Class ProviderMetadataStringValuesLookupFunctionTest
java.lang.Object
net.shibboleth.oidc.profile.config.navigate.ProviderMetadataStringValuesLookupFunctionTest
Tests for
ProviderMetadataStringValuesLookupFunction.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
function
private net.shibboleth.oidc.profile.config.navigate.ProviderMetadataStringValuesLookupFunction functionFunction to test. -
metadata
private com.nimbusds.openid.connect.sdk.op.OIDCProviderMetadata metadataProvider Metadata to test with.
-
-
Constructor Details
-
ProviderMetadataStringValuesLookupFunctionTest
public ProviderMetadataStringValuesLookupFunctionTest()
-
-
Method Details
-
setup
- Throws:
URISyntaxException
-
testLookupSuccess_MultipleEncs
- Throws:
URISyntaxException
-
testLookupSuccess_OneEnc
- Throws:
URISyntaxException
-
testLookupSuccess_NoEncs
- Throws:
URISyntaxException
-
testLookupSuccess_OneAlg
- Throws:
URISyntaxException
-
testLookupSuccess_NoMetadata
- Throws:
URISyntaxException
-