Uses of Class
io.helidon.security.util.TokenHandler
-
-
Uses of TokenHandler in io.helidon.security.util
Methods in io.helidon.security.util that return TokenHandler Modifier and Type Method Description TokenHandlerTokenHandler.Builder. build()Build a new instance from this builder.static TokenHandlerTokenHandler. create(Config config)Create aTokenHandlerfrom configuration.static TokenHandlerTokenHandler. forHeader(String header)A shortcut method to build a token handler that does not modify the token content.
-