Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ActionTestingSupport - Class in net.shibboleth.idp.profile.testing
-
Helper methods for creating/testing objects within profile action tests.
- ActionTestingSupport() - Constructor for class net.shibboleth.idp.profile.testing.ActionTestingSupport
- ActionTestSupportAction - Class in net.shibboleth.idp.saml.profile.testing
-
A Test {"link
Action. - ActionTestSupportAction() - Constructor for class net.shibboleth.idp.saml.profile.testing.ActionTestSupportAction
-
Constructor.
- assertEvent(Event, String) - Static method in class net.shibboleth.idp.profile.testing.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.testing.ActionTestingSupport
-
Checks that the given event is a proceed event.
- ATTRIBUTE_ATTRIBUTE_VALUE_RESULT - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
A
StringAttributeValuewith value "at1-Attribute". - ATTRIBUTE_ATTRIBUTE_VALUE_STRING - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
A value from the attribute.
- attributes - Variable in class net.shibboleth.idp.saml.impl.testing.TestSources.StaticDataConnector
-
Static collection of values returned by this connector.
- authenticationFlows - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Filters the usable authentication flows.
B
- buildInboundMessageContext() - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Builds a inbound
MessageContext. - buildOutboundMessageContext() - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Builds a outbound
MessageContext. - buildProfileRequestContext() - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Builds a
ProfileRequestContext. - buildRelyingPartyConfiguration() - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Builds a
RelyingPartyConfiguration. - buildRelyingPartyContext(ProfileRequestContext) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Builds
RelyingPartyContext. - buildRequestContext() - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Builds a
MockRequestContext. - buildServletExternalContext() - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Builds a
ServletExternalContext.
C
- COMMON_ATTRIBUTE_VALUE_RESULT - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
A
StringAttributeValuewith value "at1-Data". - COMMON_ATTRIBUTE_VALUE_STRING - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
A value from both providers.
- CONNECTOR_ATTRIBUTE_VALUE_REGEXP - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Regexp.
- CONNECTOR_ATTRIBUTE_VALUE_REGEXP_PATTERN - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
a
Patternderived fromTestSources.CONNECTOR_ATTRIBUTE_VALUE_REGEXP. - CONNECTOR_ATTRIBUTE_VALUE_REGEXP_RESULT - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
A
StringAttributeValuewith value "Connect". - CONNECTOR_ATTRIBUTE_VALUE_RESULT - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
A
StringAttributeValuewith value "at1-Data". - CONNECTOR_ATTRIBUTE_VALUE_STRING - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
A value from the connector.
- createResolutionContext(String, String, String) - Static method in class net.shibboleth.idp.saml.impl.testing.TestSources
-
create a
AttributeResolutionContext.
D
- defaultAuthenticationMethods - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Selects, and limits, the authentication methods to use for requests.
- DEPENDS_ON_ATTRIBUTE_NAME_ATTR - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
The name of the attribute we use as source.
- DEPENDS_ON_ATTRIBUTE_NAME_CONNECTOR - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
a attribute connector to depend upon.
- DEPENDS_ON_SECOND_ATTRIBUTE_NAME - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
The name of another attribute we use as source.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.saml.impl.testing.TestSources.StaticAttributeDefinition
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.saml.impl.testing.TestSources.StaticDataConnector
- doExecute(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.testing.ActionTestSupportAction
- doInitialize() - Method in class net.shibboleth.idp.saml.impl.testing.TestSources.StaticAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.saml.impl.testing.TestSources.StaticDataConnector
E
- equals(Object) - Method in class net.shibboleth.idp.authn.testing.TestPrincipal
F
- forceAuthnPredicate - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
ForceAuthn predicate.
G
- getAttributes() - Method in class net.shibboleth.idp.saml.impl.testing.TestSources.StaticDataConnector
-
Get the static values returned by this connector.
- getAuthenticationFlows(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
- getDefaultAuthenticationMethods(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
- getName() - Method in class net.shibboleth.idp.authn.testing.TestPrincipal
- getNameIDFormatPrecedence(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Get the name identifier formats to use.
- getPostAuthenticationFlows(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
- getProxyCount(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
- getValue() - Method in class net.shibboleth.idp.saml.impl.testing.TestSources.StaticAttributeDefinition
-
Return the static attribute we are returning.
H
- hashCode() - Method in class net.shibboleth.idp.authn.testing.TestPrincipal
- httpRequest - Variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
The
HttpServletRequestused when building the request context. - httpResponse - Variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
The
HttpServletResponseused when building the request context.
I
- IDP_ENTITY_ID - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
"https://idp.example.org/idp".
- INBOUND_MSG_ID - Static variable in class net.shibboleth.idp.profile.testing.ActionTestingSupport
-
ID of the inbound message.
- INBOUND_MSG_ISSUER - Static variable in class net.shibboleth.idp.profile.testing.ActionTestingSupport
-
Issuer of the inbound message.
- inboundMessage - Variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
The inbound message.
- inboundMessageId - Variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
The ID of the inbound message.
- inboundMessageIssueInstant - Variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
The issue instant of the inbound message.
- inboundMessageIssuer - Variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
The issuer of the inbound message.
- isForceAuthn(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
M
- makeAttributeDefinitionDependency(String) - Static method in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Make a
ResolverAttributeDefinitionDependency. - makeDataConnectorDependency(String, String) - Static method in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Make a
ResolverDataConnectorDependency. - MockAuthenticationProfileConfiguration - Class in net.shibboleth.idp.authn.testing
-
Mock implementation of
AuthenticationProfileConfiguration. - MockAuthenticationProfileConfiguration(String, List<Principal>) - Constructor for class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Constructor.
- MockAuthenticationProfileConfiguration(String, List<Principal>, Collection<String>, List<String>) - Constructor for class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Constructor.
- MockProfileConfiguration - Class in net.shibboleth.idp.profile.testing
-
Mock implementation of
ProfileConfiguration. - MockProfileConfiguration(String) - Constructor for class net.shibboleth.idp.profile.testing.MockProfileConfiguration
-
Constructor.
N
- nameIDFormatPrecedence - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Precedence of name identifier formats to use for requests.
- net.shibboleth.idp.authn.testing - package net.shibboleth.idp.authn.testing
-
Testing utility classes.
- net.shibboleth.idp.profile.testing - package net.shibboleth.idp.profile.testing
-
Testing utility classes.
- net.shibboleth.idp.saml.impl.testing - package net.shibboleth.idp.saml.impl.testing
-
Testing utility classes for SAML implementation code.
- net.shibboleth.idp.saml.profile.testing - package net.shibboleth.idp.saml.profile.testing
-
Testing utility classes for SAML profile code.
- NO_VAL - Static variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Value used to represent a string value that has not be set.
- nonStringAttributeDefiniton(String) - Static method in class net.shibboleth.idp.saml.impl.testing.TestSources
-
return a
SAML2NameIDAttributeDefinition(which doesn't carry string atribure values)
O
- OUTBOUND_MSG_ID - Static variable in class net.shibboleth.idp.profile.testing.ActionTestingSupport
-
ID of the outbound message.
- OUTBOUND_MSG_ISSUER - Static variable in class net.shibboleth.idp.profile.testing.ActionTestingSupport
-
Issuer of the outbound message.
- outboundMessage - Variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
The outbound message.
- outboundMessageId - Variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
The ID of the outbound message.
- outboundMessageIssueInstant - Variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
The issue instant of the outbound message.
- outboundMessageIssuer - Variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
The issuer of the outbound message.
P
- populatedStaticAttribute() - Static method in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Create a static attribute with known values.
- populatedStaticAttribute(String, int) - Static method in class net.shibboleth.idp.saml.impl.testing.TestSources
- populatedStaticAttribute(IdPAttribute) - Static method in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Create a static attribute with known attribute.
- populatedStaticConnector() - Static method in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Create a static connector with known attributes and values.
- populatedStaticConnector(List<IdPAttribute>) - Static method in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Create a static connector with provided attributes and values.
- postAuthenticationFlows - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Enables post-authentication interceptor flows.
- PRINCIPAL_ID - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
"PETER_THE_PRINCIPAL".
- proxyCount - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Proxy count.
R
- relyingPartyProfileConfigurations - Variable in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
The profile configurations associated with the relying party.
- RequestContextBuilder - Class in net.shibboleth.idp.profile.testing
-
Builder used to construct
RequestContextused inActionexecutions. - RequestContextBuilder() - Constructor for class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Constructor.
- RequestContextBuilder(RequestContextBuilder) - Constructor for class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Constructor.
S
- SECOND_ATTRIBUTE_VALUE_RESULTS - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Still more attributes values.
- SECOND_ATTRIBUTE_VALUE_STRINGS - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Another attributes values.
- selectProfileConfiguration(Map<String, ProfileConfiguration>) - Method in class net.shibboleth.idp.profile.testing.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.testing.RequestContextBuilder
-
The
ServletContextused when building the request context. - setAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Set the authentication flows to use.
- setDefaultAuthenticationMethods(List<Principal>) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Set the default authentication methods to use, expressed as custom principals.
- setHttpRequest(HttpServletRequest) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the
HttpServletRequestused when building the request context. - setHttpResponse(HttpServletResponse) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the
HttpServletResponseused when building the request context. - setInboundMessage(Object) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the inbound message.
- setInboundMessageId(String) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the ID of the inbound message.
- setInboundMessageIssueInstant(Instant) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the issue instant of the inbound message
- setInboundMessageIssuer(String) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the issuer of the inbound message.
- setNameIDFormatPrecedence(List<String>) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Set the name identifier formats to use.
- setOutboundMessage(Object) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the outbound message.
- setOutboundMessageId(String) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the ID of the outbound message.
- setOutboundMessageIssueInstant(Instant) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the issue instant of the outbound message
- setOutboundMessageIssuer(String) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the issuer of the outbound message.
- setPostAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Set the ordered collection of post-authentication interceptor flows to enable.
- setProxyCount(Integer) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
-
Set proxy count.
- setRelyingPartyProfileConfigurations(Collection<ProfileConfiguration>) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the profile configurations associated with the relying party.
- setServletContext(ServletContext) - Method in class net.shibboleth.idp.profile.testing.RequestContextBuilder
-
Sets the
ServletContextused when building the request context. - setValue(IdPAttribute) - Method in class net.shibboleth.idp.saml.impl.testing.TestSources.StaticAttributeDefinition
-
Set the attribute value we are returning.
- setValues(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.saml.impl.testing.TestSources.StaticDataConnector
-
Set static values returned by this connector.
- SP_ENTITY_ID - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
"https://sp.example.org/sp".
- STATIC_CONNECTOR_NAME - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
The name we use in this test for the static connector.
- StaticAttributeDefinition() - Constructor for class net.shibboleth.idp.saml.impl.testing.TestSources.StaticAttributeDefinition
- StaticDataConnector() - Constructor for class net.shibboleth.idp.saml.impl.testing.TestSources.StaticDataConnector
T
- TEST_AUTHN_METHOD - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Authentication method for Principal method tests
- TEST_PRINCIPAL - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Principal name for Principal method tests
- TEST_RELYING_PARTY - Static variable in class net.shibboleth.idp.saml.impl.testing.TestSources
-
Relying party name for Principal method tests
- TestPrincipal - Class in net.shibboleth.idp.authn.testing
-
Test Principal for testing requested authentication behavior.
- TestPrincipal(String) - Constructor for class net.shibboleth.idp.authn.testing.TestPrincipal
-
Constructor.
- TestSources - Class in net.shibboleth.idp.saml.impl.testing
-
Basic data sources for testing the attribute generators.
- TestSources() - Constructor for class net.shibboleth.idp.saml.impl.testing.TestSources
-
Constructor.
- TestSources.StaticAttributeDefinition - Class in net.shibboleth.idp.saml.impl.testing
-
A static
AttributeDefinitionfor testing. - TestSources.StaticDataConnector - Class in net.shibboleth.idp.saml.impl.testing
-
A static
DataConnector. - toString() - Method in class net.shibboleth.idp.authn.testing.TestPrincipal
V
- value - Variable in class net.shibboleth.idp.authn.testing.TestPrincipal
-
The class ref.
- value - Variable in class net.shibboleth.idp.saml.impl.testing.TestSources.StaticAttributeDefinition
-
Static value returned by this definition.
All Classes and Interfaces|All Packages|Constant Field Values