Class PrincipalException.MustBeAuthenticated
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.MustBeAuthenticated
- 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
ConstructorsConstructorDescriptionMustBeAuthenticated
(long userId) MustBeAuthenticated
(long userId, Throwable throwable) MustBeAuthenticated
(String login) MustBeAuthenticated
(String login, Throwable throwable) -
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
-
login
-
-
Constructor Details
-
MustBeAuthenticated
public MustBeAuthenticated(long userId) -
MustBeAuthenticated
-
MustBeAuthenticated
-
MustBeAuthenticated
-