public class PrincipalException extends PortalException
| Modifier and Type | Class and Description |
|---|---|
static class |
PrincipalException.MustBeAuthenticated |
static class |
PrincipalException.MustBeCompanyAdmin |
static class |
PrincipalException.MustBeEnabled |
static class |
PrincipalException.MustBeInvokedUsingPost |
static class |
PrincipalException.MustBeOmniadmin |
static class |
PrincipalException.MustBePortletStrutsPath |
static class |
PrincipalException.MustHavePermission |
static class |
PrincipalException.MustHaveValidCSRFToken |
| Constructor and Description |
|---|
PrincipalException() |
PrincipalException(String msg) |
PrincipalException(String msg,
Throwable cause) |
PrincipalException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static Class<?>[] |
getNestedClasses() |