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