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 anAuthentication
object from a token.Attempts to retrieve a token form theHttpRequest
and if existing validated.