public class OpenIdConnectServiceException
extends com.liferay.portal.kernel.exception.PortalException
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenIdConnectServiceException.AuthenticationException |
static class |
OpenIdConnectServiceException.NoOpenIdConnectSessionException |
static class |
OpenIdConnectServiceException.ProviderException |
static class |
OpenIdConnectServiceException.TokenException |
static class |
OpenIdConnectServiceException.UserInfoException |
static class |
OpenIdConnectServiceException.UserMappingException |
| Constructor and Description |
|---|
OpenIdConnectServiceException(java.lang.String msg) |
OpenIdConnectServiceException(java.lang.String msg,
java.lang.Throwable throwable) |