Package org.gridgain.internal.rest.jwt
Class JwtReader
java.lang.Object
org.gridgain.internal.rest.jwt.JwtReader
- All Implemented Interfaces:
io.micronaut.core.order.Ordered,io.micronaut.security.token.reader.TokenReader
Implements micronaut TokenReader interface.
-
Field Summary
Fields inherited from interface io.micronaut.core.order.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.micronaut.core.order.Ordered
getOrder
-
Constructor Details
-
JwtReader
public JwtReader()
-
-
Method Details
-
findToken
- Specified by:
findTokenin interfaceio.micronaut.security.token.reader.TokenReader
-