|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.Assert
org.apache.ws.security.saml.SamlTokenHOKTest
public class SamlTokenHOKTest
Test-case for sending and processing a signed (holder-of-key) SAML Assertion. These tests just cover the case of creating and signing the Assertion, and not using the credential information in the SAML Subject to sign the SOAP body.
| Constructor Summary | |
|---|---|
SamlTokenHOKTest()
|
|
| Method Summary | |
|---|---|
void |
testSAML1AttrAssertion()
Test that creates, sends and processes a signed SAML 1.1 attribute assertion. |
void |
testSAML1AuthnAssertion()
Test that creates, sends and processes a signed SAML 1.1 authentication assertion. |
void |
testSAML1AuthnAssertionFromProperties()
Test that creates, sends and processes a signed SAML 1 authentication assertion, where the configuration is loaded from a properties file |
void |
testSAML2AttrAssertion()
Test that creates, sends and processes an unsigned SAML 2 attribute assertion. |
void |
testSAML2AuthnAssertion()
Test that creates, sends and processes an unsigned SAML 2 authentication assertion. |
| Methods inherited from class org.junit.Assert |
|---|
assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SamlTokenHOKTest()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void testSAML1AuthnAssertion()
throws java.lang.Exception
java.lang.Exception
public void testSAML1AuthnAssertionFromProperties()
throws java.lang.Exception
java.lang.Exception
public void testSAML1AttrAssertion()
throws java.lang.Exception
java.lang.Exception
public void testSAML2AuthnAssertion()
throws java.lang.Exception
java.lang.Exception
public void testSAML2AttrAssertion()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||