| Package | Description |
|---|---|
| com.liferay.portal.kernel.security.auth |
This package defines the portal security authentication interfaces,
classes, utilities, wrappers, and exceptions.
|
| Modifier and Type | Method and Description |
|---|---|
static AccessControlContext.Settings |
AccessControlContext.Settings.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessControlContext.Settings[] |
AccessControlContext.Settings.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|