Class ProxyAwareDefaultOIDCAuthenticationContextClassResponseLookupFunctionTest
java.lang.Object
net.shibboleth.oidc.profile.config.navigate.ProxyAwareDefaultOIDCAuthenticationContextClassResponseLookupFunctionTest
public class ProxyAwareDefaultOIDCAuthenticationContextClassResponseLookupFunctionTest
extends Object
Tests for ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunction.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate net.shibboleth.idp.authn.context.AuthenticationContextprivate net.shibboleth.oidc.profile.config.navigate.ProxyAwareDefaultOIDCAuthenticationContextClassResponseLookupFunctionprivate ProfileRequestContextprivate ProfileRequestContextprivate net.shibboleth.idp.authn.context.RequestedPrincipalContext -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
function
private net.shibboleth.oidc.profile.config.navigate.ProxyAwareDefaultOIDCAuthenticationContextClassResponseLookupFunction function -
prc
-
nestedPrc
-
ac
private net.shibboleth.idp.authn.context.AuthenticationContext ac -
rpc
private net.shibboleth.idp.authn.context.RequestedPrincipalContext rpc
-
-
Constructor Details
-
ProxyAwareDefaultOIDCAuthenticationContextClassResponseLookupFunctionTest
public ProxyAwareDefaultOIDCAuthenticationContextClassResponseLookupFunctionTest()
-
-
Method Details
-
setup
@BeforeMethod public void setup() -
testSingleMappingSuccess
public void testSingleMappingSuccess() -
testSingleMappingSuccess_NotMappedIgnored
public void testSingleMappingSuccess_NotMappedIgnored() -
testSingleMappingSuccess_EmptyInput
public void testSingleMappingSuccess_EmptyInput() -
testSingleMappingSuccess_NullMappings
public void testSingleMappingSuccess_NullMappings() -
testSingleMappingSuccess_EmptyMapping
public void testSingleMappingSuccess_EmptyMapping()
-