|
||||||||||
| 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.SamlTokenSVTest
public class SamlTokenSVTest
Test-case for sending and processing a signed (sender vouches) SAML Assertion.
| Constructor Summary | |
|---|---|
SamlTokenSVTest()
|
|
| Method Summary | |
|---|---|
void |
testDefaultIssuerClass()
Test the default issuer class as specified in SAMLIssuerFactory. |
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 a signed SAML 2 attribute assertion. |
void |
testSAML2AuthnAssertion()
Test that creates, sends and processes a signed SAML 2 authentication assertion. |
void |
testWSS62()
A test for WSS-62: "the crypto file not being retrieved in the doReceiverAction method for the Saml Signed Token" https://issues.apache.org/jira/browse/WSS-62 |
| 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 SamlTokenSVTest()
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
public void testDefaultIssuerClass()
throws java.lang.Exception
java.lang.Exception
public void testWSS62()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||