Package net.officefloor.web.jwt.authority
-
Interface Summary Interface Description JwtAccessKeyCollector CollectsJwtAccessKey
instances for JWT validation.JwtAuthority<I> Authority for JWT.JwtRefreshKeyCollector CollectsJwtRefreshKey
instances for generating refresh tokens. -
Class Summary Class Description AccessToken Access token.JwtAuthorityManagedObjectSource JwtAuthorityManagedObjectSource.TimeWindow Time window to determine appropriate token.RefreshToken Refresh token. -
Enum Summary Enum Description JwtAuthorityManagedObjectSource.Flows Flow
keys. -
Exception Summary Exception Description AccessTokenException Indicates failure in creating an Access token.RefreshTokenException Indicates failure in creating an Refresh token.ValidateKeysException Indicates failure in obtaining theJwtValidateKey
instances.