|
Class Summary |
| SamlAlgorithmSuiteTest |
A set of test-cases for signing and verifying SOAP requests containing a signed
SAML (HOK) assertion when specifying an AlgorithmSuite policy. |
| SamlConditionsTest |
Test-case for sending and processing an a SAML Token with a custom Conditions element. |
| SamlNegativeTest |
This is a set of test-cases where the SAML Assertion is altered in some way and so
we expect an exception to be thrown when processing it. |
| SamlReferenceTest |
Some tests for how SAML tokens are referenced. |
| SamlTokenDerivedTest |
Test-case for sending and processing a signed (sender vouches) SAML Assertion using a
derived key. |
| SamlTokenHOKTest |
Test-case for sending and processing a signed (holder-of-key) SAML Assertion. |
| SamlTokenSVTest |
Test-case for sending and processing a signed (sender vouches) SAML Assertion. |
| SamlTokenTest |
Test-case for sending and processing an unsigned (sender vouches) SAML Assertion. |
| SignedSamlTokenHOKTest |
Test-case for sending and processing a signed (holder-of-key) SAML Assertion. |