- ACS_INDEX_PARAM - Static variable in class net.shibboleth.idp.profile.impl.ResolverTestRequestDecoder
-
Name of the query parameter carrying the ACS index: "acsIndex" .
- acsIndex - Variable in class net.shibboleth.idp.profile.impl.ResolverTestRequest
-
The <AttributeConsumingService> index into metadata.
- action - Variable in class net.shibboleth.idp.profile.impl.WebFlowProfileActionAdaptor
-
A POJO bean being adapted.
- activationCondition - Variable in class net.shibboleth.idp.profile.audit.impl.AttributesAuditExtractor
-
A predicate to control whether attributes should be extracted for logging.
- activeFlowsLookupStrategy - Variable in class net.shibboleth.idp.profile.interceptor.impl.PopulateProfileInterceptorContext
-
Lookup function for the flow IDs to activate from within the available set.
- addField(String, Object) - Method in class net.shibboleth.idp.profile.audit.impl.PopulateAuditContext
-
Add a non-null field to the audit record.
- applicationContext - Variable in class net.shibboleth.idp.profile.impl.LogSpringContextInfo
-
The owning Spring ApplicationContext in which this action is defined.
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.profile.audit.impl.AttributesAuditExtractor
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.profile.impl.ReloadServiceConfiguration.WebFlowApplicationContextLookupStrategy
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.profile.impl.ResolverTestPrincipalLookup
- ATTRIB_DESC - Static variable in class net.shibboleth.idp.profile.impl.LogContextTree
-
Name of Spring web flow attribute holding the description of the tree to log.
- ATTRIB_DESC - Static variable in class net.shibboleth.idp.profile.impl.LogSpringContextInfo
-
Name of Spring web flow attribute holding the description of the tree to log.
- attributeContext - Variable in class net.shibboleth.idp.profile.impl.FilterAttributes
-
AttributeContext to filter.
- attributeContextCreationStrategy - Variable in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
- attributeContextLookupStrategy - Variable in class net.shibboleth.idp.profile.audit.impl.AttributesAuditExtractor
-
Lookup strategy for AttributeContext to read from.
- attributeContextLookupStrategy - Variable in class net.shibboleth.idp.profile.impl.FilterAttributes
-
- attributeFilterService - Variable in class net.shibboleth.idp.profile.impl.FilterAttributes
-
Service used to get the engine used to filter attributes.
- attributeResolverService - Variable in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Service used to get the resolver used to fetch attributes.
- AttributesAuditExtractor - Class in net.shibboleth.idp.profile.audit.impl
-
- AttributesAuditExtractor() - Constructor for class net.shibboleth.idp.profile.audit.impl.AttributesAuditExtractor
-
Constructor.
- AttributesAuditExtractor(Function<ProfileRequestContext, AttributeContext>) - Constructor for class net.shibboleth.idp.profile.audit.impl.AttributesAuditExtractor
-
Constructor.
- attributesLookupStrategy - Variable in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Strategy used to determine the attributes to resolve.
- auditContextCreationStrategy - Variable in class net.shibboleth.idp.profile.audit.impl.PopulateAuditContext
-
Strategy used to locate or create the
AuditContext to populate.
- auditContextLookupStrategy - Variable in class net.shibboleth.idp.profile.audit.impl.WriteAuditLog
-
- auditCtx - Variable in class net.shibboleth.idp.profile.audit.impl.PopulateAuditContext
-
- auditCtx - Variable in class net.shibboleth.idp.profile.audit.impl.WriteAuditLog
-
The AuditContext to operate on.
- authenticationContext - Variable in class net.shibboleth.idp.profile.impl.FilterAttributes
-
AuthenticationContext to work from (if any).
- authenticationContext - Variable in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
AuthenticationContext to work from (if any).
- authnContextLookupStrategy - Variable in class net.shibboleth.idp.profile.impl.FilterAttributes
-
- authnContextLookupStrategy - Variable in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
- availableFlows - Variable in class net.shibboleth.idp.profile.interceptor.impl.PopulateProfileInterceptorContext
-
The flows to make available for possible use.
- getAttributeConsumingServiceIndex() - Method in class net.shibboleth.idp.profile.impl.ResolverTestRequest
-
Get the <AttributeConsumingService> index into metadata to apply.
- getComponent() - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
- getDefaultConfiguration() - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
- getDefaultSecurityConfiguration(String) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
- getDefaultSecurityConfiguration(String) - Method in class net.shibboleth.idp.relyingparty.impl.DelegatingCriteriaRelyingPartyConfigurationResolver
- getDefaultSecurityConfiguration(String) - Method in class net.shibboleth.idp.relyingparty.impl.ReloadingRelyingPartyConfigurationResolver
- getEncryptionCredentials() - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
Get the list of all configured encryption credentials.
- getEntityID() - Method in class net.shibboleth.idp.profile.impl.MetadataQueryRequest
-
Get the entityID to query on.
- getEntityID(HttpServletRequest) - Method in class net.shibboleth.idp.profile.impl.MetadataQueryRequestDecoder
-
Get the entityID parameter.
- getFlowId(HttpServletRequest) - Method in class net.shibboleth.idp.profile.support.PathInfoSupportingFlowUrlHandler
- getFormattingMap() - Method in class net.shibboleth.idp.profile.audit.impl.WriteAuditLog
-
Get the map of logging category to formatting tokens for log entries.
- getId() - Method in class net.shibboleth.idp.relyingparty.impl.EncryptionCredentialsResolver
- getId() - Method in class net.shibboleth.idp.relyingparty.impl.SigningCredentialsResolver
- getIndent(int) - Method in class net.shibboleth.idp.profile.impl.LogContextTree
-
Generate the leading indent string to print.
- getIndex(HttpServletRequest) - Method in class net.shibboleth.idp.profile.impl.ResolverTestRequestDecoder
-
Get the ACS index.
- getPrincipal() - Method in class net.shibboleth.idp.profile.impl.ResolverTestRequest
-
Get the name of the subject.
- getPrincipal(HttpServletRequest) - Method in class net.shibboleth.idp.profile.impl.ResolverTestRequestDecoder
-
Get the name of the subject.
- getProfileRequestContext(RequestContext) - Method in class net.shibboleth.idp.profile.support.ProfileRequestContextFlowExecutionListener
-
Get the profile request context bound to conversation scope.
- getProtocol() - Method in class net.shibboleth.idp.profile.impl.MetadataQueryRequest
-
Get the protocol to query on.
- getProtocol(HttpServletRequest) - Method in class net.shibboleth.idp.profile.impl.MetadataQueryRequestDecoder
-
Get the protocol.
- getProtocol() - Method in class net.shibboleth.idp.profile.impl.ResolverTestRequest
-
Get the protocol to apply to the results.
- getProtocol(HttpServletRequest) - Method in class net.shibboleth.idp.profile.impl.ResolverTestRequestDecoder
-
Get the protocol.
- getRelyingPartyConfigurations() - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
Get an unmodifiable list of verified relying party configurations.
- getRequest(RequestContext) - Method in class net.shibboleth.idp.profile.support.ProfileRequestContextFlowExecutionListener
-
Get the servlet request.
- getRequesterId() - Method in class net.shibboleth.idp.profile.impl.ResolverTestRequest
-
Get the ID of the requesting relying party.
- getRequesterId(HttpServletRequest) - Method in class net.shibboleth.idp.profile.impl.ResolverTestRequestDecoder
-
Get the ID of the requester.
- getSecurityConfigurationMap() - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
Get the map we use to look up default security configurations.
- getSigningCredentials() - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
Get the list of all configured signing credentials.
- getUnverifiedConfiguration() - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
- getVerificationPredicate() - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
Get the definition of what a verified request is.
- recipientLookupStrategy - Variable in class net.shibboleth.idp.profile.impl.FilterAttributes
-
Strategy used to locate the identity of the recipient associated with the attribute filtering.
- recipientLookupStrategy - Variable in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Strategy used to locate the identity of the recipient associated with the attribute resolution.
- RecordResponseComplete - Class in net.shibboleth.idp.profile.impl
-
Action that records the "Response Complete" status on the external context if not done so already.
- RecordResponseComplete() - Constructor for class net.shibboleth.idp.profile.impl.RecordResponseComplete
-
- ReloadingRelyingPartyConfigurationResolver - Class in net.shibboleth.idp.relyingparty.impl
-
Retrieves a per-relying party configuration for a given profile request based on the request context.
- ReloadingRelyingPartyConfigurationResolver(ReloadableService<RelyingPartyConfigurationResolver>) - Constructor for class net.shibboleth.idp.relyingparty.impl.ReloadingRelyingPartyConfigurationResolver
-
Constructor.
- ReloadServiceConfiguration - Class in net.shibboleth.idp.profile.impl
-
- ReloadServiceConfiguration() - Constructor for class net.shibboleth.idp.profile.impl.ReloadServiceConfiguration
-
Constructor.
- ReloadServiceConfiguration.WebFlowApplicationContextLookupStrategy - Class in net.shibboleth.idp.profile.impl
-
Default strategy locates a bean identified with a flow-scope parameter in the web flow application context.
- ReloadServiceConfiguration.WebFlowApplicationContextLookupStrategy() - Constructor for class net.shibboleth.idp.profile.impl.ReloadServiceConfiguration.WebFlowApplicationContextLookupStrategy
-
- relyingPartyContextLookupStrategy - Variable in class net.shibboleth.idp.profile.impl.SelectProfileConfiguration
-
- relyingPartyContextLookupStrategy - Variable in class net.shibboleth.idp.profile.impl.SelectRelyingPartyConfiguration
-
- relyingPartyContextLookupStrategy - Variable in class net.shibboleth.idp.profile.messaging.impl.SelectProfileConfiguration
-
- relyingPartyContextLookupStrategy - Variable in class net.shibboleth.idp.profile.messaging.impl.SelectRelyingPartyConfiguration
-
- relyingPartyCtx - Variable in class net.shibboleth.idp.profile.impl.SelectRelyingPartyConfiguration
-
- relyingPartyCtx - Variable in class net.shibboleth.idp.profile.messaging.impl.SelectRelyingPartyConfiguration
-
- requestContext - Variable in class net.shibboleth.idp.profile.audit.impl.WriteAuditLog
-
The Spring RequestContext to operate on.
- REQUESTER_ID_PARAM - Static variable in class net.shibboleth.idp.profile.impl.ResolverTestRequestDecoder
-
Name of the query parameter carrying the requesterID: "requester" .
- requesterId - Variable in class net.shibboleth.idp.profile.impl.ResolverTestRequest
-
The ID of the requester.
- resolutionLabel - Variable in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Label distinguishing different "types" of attribute resolution for use in resolver.
- resolve(CriteriaSet) - Method in class net.shibboleth.idp.relyingparty.impl.CriteriaSelfEntityIDResolver
- resolve(ProfileRequestContext) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
- resolve(CriteriaSet) - Method in class net.shibboleth.idp.relyingparty.impl.DelegatingCriteriaRelyingPartyConfigurationResolver
- resolve(CriteriaSet) - Method in class net.shibboleth.idp.relyingparty.impl.EncryptionCredentialsResolver
- resolve(ProfileRequestContext) - Method in class net.shibboleth.idp.relyingparty.impl.ReloadingRelyingPartyConfigurationResolver
- resolve(CriteriaSet) - Method in class net.shibboleth.idp.relyingparty.impl.SigningCredentialsResolver
- ResolveAttributes - Class in net.shibboleth.idp.profile.impl
-
- ResolveAttributes(ReloadableService<AttributeResolver>) - Constructor for class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Constructor.
- resolveEntityDescriptor(CriteriaSet) - Method in class net.shibboleth.idp.relyingparty.impl.DelegatingCriteriaRelyingPartyConfigurationResolver
-
Resolve the EntityDescriptor from the criteria.
- resolveEntityID(CriteriaSet) - Method in class net.shibboleth.idp.relyingparty.impl.DelegatingCriteriaRelyingPartyConfigurationResolver
-
Resolve the entityID from the criteria.
- resolveRoleDescriptor(CriteriaSet) - Method in class net.shibboleth.idp.relyingparty.impl.DelegatingCriteriaRelyingPartyConfigurationResolver
-
Resolve the RoleDescriptor from the criteria.
- ResolverTestPrincipalLookup - Class in net.shibboleth.idp.profile.impl
-
- ResolverTestPrincipalLookup() - Constructor for class net.shibboleth.idp.profile.impl.ResolverTestPrincipalLookup
-
- ResolverTestRequest - Class in net.shibboleth.idp.profile.impl
-
Object representing a request to run the attribute resolution and filtering components.
- ResolverTestRequest(String, String, Integer, String) - Constructor for class net.shibboleth.idp.profile.impl.ResolverTestRequest
-
Constructor.
- ResolverTestRequestDecoder - Class in net.shibboleth.idp.profile.impl
-
Decodes an incoming resolver test message.
- ResolverTestRequestDecoder() - Constructor for class net.shibboleth.idp.profile.impl.ResolverTestRequestDecoder
-
- resolveSingle(CriteriaSet) - Method in class net.shibboleth.idp.relyingparty.impl.CriteriaSelfEntityIDResolver
- resolveSingle(ProfileRequestContext) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
- resolveSingle(CriteriaSet) - Method in class net.shibboleth.idp.relyingparty.impl.DelegatingCriteriaRelyingPartyConfigurationResolver
- resolveSingle(CriteriaSet) - Method in class net.shibboleth.idp.relyingparty.impl.EncryptionCredentialsResolver
- resolveSingle(ProfileRequestContext) - Method in class net.shibboleth.idp.relyingparty.impl.ReloadingRelyingPartyConfigurationResolver
- resolveSingle(CriteriaSet) - Method in class net.shibboleth.idp.relyingparty.impl.SigningCredentialsResolver
- results - Variable in class net.shibboleth.idp.profile.interceptor.impl.WriteProfileInterceptorResultToStorage
-
Results to be stored.
- resuming(RequestContext) - Method in class net.shibboleth.idp.profile.support.ProfileRequestContextFlowExecutionListener
-
- RethrowingFlowExecutionExceptionHandler - Class in net.shibboleth.idp.profile.impl
-
This handler can be attached to view or end states that are used to respond to errors,
including RuntimeExceptions, so that if they themselves raise another RuntimeException,
it won't trigger the state again, but just fail the flow.
- RethrowingFlowExecutionExceptionHandler() - Constructor for class net.shibboleth.idp.profile.impl.RethrowingFlowExecutionExceptionHandler
-
- RethrowingFlowHandlerAdapter - Class in net.shibboleth.idp.profile.support
-
Extension of SWF's built-in FlowHandlerAdapter implementation that overrides its
poor assumption that a missing flow exception should result in the flow being restarted.
- RethrowingFlowHandlerAdapter() - Constructor for class net.shibboleth.idp.profile.support.RethrowingFlowHandlerAdapter
-
- rpConfigResolver - Variable in class net.shibboleth.idp.profile.impl.SelectRelyingPartyConfiguration
-
Resolver used to look up relying party configurations.
- rpConfigResolver - Variable in class net.shibboleth.idp.profile.messaging.impl.SelectRelyingPartyConfiguration
-
Resolver used to look up relying party configurations.
- rpConfigurations - Variable in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
Registered relying party configurations.
- rpcResolver - Variable in class net.shibboleth.idp.relyingparty.impl.CriteriaSelfEntityIDResolver
-
The CriteriaRelyingPartyConfigurationResolver to which to delegate.
- rpCtx - Variable in class net.shibboleth.idp.profile.impl.SelectProfileConfiguration
-
The RelyingPartyContext to operate on.
- rpCtx - Variable in class net.shibboleth.idp.profile.messaging.impl.SelectProfileConfiguration
-
The RelyingPartyContext to operate on.
- SAML1_PARAM - Static variable in class net.shibboleth.idp.profile.impl.MetadataQueryRequestDecoder
-
Name of the query parameter for the SAML 1 protocol: "saml1" .
- SAML1_PARAM - Static variable in class net.shibboleth.idp.profile.impl.ResolverTestRequestDecoder
-
Name of the query parameter for the SAML 1 protocol: "saml1" .
- SAML2_PARAM - Static variable in class net.shibboleth.idp.profile.impl.MetadataQueryRequestDecoder
-
Name of the query parameter for the SAML 2 protocol: "saml2" .
- SAML2_PARAM - Static variable in class net.shibboleth.idp.profile.impl.ResolverTestRequestDecoder
-
Name of the query parameter for the SAML 2 protocol: "saml2" .
- securityConfigurationMap - Variable in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
- SelectProfileConfiguration - Class in net.shibboleth.idp.profile.impl
-
- SelectProfileConfiguration() - Constructor for class net.shibboleth.idp.profile.impl.SelectProfileConfiguration
-
Constructor.
- SelectProfileConfiguration - Class in net.shibboleth.idp.profile.messaging.impl
-
- SelectProfileConfiguration() - Constructor for class net.shibboleth.idp.profile.messaging.impl.SelectProfileConfiguration
-
Constructor.
- SelectProfileInterceptorFlow - Class in net.shibboleth.idp.profile.interceptor.impl
-
A profile interceptor action that selects flows to invoke.
- SelectProfileInterceptorFlow() - Constructor for class net.shibboleth.idp.profile.interceptor.impl.SelectProfileInterceptorFlow
-
- SelectRelyingPartyConfiguration - Class in net.shibboleth.idp.profile.impl
-
- SelectRelyingPartyConfiguration() - Constructor for class net.shibboleth.idp.profile.impl.SelectRelyingPartyConfiguration
-
Constructor.
- SelectRelyingPartyConfiguration - Class in net.shibboleth.idp.profile.messaging.impl
-
- SelectRelyingPartyConfiguration() - Constructor for class net.shibboleth.idp.profile.messaging.impl.SelectRelyingPartyConfiguration
-
Constructor.
- selectUnattemptedFlow(ProfileRequestContext, ProfileInterceptorContext) - Method in class net.shibboleth.idp.profile.interceptor.impl.SelectProfileInterceptorFlow
-
Select the first potential flow not found in the completed flows collection, and that is applicable to the
context.
- service - Variable in class net.shibboleth.idp.profile.impl.ReloadServiceConfiguration
-
The service to reload.
- service - Variable in class net.shibboleth.idp.relyingparty.impl.EncryptionCredentialsResolver
-
The reloading resolver which is the source of the credentials.
- service - Variable in class net.shibboleth.idp.relyingparty.impl.ReloadingRelyingPartyConfigurationResolver
-
The service which managed the reloading.
- service - Variable in class net.shibboleth.idp.relyingparty.impl.SigningCredentialsResolver
-
The reloading resolver which is the source of the credentials.
- SERVICE_ID - Static variable in class net.shibboleth.idp.profile.impl.ReloadServiceConfiguration
-
Flow variable indicating ID of service bean to reload.
- serviceLookupStrategy - Variable in class net.shibboleth.idp.profile.impl.ReloadServiceConfiguration
-
Lookup function to locate service bean to operate on.
- setActivationCondition(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.profile.audit.impl.AttributesAuditExtractor
-
Set a condition to evaluate to control whether attributes are extracted for logging.
- setActiveFlowsLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class net.shibboleth.idp.profile.interceptor.impl.PopulateProfileInterceptorContext
-
Set the lookup strategy to use for the interceptor flows to activate.
- setApplicationContext(ApplicationContext) - Method in class net.shibboleth.idp.profile.impl.LogSpringContextInfo
- setAttributeContextCreationStrategy(Function<ProfileRequestContext, AttributeContext>) - Method in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
- setAttributeContextLookupStrategy(Function<ProfileRequestContext, AttributeContext>) - Method in class net.shibboleth.idp.profile.impl.FilterAttributes
-
- setAttributesLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Set a strategy to use to obtain the names of the attributes to resolve.
- setAttributesToResolve(Collection<String>) - Method in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Set the attribute IDs to pass into the resolver.
- setAuditContextCreationStrategy(Function<ProfileRequestContext, AuditContext>) - Method in class net.shibboleth.idp.profile.audit.impl.PopulateAuditContext
-
- setAuditContextLookupStrategy(Function<ProfileRequestContext, AuditContext>) - Method in class net.shibboleth.idp.profile.audit.impl.WriteAuditLog
-
- setAuthenticationContextLookupStrategy(Function<ProfileRequestContext, AuthenticationContext>) - Method in class net.shibboleth.idp.profile.impl.FilterAttributes
-
- setAuthenticationContextLookupStrategy(Function<ProfileRequestContext, AuthenticationContext>) - Method in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
- setAvailableFlows(Collection<ProfileInterceptorFlowDescriptor>) - Method in class net.shibboleth.idp.profile.interceptor.impl.PopulateProfileInterceptorContext
-
Set the flows available for possible use.
- setBrowserProfile(boolean) - Method in class net.shibboleth.idp.profile.impl.InitializeProfileRequestContext
-
Set whether the request is browser-based, defaults to false.
- setCreateResolutionContext(boolean) - Method in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
- setDateTimeFormat(String) - Method in class net.shibboleth.idp.profile.audit.impl.PopulateAuditContext
-
Set the DateTime formatting string to apply when extracting DateTime-valued fields.
- setDateTimeFormat(String) - Method in class net.shibboleth.idp.profile.audit.impl.WriteAuditLog
-
Set the DateTime formatting string to apply when extracting DateTime-valued fields.
- setDefaultConfiguration(RelyingPartyConfiguration) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
- setDefaultSecurityConfiguration(SecurityConfiguration) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
- setDelegate(RelyingPartyConfigurationResolver) - Method in class net.shibboleth.idp.relyingparty.impl.DelegatingCriteriaRelyingPartyConfigurationResolver
-
- setDescription(String) - Method in class net.shibboleth.idp.profile.impl.LogContextTree
-
Set the contextual description to output at the start of the action.
- setDescription(String) - Method in class net.shibboleth.idp.profile.impl.LogSpringContextInfo
-
Set the contextual description to output at the start of the action.
- setEncryptionCredentials(List<Credential>) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
Set the list of all configured encryption credentials.
- setEntityID(String) - Method in class net.shibboleth.idp.profile.impl.MetadataQueryRequest
-
Set the entityID to query on.
- setErrorEvent(String) - Method in class net.shibboleth.idp.profile.impl.WebFlowMessageHandlerAdaptor
-
Set the event to signal in the event of a handler exception.
- setFieldExtractors(Map<String, Function<ProfileRequestContext, Object>>) - Method in class net.shibboleth.idp.profile.audit.impl.PopulateAuditContext
-
Set the map of fields and extraction functions to run.
- setFieldReplacements(Map<String, String>) - Method in class net.shibboleth.idp.profile.audit.impl.PopulateAuditContext
-
Set the map of field values to replace, and the replacement values.
- setFilterContextCreationStrategy(Function<ProfileRequestContext, AttributeFilterContext>) - Method in class net.shibboleth.idp.profile.impl.FilterAttributes
-
- setFormattingMap(Map<String, String>) - Method in class net.shibboleth.idp.profile.audit.impl.PopulateAuditContext
-
Set the map of logging category to formatting strings for log entries.
- setFormattingMap(Map<String, String>) - Method in class net.shibboleth.idp.profile.audit.impl.WriteAuditLog
-
Set the map of logging category to formatting strings for log entries.
- setId(String) - Method in class net.shibboleth.idp.relyingparty.impl.CriteriaSelfEntityIDResolver
- setId(String) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
- setId(String) - Method in class net.shibboleth.idp.relyingparty.impl.DelegatingCriteriaRelyingPartyConfigurationResolver
- setId(String) - Method in class net.shibboleth.idp.relyingparty.impl.EncryptionCredentialsResolver
- setId(String) - Method in class net.shibboleth.idp.relyingparty.impl.SigningCredentialsResolver
- setIssuerLookupStrategy(Function<ProfileRequestContext, String>) - Method in class net.shibboleth.idp.profile.impl.FilterAttributes
-
Set the strategy used to lookup the issuer for this attribute filtering.
- setIssuerLookupStrategy(Function<ProfileRequestContext, String>) - Method in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Set the strategy used to lookup the issuer for this attribute resolution.
- setLoggingId(String) - Method in class net.shibboleth.idp.profile.impl.InitializeProfileRequestContext
-
Set the logging ID to populate into the context.
- setMaskFailures(boolean) - Method in class net.shibboleth.idp.profile.impl.FilterAttributes
-
Set whether to treat resolution failure as equivalent to resolving no attributes.
- setMaskFailures(boolean) - Method in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Set whether to treat resolution failure as equivalent to resolving no attributes.
- setMetadataContextLookupStrategy(Function<ProfileRequestContext, SAMLMetadataContext>) - Method in class net.shibboleth.idp.profile.impl.FilterAttributes
-
- setMetadataResolver(MetadataResolver) - Method in class net.shibboleth.idp.profile.impl.FilterAttributes
-
Set a metadata source to use during filtering.
- setPrincipalNameLookupStrategy(Function<ProfileRequestContext, String>) - Method in class net.shibboleth.idp.profile.impl.FilterAttributes
-
Set the strategy used to locate the principal name for this attribute filtering.
- setPrincipalNameLookupStrategy(Function<ProfileRequestContext, String>) - Method in class net.shibboleth.idp.profile.impl.PopulateSubjectContext
-
Set lookup strategy for the principal name to use.
- setPrincipalNameLookupStrategy(Function<ProfileRequestContext, String>) - Method in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Set the strategy used to locate the principal name for this attribute resolution.
- setProfiledIdLookupStrategy(Function<MessageContext, String>) - Method in class net.shibboleth.idp.profile.messaging.impl.SelectProfileConfiguration
-
Set the strategy used to locate the effective profile ID associated with a given
MessageContext.
- setProfileId(String) - Method in class net.shibboleth.idp.profile.impl.InitializeProfileRequestContext
-
Set the profile ID to populate into the context.
- setProtocol(String) - Method in class net.shibboleth.idp.profile.impl.MetadataQueryRequest
-
Set the protocol to query on.
- setProxiedRequesterContextLookupStrategy(Function<ProfileRequestContext, ProxiedRequesterContext>) - Method in class net.shibboleth.idp.profile.impl.FilterAttributes
-
- setRecipientLookupStrategy(Function<ProfileRequestContext, String>) - Method in class net.shibboleth.idp.profile.impl.FilterAttributes
-
Set the strategy used to lookup the recipient for this attribute filtering.
- setRecipientLookupStrategy(Function<ProfileRequestContext, String>) - Method in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Set the strategy used to lookup the recipient for this attribute resolution.
- setRelyingPartyConfigurationResolver(RelyingPartyConfigurationResolver) - Method in class net.shibboleth.idp.profile.impl.SelectRelyingPartyConfiguration
-
Set the relying party config resolver to use.
- setRelyingPartyConfigurationResolver(CriteriaRelyingPartyConfigurationResolver) - Method in class net.shibboleth.idp.profile.messaging.impl.SelectRelyingPartyConfiguration
-
Set the relying party config resolver to use.
- setRelyingPartyConfigurationResolver(CriteriaRelyingPartyConfigurationResolver) - Method in class net.shibboleth.idp.relyingparty.impl.CriteriaSelfEntityIDResolver
-
- setRelyingPartyConfigurations(List<RelyingPartyConfiguration>) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
Set the verified relying party configurations.
- setRelyingPartyContextLookupStrategy(Function<ProfileRequestContext, RelyingPartyContext>) - Method in class net.shibboleth.idp.profile.impl.SelectProfileConfiguration
-
- setRelyingPartyContextLookupStrategy(Function<ProfileRequestContext, RelyingPartyContext>) - Method in class net.shibboleth.idp.profile.impl.SelectRelyingPartyConfiguration
-
- setRelyingPartyContextLookupStrategy(Function<MessageContext, RelyingPartyContext>) - Method in class net.shibboleth.idp.profile.messaging.impl.SelectProfileConfiguration
-
- setRelyingPartyContextLookupStrategy(Function<MessageContext, RelyingPartyContext>) - Method in class net.shibboleth.idp.profile.messaging.impl.SelectRelyingPartyConfiguration
-
- setResolutionLabel(String) - Method in class net.shibboleth.idp.profile.impl.ResolveAttributes
-
Set the optional "contextual" label associated with this attribute resolution.
- setSecurityConfigurationMap(Map<String, SecurityConfiguration>) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
Set the map we use to look up default configuration.
- setServiceLookupStrategy(Function<ProfileRequestContext, ReloadableService>) - Method in class net.shibboleth.idp.profile.impl.ReloadServiceConfiguration
-
Set the lookup strategy for the service object to reload.
- setSigningCredentials(List<Credential>) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
Set the list of all configured signing credentials.
- setSupportedFlows(Collection<String>) - Method in class net.shibboleth.idp.profile.support.PathInfoSupportingFlowUrlHandler
-
Set an ordered collection of flow IDs to detect.
- setUnverifiedConfiguration(RelyingPartyConfiguration) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
- setUseDefaultTimeZone(boolean) - Method in class net.shibboleth.idp.profile.audit.impl.PopulateAuditContext
-
Convert DateTime-valued fields to default time zone.
- setUseDefaultTimeZone(boolean) - Method in class net.shibboleth.idp.profile.audit.impl.WriteAuditLog
-
Convert DateTime-valued fields to default time zone.
- setUseUnfiltered(boolean) - Method in class net.shibboleth.idp.profile.audit.impl.AttributesAuditExtractor
-
Set whether to extract the list of unfiltered attributes instead of the filtered attributes.
- setVerificationPredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
Set the definition of what a verified request is.
- signingCredentials - Variable in class net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver
-
The global list of all configured signing credentials.
- SigningCredentialsResolver - Class in net.shibboleth.idp.relyingparty.impl
-
Credential resolver whose purpose is to resolve configured IdP signing credentials.
- SigningCredentialsResolver(ReloadableSpringService<RelyingPartyConfigurationResolver>) - Constructor for class net.shibboleth.idp.relyingparty.impl.SigningCredentialsResolver
-
Constructor.
- stateEntered(RequestContext, StateDefinition, StateDefinition) - Method in class net.shibboleth.idp.profile.support.ProfileRequestContextFlowExecutionListener
-
- storageService - Variable in class net.shibboleth.idp.profile.interceptor.impl.WriteProfileInterceptorResultToStorage
-
Storage service.
- store(ProfileInterceptorResult) - Method in class net.shibboleth.idp.profile.interceptor.impl.WriteProfileInterceptorResultToStorage
-
Store a profile interceptor result.
- supportedFlowIds - Variable in class net.shibboleth.idp.profile.support.PathInfoSupportingFlowUrlHandler
-
Flows to support.