Package | Description |
---|---|
org.apache.cxf.sts.token.validator.jwt |
Modifier and Type | Class and Description |
---|---|
class |
DefaultJWTRoleParser
A default implementation to extract roles from a JWT token
|
Modifier and Type | Method and Description |
---|---|
JWTRoleParser |
JWTTokenValidator.getRoleParser() |
Modifier and Type | Method and Description |
---|---|
void |
JWTTokenValidator.setRoleParser(JWTRoleParser roleParser) |
Apache CXF