Interface | Description |
---|---|
JWTClaimsProvider |
An interface that allows a pluggable way of creating a JWTClaims object
|
Class | Description |
---|---|
DefaultJWTClaimsProvider |
A default implementation to create a JWTClaims object.
|
JWTClaimsProviderParameters |
The parameters that are passed through to a JWTClaimsProvider implementation to create a
JWTClaims Object.
|
JWTTokenProvider |
A TokenProvider implementation that provides a JWT Token.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.