@ContextConfiguration(locations="/test/test-cas-beans.xml") public class ServiceValidateFlowTest extends AbstractFlowTest
/serviceValidate endpoint.| Modifier and Type | Field and Description |
|---|---|
private static String |
FLOW_ID
Flow id.
|
private net.shibboleth.idp.session.SessionManager |
sessionManager |
private TestProxyAuthenticator |
testProxyAuthenticator |
private TicketService |
ticketService |
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, KEYSTORE_FILE, 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 |
|---|
ServiceValidateFlowTest() |
| Modifier and Type | Method and Description |
|---|---|
private static ProxyAuthenticator<org.opensaml.security.trust.TrustEngine<org.opensaml.security.x509.X509Credential>> |
mockProxyAuthenticator(Exception toBeThrown) |
void |
testFailureSessionExpired() |
void |
testFailureTicketExpired() |
void |
testProxyCallbackAuthnFailure() |
void |
testSuccess() |
void |
testSuccessWithProxy() |
assertFlowExecutionOutcome, assertFlowExecutionOutcome, assertFlowExecutionResult, assertProfileRequestContext, buildSOAP11Envelope, clearThreadLocals, getFlow, initializeFlowExecutor, initializeMocks, initializeThreadLocals, initializeXMLObjectSupport, overrideEndStateOutput, overrideEndStateOutput, registerFlowsInParentRegistry, retrieveProfileRequestContext, setAuthnFlowsProperty, setIdPHomeProperty, setupDirectoryServer, teardownDirectoryServerrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstance@Autowired private TicketService ticketService
@Autowired private net.shibboleth.idp.session.SessionManager sessionManager
@Autowired private TestProxyAuthenticator testProxyAuthenticator
public void testFailureSessionExpired()
throws Exception
Exceptionpublic void testProxyCallbackAuthnFailure()
throws Exception
Exceptionprivate static ProxyAuthenticator<org.opensaml.security.trust.TrustEngine<org.opensaml.security.x509.X509Credential>> mockProxyAuthenticator(Exception toBeThrown) throws Exception
ExceptionCopyright © 1999–2015. All rights reserved.