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