See: Description
Interface | Description |
---|---|
AccessTokenAuthorization |
Access token authorisation.
|
IdentifierAccessTokenCodec |
Service Provider Interface (SPI) for generating and decoding
identifier-based access tokens.
|
SelfContainedAccessTokenClaimsCodec |
Service Provider Interface (SPI) for encoding and decoding authorisations
for self-contained access tokens into JWT claims sets.
|
TokenCodecContext |
Token encoder and decoder context.
|
TokenEncoderContext |
Token encoder context.
|
Class | Description |
---|---|
BaseSelfContainedAccessTokenClaimsCodec |
Base implementation of the SPI for encoding and decoding authorisations for
self-contained access tokens into JWT claims sets.
|
IdentifierAccessToken |
Identifier-based access token.
|
MutableAccessTokenAuthorization |
Mutable access token authorisation.
|
Exception | Description |
---|---|
TokenDecodeException |
Token decode exception.
|
Copyright © 2019 Connect2id Ltd.. All rights reserved.