public class SAML1AttributeQueryFlowTest extends AbstractSAML1FlowTest
| Modifier and Type | Field and Description |
|---|---|
static String |
FLOW_ID
Flow id.
|
private SAML1TestResponseValidator |
validator
SAML 1 Response validator.
|
builderFactory, certFactoryBean, directoryServer, END_STATE_ID, END_STATE_OUTPUT_ATTR_EXPR, END_STATE_OUTPUT_ATTR_NAME, externalContext, flowExecutor, idGenerator, IDP_ENTITY_ID, idpCredential, IP_ADDRESS_AUTHN_FLOW_ID, IP_ADDRESS_AUTHN_MAP_BEAN_NAME, LDIF_FILE, marshallerFactory, parserPool, request, response, SAML1_TRANSFORM_C14N_BEAN_NAME, SAML2_TRANSFORM_C14N_BEAN_NAME, SP_ACS_URL, SP_ENTITY_ID, SP_RELAY_STATE, spCredential, unmarshallerFactoryapplicationContext, logger| Constructor and Description |
|---|
SAML1AttributeQueryFlowTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildRequest()
Build the
MockHttpServletRequest. |
(package private) void |
setupValidator()
Initialize the SAML 1 Response validator.
|
void |
testSAML1AttributeQueryFlow()
Test the SAML1 Attribute Query flow.
|
void |
testSAML1AttributeQueryFlowNoCredential()
Test the SAML1 Attribute Query flow without an SP credential.
|
getResponse, validateResult, validateResultassertFlowExecutionOutcome, assertFlowExecutionResult, assertProfileRequestContext, buildSOAP11Envelope, clearThreadLocals, initializeFlowExecutor, initializeMocks, initializeThreadLocals, initializeXMLObjectSupport, overrideDirectNamePredicates, overrideEndStateOutput, overrideIPBasedAuthn, setIdPHomeProperty, setupDirectoryServer, teardownDirectoryServerrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstance@Nonnull public static final String FLOW_ID
@Nullable private SAML1TestResponseValidator validator
void setupValidator()
public void testSAML1AttributeQueryFlow()
throws Exception
Exception - if an error occurspublic void testSAML1AttributeQueryFlowNoCredential()
throws Exception
Exception - if an error occurspublic void buildRequest()
throws Exception
MockHttpServletRequest.Exception - if an error occursCopyright © 1999–2014. All rights reserved.