A B C D E F G I M N P R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- apply(MessageContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIssuerIDLookupFunction
B
- buildTemplateAccessTokenJSONResponse(String) - Static method in class net.shibboleth.idp.plugin.authn.oidc.rp.test.TestTokenHelper
-
Build a simple OAuth2.0/OIDC Access Token JSON response using the serialized JWT.
C
- CLIENT_ID - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.ClientIDFromOAuth2ClientContextFunctionTest
- CLIENT_ID - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedIDTokenLookupStrategyTest
- CLIENT_ID - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedUserInfoJWTLookupStrategyTest
- CLIENT_SECRET - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedIDTokenLookupStrategyTest
-
The client_secret.
- CLIENT_SECRET - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedUserInfoJWTLookupStrategyTest
-
The client_secret.
- CLIENT_SECRET - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenInAccessTokenUpdateStrategyTest
-
The client_secret.
- CLIENT_SECRET - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyTest
-
The client_secret.
- CLIENT_SECRET - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.SubFromIDTokenLookupFunctionTest
-
The client_secret.
- CLIENT_SECRET - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.UserInfoInUserInfoResponseContextUpdateStrategyTest
-
The client_secret.
- CLIENT_SECRET - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoPlainResponseTypeConditionTest
-
The client_secret.
- ClientIDFromOAuth2ClientContextFunctionTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
-
Tests for
ClientIDFromOAuth2ClientContextFunctionTest. - ClientIDFromOAuth2ClientContextFunctionTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.ClientIDFromOAuth2ClientContextFunctionTest
- condition - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoPlainResponseTypeConditionTest
-
The condition to test
- config - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupportedTest
- config - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicateTest
- createAccessTokenResponseJSON(Map<String, Object>, JWSAlgorithm, JWEAlgorithm, EncryptionMethod, Credential, Credential) - Static method in class net.shibboleth.idp.plugin.authn.oidc.rp.test.TestTokenHelper
-
Create an access token response JSON object and build a suitable id_token to include in the response.
- createBasicClaims(Map<String, Object>) - Static method in class net.shibboleth.idp.plugin.authn.oidc.rp.test.TestTokenHelper
-
Build a basic
JWTClaimsSetfrom the supplied parameters. - createBasicUserInfoClaims(Map<String, Object>) - Static method in class net.shibboleth.idp.plugin.authn.oidc.rp.test.TestTokenHelper
-
Build a basic
JWTClaimsSetfrom the supplied parameters to mock a UserInfo response. - createJWT(JWTClaimsSet, JWSAlgorithm, JWEAlgorithm, EncryptionMethod, Credential, Credential) - Static method in class net.shibboleth.idp.plugin.authn.oidc.rp.test.TestTokenHelper
-
Create a JWT from the given payload.
- createJWTUserInfoResponse(Map<String, Object>, JWSAlgorithm, JWEAlgorithm, EncryptionMethod, Credential, Credential) - Static method in class net.shibboleth.idp.plugin.authn.oidc.rp.test.TestTokenHelper
-
Create a JWT UserInfo response.
- createPlainJWTUserInfoResponseJSON(Map<String, Object>) - Static method in class net.shibboleth.idp.plugin.authn.oidc.rp.test.TestTokenHelper
-
Create a Plain UserInfo response JWT.
- createPlainUserInfoResponseString(Map<String, Object>) - Static method in class net.shibboleth.idp.plugin.authn.oidc.rp.test.TestTokenHelper
-
Create a plain JSON object based UserInfo response.
- ctx - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoPlainResponseTypeConditionTest
D
- DefaultEndUserClaimsLookupStrategyTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
-
Tests for
DefaultEndUserClaimsLookupStrategy. - DefaultEndUserClaimsLookupStrategyTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultEndUserClaimsLookupStrategyTest
- DefaultIDTokenLookupStrategyTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
-
Tests for
DefaultIDTokenLookupStrategy. - DefaultIDTokenLookupStrategyTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIDTokenLookupStrategyTest
- DefaultIssuerIDLookupFunction - Class in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
-
Strategy to pull out the ID of the OIDC proxy issuer/provider from the
OIDCPeerEntityContext. - DefaultIssuerIDLookupFunction() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIssuerIDLookupFunction
- DefaulUserInfoJWTLookupStrategyTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
-
Tests for
DefaultUserInfoJWTLookupStrategy. - DefaulUserInfoJWTLookupStrategyTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaulUserInfoJWTLookupStrategyTest
E
- EncryptedIDTokenLookupStrategyTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
-
Tests for
EncryptedIDTokenLookupStrategy. - EncryptedIDTokenLookupStrategyTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedIDTokenLookupStrategyTest
- EncryptedUserInfoJWTLookupStrategyTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
-
Tests for
EncryptedUserInfoJWTLookupStrategy. - EncryptedUserInfoJWTLookupStrategyTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedUserInfoJWTLookupStrategyTest
F
- function - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.ClientIDFromOAuth2ClientContextFunctionTest
- function - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultEndUserClaimsLookupStrategyTest
- function - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIDTokenLookupStrategyTest
- function - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaulUserInfoJWTLookupStrategyTest
- function - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedIDTokenLookupStrategyTest
- function - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedUserInfoJWTLookupStrategyTest
- function - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyTest
- function - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.SubFromIDTokenLookupFunctionTest
G
- getClaimValue(Map<String, Object>, String, Object, Class<T>) - Static method in class net.shibboleth.idp.plugin.authn.oidc.rp.test.TestTokenHelper
-
Extract any override from the overrides map, or return the default value if there is none.
- getSubInIDToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.SubFromIDTokenLookupFunctionTest
- getSubInIDToken_Encrypted_NullResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.SubFromIDTokenLookupFunctionTest
- getSubInIDToken_NoContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.SubFromIDTokenLookupFunctionTest
- getSubInIDToken_NoTokenResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.SubFromIDTokenLookupFunctionTest
I
- IDTokenInAccessTokenUpdateStrategyTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
-
Tests for
IDTokenInAccessTokenUpdateStrategy. - IDTokenInAccessTokenUpdateStrategyTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenInAccessTokenUpdateStrategyTest
- IDTokenJOSEHeaderLookupStrategyTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
-
Tests for
IDTokenJOSEHeaderLookupStrategy. - IDTokenJOSEHeaderLookupStrategyTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyTest
M
- MockAuthenticatableContext(boolean) - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicateTest.MockAuthenticatableContext
- msgCtx - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicateTest
N
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate - package net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic - package net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic
- net.shibboleth.idp.plugin.authn.oidc.rp.test - package net.shibboleth.idp.plugin.authn.oidc.rp.test
P
- prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.ClientIDFromOAuth2ClientContextFunctionTest
- prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultEndUserClaimsLookupStrategyTest
- prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIDTokenLookupStrategyTest
- prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaulUserInfoJWTLookupStrategyTest
- prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedIDTokenLookupStrategyTest
- prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedUserInfoJWTLookupStrategyTest
- prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyTest
- prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.SubFromIDTokenLookupFunctionTest
- prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupportedTest
- prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoPlainResponseTypeConditionTest
- predicate - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupportedTest
-
The predicate to test
- predicate - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicateTest
-
The predicate to test
- providerCtx - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupportedTest
R
- RequestObjectRequiredAndSupportedTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic
-
Tests for the
RequestObjectRequiredAndSupported. - RequestObjectRequiredAndSupportedTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupportedTest
- RequiresSignatureVerificationPredicateTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic
-
Tests for the
RequiresSignatureVerificationPredicate. - RequiresSignatureVerificationPredicateTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicateTest
- RequiresSignatureVerificationPredicateTest.MockAuthenticatableContext - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic
-
Mock Authenticatable context.
- rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupportedTest
- rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicateTest
S
- setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.ClientIDFromOAuth2ClientContextFunctionTest
- setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultEndUserClaimsLookupStrategyTest
- setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIDTokenLookupStrategyTest
- setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaulUserInfoJWTLookupStrategyTest
- setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedIDTokenLookupStrategyTest
- setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedUserInfoJWTLookupStrategyTest
- setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyTest
- setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.SubFromIDTokenLookupFunctionTest
- setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupportedTest
- setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicateTest
- setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoPlainResponseTypeConditionTest
- strategy - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenInAccessTokenUpdateStrategyTest
-
The strategy to test.
- strategy - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.UserInfoInUserInfoResponseContextUpdateStrategyTest
-
The strategy to test.
- SubFromIDTokenLookupFunctionTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
-
Tests for
SubFromIDTokenLookupFunction. - SubFromIDTokenLookupFunctionTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.SubFromIDTokenLookupFunctionTest
- SUBJECT - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultEndUserClaimsLookupStrategyTest
- SUBJECT - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIDTokenLookupStrategyTest
- SUBJECT - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaulUserInfoJWTLookupStrategyTest
- SUBJECT - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.SubFromIDTokenLookupFunctionTest
T
- testContext - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.ClientIDFromOAuth2ClientContextFunctionTest
- testContext - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultEndUserClaimsLookupStrategyTest
- testContext - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIDTokenLookupStrategyTest
- testContext - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaulUserInfoJWTLookupStrategyTest
- testContext - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyTest
- testEndUserClaims() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultEndUserClaimsLookupStrategyTest
- testEndUserClaims_NoContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultEndUserClaimsLookupStrategyTest
- testGetClientID() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.ClientIDFromOAuth2ClientContextFunctionTest
- testGetClientID_NoClientContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.ClientIDFromOAuth2ClientContextFunctionTest
- testGetClientID_NoClientID() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.ClientIDFromOAuth2ClientContextFunctionTest
- testGetEncryptedIDToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedIDTokenLookupStrategyTest
- testGetEncryptedIDToken_NoIDToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedIDTokenLookupStrategyTest
- testGetEncryptedIDToken_NotEncrypted() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedIDTokenLookupStrategyTest
- testGetEncryptedUserInfoToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedUserInfoJWTLookupStrategyTest
- testGetEncryptedUserInfoToken_NotEncrypted() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedUserInfoJWTLookupStrategyTest
- testGetIDToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIDTokenLookupStrategyTest
- testGetIDToken_NoContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIDTokenLookupStrategyTest
- testGetIDTokens_emptyIDToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIDTokenLookupStrategyTest
- testGetJOSEHeader() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyTest
- testGetJOSEHeader_JWEType() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyTest
- testGetJOSEHeader_NoContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyTest
- testGetJOSEHeader_NoTokenResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategyTest
- testGetUserInfo_NotJWTType() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaulUserInfoJWTLookupStrategyTest
- testGetUserInfoToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaulUserInfoJWTLookupStrategyTest
- testGetUserInfoToken_NoContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaulUserInfoJWTLookupStrategyTest
- testRequestObjectEnabled_NoMetadata() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupportedTest
- testRequestObjectEnabled_NoProviderContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupportedTest
- testRequestObjectEnabledAndSupported() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupportedTest
- testRequestObjectNotEnabledAndSupported() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupportedTest
- testSignatureVerificationNotRequired_TLSOnlyEnabled() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicateTest
- testSignatureVerificationRequired_TLSOnlyDisabled() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicateTest
- testSignatureVerificationRequired_TLSOnlyDisabled_ContextNotAuthenticated() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicateTest
- testSignatureVerificationRequired_TLSOnlyEnabled_ContextNotAuthenticated() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicateTest
- TestTokenHelper - Class in net.shibboleth.idp.plugin.authn.oidc.rp.test
-
A helper class for generating tokens for testing.
- TestTokenHelper() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.test.TestTokenHelper
-
Private constructor.
- testUpdateEncryptedToSigned() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenInAccessTokenUpdateStrategyTest
-
Set an encrypted token into the context and update it with a signed token.
- testUpdateEncryptedToSigned() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.UserInfoInUserInfoResponseContextUpdateStrategyTest
- testUserInfoIsJWT() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoPlainResponseTypeConditionTest
- testUserInfoIsPlain() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoPlainResponseTypeConditionTest
- testUserInfoNoResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoPlainResponseTypeConditionTest
U
- UserInfoInUserInfoResponseContextUpdateStrategyTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate
-
Tests for
UserInfoInUserInfoResponseContextUpdateStrategy. - UserInfoInUserInfoResponseContextUpdateStrategyTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.UserInfoInUserInfoResponseContextUpdateStrategyTest
- UserInfoPlainResponseTypeConditionTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic
-
Tests for the
UserInfoPlainResponseTypeCondition. - UserInfoPlainResponseTypeConditionTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoPlainResponseTypeConditionTest
All Classes All Packages