A B C D E F G H I J M N O P R S T W 
All Classes All Packages

A

AbstractProfileActionTest - Class in net.shibboleth.idp.profile
Unit test for AbstractProfileAction.
AbstractProfileActionTest() - Constructor for class net.shibboleth.idp.profile.AbstractProfileActionTest
 
AbstractProfileActionTest.MockProfileAction - Class in net.shibboleth.idp.profile
Mock AbstractProfileAction.
AbstractProfileConfigurationTest - Class in net.shibboleth.idp.profile.config
Unit test for AbstractProfileConfiguration.
AbstractProfileConfigurationTest() - Constructor for class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
AbstractProfileInterceptorResultTest - Class in net.shibboleth.idp.profile.interceptor
AbstractProfileInterceptorResult unit test.
AbstractProfileInterceptorResultTest() - Constructor for class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest
 
AbstractProfileInterceptorResultTest.MockAbstractProfileInterceptorResult - Class in net.shibboleth.idp.profile.interceptor
 
ActionTestingSupport - Class in net.shibboleth.idp.profile
Helper methods for creating/testing objects within profile action tests.
ActionTestingSupport() - Constructor for class net.shibboleth.idp.profile.ActionTestingSupport
 
assertEvent(Event, String) - Static method in class net.shibboleth.idp.profile.ActionTestingSupport
Checks that the event is not null, that the event source is not null, and that the event ID is the given id.
assertProceedEvent(Event) - Static method in class net.shibboleth.idp.profile.ActionTestingSupport
Checks that the given event is a proceed event.

B

buildInboundMessageContext() - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Builds a inbound MessageContext.
buildOutboundMessageContext() - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Builds a outbound MessageContext.
buildProfileRequestContext() - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Builds a ProfileRequestContext.
buildRelyingPartyConfiguration() - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Builds a RelyingPartyConfiguration.
buildRelyingPartyContext(ProfileRequestContext) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Builds RelyingPartyContext.
buildRequestContext() - Method in class net.shibboleth.idp.profile.RequestContextBuilder
buildServletExternalContext() - Method in class net.shibboleth.idp.profile.RequestContextBuilder

C

createProfileRequestContext(String, String[]) - Method in class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
 
custom() - Method in class net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest
 
custom() - Method in class net.shibboleth.idp.profile.logic.ScriptedPredicateTest
 
customTest() - Method in class net.shibboleth.idp.profile.context.navigate.SpringExpressionContextLookupFunctionTest
 

D

DateAttributePredicateTest - Class in net.shibboleth.idp.profile.logic
Unit test for DateAttributePredicate.
DateAttributePredicateTest() - Constructor for class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
 
descriptor - Variable in class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
doExecute(ProfileRequestContext) - Method in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction

E

exceptionTest() - Method in class net.shibboleth.idp.profile.context.navigate.SpringExpressionContextLookupFunctionTest
 
executed - Variable in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 

F

formatter - Variable in class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
 

G

getMessage(String, Object[], String, Locale) - Method in class net.shibboleth.idp.profile.context.navigate.SpringStatusMessageLookupFunctionTest.MockMessageSource
getMessage(String, Object[], Locale) - Method in class net.shibboleth.idp.profile.context.navigate.SpringStatusMessageLookupFunctionTest.MockMessageSource
getMessage(MessageSourceResolvable, Locale) - Method in class net.shibboleth.idp.profile.context.navigate.SpringStatusMessageLookupFunctionTest.MockMessageSource

H

httpRequest - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The HttpServletRequest used when building the request context.
httpResponse - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The HttpServletResponse used when building the request context.

I

INBOUND_MSG_ID - Static variable in class net.shibboleth.idp.profile.ActionTestingSupport
ID of the inbound message.
INBOUND_MSG_ISSUER - Static variable in class net.shibboleth.idp.profile.ActionTestingSupport
Issuer of the inbound message.
inboundMessage - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The inbound message.
inboundMessageId - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The ID of the inbound message.
inboundMessageIssueInstant - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The issue instant of the inbound message.
inboundMessageIssuer - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The issuer of the inbound message.
inlineBean() - Method in class net.shibboleth.idp.profile.logic.ScriptedPredicateTest
 
INTEGER_RETURN_7 - Static variable in class net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest
 
INTEGER_RETURN_8 - Static variable in class net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest
 
integerReturn() - Method in class net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest
 
invalidOutputTest() - Method in class net.shibboleth.idp.profile.context.navigate.SpringExpressionContextLookupFunctionTest
 
isExecuted() - Method in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 

J

javaDateStrings(Duration...) - Method in class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
Produces an array of date strings that are offsets from current system time.
javaformatter - Variable in class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
 
jodaDateStrings(Duration...) - Method in class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
Produces an array of date strings that are offsets from current system time.

M

messageContext() - Method in class net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest
 
MockAbstractProfileInterceptorResult(String, String, String, Instant) - Constructor for class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest.MockAbstractProfileInterceptorResult
 
MockMessageSource() - Constructor for class net.shibboleth.idp.profile.context.navigate.SpringStatusMessageLookupFunctionTest.MockMessageSource
 
MockProfileAction() - Constructor for class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 
MockProfileAction(RuntimeException) - Constructor for class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 
MockProfileAction(String, String) - Constructor for class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 
MockProfileConfiguration - Class in net.shibboleth.idp.relyingparty
Mock implementation of ProfileConfiguration.
MockProfileConfiguration(String) - Constructor for class net.shibboleth.idp.relyingparty.MockProfileConfiguration
Constructor.

N

net.shibboleth.idp.profile - package net.shibboleth.idp.profile
 
net.shibboleth.idp.profile.config - package net.shibboleth.idp.profile.config
 
net.shibboleth.idp.profile.context - package net.shibboleth.idp.profile.context
 
net.shibboleth.idp.profile.context.navigate - package net.shibboleth.idp.profile.context.navigate
 
net.shibboleth.idp.profile.interceptor - package net.shibboleth.idp.profile.interceptor
 
net.shibboleth.idp.profile.logic - package net.shibboleth.idp.profile.logic
 
net.shibboleth.idp.relyingparty - package net.shibboleth.idp.relyingparty
 
newEvent - Variable in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 
newJavaPredicate(String, Duration) - Method in class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
 
newJodaPredicate(String, Duration) - Method in class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
 
NO_VAL - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
Value used to represent a string value that has not be set.
noChild - Variable in class net.shibboleth.idp.profile.logic.ScriptedPredicateTest
 

O

OUTBOUND_MSG_ID - Static variable in class net.shibboleth.idp.profile.ActionTestingSupport
ID of the outbound message.
OUTBOUND_MSG_ISSUER - Static variable in class net.shibboleth.idp.profile.ActionTestingSupport
Issuer of the outbound message.
outboundMessage - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The outbound message.
outboundMessageId - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The ID of the outbound message.
outboundMessageIssueInstant - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The issue instant of the outbound message.
outboundMessageIssuer - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The issuer of the outbound message.

P

prc - Variable in class net.shibboleth.idp.profile.context.navigate.SpringStatusMessageLookupFunctionTest
 
prc - Variable in class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
prc - Variable in class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicateTest
 
prevEvent - Variable in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 
ProfileInterceptorContextTest - Class in net.shibboleth.idp.profile.context
ProfileInterceptorContext unit test.
ProfileInterceptorContextTest() - Constructor for class net.shibboleth.idp.profile.context.ProfileInterceptorContextTest
 
ProfileInterceptorFlowDescriptorTest - Class in net.shibboleth.idp.profile.interceptor
ProfileInterceptorFlowDescriptor unit test.
ProfileInterceptorFlowDescriptorTest() - Constructor for class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
provideTestDataJava() - Method in class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
 
provideTestDataJoda() - Method in class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
 

R

rc - Variable in class net.shibboleth.idp.profile.ScriptedActionTest
 
RelyingPartyConfigurationTest - Class in net.shibboleth.idp.relyingparty
Unit test for RelyingPartyConfiguration.
RelyingPartyConfigurationTest() - Constructor for class net.shibboleth.idp.relyingparty.RelyingPartyConfigurationTest
 
RelyingPartyIdPredicateTest - Class in net.shibboleth.idp.profile.logic
Unit test for RelyingPartyIdPredicate.
RelyingPartyIdPredicateTest() - Constructor for class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicateTest
 
relyingPartyProfileConfigurations - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The profile configurations associated with the relying party.
RequestContextBuilder - Class in net.shibboleth.idp.profile
Builder used to construct RequestContext used in Action executions.
RequestContextBuilder() - Constructor for class net.shibboleth.idp.profile.RequestContextBuilder
Constructor.
RequestContextBuilder(RequestContextBuilder) - Constructor for class net.shibboleth.idp.profile.RequestContextBuilder
Constructor.
resourceBean() - Method in class net.shibboleth.idp.profile.logic.ScriptedPredicateTest
 
rpCtx - Variable in class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicateTest
 

S

ScriptedActionTest - Class in net.shibboleth.idp.profile
Unit test for ScriptedAction.
ScriptedActionTest() - Constructor for class net.shibboleth.idp.profile.ScriptedActionTest
 
ScriptedFunctionTest - Class in net.shibboleth.idp.profile.context.navigate
 
ScriptedFunctionTest() - Constructor for class net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest
 
ScriptedPredicateTest - Class in net.shibboleth.idp.profile.logic
Tests for ScriptedPredicate.
ScriptedPredicateTest() - Constructor for class net.shibboleth.idp.profile.logic.ScriptedPredicateTest
 
selectProfileConfiguration(Map<String, ProfileConfiguration>) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Selects the active profile configurations from the set of registered profile configuration from the relying party configuration built by RequestContextBuilder.buildRelyingPartyConfiguration().
servletContext - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The ServletContext used when building the request context.
setHttpRequest(HttpServletRequest) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the HttpServletRequest used when building the request context.
setHttpResponse(HttpServletResponse) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the HttpServletResponse used when building the request context.
setInboundMessage(Object) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the inbound message.
setInboundMessageId(String) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the ID of the inbound message.
setInboundMessageIssueInstant(Instant) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the issue instant of the inbound message
setInboundMessageIssuer(String) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the issuer of the inbound message.
setOutboundMessage(Object) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the outbound message.
setOutboundMessageId(String) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the ID of the outbound message.
setOutboundMessageIssueInstant(Instant) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the issue instant of the outbound message
setOutboundMessageIssuer(String) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the issuer of the outbound message.
setRelyingPartyProfileConfigurations(Collection<ProfileConfiguration>) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the profile configurations associated with the relying party.
setServletContext(ServletContext) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the ServletContext used when building the request context.
setup() - Method in class net.shibboleth.idp.profile.logic.ScriptedPredicateTest
 
setUp() - Method in class net.shibboleth.idp.profile.context.navigate.SpringStatusMessageLookupFunctionTest
 
setUp() - Method in class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
setUp() - Method in class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicateTest
 
setUp() - Method in class net.shibboleth.idp.profile.ScriptedActionTest
 
simple() - Method in class net.shibboleth.idp.profile.logic.ScriptedPredicateTest
 
simpleScript() - Method in class net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest
 
simpleTest() - Method in class net.shibboleth.idp.profile.context.navigate.SpringExpressionContextLookupFunctionTest
 
SpringExpressionContextLookupFunctionTest - Class in net.shibboleth.idp.profile.context.navigate
Test for SpringExpressionContextLookupFunction.
SpringExpressionContextLookupFunctionTest() - Constructor for class net.shibboleth.idp.profile.context.navigate.SpringExpressionContextLookupFunctionTest
 
springRequestContext - Variable in class net.shibboleth.idp.profile.context.navigate.SpringStatusMessageLookupFunctionTest
 
SpringStatusMessageLookupFunctionTest - Class in net.shibboleth.idp.profile.context.navigate
SpringStatusMessageLookupFunction unit test.
SpringStatusMessageLookupFunctionTest() - Constructor for class net.shibboleth.idp.profile.context.navigate.SpringStatusMessageLookupFunctionTest
 
SpringStatusMessageLookupFunctionTest.MockMessageSource - Class in net.shibboleth.idp.profile.context.navigate
 
src - Variable in class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
STRING_RETURN_7 - Static variable in class net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest
 
STRING_RETURN_8 - Static variable in class net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest
 
stringReturn() - Method in class net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest
 

T

testActionEvent() - Method in class net.shibboleth.idp.profile.AbstractProfileActionTest
 
testActionExecution() - Method in class net.shibboleth.idp.profile.AbstractProfileActionTest
 
testAttemptedFlow() - Method in class net.shibboleth.idp.profile.context.ProfileInterceptorContextTest
Tests mutating attemptedFlow.
testBadEvent() - Method in class net.shibboleth.idp.profile.ScriptedActionTest
 
testBadScript() - Method in class net.shibboleth.idp.profile.ScriptedActionTest
 
testBadScriptHidden() - Method in class net.shibboleth.idp.profile.ScriptedActionTest
 
testConstruction() - Method in class net.shibboleth.idp.relyingparty.RelyingPartyConfigurationTest
 
testDisallowedFeatures() - Method in class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
testEmptyContext() - Method in class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest
 
testEmptyKey() - Method in class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest
 
testEmptyValue() - Method in class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest
 
testEquality() - Method in class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
testEvent() - Method in class net.shibboleth.idp.profile.ScriptedActionTest
 
testInboundFlows() - Method in class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
testIndirectDisallowedFeatures() - Method in class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
testIndirectInboundFlows() - Method in class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
testIndirectOutboundFlows() - Method in class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
testIndirectProfileConfiguration() - Method in class net.shibboleth.idp.relyingparty.RelyingPartyConfigurationTest
 
testIndirectResponderId() - Method in class net.shibboleth.idp.relyingparty.RelyingPartyConfigurationTest
 
testIndirectSecurityConfiguration() - Method in class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
testInstantation() - Method in class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
testInstantiation() - Method in class net.shibboleth.idp.profile.context.ProfileInterceptorContextTest
 
testJavaTime(DateAttributePredicate, String, String[], boolean) - Method in class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
 
testJodaTime(DateAttributePredicate, String, String[], boolean) - Method in class net.shibboleth.idp.profile.logic.DateAttributePredicateTest
 
testMappedMessage() - Method in class net.shibboleth.idp.profile.context.navigate.SpringStatusMessageLookupFunctionTest
 
testMatch() - Method in class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicateTest
 
testMutatingNonBrowserSupport() - Method in class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
testMutatingPredicate() - Method in class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
testNegativeExpiration() - Method in class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest
 
testNoMatch() - Method in class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicateTest
 
testNone() - Method in class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicateTest
 
testNullContext() - Method in class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest
 
testNullExpiration() - Method in class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest
 
testNullKey() - Method in class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest
 
testNullValue() - Method in class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest
 
testOutboundFlows() - Method in class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
testProceed() - Method in class net.shibboleth.idp.profile.ScriptedActionTest
 
testProfileConfiguration() - Method in class net.shibboleth.idp.relyingparty.RelyingPartyConfigurationTest
 
testProfileId() - Method in class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
testResult() - Method in class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest
 
testSecurityConfiguration() - Method in class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
testUnmodifiableActivationCondition() - Method in class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
testUnmodifiableNonBrowserSupport() - Method in class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
testUnmodifiableStorageService() - Method in class net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptorTest
 
testZeroExpiration() - Method in class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest
 
thrownException - Variable in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 

W

withChild - Variable in class net.shibboleth.idp.profile.logic.ScriptedPredicateTest
 
withType() - Method in class net.shibboleth.idp.profile.context.navigate.ScriptedFunctionTest
 
A B C D E F G H I J M N O P R S T W 
All Classes All Packages