Class PrincipalException.MustBeEnabled
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.security.auth.PrincipalException
com.liferay.portal.kernel.security.auth.PrincipalException.MustBeEnabled
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PrincipalException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.portal.kernel.security.auth.PrincipalException
PrincipalException.MustBeAuthenticated, PrincipalException.MustBeCompanyAdmin, PrincipalException.MustBeEnabled, PrincipalException.MustBeGroupAdmin, PrincipalException.MustBeInvokedUsingPost, PrincipalException.MustBeOmniadmin, PrincipalException.MustBePortletStrutsPath, PrincipalException.MustHavePermission, PrincipalException.MustHaveSessionCSRFToken, PrincipalException.MustHaveValidCSRFToken
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.kernel.security.auth.PrincipalException
getNestedClasses
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
companyId
public final long companyId -
resourceName
-
-
Constructor Details
-
MustBeEnabled
-