Uses of Class
net.officefloor.web.jwt.JwtClaimsManagedObjectSource.Dependencies
-
Packages that use JwtClaimsManagedObjectSource.Dependencies Package Description net.officefloor.web.jwt -
-
Uses of JwtClaimsManagedObjectSource.Dependencies in net.officefloor.web.jwt
Methods in net.officefloor.web.jwt that return JwtClaimsManagedObjectSource.Dependencies Modifier and Type Method Description static JwtClaimsManagedObjectSource.Dependencies
JwtClaimsManagedObjectSource.Dependencies. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static JwtClaimsManagedObjectSource.Dependencies[]
JwtClaimsManagedObjectSource.Dependencies. values()
Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in net.officefloor.web.jwt with type arguments of type JwtClaimsManagedObjectSource.Dependencies Modifier and Type Method Description protected void
JwtClaimsManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<JwtClaimsManagedObjectSource.Dependencies,None> context)
-