Class DefaultOIDCMetadataContextLookupFunctionTest
java.lang.Object
net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultOIDCMetadataContextLookupFunctionTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultOIDCMetadataContextLookupFunctionprivate ProfileRequestContext -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lookup
private net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.DefaultOIDCMetadataContextLookupFunction lookup -
prc
-
-
Constructor Details
-
DefaultOIDCMetadataContextLookupFunctionTest
public DefaultOIDCMetadataContextLookupFunctionTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testSuccess
public void testSuccess() -
testNoMetadataCtx
public void testNoMetadataCtx() -
testNoMessageCtx
public void testNoMessageCtx() -
testNoPrc
public void testNoPrc()
-