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