Package io.micronaut.security.oauth2.endpoint
package io.micronaut.security.oauth2.endpoint
Classes related to OAuth2.0 and OpenID endpoints.
- Since:
- 1.2.0
- Author:
- Sergio del Amo
-
ClassDescriptionBase configuration for
CookieConfiguration
implementations.Client Authentication methods that are used by Clients to authenticate to the Authorization Server when using the Token Endpoint.The default implementation ofSecureEndpoint
.An OAuth 2.0 provider endpoint.Base configuration for persistable endpoints.A contract for an endpoint that requires authentication.