Uses of Class
net.shibboleth.idp.plugin.authn.test.spring.CustomAbstractXmlFlowExecutionTests
-
Packages that use CustomAbstractXmlFlowExecutionTests Package Description net.shibboleth.idp.plugin.authn.oidc.rp.impl net.shibboleth.idp.plugin.authn.test.flow Flow test classes. -
-
Uses of CustomAbstractXmlFlowExecutionTests in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Subclasses of CustomAbstractXmlFlowExecutionTests in net.shibboleth.idp.plugin.authn.oidc.rp.impl Modifier and Type Class Description classOIDCRPFlowFromAuthenticationResponseTestRP flow tests that start after the OpenID Provider redirect back to the RP's callback endpoint.classOIDCRPFlowPreRedirectTestRP Flow tests for flows actions that build the authentication request before being redirected to the OP.classOIDCRPFlowTestAbstract class to test the OIDC relying party flow. -
Uses of CustomAbstractXmlFlowExecutionTests in net.shibboleth.idp.plugin.authn.test.flow
Subclasses of CustomAbstractXmlFlowExecutionTests in net.shibboleth.idp.plugin.authn.test.flow Modifier and Type Class Description classAbstractAuthnXmlFlowExecutionTestsBase test class for testing webflows in isolation from the rest of the IdP.
-