Uses of Class
net.officefloor.web.security.impl.AuthenticationContextManagedObjectSource.Dependencies
-
Packages that use AuthenticationContextManagedObjectSource.Dependencies Package Description net.officefloor.web.security.impl -
-
Uses of AuthenticationContextManagedObjectSource.Dependencies in net.officefloor.web.security.impl
Methods in net.officefloor.web.security.impl that return AuthenticationContextManagedObjectSource.Dependencies Modifier and Type Method Description static AuthenticationContextManagedObjectSource.DependenciesAuthenticationContextManagedObjectSource.Dependencies. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AuthenticationContextManagedObjectSource.Dependencies[]AuthenticationContextManagedObjectSource.Dependencies. 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.Dependencies Modifier and Type Method Description protected voidAuthenticationContextManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<AuthenticationContextManagedObjectSource.Dependencies,AuthenticationContextManagedObjectSource.Flows> context)
-