Package io.micronaut.security.token
package io.micronaut.security.token
Token authentication.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionAbstract implementation of
TokenAuthenticationFactorywhich creates an authentication for a set of claims.Authentication claims.Default implementation ofRolesFinder.Retrieves roles from token claims.Creates anAuthenticationobject from a token.Attempts to retrieve a token form theHttpRequestand if existing validated.