Class ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunctionTest
java.lang.Object
net.shibboleth.oidc.profile.config.navigate.ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunctionTest
Tests for ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunction.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate net.shibboleth.idp.authn.context.AuthenticationContextprivate net.shibboleth.oidc.profile.config.navigate.ProxyAwareDefaultOIDCAuthenticationContextClassRequestLookupFunctionprivate ProfileRequestContextprivate ProfileRequestContextprivate net.shibboleth.idp.authn.context.RequestedPrincipalContext -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
function
private net.shibboleth.oidc.profile.config.navigate.ProxyAwareDefaultOIDCAuthenticationContextClassRequestLookupFunction function -
prc
-
nestedPrc
-
ac
private net.shibboleth.idp.authn.context.AuthenticationContext ac -
rpc
private net.shibboleth.idp.authn.context.RequestedPrincipalContext rpc
-
-
Constructor Details
-
ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunctionTest
public ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunctionTest()
-
-
Method Details
-
setup
@BeforeMethod public void setup() -
testSingleMappingSuccess
public void testSingleMappingSuccess() -
testMappedAndPassedThroughSuccess
public void testMappedAndPassedThroughSuccess() -
testMultipleMappedAndPassedThroughSuccess
public void testMultipleMappedAndPassedThroughSuccess()
-