Uses of Class
net.officefloor.tutorial.jwthttpserver.JwtTokens.Credentials
-
Packages that use JwtTokens.Credentials Package Description net.officefloor.tutorial.jwthttpserver -
-
Uses of JwtTokens.Credentials in net.officefloor.tutorial.jwthttpserver
Methods in net.officefloor.tutorial.jwthttpserver with parameters of type JwtTokens.Credentials Modifier and Type Method Description void
JwtTokens. login(JwtTokens.Credentials credentials, JwtAuthority<Identity> authority, ObjectResponse<JwtTokens.Token> response, ServerHttpConnection connection)
-