A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages

A

AbstractAuthnXmlFlowExecutionTests - Class in net.shibboleth.idp.plugin.authn.test.flow
Base test class for testing webflows in isolation from the rest of the IdP.
AbstractAuthnXmlFlowExecutionTests(String) - Constructor for class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Constructor.
AbstractOIDCTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Abstract class for tests that require context setup appropriate for an OIDC request/response.
AbstractOIDCTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
 
ac - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
The authentication context (above the nested prc).
ACCESS_TOKEN_RESPONSE - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
Real response from openid connect tests.
ACCESS_TOKEN_RESPONSE_NO_ACCESSTOKEN - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
 
ACCESS_TOKEN_RESPONSE_NO_IDTOKEN - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
 
accessTokenCtx - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
AccessTokenToPrivateCredentialsMappingStrategyTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
 
AccessTokenToPrivateCredentialsMappingStrategyTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AccessTokenToPrivateCredentialsMappingStrategyTest
 
action - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
The action to test.
action - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ProcessEndUserClaimsTest
The action to test.
action - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.SimpleOIDCSubjectIdentifierCanonicalizationTest
 
action - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.UserInfoEndpointLookupTest
The action to test.
action - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateAuthenticationResponseResultTest
The action to test.
action - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
The action to test.
action - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest
 
action - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateResponseStateTest
The action to test.
action - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
The action to test
addACRAndAMRFunctions(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
 
addApplicationListener(ApplicationListener<?>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
AddAuthenticationContextClassReferencesHandlerTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl
Tests for AddAuthenticationContextClassReferences.
AddAuthenticationContextClassReferencesHandlerTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddAuthenticationContextClassReferencesHandlerTest
 
addBeanDefinition(MockFlowBuilderContext, String, BeanDefinition) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Adds the bean to the StaticApplicationContext contained in the builder context.
addBeanFactoryPostProcessor(BeanFactoryPostProcessor) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
addBeanSingleton(MockFlowBuilderContext, String, Object) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Adds a singleton bean to the StaticApplicationContext contained in the builder context.
AddEndpointURIHandlerTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl
Tests for AddEndpointURIHandler.
AddEndpointURIHandlerTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddEndpointURIHandlerTest
 
AddForceAuthenticationPromptHandlerTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl
Tests for AddForceAuthenticationHandler.
AddForceAuthenticationPromptHandlerTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddForceAuthenticationPromptHandlerTest
 
addHttpBasicAuthHeader(String, String) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Add HTTP basic authentication headers to the request.
addPreEncodeMessageHandler(OIDCAuthnContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
Add the standard set of pre encode message handlers e.g.
addProtocolResolver(ProtocolResolver) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowRelativeResourceLoader
 
addProtocolResolver(ProtocolResolver) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
AddRedirectURIHandlerTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl
Tests for AddRedirectURIHandler.
AddRedirectURIHandlerTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRedirectURIHandlerTest
 
AddRequestedClaimsHandlerTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl
Tests for the AddRequestedClaimsHandler action.
AddRequestedClaimsHandlerTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRequestedClaimsHandlerTest
 
addRequestObject(OIDCAuthenticationRequest) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
Add a simple RequestObject JWT to the authentication request.
AddResponseTypeAndModeHandlerTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl
Tests for the AddResponseTypeAndModeHandler action.
AddResponseTypeAndModeHandlerTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddResponseTypeAndModeHandlerTest
 
AddScopesHandlerTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl
Tests for AddScopesHandler.
AddScopesHandlerTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddScopesHandlerTest
 
addSecurityParametersContext(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
A a security parameters context, almost always for request object signing/encryption by this point.
AddStateHandlerTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl
Tests for AddState.
AddStateHandlerTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddStateHandlerTest
 
alg - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockAsymmetricJOSEObjectCredentialResolver
 
assertEndUserClaimsVerified(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert end-user claims exist, and the claims are accurate.
assertFlowEndedInErrorConditions(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert the conditions expected when the flow has ended in error.
assertFlowEndedInErrorConditions(ProfileRequestContext, String) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert the conditions expected when the flow has ended in error.
assertIdTokenSignatureAndClaimsVerified(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert the id_token exists, has had its signature verified, and the claims contained in the token are accurate.
assertPlainJSONObjectUserInfoToken(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert a plain JSON object user info response.
assertPreviousEventContextError(ProfileRequestContext, String) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert that a previous event context exists and that the event recorded is a string with the value given.
assertStandardAuthenticationRedirectFlowSuccessConditions(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert the basic set of conditions expected when the authentication flow is at the authentication redirect.
assertStandardEndFlowSuccessConditions(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert the basic set of conditions expected at the end of the entire authentication flow.
assertStandardEndUserClaimsSuccessCondition(ClaimsSet) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert the standard set of claims exist in the end-user context claimsset.
assertStandardIdTokenClaimsSuccessCondition(JWTClaimsSet) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert the standard set of claims exist in the id_token's claimsset.
assertStandardRequestObjectSuccessConditions(ClaimsSet, String) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert the claims (belonging to the request object) have the correct set of basic claims.
assertUserInfoTokenSignatureVerified(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Assert the user info response JWT exists, and has had its signature verified.
atrc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 
authnRequest - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
The authentication request.
AuthorizationControllerTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Integration tests, using other 'live' actions, for the AuthorizationController.
AuthorizationControllerTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
 
AuthorizationControllerTest.MockEncodeMessage - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Mock EncodeMessage profile action.
AuthorizationControllerTest.MockRedirectEncoder - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Mock redirect encoder.
AuthorizationControllerTest.NoOpMockRedirectResponseDecoder - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Mock no-op redirect decoder.

B

basicSetup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Basic setup suitable for all tests.
buildEndActions() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Builds any end actions to execute when the flow ends.
buildExceptionHandlers() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Creates and adds all exception handlers to the flow built by this builder.
buildGlobalTransitions() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Builds any transitions shared by all states of the flow.
buildInputMapper() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Builds the input mapper responsible for mapping flow input on start.
buildOutputMapper() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Builds the output mapper responsible for mapping flow output on end.
BuildPlainRequestObjectJWTTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl
Tests for BuildPlainRequestObjectJWT.
BuildPlainRequestObjectJWTTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.BuildPlainRequestObjectJWTTest
 
buildProfileRequestContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
Build a nested ProfileRequestContext by configuring a suitable context tree for external authentication e.g.
buildProfileRequestContext(String, boolean, boolean) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
 
buildProfileRequestContext(String, boolean, boolean) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Build a ProfileRequestContext by configuring a suitable context tree e.g.
BuildRequestObjectTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for the BuildRequestObject action.
BuildRequestObjectTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
 
buildStartActions() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Builds any start actions to execute when the flow starts.
buildStates() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Builds the states of the flow.
buildVariables() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Builds any variables initialized by the flow when it starts.

C

CALLBACK_PATH - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Static callback path from servlet request.
claimsSet - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 
CLIENT_ID - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
The client_id.
CLIENT_ID - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
The client_id.
CLIENT_METADATA - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
Client metadata.
CLIENT_SECRET - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
The client_secret.
CLIENT_SECRET - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
A client_secret to use.
CLIENT_SECRET - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
The client_secret.
clientContext - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Created client context.
close() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
component - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockReloadableService
 
configureFlowBuilderContext(MockFlowBuilderContext) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
 
containsBean(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
containsBeanDefinition(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
containsLocalBean(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
context - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
The PRC that has been setup.
contextUsed - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
what was passed to getMatchingValues().
convertHttpResponseToJSONObject(HttpResponse) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
 
createAuthenticationRequest() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Create an OIDC authentication request.
createAuthenticationResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Create an authentication response.
createBasicSecurityConfigAndValidationParams() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Create a basic security configuration, which can be overriden per test if required.
createBinderConfiguration(BinderModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
createConverters() - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Create a set of converters similar to those in the IdP's global-system.xml file.
createFlow() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
createFlowApplicationContext(Resource[]) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
createFlowBuilder(FlowDefinitionResource) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomAbstractXmlFlowExecutionTests
 
createFlowRelativeResource(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowRelativeResourceLoader
 
createOAuth2ClientContext(String, URI) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
 
createPeerContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Create an OIDCPeerEntityContext.
createSimpleServer() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Create a running server that mimics responses from an OpenID Connect provider.
createViewFactory(Expression, BinderModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
ctx - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandlerTest
 
CustomAbstractXmlFlowExecutionTests - Class in net.shibboleth.idp.plugin.authn.test.spring
Copy of the AbstractXmlFlowExecutionTests class, but using a custom CustomFlowModelFlowBuilder to set the property placeholder prefix of %{.
CustomAbstractXmlFlowExecutionTests() - Constructor for class net.shibboleth.idp.plugin.authn.test.spring.CustomAbstractXmlFlowExecutionTests
Constructs a default XML flow execution test.
CustomAbstractXmlFlowExecutionTests(String) - Constructor for class net.shibboleth.idp.plugin.authn.test.spring.CustomAbstractXmlFlowExecutionTests
Constructs an XML flow execution test with given name.
CustomFlowModelFlowBuilder - Class in net.shibboleth.idp.plugin.authn.test.spring
Copy of FlowModelFlowBuilder for setting the property placeholder prefix of %{, and inclusion of a conditional resource resolver for resolving conditional: resources.
CustomFlowModelFlowBuilder(FlowModelHolder) - Constructor for class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Creates a flow builder that can build a Flow from a FlowModel.
CustomFlowRelativeResourceLoader - Class in net.shibboleth.idp.plugin.authn.test.spring
Custom FlowRelativeResourceLoader which allows the addition of protocol resolvers.
CustomFlowRelativeResourceLoader(Resource) - Constructor for class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowRelativeResourceLoader
 
CustomLocalFlowBuilderContext - Class in net.shibboleth.idp.plugin.authn.test.spring
 
CustomLocalFlowBuilderContext(FlowBuilderContext, GenericApplicationContext) - Constructor for class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
CustomSubflowExpression - Class in net.shibboleth.idp.plugin.authn.test.spring
 
CustomSubflowExpression(Expression, FlowDefinitionLocator) - Constructor for class net.shibboleth.idp.plugin.authn.test.spring.CustomSubflowExpression
 

D

decoder - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultAccessTokenResponseDecoderTest
The encoder to test.
decoder - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
The decoder to test.
decodeValues(ProfileRequestContext, Object, TranscodingRule) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockSimpleStringTranscoder
 
DefaultAccessTokenResponseDecoderTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl
Tests for the DefaultAccessTokenResponseDecoder.
DefaultAccessTokenResponseDecoderTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultAccessTokenResponseDecoderTest
 
DefaultClaimMergingStrategyTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Test for the DefaultClaimMergingStrategy.
DefaultClaimMergingStrategyTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultClaimMergingStrategyTest
 
DefaultClaimSanatizationStrategyTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for DefaultClaimSanatizationStrategy.
DefaultClaimSanatizationStrategyTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultClaimSanatizationStrategyTest
 
DefaultRedirectUriCreationFunctionTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for DefaultRedirectUriCreationFunction.
DefaultRedirectUriCreationFunctionTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
 
DefaultUserInfoResponseDecoderTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl
Tests for the DefaultUserInfoResponseDecoder.
DefaultUserInfoResponseDecoderTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
 
doDecode() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest.NoOpMockRedirectResponseDecoder
 
doDispose() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Shutdown the builder, releasing any resources it holds.
doEncode() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest.MockRedirectEncoder
 
doExecute(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest.MockEncodeMessage
doInit() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Initialize this builder.
doInitialize() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher

E

encoder - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl.NimbusAuthCodeTokenRequestEncoderTest
The encoder to test.
encodeValues(ProfileRequestContext, IdPAttribute, TranscodingRule) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockSimpleStringTranscoder
 
ENDPOINT_URI - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
The endpoint to redirect the user-agent to.
entityId - Variable in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
The mocked entityID of this IdP instance.
exchangeAction - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ExchangeCodeForAccessTokenTest
The action to test.
ExchangeCodeForAccessTokenTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for the ExchangeCodeForAccessToken action.
ExchangeCodeForAccessTokenTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ExchangeCodeForAccessTokenTest
 
exportServletContextAttributes() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
Export the FlowExecutor to the servlet context with the correct set of configured contexts.
externalContext - Variable in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Mock external context.
extractExternalAuthContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
Create an external authentication context.

F

fails - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
do we fail when validate is called? do we fail when we are called?
findAnnotationOnBean(String, Class<A>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
findAnnotationOnBean(String, Class<A>, boolean) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
FLOW - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Path to the flow to be tested.
flowDefinitionLocator - Variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomSubflowExpression
 
flowModel - Variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
flowModelHolder - Variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
flowModelRegistry - Variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomAbstractXmlFlowExecutionTests
 
flowModelResources - Variable in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Map of additional flow resources used to support the construction of the test flow.
flowPath - Variable in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
The path resource to the authentication flow to be tested.
flowResource - Variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowRelativeResourceLoader
 
flowResources - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Map of flow resources that support building the flow to test.
fromStringTo(Class<?>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 

G

getAliases(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getApplicationContext() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
getApplicationName() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getApplicationStartup() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getAutowireCapableBeanFactory() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBean(Class<T>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBean(Class<T>, Object...) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBean(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBean(String, Class<T>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBean(String, Object...) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanDefinitionCount() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanDefinitionNames() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanFactory() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanNamesForAnnotation(Class<? extends Annotation>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanNamesForType(Class<?>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanNamesForType(Class<?>, boolean, boolean) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanNamesForType(ResolvableType) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanNamesForType(ResolvableType, boolean, boolean) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanProvider(Class<T>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanProvider(Class<T>, boolean) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanProvider(ResolvableType) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeanProvider(ResolvableType, boolean) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeansOfType(Class<T>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeansOfType(Class<T>, boolean, boolean) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getBeansWithAnnotation(Class<? extends Annotation>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getClassLoader() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowRelativeResourceLoader
 
getClassLoader() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getContextUsedAndReset() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
 
getConversionService() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
getDisplayName() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getEnvironment() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getExpressionParser() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
getExpressionString() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomSubflowExpression
 
getFlowArtifactFactory() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
getFlowAttributes() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
getFlowDefinitionLocator() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
getFlowId() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
getFlowModel() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
getFlowResourceString() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
getId() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getLocalContext() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
getMatchingValues(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
getMessage(String, Object[], String, Locale) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getMessage(String, Object[], Locale) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getMessage(MessageSourceResolvable, Locale) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getModelResources(FlowDefinitionResourceFactory) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
 
getModelResources(FlowDefinitionResourceFactory) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomAbstractXmlFlowExecutionTests
Template method subclasses may override to return pointers to "flow model resources" needed to build the definition of the flow being tested.
getName() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest.MockPrincipal
 
getParent() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getParentBeanFactory() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getRelyingPartyProfileConfig(ProfileRequestContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Return the Profile configuration from the relying party context.
getResource(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowRelativeResourceLoader
 
getResource(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getResource(FlowDefinitionResourceFactory) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
 
getResources(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getServiceableComponent() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockReloadableService
getStartupDate() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getType(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getType(String, boolean) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
getValidationHintResolver() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
getValidator() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
getValue(Object) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomSubflowExpression
 
getValueType(Object) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomSubflowExpression
 
getViewFactoryCreator() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
GOOD_PROVIDER_CONFIGURATION_INFO - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
Provider configuration.
GOOD_PROVIDER_CONFIGURATION_INFO - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Example of good provider metadata.
GOOD_PROVIDER_CONFIGURATION_INFO_USE_REQUEST_OBJECT - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Example of good provider metadata.
GOOD_PROVIDER_CONFIGURATION_INFO_USE_REQUEST_OBJECT_ENCRYPT - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Example of good provider metadata.
GOOD_PROVIDER_CONFIGURATION_INFO_USE_REQUEST_OBJECT_HS512_SIG - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Example of good provider metadata.
GOOD_PROVIDER_CONFIGURATION_INFO_USE_REQUEST_OBJECT_RSA256_SIG - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Example of good provider metadata.

H

handler - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddAuthenticationContextClassReferencesHandlerTest
The action to test.
handler - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddEndpointURIHandlerTest
The action to test.
handler - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddForceAuthenticationPromptHandlerTest
The action to test.
handler - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRedirectURIHandlerTest
The action to test.
handler - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRequestedClaimsHandlerTest
The action to test.
handler - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddResponseTypeAndModeHandlerTest
The handler.
handler - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddScopesHandlerTest
The action to test.
handler - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddStateHandlerTest
The message handler to test.
handler - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.BuildPlainRequestObjectJWTTest
The message handler to test.
handler - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandlerTest
The handler to test.
handlerContext - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddStateHandlerTest
The outbound handler context.
handlerContext - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.BuildPlainRequestObjectJWTTest
The outbound handler context.
hasFlowChanged() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
httpResponse - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 

I

IdPPropertyConfigurer - Class in net.shibboleth.idp.plugin.authn.test.flow.mock
Configure the property sources placeholder to use the correct placeholder prefix of %.
IdPPropertyConfigurer() - Constructor for class net.shibboleth.idp.plugin.authn.test.flow.mock.IdPPropertyConfigurer
 
initialized - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
state variable
initLocalFlowContext() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
IS_SPRING_FACES_PRESENT - Static variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
isActive() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
isFlowInDevelopment() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
isInitialized() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
isPrototype(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
isRunning() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
isSingleton(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
ISSUER - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
The issuer or OP identifier.
isTypeMatch(String, Class<?>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
isTypeMatch(String, ResolvableType) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
isValidJSON(String) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
Is the string valid JSON.

K

key - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockAsymmetricJOSEObjectCredentialResolver
 
kid - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockAsymmetricJOSEObjectCredentialResolver
 

L

loadBeanDefinitionsFromXmlFile(MockFlowBuilderContext, Resource, Map<String, String>) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Load beans into the builder context from the given resource e.g.
localFlowBuilderContext - Variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
localFlowContext - Variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
log - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest
Class logger.
log - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Class logger.
log - Variable in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Class logger.

M

matchingAttribute - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
ID of the attribute to which this matcher applies.
matchingValues - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
Values, of the attribute, considered to match this matcher.
messageEncoder - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest.MockEncodeMessage
The message encoder to be returned by this factory.
MockApplicationContext - Class in net.shibboleth.idp.plugin.authn.test.spring
Placeholder, which can be set on test AbstractServiceableComponents to stop the "must be null" test firing.
MockApplicationContext() - Constructor for class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
 
MockAsymmetricJOSEObjectCredentialResolver - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Mock credential resolvers which builds a credential from the given key.
MockAsymmetricJOSEObjectCredentialResolver(AsymmetricJWK, String, JWEAlgorithm) - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockAsymmetricJOSEObjectCredentialResolver
Constructor.
MockEncodeMessage(MessageEncoder) - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest.MockEncodeMessage
Constructor.
MockFlowBuilder - Class in net.shibboleth.idp.plugin.authn.test.flow.mock
A builder for generating simple mock flows.
MockFlowBuilder() - Constructor for class net.shibboleth.idp.plugin.authn.test.flow.mock.MockFlowBuilder
Constructor.
MockMatcher - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
A simple, mock implementation of Matcher.
MockMatcher() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
 
mockMvc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
The mock MVC entry point for testing.
MockNoOpFlow(String) - Static method in class net.shibboleth.idp.plugin.authn.test.flow.mock.MockFlowBuilder
Create a simple flow with one start-state which transitions to an end-state that ends the flow.
MockPrincipal(String) - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest.MockPrincipal
 
mockProperties - Variable in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Map of properties to set.
MockRedirectEncoder() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest.MockRedirectEncoder
 
MockReloadableService<T> - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Utility class for wrapping a serviceable component in a dummy reloadable service.
MockReloadableService(ServiceableComponent<T>) - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockReloadableService
 
mockRequest - Variable in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Mock request.
mockResponse - Variable in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Mock response.
MockSimpleStringTranscoder - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Sample transcoder for tests which only supports simple strings.
MockSimpleStringTranscoder() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockSimpleStringTranscoder
 

N

name - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest.MockPrincipal
 
net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl - package net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl
 
net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl - package net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl
 
net.shibboleth.idp.plugin.authn.oidc.rp.impl - package net.shibboleth.idp.plugin.authn.oidc.rp.impl
 
net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl - package net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl
 
net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl - package net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl
 
net.shibboleth.idp.plugin.authn.test.flow - package net.shibboleth.idp.plugin.authn.test.flow
Flow test classes.
net.shibboleth.idp.plugin.authn.test.flow.mock - package net.shibboleth.idp.plugin.authn.test.flow.mock
Mock flow test classes.
net.shibboleth.idp.plugin.authn.test.spring - package net.shibboleth.idp.plugin.authn.test.spring
Login flow custom spring test classes.
NimbusAuthCodeTokenRequestEncoderTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl
Tests for the DefaultTokenRequestEncoder.
NimbusAuthCodeTokenRequestEncoderTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl.NimbusAuthCodeTokenRequestEncoderTest
 
NoOpMockRedirectResponseDecoder() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest.NoOpMockRedirectResponseDecoder
 

O

oidcAuthzConfig - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
The profile config.
oidcAuthzConfig - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ProcessEndUserClaimsTest
The profile config.
oidcAuthzConfig - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateResponseStateTest
The profile config.
oidcAuthzConfig - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddAuthenticationContextClassReferencesHandlerTest
The profile config.
oidcAuthzConfig - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddEndpointURIHandlerTest
The profile config.
oidcAuthzConfig - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddForceAuthenticationPromptHandlerTest
The profile config.
oidcAuthzConfig - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRedirectURIHandlerTest
The profile config.
oidcAuthzConfig - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRequestedClaimsHandlerTest
The profile config.
oidcAuthzConfig - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddResponseTypeAndModeHandlerTest
The profile config.
oidcAuthzConfig - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddScopesHandlerTest
The profile config.
OIDCProviderMetadataLookupHandlerTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl
Tests for OIDCClientMetadataLookupHandler.
OIDCProviderMetadataLookupHandlerTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandlerTest
 
OIDCRPFlowFromAuthenticationResponseTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
RP flow tests that start after the OpenID Provider redirect back to the RP's callback endpoint.
OIDCRPFlowFromAuthenticationResponseTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
 
OIDCRPFlowPreRedirectTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
RP Flow tests for flows actions that build the authentication request before being redirected to the OP.
OIDCRPFlowPreRedirectTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest
 
OIDCRPFlowTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Abstract class to test the OIDC relying party flow.
OIDCRPFlowTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
Constructor.
OP_ISSUER_ID - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
The Default OP Issuer to use.
OP_ISSUER_ID_REQUESTOBJECT_TRUE - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
The OP Issuer to use with an override in the config to use the request object authn param.
OP_ISSUER_ID_REQUESTOBJECT_TRUE_ENCRYPT - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
The OP Issuer to use with an override in the config to use the request object authn param which is to be encrypted.
OP_ISSUER_ID_REQUESTOBJECT_TRUE_HS512_SIG - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
The OP Issuer to use with an override in the config to use the request object authn param signed using HS512.
OP_ISSUER_ID_REQUESTOBJECT_TRUE_RSA256_SIG - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
The OP Issuer to use with an override in the config to use the request object authn param signed using RS256.

P

parent - Variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomLocalFlowBuilderContext
 
parseActions(List<AbstractActionModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseAndAddActionState(ActionStateModel, Flow) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseAndAddDecisionState(DecisionStateModel, Flow) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseAndAddEndState(EndStateModel, Flow) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseAndAddSubflowState(SubflowStateModel, Flow) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseAndAddViewState(ViewStateModel, Flow) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseAndPutMetaAttribute(AttributeModel, MutableAttributeMap<Object>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseAndPutPersistenceContext(PersistenceContextModel, MutableAttributeMap<Object>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseAndPutSecured(SecuredModel, MutableAttributeMap<Object>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseAndSetMappingConversionExecutor(AbstractMappingModel, DefaultMapping) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseAndSetMappingRequired(AbstractMappingModel, DefaultMapping) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseAttributeValueIfNecessary(AttributeModel, String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseContextResources(List<BeanImportModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseCustomExceptionHandler(ExceptionHandlerModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseCustomExceptionHandlers(List<ExceptionHandlerModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseElse(IfModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseEvaluateAction(EvaluateModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseExceptionHandlers(List<ExceptionHandlerModel>, List<TransitionModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseFlowInputMapper(List<InputModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseFlowInputMapping(InputModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseFlowMetaAttributes(FlowModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseFlowOutputMapper(List<OutputModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseFlowOutputMapping(OutputModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseFlowVariable(VarModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseIf(IfModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseIfs(List<IfModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseMetaAttributes(List<AttributeModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseRenderAction(RenderModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseSetAction(SetModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseSubflowAttributeMapper(SubflowStateModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseSubflowExpression(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseSubflowInputMapper(List<InputModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseSubflowInputMapping(InputModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseSubflowOutputMapper(List<OutputModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseSubflowOutputMapping(OutputModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseThen(IfModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseTransition(TransitionModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseTransitionExecutingExceptionHandler(TransitionModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseTransitionExecutingExceptionHandlers(List<TransitionModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseTransitions(List<TransitionModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseViewFactory(String, String, boolean, BinderModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseViewVariable(VarModel) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
parseViewVariables(List<VarModel>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
partyConfig - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
The RP config.
peerEntityCtx - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
The request context to use.
populateBasicContextTreeFromAuthnResponse(FlowExecutionImpl) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
 
prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
The profile request context to use.
prc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Created PRC.
ProcessEndUserClaimsTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for ProcessEndUserClaims.
ProcessEndUserClaimsTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ProcessEndUserClaimsTest
 
properties() - Static method in class net.shibboleth.idp.plugin.authn.test.flow.mock.IdPPropertyConfigurer
 
protocolResolvers - Variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowRelativeResourceLoader
 
providerCtx - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
The OIDC provider metadata context.
publishEvent(Object) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext

Q

queueMockServerResponse(MockWebServer, int, String, String) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Queue a mock response.

R

readJsonFromFile(Resource) - Static method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.TestJsonHelper
Read a file into a string.
REDIRECT_URI - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
The redirect to direct the user-agent to after successful authentication.
REDIRECT_URI_OVERRIDE - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
A redirect_uri override.
REDIRECT_URI_OVERRIDE - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
A redirect_uri override.
refresh() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
registerDependentFlowModels() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomAbstractXmlFlowExecutionTests
 
registerFlowBeans(ConfigurableBeanFactory) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
Register beans in the bean factory local to the flow definition being built.
registerMessageSource(GenericApplicationContext, Resource) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
registerMockBeanDefinitions(MockFlowBuilderContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
 
registerMockBeanDefinitions(MockFlowBuilderContext) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Register Shibboleth IdP requred mock beans that are not necessary to configure for authentication testing but are required for authentication flows to proceed.
registerMockFlowBeans(ConfigurableBeanFactory) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomAbstractXmlFlowExecutionTests
Template method subclasses may override to register mock implementations of services used locally by the flow being tested.
registerMockPropertySource(MockFlowBuilderContext) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
 
registerMockPropertySource(MockFlowBuilderContext) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Register a MockPropertySource with the Environment of the current flow builders ApplicationContext.
registerMockSubflows(MockFlowBuilderContext) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Register the subflows with the builder context.
registerShutdownHook() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
registry - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest
 
REMOTE_JWKSET_RESPONSE - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
A JWKSet resource.
request - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
The mock http servlet request.
request - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
HTTP request mock.
request - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddStateHandlerTest
The authn request.
request - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.BuildPlainRequestObjectJWTTest
The authn request.
resolve(CriteriaSet) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockAsymmetricJOSEObjectCredentialResolver
 
resolveSingle(CriteriaSet) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockAsymmetricJOSEObjectCredentialResolver
 
response - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
The mock http servlet response.
resumeBasicFlow() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Resume a flow using a default prc construction.
rootPrc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
The root profile request context to use.
rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
The RPC.
rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ProcessEndUserClaimsTest
The RPC.
rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateResponseStateTest
The RPC.
rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddAuthenticationContextClassReferencesHandlerTest
The RPC.
rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddEndpointURIHandlerTest
The RPC.
rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddForceAuthenticationPromptHandlerTest
The RPC.
rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRedirectURIHandlerTest
The RPC.
rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRequestedClaimsHandlerTest
The RPC.
rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddResponseTypeAndModeHandlerTest
The relying party context.
rpc - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddScopesHandlerTest
The RPC.

S

servletContext - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
The mock servlet context.
setApplicationStartup(ApplicationStartup) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
setClassLoader(ClassLoader) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
setEnvironment(ConfigurableEnvironment) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
setFailValidate(boolean) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
 
setFlowModelResources(Map<String, String>) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Set the flow model resources (parent flows) that support the assembly of the flow to test.
setFlowPath(String) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Set the path to the flow to test.
setId(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
setLocalContext(CustomLocalFlowBuilderContext) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
setMatchingAttribute(String) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
Sets the ID of the attribute to which this matcher applies.
setMatchingValues(Collection<?>) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockMatcher
Sets the values, of the attribute, considered to match this matcher.
setMockProperties(Map<String, String>) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Set the mock properties to use within a property source.
setParent(ApplicationContext) - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
setSubflows(List<Flow>) - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Set the mock subflows to be used with the flow to test.
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultAccessTokenResponseDecoderTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl.NimbusAuthCodeTokenRequestEncoderTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
Setup the various contexts.
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ExchangeCodeForAccessTokenTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ProcessEndUserClaimsTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.SimpleOIDCSubjectIdentifierCanonicalizationTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.UserInfoEndpointLookupTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateAuthenticationResponseResultTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateResponseStateTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddAuthenticationContextClassReferencesHandlerTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddEndpointURIHandlerTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddForceAuthenticationPromptHandlerTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRedirectURIHandlerTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRequestedClaimsHandlerTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddResponseTypeAndModeHandlerTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddScopesHandlerTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddStateHandlerTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.BuildPlainRequestObjectJWTTest
 
setup() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandlerTest
 
setUp() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
Setup.
setUp() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
 
setUp() - Method in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Setup the mock objects before each method.
setupAttributeFilter() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest
 
setupTranscoderRegistry() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest
 
setValue(Object, Object) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomSubflowExpression
 
shouldReload() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockReloadableService
SimpleOIDCSubjectIdentifierCanonicalizationTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for SimpleOIDCSubjectIdentifierCanonicalization.
SimpleOIDCSubjectIdentifierCanonicalizationTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.SimpleOIDCSubjectIdentifierCanonicalizationTest
 
src - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
The request context to use.
start() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
stop() - Method in class net.shibboleth.idp.plugin.authn.test.spring.MockApplicationContext
strategy - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AccessTokenToPrivateCredentialsMappingStrategyTest
 
strategy - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
The action to test.
subflowId - Variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomSubflowExpression
 
subflows - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest
List of mocked subflows.
subflows - Variable in class net.shibboleth.idp.plugin.authn.test.flow.AbstractAuthnXmlFlowExecutionTests
Mock flows to add as stub subflows when executing the main test flow.
SWF_KEY - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddStateHandlerTest
The SWF key.
SWF_KEY - Static variable in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.BuildPlainRequestObjectJWTTest
The SWF key.

T

test(OAuth2AuthorizationProfileConfiguration.HttpRequestMethod) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest.MockRedirectEncoder
 
test_IDTokenHS256_DirA128CBC_HS256_UserInfoES256_RSA_OAEP_256A256GCM() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
 
test_IDTokenHS256_InvalidNonce_PlainUserInfo() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Test a suitable error occurs if the id_token does not contain a valid nonce.
test_IDTokenHS256_InvalidPlainUserInfo_NoSub() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Test the flow from the external authorization request to the end of the flow.
test_IDTokenHS256_InvalidPlainUserInfo_SubDoesNotMatchIdToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Test the flow from the external authorization request to the end of the flow.
test_IDTokenHS256_NoAudience_PlainUserInfo() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Test a suitable error occurs if the id_token does not contain an audience.
test_IDTokenHS256_NoIssuedAt_PlainUserInfo() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Test a suitable error occurs if the id_token does not contain an issued-at time.
test_IDTokenHS256_NoIssuer_PlainUserInfo() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Test a suitable error occurs if the id_token does not contain an issuer.
test_IDTokenHS256_NoSub_PlainUserInfo() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Test a suitable error occurs if the id_token does not contain a subject.
test_IDTokenHS256_PlainJWTUserInfoResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Test a plain UserInfo JWT type.
test_IDTokenHS256_PlainUserInfo() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Test the flow from the external authorization request to the end of the flow.
test_IDTokenHS256_RSA_OAEP_256_A256GCM_PlainUserInfo() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Uses symmetric MAC and asymmetric encryption.
test_IDTokenHS256_UserInfoHS256() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
 
test_IDTokenHS256_UserInfoHS256_WithACRAMRTranslation() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
 
test_IDTokenHS256_UserInfoJWTNotSigned() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
 
testAddRequestedClaims() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRequestedClaimsHandlerTest
Test claims are added successfully.
testBuildRequestObject_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
Build a request object with the correct claims.
testBuildRequestObject_WithACRs_ClaimsNotSupported_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
Test building acr_values when the claims claim is not supported.
testBuildRequestObject_WithACRs_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
Build a request object with the correct set of ACRs.
testBuildRequestObject_WithACRsAndExistingACRs_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
Test build a request object with ACRS when ACRs have been requested and claims configured.
testBuildRequestObject_WithACRsAndExistingACRs_WithSingleValue_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
Test build a request object with ACRS when ACRs have been requested and claims configured.
testBuildRequestObject_WithACRsAndExistingACRsAndClaims_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
Test build ACRs into an existing set of requested claims.
testBuildRequestObject_WithACRsAndExistingRequestedClaims_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
Test build a request object with requested claims and ACRs.
testBuildRequestObject_WithRequestedClaims_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.BuildRequestObjectTest
Test build request object with requested claims.
testComputedRedirectAllowed() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Test redirect URI is allowed and built.
testComputedRedirectAllowedHTTPCustomPort() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Test redirect URI is allowed and built using a custom HTTP port.
testComputedRedirectAllowedHTTPSCustomPort() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Test redirect URI is allowed and built using a custom HTTPS port.
testComputedRedirectAllowedNullPort() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Test redirect URI is allowed and built using a null port (assume the default).
testComputedRedirectBadHostname() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Test redirect URI is disallowed and not built when using an injected, malicious, hostname header.
testComputedRedirectDisallowed() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Test redirect URI is disallowed and not built.
testComputedRedirectDisallowedNotOrigins() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Test redirect URI is disallowed on the origin.
testComputedRedirectDisallowedOnPort() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Test redirect URI is disallowed on port.
testEncoder_ClientSecretBasic_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl.NimbusAuthCodeTokenRequestEncoderTest
 
testEncoder_ClientSecretJWT_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl.NimbusAuthCodeTokenRequestEncoderTest
 
testEncoder_ClientSecretPost_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl.NimbusAuthCodeTokenRequestEncoderTest
 
testEncoder_ErrorResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
 
testEncoder_InternalServerErrorResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultAccessTokenResponseDecoderTest
 
testEncoder_InternalServerErrorResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
 
testEncoder_JWEAndJWSResponse_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
 
testEncoder_JWSResponse_PlainJSONContentType_Fail() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
 
testEncoder_JWSResponse_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
 
testEncoder_NoMessageEntity() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultAccessTokenResponseDecoderTest
 
testEncoder_NoMessageEntity() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
 
testEncoder_NullResponseFields() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultAccessTokenResponseDecoderTest
 
testEncoder_PlainResponse_JWTContentType_Fail() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
 
testEncoder_PlainResponse_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
 
testEncoder_PrivateKeyJWT_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl.NimbusAuthCodeTokenRequestEncoderTest
 
testEncoder_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultAccessTokenResponseDecoderTest
 
testEncoder_UnknownContentType() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl.DefaultUserInfoResponseDecoderTest
 
testError_ErrorResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
Fake an error response using a successful token response.
testError_NoTokenResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 
testError_TokenExpired() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 
testError_WrongTokenType() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 
testErrorAuthenticationResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Test the flow from the external authorization request to the end of the flow when an error is returned from the downstream OP.
testErrorNoAuthenticationResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateAuthenticationResponseResultTest
 
testErrorNoMessageContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateAuthenticationResponseResultTest
 
testErrorResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateAuthenticationResponseResultTest
 
testFail_NoClaims() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.BuildPlainRequestObjectJWTTest
Test what happens if no request object claims are set in the authentication request.
testFail_UsingRequestObject_UnsupportedSignatureAlgorithm() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest
Test the flow to the authorization redirect using an OP who's RP config in XML is set to use a request object.
testFailure_NoOutBoundContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddStateHandlerTest
Test error occurs if no outbound context is supplied.
testFlowToAuthorizationRedirect() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest
Test the flow running to the authorization redirect using default, basic, settings.
testForceAuthnNotRequired() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddForceAuthenticationPromptHandlerTest
Test no login prompt is added when force authn is not requested.
TestJsonHelper - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Helper methods for dealing with JSON.
TestJsonHelper() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.TestJsonHelper
 
testLookupCopyExisting() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandlerTest
 
testLookupCopyExisting_NoProviderInformation() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandlerTest
 
testLookupCopyExisting_WrongIssuer() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandlerTest
 
testLookupNoMetadata() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandlerTest
 
testLookupResolverException() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandlerTest
 
testLookupSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.UserInfoEndpointLookupTest
Test the token exchange works using a mocked HTTP client and response.
testLookupSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandlerTest
 
testLookupWrongIssuer() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandlerTest
 
testMerge() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultClaimMergingStrategyTest
 
testMergeNullIdToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultClaimMergingStrategyTest
 
testMergeNullUserInfo() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultClaimMergingStrategyTest
 
testMultiPrincipals() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.SimpleOIDCSubjectIdentifierCanonicalizationTest
 
testNoAuthzEndpoint() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddEndpointURIHandlerTest
Test what happens if no authz endpoint is provided in metadata.
testNoContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.SimpleOIDCSubjectIdentifierCanonicalizationTest
 
testNoPrincipal() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.SimpleOIDCSubjectIdentifierCanonicalizationTest
 
testNoRequestedClaims() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRequestedClaimsHandlerTest
Test no claims are added.
testNoStateInRequest() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateResponseStateTest
 
testNoStateInResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateResponseStateTest
 
testNullTokenResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ExchangeCodeForAccessTokenTest
 
testNullURI() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRedirectURIHandlerTest
Test error when the strategy does not produce a result.
testNullUserInfoResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.UserInfoEndpointLookupTest
 
testPreregisteredURL() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultRedirectUriCreationFunctionTest
Test redirect URI is allowed and built using a pre-registered URL.
testRemoveValidationClaims() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultClaimSanatizationStrategyTest
 
testResponseModeDefault() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddResponseTypeAndModeHandlerTest
Test a response mode and type that are the default pairing.
testResponseModeNotSupportedByOP() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddResponseTypeAndModeHandlerTest
Test a response mode that is not supported by the OP.
testResponseModeOverride() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddResponseTypeAndModeHandlerTest
Test the response mode override is added when set.
testResponseTypeNotSupportedByOP() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddResponseTypeAndModeHandlerTest
Test the unsupported response type (IDTOKEN).
testStateMismatch() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateResponseStateTest
 
testSuccesfulMerge_ExpirySanatized() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ProcessEndUserClaimsTest
 
testSuccesfulMerge_NoSanitization() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ProcessEndUserClaimsTest
 
testSuccesfulTokenResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 
testSuccesfulTokenResponse_NoExpiry() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 
testSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ProcessEndUserClaimsTest
 
testSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.SimpleOIDCSubjectIdentifierCanonicalizationTest
 
testSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest
 
testSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateResponseStateTest
 
testSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddAuthenticationContextClassReferencesHandlerTest
Test ACR values are correct.
testSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddEndpointURIHandlerTest
Test URI is added correctly.
testSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddForceAuthenticationPromptHandlerTest
Test LOGIN prompt is added when force authn is enabled.
testSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddRedirectURIHandlerTest
Test redirect URI is added.
testSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddStateHandlerTest
Test the state is added correctly.
testSuccess() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.BuildPlainRequestObjectJWTTest
Test a plain request object and default claims are added.
testSuccess_AccessTokenAndRefreshToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AccessTokenToPrivateCredentialsMappingStrategyTest
 
testSuccess_AccessTokenNoExpiryAndRefreshToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AccessTokenToPrivateCredentialsMappingStrategyTest
 
testSuccess_AccessTokenOnly() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AccessTokenToPrivateCredentialsMappingStrategyTest
 
testSuccess_AddScopes() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddScopesHandlerTest
Test additional scopes are added.
testSuccess_NoIDTokenClaims() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ProcessEndUserClaimsTest
 
testSuccess_NoOIDCToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ProcessEndUserClaimsTest
 
testSuccess_NoPrincipals() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddAuthenticationContextClassReferencesHandlerTest
Test no principals are returned.
testSuccess_NoUserInfoClaims() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ProcessEndUserClaimsTest
 
testSuccess_NullScopes() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddScopesHandlerTest
Test the default scope is added even if null scopes are set.
testSuccess_WithACRsAndAMRs() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest
 
testSuccess_WithPrivateCredentials() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest
 
testSuccessfulAuthorizeRequest() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
Test the correct 302 redirect is returned from the authorization controller.
testSuccessfulAuthorizeRequest_WithRequestObject() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
Test the correct 302 redirect is returned from the authorization controller.
testSuccessfulResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateAuthenticationResponseResultTest
 
testSuccessWithDefaultScope() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddScopesHandlerTest
Test default scope is added.
testTokenExchange() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ExchangeCodeForAccessTokenTest
Test the token exchange works using a mocked HTTP client and response.
testTokenExchange_ErrorResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ExchangeCodeForAccessTokenTest
 
testTokenExchange_WrongTokenType() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ExchangeCodeForAccessTokenTest
 
testTransform() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.SimpleOIDCSubjectIdentifierCanonicalizationTest
 
testUnknownResponseType() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddResponseTypeAndModeHandlerTest
Test an unknown response type correctly throws an exception.
testUnsupportedOIDCFlow() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowFromAuthenticationResponseTest
Test the flow terminates correctly when an unsupported flow is used - which is unlikely to get this far.
testUserInfoLookup_ErrorResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.UserInfoEndpointLookupTest
 
testUsingRequestObject() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest
Test the flow to the authorization redirect using an OP whose RP config in XML is set to use a request object.
testUsingRequestObject_RSA256Signature() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest
Test the flow to the authorization redirect using an OP who's RP config in XML is set to use a request object.
testUsingRequestObject_WithEncryption() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest
Test the flow to the authorization redirect using an OP whose RP config in XML is set to use a request object, and the RP is configured to create a JWE request object.
testValidate_Fail_NoTokenResponse() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
testValidate_Fail_NoTokenResponseContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
testValidate_Fail_NoUserInfo() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
testValidate_Fail_NoUserInfoResponseContext() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
testValidate_Fail_SubDoesNotMatchIdToken() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
testValidate_Fail_SubDoesNotMatchIdToken_UserInfoJWT() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
testValidate_Success() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
testValidate_Success_UserInfoJWT() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
testWithACRs() - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest
Test the flow to the authorization redirect and add an authentication context class requested principal.
toClass(String) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
toClass(String, Class<T>) - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
toJSONObject(String) - Method in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.MockSimpleStringTranscoder
 
TOKEN_RESPONSE_ERROR - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
 
tokenResponse - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 
tokens - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 
toString() - Method in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 

U

USERINFO_RESPONSE - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
Mock Plain response from the UserInfo endpoint.
USERINFO_RESPONSE - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.DefaultClaimMergingStrategyTest
Mock response from the UserInfo endpoint.
USERINFO_RESPONSE_JWE - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
Mock a UserInfo JWE reponse.
USERINFO_RESPONSE_JWS - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractOIDCTest
Mock a UserInfo JWS reponse.
userInfoCtx - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
UserInfoEndpointLookupTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for the UserInfoEndpointLookup action.
UserInfoEndpointLookupTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.UserInfoEndpointLookupTest
 

V

ValidateAuthenticationResponseResultTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for the ValidateAuthenticationResponseResult action.
ValidateAuthenticationResponseResultTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateAuthenticationResponseResultTest
 
ValidateOAuthAccessTokenResponseTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for ValidateOAuthAccessTokenResponse.
ValidateOAuthAccessTokenResponseTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOAuthAccessTokenResponseTest
 
ValidateOIDCAuthenticationTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for the ValidateOIDCAuthentication.
ValidateOIDCAuthenticationTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateOIDCAuthenticationTest
 
ValidateOIDCAuthenticationTest.MockPrincipal - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
 
ValidateResponseStateTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for ValidateResponseState.
ValidateResponseStateTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateResponseStateTest
 
ValidateUserInfoJSONObjectClaimsTest - Class in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Tests for ValidateUserInfoJSONObjectClaims.
ValidateUserInfoJSONObjectClaimsTest() - Constructor for class net.shibboleth.idp.plugin.authn.oidc.rp.impl.ValidateUserInfoJSONObjectClaimsTest
 
VALIDATION_HINT_RESOLVER_FLOW_ATTR - Static variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 
VALIDATOR_FLOW_ATTR - Static variable in class net.shibboleth.idp.plugin.authn.test.spring.CustomFlowModelFlowBuilder
 

W

webApplicationContext - Variable in class net.shibboleth.idp.plugin.authn.oidc.rp.impl.AuthorizationControllerTest
The web application context loaded by the test framework.
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages