All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractAttributePredicate Abstract base class for predicates operating on anAttributeContext.AbstractConditionalProfileConfiguration Base class forConditionalProfileConfigurationimplementations.AbstractProfileAction Base class for Spring-aware profile actions.AbstractProfileConfiguration Base class forProfileConfigurationimplementations.AbstractProfileInterceptorAction A base class for profile interceptor actions.AbstractProfileInterceptorResult Base class for profile interceptor results.AbstractRelyingPartyLookupFunction<ResultType> Abstract base class for a function that requires aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.AbstractRelyingPartyLookupFunction<ResultType> Abstract base class for a function that requires aProfileRequestContextobtained via a lookup function, by default the parent of the specifiedMessageContext, and aRelyingPartyContextobtained via a lookup function, by default a child of the aforementioned parent.AbstractRelyingPartyPredicate Base class for a predicate that evaluates aProfileRequestContextand requires access to aRelyingPartyContext.AbstractRelyingPartyPredicate Abstract base class for a predicate that evaluates aMessageContextand which requires aRelyingPartyContextobtained via a lookup function, by default a child of theInOutOperationContextthe parent of the specifiedMessageContext.ActionSupport Helper class forActionoperations.AuditContext BaseContextcontaining information to preserve for auditing/logging.ClientTLSValidationConfigurationLookupFunction A function that returns aClientTLSValidationConfigurationlist by way of various lookup strategies.ConditionalProfileConfiguration AProfileConfigurationsupporting an activation condition.CriteriaRelyingPartyConfigurationResolver Resolves aRelyingPartyConfigurationfor a givenCriteriaSet.DateAttributePredicate Provides a date/time matching predicate that compares a date-based attribute value against current system time with optional offset.DecryptionConfigurationLookupFunction A function that returns aDecryptionConfigurationlist by way of various lookup strategies.DetailedErrorsPredicate Predicate to determine whether a relying party should see detailed error information.DynamicAttributePredicate Predicate over anAttributeContextthat derives the value(s) to match based on one or more supplied Functions instead of static values.EncryptionConfigurationLookupFunction A function that returns aEncryptionConfigurationlist using injected lookup strategies.ExternalInterceptor Public interface supporting external interceptor flows outside the webflow engine.ExternalInterceptorContext A context representing the state of an externalized interceptor flow.ExternalInterceptorException Exception indicating a problem with the external interceptor process.FlowDescriptor Marker interface for a descriptor for a webflow allowing managed injection of configuration settings.HttpClientSecurityConfigurationLookupFunction AMessageContextfunction that returns aHttpClientSecurityConfigurationlist by way of various lookup strategies.IdentifierGenerationStrategyLookupFunction A function that returns anIdentifierGenerationStrategyby way of aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.IdPAuditFields Constants to use for audit logging fields stored in anAuditContext.IdPEventIds IdP-specific constants to use forProfileActionEventContexts.InboundFlowsLookupFunction A function that returnsProfileConfiguration.getInboundInterceptorFlows(org.opensaml.profile.context.ProfileRequestContext)() if such a profile is available from aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.LoopDetectionPredicate A condition that relies on aMeterto detect looping SPs.MultiRelyingPartyContext BaseContextrepresenting multiple relying parties involved in a request, usually a subcontext ofProfileRequestContext.OutboundFlowsLookupFunction A function that returnsProfileConfiguration.getOutboundInterceptorFlows(org.opensaml.profile.context.ProfileRequestContext)() if such a profile is available from aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.OverriddenIssuerProfileConfiguration ProfileConfigurationwith optional override of issuer setting.ProfileConfiguration Represents the configuration of a particular communication profile.ProfileInterceptorContext ABaseContextwhich holds flows that are available to be executed, the last flow attempted, and any flow result.ProfileInterceptorFlowDescriptor A descriptor for a profile interceptor flow.ProfileInterceptorResult Represents the result of a profile interceptor flow intended for storage by aStorageService.RegexAttributePredicate Predicate that evaluates anAttributeContextand checks a specific attribute for value(s) that match a regular expression.RelyingPartyConfiguration The configuration that applies to a given relying party.RelyingPartyConfigurationResolver Resolves aRelyingPartyConfigurationfor a given profile request context.RelyingPartyContext BaseContextcontaining relying party specific information, usually a subcontext ofProfileRequestContext.RelyingPartyContextLookupByCurrent A function that returnsMultiRelyingPartyContext.getCurrentRelyingPartyContext().RelyingPartyContextLookupById A function that returns aRelyingPartyContextbased on ID.RelyingPartyContextLookupByLabel A function that returns a collection ofRelyingPartyContexts based on a label.RelyingPartyIdLookupFunction A function that returnsRelyingPartyContext.getRelyingPartyId()from aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.RelyingPartyIdPredicate Predicate that evaluates aProfileRequestContextby looking for a relying party ID that matches one of a designated set, or a generic predicate.ResponderIdLookupFunction A function that returnsRelyingPartyConfiguration.getResponderId(org.opensaml.profile.context.ProfileRequestContext)() if available from aRelyingPartyContextobtained via a lookup function, by default a child of theProfileRequestContext.ScriptedAction An action which calls out to a supplied script.ScriptedContextLookupFunction<T extends BaseContext> AFunctionover aBaseContextwhich calls out to a supplied script.ScriptedPredicate APredicatewhich calls out to a supplied script.SecurityConfiguration Configuration for security behavior of profiles.SelfEncryptionConfigurationLookupFunction A function that returns aEncryptionConfigurationlist intended for self-encryption cases.ServletRequestProfileRequestContextLookup Looks up the profile request context from a servlet request attribute.SignatureSigningConfigurationLookupFunction AMessageContextfunction that returns aSignatureSigningConfigurationlist by way of various lookup strategies.SignatureSigningConfigurationLookupFunction A function that returns aSignatureSigningConfigurationlist by way of various lookup strategies.SignatureValidationConfigurationLookupFunction AMessageContextfunction that returns aSignatureValidationConfigurationlist by way of various lookup strategies.SignatureValidationConfigurationLookupFunction A function that returns aSignatureValidationConfigurationlist by way of various lookup strategies.SimpleAttributePredicate Predicate that evaluates anAttributeContextand checks for particular attribute/value pairs.SpringEventToViewLookupFunction A function that returns a view name to render based on a Spring Web FlowEvent.SpringExpressionContextLookupFunction<T extends BaseContext,U> AFunctionover aBaseContextwhich calls out to a Spring Expression.SpringExpressionPredicate Predicate whose condition is defined by an Spring EL expression.SpringRequestContext ABaseContextwhich holds the Spring WebFlowRequestContextin which the overall parent context is operating.SpringStatusMessageLookupFunction A function that returns a status message to include, if any, in a SAML response based on the current profile request context state, using Spring'sMessageSourcefunctionality.VerifiedProfilePredicate Predicate to determine whether a profile request is from a verified source.WebFlowCurrentEventLookupFunction AFunctionthat checks for cases in which the webflow's current event is not reflected by an attachedEventContextand compensates, along with returning a suitably populated context.WebflowRequestContextProfileRequestContextLookup AFunctionthat extracts theProfileRequestContextfrom the current Webflow conversation.