A B D E G H I M N O P R S T 

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.
AbstractProfileActionTest.MockProfileAction() - Constructor for class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 
AbstractProfileActionTest.MockProfileAction(RuntimeException) - Constructor for class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 
AbstractProfileActionTest.MockProfileAction(String, String) - Constructor for class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 
AbstractProfileConfigurationTest - Class in net.shibboleth.idp.profile.config
Unit test for AbstractProfileConfiguration.
AbstractProfileConfigurationTest() - Constructor for class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
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.
authenticationFlows - Variable in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
Filters the usable authentication flows.

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
Builds a MockRequestContext.
buildServletExternalContext() - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Builds a ServletExternalContext.

D

defaultAuthenticationMethods - Variable in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
Selects, and limits, the authentication methods to use for requests.
doExecute(ProfileRequestContext) - Method in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction

E

executed - Variable in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 

G

getAuthenticationFlows() - Method in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
getDefaultAuthenticationMethods() - Method in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
getNameIDFormatPrecedence() - Method in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration

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 in milliseconds.
inboundMessageIssuer - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The issuer of the inbound message.
isExecuted() - Method in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 

M

MockAuthenticationProfileConfiguration - Class in net.shibboleth.idp.relyingparty
Mock implementation of AuthenticationProfileConfiguration.
MockAuthenticationProfileConfiguration(String, List<Principal>) - Constructor for class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
Constructor.
MockAuthenticationProfileConfiguration(String, List<Principal>, Collection<String>, List<String>) - Constructor for class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
Constructor.
MockProfileConfiguration - Class in net.shibboleth.idp.relyingparty
Mock implementation of ProfileConfiguration.
MockProfileConfiguration(String) - Constructor for class net.shibboleth.idp.relyingparty.MockProfileConfiguration
Constructor.

N

nameIDFormatPrecedence - Variable in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
Precedence of name identifier formats to use for requests.
net.shibboleth.idp.profile - package net.shibboleth.idp.profile
 
net.shibboleth.idp.profile.config - package net.shibboleth.idp.profile.config
 
net.shibboleth.idp.relyingparty - package net.shibboleth.idp.relyingparty
 
newEvent - Variable in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 
NO_VAL - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
Value used to represent a string value that has not be set.

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 in milliseconds.
outboundMessageIssuer - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
The issuer of the outbound message.

P

prevEvent - Variable in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 

R

RelyingPartyConfigurationTest - Class in net.shibboleth.idp.relyingparty
Unit test for RelyingPartyConfiguration.
RelyingPartyConfigurationTest() - Constructor for class net.shibboleth.idp.relyingparty.RelyingPartyConfigurationTest
 
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.

S

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.
setAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
Set the authentication flows to use.
setDefaultAuthenticationMethods(List<Principal>) - Method in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
Set the default authentication methods to use, expressed as custom principals.
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(long) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the issue instant of the inbound message in milliseconds.
setInboundMessageIssuer(String) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the issuer of the inbound message.
setNameIDFormatPrecedence(List<String>) - Method in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
Set the name identifier formats to use.
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(long) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
Sets the issue instant of the outbound message in milliseconds.
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.

T

testActionEvent() - Method in class net.shibboleth.idp.profile.AbstractProfileActionTest
 
testActionExecution() - Method in class net.shibboleth.idp.profile.AbstractProfileActionTest
 
testConstruction() - Method in class net.shibboleth.idp.relyingparty.RelyingPartyConfigurationTest
 
testProfileConfiguration() - Method in class net.shibboleth.idp.relyingparty.RelyingPartyConfigurationTest
 
testProfileId() - Method in class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
testSecurityConfiguration() - Method in class net.shibboleth.idp.profile.config.AbstractProfileConfigurationTest
 
thrownException - Variable in class net.shibboleth.idp.profile.AbstractProfileActionTest.MockProfileAction
 
A B D E G H I M N O P R S T 

Copyright © 1999–2014. All rights reserved.