Package net.officefloor.web.jwt.authority
-
Interface Summary Interface Description JwtAccessKeyCollector CollectsJwtAccessKeyinstances for JWT validation.JwtAuthority<I> Authority for JWT.JwtRefreshKeyCollector CollectsJwtRefreshKeyinstances 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 Flowkeys. -
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 theJwtValidateKeyinstances.