All Classes
-
Class Description Constant DefaultSecurityContextFactory Default implementation to create an emptySecurityContext.DefaultTokenValidator Default implementation to validate a JWT's body.KeycloakPublicKeyService Service that retrieves a set of JWK from Keycloak (using HTTP), that can eager or lazy load them at initialization time.PublicKeyService How to find a public key to validate a JWT?SecurityContext A data container describing the current security context.SecurityContextFactory Contract that can be implemented by the adapter's user to build theirSecurityContext.SecurityErrorType Reason when a parsing error occurs on a JWS token;SecurityException When a known security error occurs during token parsing.SecurityFilter This service is not injected as a Micronaut filter, but can be used as the implementation of a Filter in the actual app.TokenValidator Validates the content of a token.