The ComponentSpace.SAML namespace contains common SAML classes.
| Class | Description |
|---|---|
| SAML | Provides common SAML definitions and helper methods. |
| SAML.NamespaceURIs | The XML namespace URIs. |
| SAML.Prefixes | The XML prefixes. |
| SAMLException | The exception that is thrown when a SAML operation fails. |
| SAMLProtocolException | The exception that is thrown when a SAML protocol or communications error occurs. |
| SAMLSerializationException | The exception that is thrown when a SAML serialization or deserialization operation fails. |
| SAMLSignatureException | The exception that is thrown when a SAML signature generation or verification fails. |