Uses of Enum Class
com.liferay.portal.kernel.security.auth.AccessControlContext.Settings
Packages that use AccessControlContext.Settings
Package
Description
This package defines the portal security authentication interfaces,
classes, utilities, wrappers, and exceptions.
-
Uses of AccessControlContext.Settings in com.liferay.portal.kernel.security.auth
Methods in com.liferay.portal.kernel.security.auth that return AccessControlContext.SettingsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AccessControlContext.Settings[]
AccessControlContext.Settings.values()
Returns an array containing the constants of this enum class, in the order they are declared.