public static class PrincipalException.MustBeAuthenticated extends PrincipalException
PrincipalException.MustBeAuthenticated, PrincipalException.MustBeCompanyAdmin, PrincipalException.MustBeEnabled, PrincipalException.MustBeInvokedUsingPost, PrincipalException.MustBeOmniadmin, PrincipalException.MustBePortletStrutsPath, PrincipalException.MustHavePermission, PrincipalException.MustHaveValidCSRFToken
Modifier and Type | Field and Description |
---|---|
java.lang.String |
login |
Constructor and Description |
---|
MustBeAuthenticated(long userId) |
MustBeAuthenticated(long userId,
java.lang.Throwable cause) |
MustBeAuthenticated(java.lang.String login) |
MustBeAuthenticated(java.lang.String login,
java.lang.Throwable cause) |
getNestedClasses
public MustBeAuthenticated(long userId)
public MustBeAuthenticated(long userId, java.lang.Throwable cause)
public MustBeAuthenticated(java.lang.String login)
public MustBeAuthenticated(java.lang.String login, java.lang.Throwable cause)