Class IDTokenJOSEHeaderLookupStrategyTest
java.lang.Object
net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyTest
Tests for
IDTokenJOSEHeaderLookupStrategy.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final StringThe client_secret.private net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyprivate ProfileRequestContextprivate net.shibboleth.idp.plugin.authn.oidc.rp.context.AccessTokenResponseContext -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLIENT_SECRET
The client_secret.- See Also:
-
function
private net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategy function -
prc
-
testContext
private net.shibboleth.idp.plugin.authn.oidc.rp.context.AccessTokenResponseContext testContext
-
-
Constructor Details
-
IDTokenJOSEHeaderLookupStrategyTest
public IDTokenJOSEHeaderLookupStrategyTest()
-
-
Method Details