Package | Description |
---|---|
org.apache.cxf.sts.token.provider.jwt |
Modifier and Type | Class and Description |
---|---|
class |
DefaultJWTClaimsProvider
A default implementation to create a JWTClaims object.
|
Modifier and Type | Method and Description |
---|---|
JWTClaimsProvider |
JWTTokenProvider.getJwtClaimsProvider() |
Modifier and Type | Method and Description |
---|---|
void |
JWTTokenProvider.setJwtClaimsProvider(JWTClaimsProvider jwtClaimsProvider) |
Apache CXF