Package io.micronaut.security.oauth2.configuration.endpoints
OAuth 2.0 endpoint configuration classes.
- Since:
- 1.2.0
-
Interface Summary Interface Description AuthorizationEndpointConfiguration OAuth 2.0 authorization endpoint configuration.EndpointConfiguration Endpoint configuration contract.EndSessionConfiguration OpenID end session configuration.EndSessionEndpointConfiguration End session endpoint configuration.IntrospectionEndpointConfiguration Introspection endpoint configuration.OauthAuthorizationEndpointConfiguration Configuration for Authorization Endpoint Configuration.RevocationEndpointConfiguration Revocation endpoint configuration.SecureEndpointConfiguration Configuration extension ofEndpointConfigurationfor endpoints which require authentication.TokenEndpointConfiguration TokenEndpoint Configuration. -
Class Summary Class Description DefaultEndpointConfiguration Default implementation ofEndpointConfiguration.DefaultSecureEndpointConfiguration Default implementation ofSecureEndpointConfiguration.