Uses of Interface
net.officefloor.web.jwt.JwtHttpSecuritySource.JwtValidateKeysFactory
-
Packages that use JwtHttpSecuritySource.JwtValidateKeysFactory Package Description net.officefloor.web.jwt -
-
Uses of JwtHttpSecuritySource.JwtValidateKeysFactory in net.officefloor.web.jwt
Methods in net.officefloor.web.jwt with parameters of type JwtHttpSecuritySource.JwtValidateKeysFactory Modifier and Type Method Description static void
JwtHttpSecuritySource. setOverrideKeys(JwtHttpSecuritySource.JwtValidateKeysFactory validateKeysFactory)
Uses theJwtHttpSecuritySource.JwtValidateKeysFactory
for keys.
-