Interface | Description |
---|---|
JWTRoleParser |
This interface defines a way to extract roles from a JWT Token
|
Class | Description |
---|---|
DefaultJWTRoleParser |
A default implementation to extract roles from a JWT token
|
JWTTokenValidator |
Validate a SAML Assertion.
|
Apache CXF