A B C E G L M P S T U 

A

appCtx - Variable in class edu.internet2.middleware.shibboleth.idp.system.conf1.BaseConf1TestCase
Application context containing the loaded IdP configuration.
assertEquals(Document, XMLObject) - Method in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Asserts a given XMLObject is equal to an expected DOM.
assertEquals(String, Document, XMLObject) - Method in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Asserts a given XMLObject is equal to an expected DOM.

B

BaseConf1TestCase - Class in edu.internet2.middleware.shibboleth.idp.system.conf1
Base unit test case for Spring configuration tests.
BaseConf1TestCase() - Constructor for class edu.internet2.middleware.shibboleth.idp.system.conf1.BaseConf1TestCase
 
bootstrap() - Static method in class edu.internet2.middleware.shibboleth.idp.ShibTestBootstrap
 
buildAttributeQuery(String) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML1AttributeQueryTestCase
Builds a basic attribute query.
buildAttributeQuery(String) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2AttributeQueryTestCase
Builds a basic attribute query.
buildAuthnRequest(String) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2SSOTestCase
 
builderFactory - Variable in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Factory for XMLObject builders.
buildLoginContext(String) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2SSOTestCase
 
buildLoginContext() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.ShibbolethSSOTestCase
 
buildRequestMessage(String, String) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML1ArtifactResolutionTest
 
buildRequestMessage(String, String) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2ArtifactResolutionTest
 
buildServletRequest(String) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2SSOTestCase
 
buildServletRequest() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.ShibbolethSSOTestCase
 

C

configResources - Variable in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Configuration resources to be loaded for all unit tests.
createSpringContext() - Method in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Creates a Spring application context from the instance defined config resources.
createSpringContext(String) - Method in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Creates a Spring application context from the given configuration and any instance registered configurations.
createSpringContext(String[]) - Method in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Creates a Spring application context from the given configurations and any instance registered configurations.
createSpringContext(List<Resource>) - Method in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Creates a Spring context from the given resources.

E

edu.internet2.middleware.shibboleth.idp - package edu.internet2.middleware.shibboleth.idp
 
edu.internet2.middleware.shibboleth.idp.system.conf1 - package edu.internet2.middleware.shibboleth.idp.system.conf1
 

G

getApplicationContext() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.BaseConf1TestCase
Gets the application context containing the IdP configuration for the unit tests.
getSamlRequestString(AuthnRequest) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2SSOTestCase
 
getSOAPMessage(AttributeQuery) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML1AttributeQueryTestCase
Wraps an attribute query in a SOAP message, marshalls, and serializes it.
getSOAPMessage(AttributeQuery) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2AttributeQueryTestCase
Wraps an attribute query in a SOAP message, marshalls, and serializes it.

L

LoadConf1Test - Class in edu.internet2.middleware.shibboleth.idp.system.conf1
Simple test case used to test basic configuration loading.
LoadConf1Test() - Constructor for class edu.internet2.middleware.shibboleth.idp.system.conf1.LoadConf1Test
 
log - Static variable in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Class logger.

M

marshallerFactory - Variable in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Factory for XMLObject marshallers.

P

parser - Static variable in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Parser manager used to parse XML.

S

SAML1ArtifactResolutionTest - Class in edu.internet2.middleware.shibboleth.idp.system.conf1
 
SAML1ArtifactResolutionTest() - Constructor for class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML1ArtifactResolutionTest
 
SAML1AttributeQueryTestCase - Class in edu.internet2.middleware.shibboleth.idp.system.conf1
Unit test for the SAML 1 attribute query flow.
SAML1AttributeQueryTestCase() - Constructor for class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML1AttributeQueryTestCase
 
SAML2ArtifactResolutionTest - Class in edu.internet2.middleware.shibboleth.idp.system.conf1
 
SAML2ArtifactResolutionTest() - Constructor for class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2ArtifactResolutionTest
 
SAML2AttributeQueryTestCase - Class in edu.internet2.middleware.shibboleth.idp.system.conf1
A system test that meant to simulate various types of SAML 2 attribute queries.
SAML2AttributeQueryTestCase() - Constructor for class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2AttributeQueryTestCase
 
SAML2SSOTestCase - Class in edu.internet2.middleware.shibboleth.idp.system.conf1
 
SAML2SSOTestCase() - Constructor for class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2SSOTestCase
 
setUp() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.BaseConf1TestCase
setUp() - Method in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
ShibbolethSSOTestCase - Class in edu.internet2.middleware.shibboleth.idp.system.conf1
Unit test for Shibboleth SSO requests.
ShibbolethSSOTestCase() - Constructor for class edu.internet2.middleware.shibboleth.idp.system.conf1.ShibbolethSSOTestCase
 
ShibTestBootstrap - Class in edu.internet2.middleware.shibboleth.idp
Extension to the SAML test bootstrap process which sets up configuration for testing purposes.
ShibTestBootstrap() - Constructor for class edu.internet2.middleware.shibboleth.idp.ShibTestBootstrap
 
stageArtifact(String) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML1ArtifactResolutionTest
 
stageArtifact(String) - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2ArtifactResolutionTest
 

T

testArtifactResolution() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML1ArtifactResolutionTest
 
testArtifactResolution() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2ArtifactResolutionTest
 
testAttributeQuery() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML1AttributeQueryTestCase
Tests that the attribute query handler correctly handles an incomming query.
testAttributeQuery() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2AttributeQueryTestCase
Tests that the attribute query handler correctly handles an incomming query.
testAuthenticationWithoutConfiguredQuery() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML1AttributeQueryTestCase
Tests that the attribute query handler correctly fails out if the profile is not configured.
testAuthenticationWithoutConfiguredQuery() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2AttributeQueryTestCase
Tests that the attribute query handler correctly fails out if the profile is not configured.
testAuthenticationWithoutConfiguredSSO() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2SSOTestCase
Tests that the handler correctly fails out if the SSO profile is not configured.
testAuthenticationWithoutConfiguredSSO() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.ShibbolethSSOTestCase
Tests that the SSO handler correctly fails out if the Shib SSO profile is not configured.
TestCaseBase - Class in edu.internet2.middleware.shibboleth.idp
Base unit test case for Spring configuration tests.
TestCaseBase() - Constructor for class edu.internet2.middleware.shibboleth.idp.TestCaseBase
 
testConfigs - Static variable in class edu.internet2.middleware.shibboleth.idp.ShibTestBootstrap
List of XMLTooling configuration files with test configuration.
testConfLoad() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.LoadConf1Test
Test loading of the configuration.
testFirstAuthenticationLeg() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2SSOTestCase
Tests initial leg of the SSO request where request is decoded and sent to the authentication engine.
testFirstAuthenticationLeg() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.ShibbolethSSOTestCase
Tests initial leg of the SSO request where request is decoded and sent to the authentication engine.
testSecondAuthenticationLeg() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2SSOTestCase
Tests second leg of the SSO request where request returns to SSO handler and AuthN statement is generated.
testSecondAuthenticationLeg() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.ShibbolethSSOTestCase
Tests second leg of the SSO request where request returns to SSO handler and AuthN statement is generated.
testWithoutConfiguration() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML1ArtifactResolutionTest
 
testWithoutConfiguration() - Method in class edu.internet2.middleware.shibboleth.idp.system.conf1.SAML2ArtifactResolutionTest
 

U

unmarshallElement(String) - Method in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Unmarshalls an element file into its SAMLObject.
unmarshallerFactory - Variable in class edu.internet2.middleware.shibboleth.idp.TestCaseBase
Factory for XMLObject unmarshallers.
A B C E G L M P S T U 

Copyright © 1999-2014. All Rights Reserved.