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