Package io.micronaut.security.token.jwt.endpoints
package io.micronaut.security.token.jwt.endpoints
JWT token endpoints such as OAuth.
- Since:
 - 1.0
 - Author:
 - Sergio del Amo
 
- 
ClassDescriptionDefines an interface for JSON Web Key (JKW) providers.Endpoint which exposes a JSON Web Key Set built with the JWK provided by
JwkProviderbeans.Encapsulates the configuration ofKeysController.Configures theKeysController.A controller that handles token refresh.Encapsulates the configuration ofOauthController.Configures the providedOauthController.Encapsulate the request to get a new access token.