Show / Hide Table of Contents

Namespace ComponentSpace.OpenID.Exceptions

Classes

AccessDeniedException

The exception that is thrown when access is denied.

AccountSelectionRequiredException

The exception that is thrown when account selection is required.

CertificateException

The exception that is thrown when an X.509 certificate error occurs.

ConfigurationException

The exception that is thrown when an OpenID configuration error occurs.

ConsentRequiredException

The exception that is thrown when consent is required.

InteractionRequiredException

The exception that is thrown when an interaction is required.

InvalidCertificateException

The exception that is thrown when a SAML X.509 certificate validation error occurs.

InvalidClientException

The exception that is thrown when an invalid client ID is received.

InvalidGrantException

The exception that is thrown when the grant is invalid.

InvalidRedirectUriException

The exception that is thrown when the redirect URI is invalid.

InvalidRequestException

The exception that is thrown when an invalid request is received.

InvalidRequestObjectException

The exception that is thrown when the request object is invalid.

InvalidRequestUriException

The exception that is thrown when the request URI is invalid.

InvalidScopeException

The exception that is thrown when an invalid scope is received.

LicenseException

The exception that is thrown when a license error occurs.

LoginRequiredException

The exception that is thrown when a login is required.

OpenIDException

The exception that is thrown when an OpenID operation fails.

RegistrationNotSupportedException

The exception that is thrown when registration isn't supported.

RequestNotSupportedException

The exception that is thrown when the request is not supported.

RequestUriNotSupportedException

The exception that is thrown when the request URI is not supported.

ServerErrorException

The exception that is thrown when a server error occurs.

TemporarilyUnavailableException

The exception that is thrown when the server is temporarily unavailable.

UnauthorizedClientException

The exception that is thrown when the client is unauthorized.

UnsupportedGrantTypeException

The exception that is thrown when the grant type is unsupported.

UnsupportedResponseTypeException

The exception that is thrown when the response type is unsupported.

In This Article
Back to top Copyright © ComponentSpace Pty Ltd 2022. All rights reserved.