Serialized Form
-
Package com.liferay.portal.security.sso.openid.connect
-
Exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException
class OpenIdConnectServiceException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.AuthenticationException
class AuthenticationException extends OpenIdConnectServiceException implements Serializable -
Exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.NoOpenIdConnectSessionException
class NoOpenIdConnectSessionException extends OpenIdConnectServiceException implements Serializable -
Exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.ProviderException
class ProviderException extends OpenIdConnectServiceException implements Serializable -
Exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.TokenException
class TokenException extends OpenIdConnectServiceException implements Serializable -
Exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.UserInfoException
class UserInfoException extends OpenIdConnectServiceException implements Serializable -
Exception com.liferay.portal.security.sso.openid.connect.OpenIdConnectServiceException.UserMappingException
class UserMappingException extends OpenIdConnectServiceException implements Serializable
-