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