Namespace ComponentSpace.Saml2.Exceptions
Classes
- InvalidLicenseException
The exception that is thrown when a license error occurs.
- SamlBindingException
The exception that is thrown when a SAML binding error occurs.
- SamlCertificateException
The exception that is thrown when a SAML X.509 certificate error occurs.
- SamlConfigurationException
The exception that is thrown when a SAML configuration error occurs.
- SamlEncryptionException
The exception that is thrown when a SAML encryption or decryption fails.
- SamlEnvironmentException
The exception that is thrown when a SAML environment error occurs.
- SamlErrorStatusException
The exception that is thrown when a SAML error status is returned in a response message.
- SamlException
The exception that is thrown when a SAML operation fails.
- SamlInvalidCertificateException
The exception that is thrown when a SAML X.509 certificate validation error occurs.
- SamlLicenseException
The exception that is thrown when a license error occurs.
- SamlNotSupportedException
The exception that is thrown when a SAML operation is not supported.
- SamlProfileException
The exception that is thrown when a SAML profile error occurs.
- SamlProtocolException
The exception that is thrown when a SAML protocol error occurs.
- SamlSchemaValidationException
The exception that is thrown when a SAML schema validation error occurs.
- SamlSerializationException
The exception that is thrown when a SAML binding error occurs.
- SamlSignatureException
The exception that is thrown when a SAML signature generation or verification fails.