Class BrowserSSOProfileConfigurationTest
- java.lang.Object
-
- net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfigurationTest
-
public class BrowserSSOProfileConfigurationTest extends Object
Unit test forBrowserSSOProfileConfiguration.
-
-
Constructor Summary
Constructors Constructor Description BrowserSSOProfileConfigurationTest()
-
Method Summary
-
-
-
Method Detail
-
testProfileId
public void testProfileId()
-
testResolveAttributes
public void testResolveAttributes()
-
testIndirectResolveAttributes
public void testIndirectResolveAttributes()
-
testIncludeAttributeStatement
public void testIncludeAttributeStatement()
-
testIndirectIncludeAttributeStatement
public void testIndirectIncludeAttributeStatement()
-
testSkipEndpointValidationWhenSigned
public void testSkipEndpointValidationWhenSigned()
-
testIndirectEndpointValidationWhenSigned
public void testIndirectEndpointValidationWhenSigned()
-
testMaximumSPSessionLifeTime
public void testMaximumSPSessionLifeTime()
-
testIndirectMaximumSPSessionLifeTime
public void testIndirectMaximumSPSessionLifeTime()
-
testAllowDelegation
public void testAllowDelegation()
-
testMaximumTokenDelegationChainLength
public void testMaximumTokenDelegationChainLength()
-
testIndirectMaximumTokenDelegationChainLength
public void testIndirectMaximumTokenDelegationChainLength()
-
testArtifactConfiguration
public void testArtifactConfiguration()
-
testIndirectArtifactConfiguration
public void testIndirectArtifactConfiguration()
-
testDefaultAuthenticationMethods
public void testDefaultAuthenticationMethods()
-
testIndirectDefaultAuthenticationMethods
public void testIndirectDefaultAuthenticationMethods()
-
testAuthenticationFlows
public void testAuthenticationFlows()
-
testIndirectAuthenticationFlows
public void testIndirectAuthenticationFlows()
-
testPostAuthenticationFlows
public void testPostAuthenticationFlows()
-
testIndirectPostAuthenticationFlows
public void testIndirectPostAuthenticationFlows()
-
testNameIDFormatPrecedence
public void testNameIDFormatPrecedence()
-
testIndirectNameIDFormatPrecedence
public void testIndirectNameIDFormatPrecedence()
-
testSignArtifactRequests
public void testSignArtifactRequests()
-
testClientTLSArtifactRequests
public void testClientTLSArtifactRequests()
-
-