Package io.micronaut.security.token
package io.micronaut.security.token
Token authentication.
- Since:
 - 1.0
 - Author:
 - Graeme Rocher
 
- 
ClassDescriptionAuthentication claims.Default implementation of
RolesFinder.Retrieves roles from token claims.Creates anAuthenticationobject from a token.Attempts to retrieve a token form theHttpRequestand if existing validated.