security-parent 4.6.6 API

Packages
Package
Description
Annotations for Security.
 
 
Micronaut security authentication.
Authentication provider API.
Security configuration.
Security TypeConverters.
Security login, logout and introspection endpoints.
Introspection endpoint related classes.
Classes related to OAuth 2.0 error responses.
Login failure and success events.
Classes related to Expression Language support in Micronaut Security.
Security and authentication filters.
Security handlers.
LDAP authentication support.
 
 
 
OAuth 2.0 related classes classes.
Classes related to the creation of OAuth 2.0 clients.
Classes related to the Client Credentials Grant.
Classes related to the propagation of a token obtained via Client Credentials Grant.
Classes related to Conditions used in the OAuth 2.0 Configuration.
OAuth 2.0 configuration classes.
OAuth 2.0 endpoint configuration classes.
Classes related to OAuth2.0 and OpenID endpoints.
Classes related to OAuth 2.0 authorization endpoint requests and responses.
Classes related to OAuth 2.0 state management.
Classes related to pkce persistence.
Classes related to the persistence of PKCE in a cookie.
Classes related to storage of the pkce in a session.
Classes related to an OAuth 2.0 authorization request.
Classes related to an OAuth 2.0 authorization response.
Classes related to OAuth 2.0 state management.
Classes related to state persistence.
Classes related to the persistence of state in a cookie.
Classes related to storage of the state in a session.
Classes related to state validation.
Classes dealing with end session requests.
Classes dealing with end session callbacks.
Classes related to nonce validation.
Classes related to nonce persistence.
Classes related to the persistence of nonce in a cookie.
Classes related to storage of the nonce in a session.
 
 
 
 
Classes related to validating an OpenID token response.
OAuth 2.0 grant related classes.
 
OAuth 2.0 routing classes.
Classes related to the generation of URLs to be used as routes in the application.
Security rules pertaining to roles and ip.
Contains classes specific to Session-based Authentication within Micronaut.
 
 
Token authentication.
Contains classes specific to JSON Web Token (JWT) Authentication within Micronaut.
Claims related classes.
Security token configuration.
JWT cookie configuration and handlers.
Token generated events.
Security token generator.
JWT configuration.
JWT algorithm converters.
JWT encryption configuration.
JWT elliptic curve encryption configuration.
JWT RSA encryption configuration.
JWT Secret encryption configuration.
JWT token endpoints such as OAuth.
JWT generator configuration.
JWT claims.
JWT signature configuration.
JWT signature for Elliptical curve.
Classes providing functionality to verify JWT signatures with a remote JSON Web Key Set.
JWT RSA signature.
JWT Secret signature.
Support classes for JWT validation.
Support classes for JWT propagation.
Security token reader.
 
JWT token renderer.
Security token validator.
 
Contains classes specific to x509.