Uses of Class
net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
-
Packages that use AbstractAuthnXmlFlowExecutionTests Package Description net.shibboleth.idp.plugin.authn.oidc.rp.impl -
-
Uses of AbstractAuthnXmlFlowExecutionTests in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Subclasses of AbstractAuthnXmlFlowExecutionTests 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.
-