class Oauth2JwtBearer extends Model (View source)

Properties

protected $clientKeyType
protected $clientKeyDataType
protected $jwtClaimsType
protected $jwtClaimsDataType

Methods

setClientKey(Secret $clientKey)

No description

getClientKey()

No description

setJwtClaims(JwtClaims $jwtClaims)

No description

getJwtClaims()

No description

Details

setClientKey(Secret $clientKey)

No description

Parameters

Secret $clientKey

Secret getClientKey()

No description

Return Value

Secret

setJwtClaims(JwtClaims $jwtClaims)

No description

Parameters

JwtClaims $jwtClaims

JwtClaims getJwtClaims()

No description

Return Value

JwtClaims