Serialized Form
-
Package com.liferay.oauth.client.persistence.exception
-
Exception Class com.liferay.oauth.client.persistence.exception.DuplicateOAuthClientASLocalMetadataException
class DuplicateOAuthClientASLocalMetadataException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception Class com.liferay.oauth.client.persistence.exception.DuplicateOAuthClientEntryException
class DuplicateOAuthClientEntryException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception Class com.liferay.oauth.client.persistence.exception.NoSuchOAuthClientASLocalMetadataException
class NoSuchOAuthClientASLocalMetadataException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception Class com.liferay.oauth.client.persistence.exception.NoSuchOAuthClientEntryException
class NoSuchOAuthClientEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception Class com.liferay.oauth.client.persistence.exception.OAuthClientASLocalMetadataJSONException
class OAuthClientASLocalMetadataJSONException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception Class com.liferay.oauth.client.persistence.exception.OAuthClientASLocalMetadataLocalWellKnownURIException
class OAuthClientASLocalMetadataLocalWellKnownURIException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception Class com.liferay.oauth.client.persistence.exception.OAuthClientEntryAuthRequestParametersJSONException
class OAuthClientEntryAuthRequestParametersJSONException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception Class com.liferay.oauth.client.persistence.exception.OAuthClientEntryAuthServerWellKnownURIException
class OAuthClientEntryAuthServerWellKnownURIException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception Class com.liferay.oauth.client.persistence.exception.OAuthClientEntryInfoJSONException
class OAuthClientEntryInfoJSONException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception Class com.liferay.oauth.client.persistence.exception.OAuthClientEntryOIDCUserInfoMapperJSONException
class OAuthClientEntryOIDCUserInfoMapperJSONException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception Class com.liferay.oauth.client.persistence.exception.OAuthClientEntryTokenRequestParametersJSONException
class OAuthClientEntryTokenRequestParametersJSONException extends com.liferay.portal.kernel.exception.PortalException implements Serializable
-
-
Package com.liferay.oauth.client.persistence.model
-
Class com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper
class OAuthClientASLocalMetadataWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuthClientASLocalMetadata> implements Serializable -
Class com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper
class OAuthClientEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuthClientEntry> implements Serializable
-