A B C D E F G H I K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractBatchMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
Abstract subclass for metadata resolvers that process and resolve metadata at a given point in time from a single metadata source document.
- AbstractBatchMetadataResolver() - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Constructor.
- AbstractBatchMetadataResolver.BatchEntityBackingStore - Class in org.opensaml.saml.metadata.resolver.impl
-
Specialized entity backing store implementation for batch metadata resolvers.
- AbstractDecryptAction - Class in org.opensaml.saml.saml2.profile.impl
-
Abstract base class for actions that perform SAML decryption.
- AbstractDecryptAction() - Constructor for class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Constructor.
- AbstractDynamicHTTPMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
Abstract subclass for dynamic metadata resolvers that implement metadata resolution based on HTTP requests.
- AbstractDynamicHTTPMetadataResolver(Timer, HttpClient) - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Constructor.
- AbstractDynamicHTTPMetadataResolver(HttpClient) - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Constructor.
- AbstractDynamicHTTPMetadataResolver.BasicMetadataResponseHandler - Class in org.opensaml.saml.metadata.resolver.impl
-
Basic HttpClient response handler for processing metadata fetch requests.
- AbstractDynamicMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
Abstract subclass for metadata resolvers that resolve metadata dynamically, as needed and on demand.
- AbstractDynamicMetadataResolver(Timer) - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Constructor.
- AbstractDynamicMetadataResolver.BackingStoreCleanupSweeper - Class in org.opensaml.saml.metadata.resolver.impl
-
Background maintenance task which cleans expired and idle metadata from the backing store, and removes orphaned entity management data.
- AbstractDynamicMetadataResolver.DefaultCacheKeyGenerator - Class in org.opensaml.saml.metadata.resolver.impl
-
Default function for generating a cache key for loading and saving an
EntityDescriptorusing aXMLObjectLoadSaveManager. - AbstractDynamicMetadataResolver.DynamicEntityBackingStore - Class in org.opensaml.saml.metadata.resolver.impl
-
Specialized entity backing store implementation for dynamic metadata resolvers.
- AbstractDynamicMetadataResolver.EntityManagementData - Class in org.opensaml.saml.metadata.resolver.impl
-
Class holding per-entity management data.
- AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics - Class in org.opensaml.saml.metadata.resolver.impl
-
Class used to track metrics related to the initialization from the persistent cache.
- AbstractEncryptAction - Class in org.opensaml.saml.saml2.profile.impl
-
Abstract base class for actions that perform simple unicast SAML encryption to a single decrypting party.
- AbstractEncryptAction() - Constructor for class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Constructor.
- AbstractMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
An abstract, base, implementation of a metadata provider.
- AbstractMetadataResolver() - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Constructor.
- AbstractMetadataResolver.EntityBackingStore - Class in org.opensaml.saml.metadata.resolver.impl
-
The collection of data which provides the backing store for the processed metadata.
- AbstractNameIDType - Class in org.opensaml.saml.saml2.core.impl
-
Abstract implementation of
NameIDType. - AbstractNameIDType(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
-
Constructor.
- AbstractReloadingMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
Base class for metadata providers that cache and periodically refresh their metadata.
- AbstractReloadingMetadataResolver() - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Constructor.
- AbstractReloadingMetadataResolver(Timer) - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Constructor.
- AbstractReloadingMetadataResolver.RefreshMetadataTask - Class in org.opensaml.saml.metadata.resolver.impl
-
Background task that refreshes metadata.
- AbstractResponseShellAction<MessageType extends StatusResponseType> - Class in org.opensaml.saml.saml2.profile.impl
-
Abstract action that creates an empty object derived from
StatusResponseType, and sets it as the message returned byInOutOperationContext.getOutboundMessageContext(). - AbstractResponseShellAction() - Constructor for class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
-
Constructor.
- AbstractSubjectConfirmationValidator - Class in org.opensaml.saml.saml2.assertion.impl
-
A base class for
SubjectConfirmationValidatorimplementations. - AbstractSubjectConfirmationValidator() - Constructor for class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Constructor.
- acsURL - Variable in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
-
The AssertionConsumerServiceURL attribute value.
- ActionBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
ActionImplobjects. - ActionBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
ActionImplobjects. - ActionBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.ActionBuilder
-
Constructor.
- ActionBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.ActionBuilder
-
Constructor.
- ActionImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of
Action. - ActionImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
Action. - ActionImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.ActionImpl
-
Constructor.
- ActionImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.ActionImpl
-
Constructor.
- ActionMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
Actionobjects. - ActionMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
Action. - ActionMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.ActionMarshaller
- ActionMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ActionMarshaller
- ActionNamespaceBuilder - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Builder of
ActionNamespaceImplobjects. - ActionNamespaceBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.ActionNamespaceBuilder
-
Constructor.
- ActionNamespaceImpl - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Concrete implementation of
ActionNamespace. - ActionNamespaceImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.ActionNamespaceImpl
-
Constructor.
- actionNamespaces - Variable in class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeImpl
-
Supported action namespaces.
- actions - Variable in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryImpl
-
Contains all the Action child elements.
- actions - Variable in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
-
Contains the list of Action elements.
- actions - Variable in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryImpl
-
Action child elements.
- actions - Variable in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
-
Actions authorized to be performed.
- ActionUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
Actionobjects. - ActionUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Action. - ActionUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.ActionUnmarshaller
- ActionUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ActionUnmarshaller
- add(MetadataIndexKey, T) - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexStore
-
Add the supplied data item to the index under the supplied
MetadataIndexKey. - addAudienceRestriction(ProfileRequestContext, Conditions) - Method in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Add the audiences obtained from a lookup function to the
AudienceRestrictionCondition. - addAudienceRestriction(ProfileRequestContext, Conditions) - Method in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Add the audiences obtained from a lookup function to the
AudienceRestriction. - AddAudienceRestrictionToAssertions - Class in org.opensaml.saml.common.profile.impl
-
Action adds an audience restriction condition to every assertion contained in a SAML 1/2 response, with the audiences obtained from a lookup function.
- AddAudienceRestrictionToAssertions() - Constructor for class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Constructor.
- AddChannelBindingsHeaderHandler - Class in org.opensaml.saml.common.binding.impl
-
MessageHandler to add
ChannelBindingsheaders to an outgoing SOAP envelope. - AddChannelBindingsHeaderHandler() - Constructor for class org.opensaml.saml.common.binding.impl.AddChannelBindingsHeaderHandler
-
Constructor.
- AddChannelBindingsToAssertions - Class in org.opensaml.saml.saml2.profile.impl
- AddChannelBindingsToAssertions() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddChannelBindingsToAssertions
-
Constructor.
- AddConsentToResponseHandler - Class in org.opensaml.saml.saml2.binding.impl
-
MessageHandler to set the Consent attribute on a
StatusResponseTypemessage. - AddConsentToResponseHandler() - Constructor for class org.opensaml.saml.saml2.binding.impl.AddConsentToResponseHandler
-
Constructor.
- AddDoNotCacheConditionToAssertions - Class in org.opensaml.saml.saml1.profile.impl
- AddDoNotCacheConditionToAssertions() - Constructor for class org.opensaml.saml.saml1.profile.impl.AddDoNotCacheConditionToAssertions
-
Constructor.
- AddECPResponseHeaderHandler - Class in org.opensaml.saml.saml2.binding.impl
-
MessageHandler to add the ECP
Responseheader to an outgoing SOAP envelope. - AddECPResponseHeaderHandler() - Constructor for class org.opensaml.saml.saml2.binding.impl.AddECPResponseHeaderHandler
- addEncryptionMethod(EntityDescriptor, EncryptionMethod) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Add
EncryptionMethodextension to everyKeyDescriptorfound in an entity. - addEntityAttribute(EntityDescriptor, EntityAttributes, Attribute) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
-
Get or create
Attributebased on the input/template object. - AddGeneratedKeyHeaderHandler - Class in org.opensaml.saml.saml2.binding.impl
-
MessageHandler to add the ECP
GeneratedKeyheader to an outgoing SOAP envelope. - AddGeneratedKeyHeaderHandler() - Constructor for class org.opensaml.saml.saml2.binding.impl.AddGeneratedKeyHeaderHandler
- AddGeneratedKeyToAssertions - Class in org.opensaml.saml.saml2.profile.impl
- AddGeneratedKeyToAssertions() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddGeneratedKeyToAssertions
-
Constructor.
- addingAudiencesToExistingRestriction - Variable in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Whether, if an assertion already contains an audience restriction, this action will add its audiences to that restriction or create another one.
- AddInResponseToToResponse - Class in org.opensaml.saml.common.profile.impl
-
Action that adds the
InResponseToattribute to a response message if a SAML message ID is set on the inbound message context. - AddInResponseToToResponse() - Constructor for class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse
-
Constructor.
- AddInResponseToToResponse.DefaultRequestIdLookupStrategy - Class in org.opensaml.saml.common.profile.impl
-
Default lookup of request ID from inbound message context, suppressing lookup for bindings known to be supplying artificial IDs.
- additionalAudiences - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Function for determining additional valid audience values.
- additionalMetadata - Variable in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
Additional metadata locations for this entity.
- AdditionalMetadataLocationBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
A builder for
AdditionalMetadataLocationImplobjects. - AdditionalMetadataLocationBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationBuilder
-
Constructor.
- AdditionalMetadataLocationImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
AdditionalMetadataLocation. - AdditionalMetadataLocationImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationImpl
-
Constructor.
- AdditionalMetadataLocationMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe marshaller for
AdditionalMetadataLocationobjects. - AdditionalMetadataLocationMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationMarshaller
- AdditionalMetadataLocationUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe Unmarshaller for
AdditionalMetadataLocationobjects. - AdditionalMetadataLocationUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationUnmarshaller
- AddNameIdentifierToSubjects - Class in org.opensaml.saml.saml1.profile.impl
-
Action that builds a
NameIdentifierand adds it to theSubjectof all the statements in all the assertions found via a lookup strategy, by default from the outbound message context. - AddNameIdentifierToSubjects() - Constructor for class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Constructor.
- AddNameIdentifierToSubjects.AssertionStrategy - Class in org.opensaml.saml.saml1.profile.impl
-
Default strategy for obtaining assertions to modify.
- AddNameIDToSubjects - Class in org.opensaml.saml.saml2.profile.impl
- AddNameIDToSubjects() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Constructor.
- AddNameIDToSubjects.AssertionStrategy - Class in org.opensaml.saml.saml2.profile.impl
-
Default strategy for obtaining assertions to modify.
- AddNameIDToSubjects.NameIDPolicyLookupFunction - Class in org.opensaml.saml.saml2.profile.impl
-
Lookup function that returns the
NameIDPolicyfrom anAuthnRequestmessage returned from a lookup function, by default the inbound message. - AddNameIDToSubjects.RequesterIdFromIssuerFunction - Class in org.opensaml.saml.saml2.profile.impl
-
Lookup function that returns
RequestAbstractType.getIssuer()from a request message returned from a lookup function, by default the inbound message. - AddNotBeforeConditionToAssertions - Class in org.opensaml.saml.common.profile.impl
-
Action that adds the
NotBeforeattribute to every assertion in a SAML 1/2 response message. - AddNotBeforeConditionToAssertions() - Constructor for class org.opensaml.saml.common.profile.impl.AddNotBeforeConditionToAssertions
-
Constructor.
- AddNotOnOrAfterConditionToAssertions - Class in org.opensaml.saml.common.profile.impl
-
Action that adds the
NotBeforeattribute to every assertion in a SAML 1/2 response message. - AddNotOnOrAfterConditionToAssertions() - Constructor for class org.opensaml.saml.common.profile.impl.AddNotOnOrAfterConditionToAssertions
-
Constructor.
- AddOneTimeUseConditionToAssertions - Class in org.opensaml.saml.saml2.profile.impl
- AddOneTimeUseConditionToAssertions() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddOneTimeUseConditionToAssertions
-
Constructor.
- addProxyRestriction(ProfileRequestContext, Conditions) - Method in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
-
Add the audiences obtained from a lookup function to the
ProxyRestriction. - AddProxyRestrictionToAssertions - Class in org.opensaml.saml.saml2.profile.impl
-
Action adds an
ProxyRestrictionto everyAssertioncontained in a SAML 2 response, with the audiences and count obtained from a lookup function. - AddProxyRestrictionToAssertions() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
-
Constructor.
- AddRelayStateHeaderHandler - Class in org.opensaml.saml.saml2.binding.impl
-
MessageHandler to add the ECP
RelayStateheader to an outgoing SOAP envelope. - AddRelayStateHeaderHandler() - Constructor for class org.opensaml.saml.saml2.binding.impl.AddRelayStateHeaderHandler
- AddRequestAuthenticatedHeaderHandler - Class in org.opensaml.saml.saml2.binding.impl
-
MessageHandler to add the ECP
RequestAuthenticatedheader to an outgoing SOAP envelope. - AddRequestAuthenticatedHeaderHandler() - Constructor for class org.opensaml.saml.saml2.binding.impl.AddRequestAuthenticatedHeaderHandler
- AddResponseShell - Class in org.opensaml.saml.saml1.profile.impl
-
Action that creates an empty
Response, and sets it as the message returned byInOutOperationContext.getOutboundMessageContext(). - AddResponseShell() - Constructor for class org.opensaml.saml.saml1.profile.impl.AddResponseShell
-
Constructor.
- address - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
-
Address of the Confirmation Data.
- address - Variable in class org.opensaml.saml.saml2.core.impl.SubjectLocalityImpl
-
The Address of the assertion.
- addressLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Strategy to obtain value for
SubjectConfirmationData.getAddress(). - addressRequired - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Predicate for determining whether an Assertion SubjectConfirmationData Address is required.
- AddStatusResponseShell - Class in org.opensaml.saml.saml2.profile.impl
-
Action that creates an empty object derived from
StatusResponseType, and sets it as the message returned byInOutOperationContext.getOutboundMessageContext(). - AddStatusResponseShell() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
Constructor.
- AddStatusToResponse - Class in org.opensaml.saml.saml1.profile.impl
- AddStatusToResponse - Class in org.opensaml.saml.saml2.profile.impl
-
Action that sets
Statuscontent in aStatusResponseTypeobtained from a lookup strategy, typically from the outbound message context. - AddStatusToResponse() - Constructor for class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Constructor.
- AddStatusToResponse() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Constructor.
- AddStatusToResponse.StatusCodeMappingFunction - Class in org.opensaml.saml.saml1.profile.impl
-
A default method to map event IDs to SAML 1 StatusCode QNames based on
EventContext. - AddStatusToResponse.StatusCodeMappingFunction - Class in org.opensaml.saml.saml2.profile.impl
-
A default method to map event IDs to SAML 2 StatusCode URIs based on
EventContext. - AddSubjectConfirmationToSubjects - Class in org.opensaml.saml.saml1.profile.impl
-
Action that builds
SubjectConfirmationand adds it to theSubjectof all the statements in all the assertions found in aResponse. - AddSubjectConfirmationToSubjects - Class in org.opensaml.saml.saml2.profile.impl
-
Action that builds
SubjectConfirmationand adds it to theSubjectof all the assertions found in aResponse. - AddSubjectConfirmationToSubjects() - Constructor for class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Constructor.
- AddSubjectConfirmationToSubjects() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Constructor.
- AddSubjectConfirmationToSubjects.RemoteAddressStrategy - Class in org.opensaml.saml.saml2.profile.impl
-
Default strategy for obtaining client address from servlet layer.
- addSupportedProtocol(String) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- advice - Variable in class org.opensaml.saml.saml1.core.impl.AssertionImpl
-
(Possibly null) Singleton object version of the
Adviceelement. - advice - Variable in class org.opensaml.saml.saml2.core.impl.AssertionImpl
-
Advice of the assertion.
- AdviceBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AdviceImplobjects. - AdviceBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AdviceImplobjects. - AdviceBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AdviceBuilder
-
Constructor.
- AdviceBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AdviceBuilder
-
Constructor.
- AdviceImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of
Advice. - AdviceImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
Advice. - AdviceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AdviceImpl
-
Constructor.
- AdviceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AdviceImpl
-
Constructor.
- AdviceMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
Adviceobjects. - AdviceMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe marshaller for
Advice. - AdviceMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AdviceMarshaller
- AdviceMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AdviceMarshaller
- AdviceUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
Adviceobjects. - AdviceUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Advice. - AdviceUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AdviceUnmarshaller
- AdviceUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AdviceUnmarshaller
- AffiliateMemberBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder for
AffiliateMemberImpls. - AffiliateMemberBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AffiliateMemberBuilder
-
Constructor.
- AffiliateMemberImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
AffiliateMember. - AffiliateMemberImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AffiliateMemberImpl
-
Constructor.
- affiliationDescriptor - Variable in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
Affiliatition descriptor for this entity.
- AffiliationDescriptorBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
A builder for
AffiliationDescriptorImplobjects. - AffiliationDescriptorBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorBuilder
-
Constructor.
- AffiliationDescriptorImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
AffiliationDescriptor. - AffiliationDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
-
Constructor.
- AffiliationDescriptorMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
AffiliationDescriptorobjects. - AffiliationDescriptorMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorMarshaller
- AffiliationDescriptorUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Unmarshaller for
AffiliationDescriptors. - AffiliationDescriptorUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorUnmarshaller
- algorithm - Variable in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodImpl
-
Algorithm attribute value.
- algorithm - Variable in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
-
Algorithm attribute value.
- algorithm - Variable in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
-
Algorithm attribute.
- AlgorithmFilter - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
A filter that adds algorithm extension content to entities in order to drive software behavior based on them.
- AlgorithmFilter() - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Constructor.
- allowCreate - Variable in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
-
NameID Format URI.
- alwaysVerifyTrustedSource - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Flag indicating whether the root signature of a trusted source should always be verified.
- appendParameter(StringBuilder, String, String) - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPRedirectDeflateSignatureSecurityHandler
-
Find the raw query string parameter indicated and append it to the string builder.
- apply(Pair<ProfileRequestContext, EncryptionParameters>) - Method in class org.opensaml.saml.security.impl.InlineSelfEncryptionParametersStrategy
- apply(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.DefaultLocalDynamicSourceKeyGenerator
- apply(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.EntityIDDigestGenerator
- apply(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.HTTPEntityIDRequestURLBuilder
- apply(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.IdentityEntityIDGenerator
- apply(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
- apply(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.RegexRequestURLBuilder
- apply(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
- apply(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.BasicDynamicTrustedNamesStrategy
- apply(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.ScriptedTrustedNamesFunction
- apply(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler.AuthnRequestLookup
- apply(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.CheckAndRecordServerTLSEntityAuthenticationtHandler.DefaultHttpClientContextLookup
- apply(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.OperationContextEntityIDLookup
- apply(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse.DefaultRequestIdLookupStrategy
- apply(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects.AssertionStrategy
- apply(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse.StatusCodeMappingFunction
- apply(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects.AssertionStrategy
- apply(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects.NameIDPolicyLookupFunction
- apply(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects.RequesterIdFromIssuerFunction
- apply(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse.StatusCodeMappingFunction
- apply(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects.RemoteAddressStrategy
- apply(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder.DefaultValidInResponseToLookupFunction
- apply(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder.DefaultValidIssuersLookupFunction
- apply(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions.DefaultAssertionResolver
- apply(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.DefaultCacheKeyGenerator
- apply(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager.EntityIDExtractionFunction
- apply(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager.IdentityExtractionFunction
- apply(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.EntityIDToSHA1SourceIDIndexingFunction
- apply(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.SourceIDExtensionIndexingFunction
- apply(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.SourceLocationIndexingFunction
- apply(ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
- apply(SAML20AssertionTokenValidationInput) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
- applyFilter(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
-
Apply include policy to metadata on input.
- applyMap - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Rules for adding algorithms.
- applyMap - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
-
Rules for adding attributes.
- applyMap - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.NameIDFormatFilter
-
Rules for adding formats.
- artifact - Variable in class org.opensaml.saml.saml2.core.impl.ArtifactResolveImpl
-
Artifact child element.
- ArtifactBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
ArtifactImplobjects. - ArtifactBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.ArtifactBuilder
-
Constructor.
- artifactBuilderFactory - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
SAML 2 artifact builder factory.
- artifactEndpointResolver - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Resolver for ArtifactResolutionService endpoints.
- ArtifactImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
Artifact. - ArtifactImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.ArtifactImpl
-
Constructor.
- artifactLifetime - Variable in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Lifetime of an artifact.
- artifactLifetime - Variable in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Lifetime of an artifact.
- artifactMap - Variable in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
-
SAML artifact map used to store created artifacts for later retrival.
- artifactMap - Variable in class org.opensaml.saml.saml1.binding.impl.SAML1ArtifactRequestIssuerHandler
-
Protocol value to add to context.
- artifactMap - Variable in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Artifact mapper.
- artifactMap - Variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
SAML artifact map used to store created artifacts for later retrieval.
- artifactMap - Variable in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Artifact mapper.
- artifactProfile - Variable in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Flag indicating whether the outbound message is being issued via the Artifact profile.
- ArtifactResolutionServiceBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder for
ArtifactResolutionServiceImpl. - ArtifactResolutionServiceBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.ArtifactResolutionServiceBuilder
-
Constructor.
- ArtifactResolutionServiceImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
ArtifactResolutionService. - ArtifactResolutionServiceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.ArtifactResolutionServiceImpl
-
Constructor.
- artifactResolutionServices - Variable in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
-
Supported artifact resolutions services.
- ArtifactResolveBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
ArtifactResolveImplobjects. - ArtifactResolveBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.ArtifactResolveBuilder
-
Constructor.
- ArtifactResolveImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
ArtifactResolve. - ArtifactResolveImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.ArtifactResolveImpl
-
Constructor.
- ArtifactResolveMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
ArtifactResolve. - ArtifactResolveMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ArtifactResolveMarshaller
- ArtifactResolveUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
ArtifactResolve. - ArtifactResolveUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ArtifactResolveUnmarshaller
- ArtifactResponseBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
ArtifactResponseImplobjects. - ArtifactResponseBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.ArtifactResponseBuilder
-
Constructor.
- ArtifactResponseImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
ArtifactResponse. - ArtifactResponseImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.ArtifactResponseImpl
-
Constructor.
- ArtifactResponseMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
ArtifactResponse. - ArtifactResponseMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ArtifactResponseMarshaller
- ArtifactResponseUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
ArtifactResponse. - ArtifactResponseUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ArtifactResponseUnmarshaller
- ArtifactSourceIDMetadataIndexKey(byte[]) - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey
-
Constructor.
- ArtifactSourceLocationMetadataIndexKey(String) - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey
-
Constructor.
- artifactStore - Variable in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Artifact mapping storage.
- artifactStore - Variable in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Artifact mapping storage.
- artifactStoreKeySize - Variable in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Maximum size of artifacts we can handle.
- assertion - Variable in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions.AssertionValidationInput
-
The Assertion being evaluated.
- assertion - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.SAML20AssertionTokenValidationInput
-
The Assertion being evaluated.
- AssertionArtifactBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AssertionArtifactImplobjects. - AssertionArtifactBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AssertionArtifactBuilder
-
Constructor.
- AssertionArtifactImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation if
AssertionArtifact. - AssertionArtifactImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AssertionArtifactImpl
-
Constructor.
- assertionArtifacts - Variable in class org.opensaml.saml.saml1.core.impl.RequestImpl
-
The List of AssertionArtifacts.
- AssertionBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AssertionImplobjects. - AssertionBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AssertionImplobjects. - AssertionBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AssertionBuilder
-
Constructor.
- AssertionBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionBuilder
-
Constructor.
- assertionChildren - Variable in class org.opensaml.saml.saml1.core.impl.AdviceImpl
-
Contains all the SAML objects we have added.
- AssertionConsumerServiceBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder for
AssertionConsumerServiceImplobjects. - AssertionConsumerServiceBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AssertionConsumerServiceBuilder
-
Constructor.
- AssertionConsumerServiceImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
AssertionConsumerService. - AssertionConsumerServiceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AssertionConsumerServiceImpl
-
Constructor.
- assertionConsumerServiceIndex - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
AssertionConsumerServiceIndex attribute.
- assertionConsumerServices - Variable in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
-
AssertionConsumerService children.
- assertionConsumerServiceURL - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
AssertionConsumerServiceURL attribute.
- assertionConsumerURL - Variable in class org.opensaml.saml.saml2.binding.impl.AddECPResponseHeaderHandler
-
The location to record in the header.
- AssertionIDRefBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AssertionIDRefImpl. - AssertionIDRefBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionIDRefBuilder
-
Constructor.
- AssertionIDReferenceBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AssertionIDReferenceImplobjects. - AssertionIDReferenceBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AssertionIDReferenceBuilder
-
Constructor.
- AssertionIDReferenceImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete Implementation of
AssertionIDReferenceObject. - AssertionIDReferenceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AssertionIDReferenceImpl
-
Constructor.
- assertionIDReferences - Variable in class org.opensaml.saml.saml1.core.impl.RequestImpl
-
The List of AssertionIDReferences.
- AssertionIDRefImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
AssertionIDRef. - AssertionIDRefImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionIDRefImpl
-
Constructor.
- assertionIDRefs - Variable in class org.opensaml.saml.saml2.core.impl.AssertionIDRequestImpl
-
List of AssertionIDRef child elements.
- AssertionIDRequestBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
AssertionIDRequestImpl. - AssertionIDRequestBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionIDRequestBuilder
-
Constructor.
- AssertionIDRequestImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
AssertionIDRequest. - AssertionIDRequestImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionIDRequestImpl
-
Constructor.
- AssertionIDRequestMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
AssertionIDRequest. - AssertionIDRequestMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionIDRequestMarshaller
- AssertionIDRequestServiceBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder for
AssertionIDRequestServiceImpl. - AssertionIDRequestServiceBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AssertionIDRequestServiceBuilder
-
Constructor.
- AssertionIDRequestServiceImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
AssertionIDRequestService. - AssertionIDRequestServiceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AssertionIDRequestServiceImpl
-
Constructor.
- assertionIDRequestServices - Variable in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
-
Assertion request endpoints.
- assertionIDRequestServices - Variable in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
-
AuthnQueryService endpoints.
- assertionIDRequestServices - Variable in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
-
AssertionID request services for this entity.
- assertionIDRequestServices - Variable in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorImpl
-
AssertionIDRequestService children.
- AssertionIDRequestUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thead-safe Unmarshaller for
AssertionIDRequest. - AssertionIDRequestUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionIDRequestUnmarshaller
- AssertionImpl - Class in org.opensaml.saml.saml1.core.impl
-
This class implements the SAML 1
Assertionstatement. - AssertionImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
Assertion. - AssertionImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AssertionImpl
-
Constructor.
- AssertionImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionImpl
-
Constructor.
- assertionLifetimeStrategy - Variable in class org.opensaml.saml.common.profile.impl.AddNotOnOrAfterConditionToAssertions
-
Strategy to obtain assertion lifetime policy.
- AssertionMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
Assertionobjects. - AssertionMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
Assertion. - AssertionMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AssertionMarshaller
- AssertionMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionMarshaller
- assertionResolver - Variable in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
The resolver for the list of assertions to be validated.
- assertions - Variable in class org.opensaml.saml.saml1.core.impl.ResponseImpl
-
List of all the Assertions.
- assertions - Variable in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Assertions to modify.
- assertions - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Response to modify.
- assertions - Variable in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
The resolved assertions to be validated.
- assertionSigned - Variable in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
-
value for the want assertion signed attribute.
- assertionsLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Strategy used to locate the
Assertions to operate on. - assertionsLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Strategy used to locate the
Responseto operate on. - AssertionStrategy() - Constructor for class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects.AssertionStrategy
- AssertionStrategy() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects.AssertionStrategy
- AssertionUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
Assertionobjects. - AssertionUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Assertion. - AssertionUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AssertionUnmarshaller
- AssertionUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionUnmarshaller
- AssertionURIRefBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AssertionURIRefImplobjects. - AssertionURIRefBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionURIRefBuilder
-
Constructor.
- AssertionURIRefImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
AssertionURIRef. - AssertionURIRefImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AssertionURIRefImpl
-
Constructor.
- AssertionValidationInput(ProfileRequestContext, HttpServletRequest, Assertion) - Constructor for class org.opensaml.saml.saml2.profile.impl.ValidateAssertions.AssertionValidationInput
-
Constructor.
- AssertionValidationSupport - Class in org.opensaml.saml.saml2.assertion.impl
-
Support methods for assertion validation.
- AssertionValidationSupport() - Constructor for class org.opensaml.saml.saml2.assertion.impl.AssertionValidationSupport
- assertionValidator - Variable in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
The SAML 2.0 Assertion validator, may be null.
- assertionValidator - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
The SAML 2.0 Assertion validator, may be null.
- assertionValidatorLookup - Variable in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
The SAML 2.0 Assertion validator lookup function, may be null.
- assertionValidatorLookup - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
The SAML 2.0 Assertion validator lookup function, may be null.
- AsynchronousBuilder - Class in org.opensaml.saml.ext.saml2aslo.impl
-
A Builder for
AsynchronousImplobjects. - AsynchronousBuilder() - Constructor for class org.opensaml.saml.ext.saml2aslo.impl.AsynchronousBuilder
-
Constructor.
- AsynchronousImpl - Class in org.opensaml.saml.ext.saml2aslo.impl
-
Concrete implementation of
Asynchronous. - AsynchronousImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2aslo.impl.AsynchronousImpl
-
Constructor.
- AsynchronousMarshaller - Class in org.opensaml.saml.ext.saml2aslo.impl
-
A thread safe Marshaller for
Asynchronousobjects. - AsynchronousMarshaller() - Constructor for class org.opensaml.saml.ext.saml2aslo.impl.AsynchronousMarshaller
- AsynchronousUnmarshaller - Class in org.opensaml.saml.ext.saml2aslo.impl
-
A thread-safe Unmarshaller for
Asynchronousobjects. - AsynchronousUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2aslo.impl.AsynchronousUnmarshaller
- AttributeAuthorityDescriptorBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder for
AttributeAuthorityDescriptorImpls. - AttributeAuthorityDescriptorBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorBuilder
-
Constructor.
- AttributeAuthorityDescriptorImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
A concrete implementation of
AttributeAuthorityDescriptor. - AttributeAuthorityDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
-
Constructor.
- AttributeAuthorityDescriptorMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
AttributeAuthorityDescriptors. - AttributeAuthorityDescriptorMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorMarshaller
- AttributeAuthorityDescriptorUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe unmarshaller for
AttributeAuthorityDescriptors. - AttributeAuthorityDescriptorUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorUnmarshaller
- AttributeBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AttributeImplobjects. - AttributeBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AttributeImplobjects. - AttributeBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeBuilder
-
Constructor.
- AttributeBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeBuilder
-
Constructor.
- AttributeConsumingServiceBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
AttributeConsumingServiceImpl. - AttributeConsumingServiceBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceBuilder
-
Constructor.
- attributeConsumingServiceFromRequestedAttributes() - Method in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
-
Generate an
AttributeConsumingServicefrom theRequestedAttributes. - AttributeConsumingServiceImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
AttributeConsumingService. - AttributeConsumingServiceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
-
Constructor.
- attributeConsumingServiceIndex - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
AttributeConsumingServiceIndex attribute.
- AttributeConsumingServiceMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
AttributeConsumingServiceobjects. - AttributeConsumingServiceMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceMarshaller
- attributeConsumingServices - Variable in class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeImpl
-
Attribute consuming endpoints.
- attributeConsumingServices - Variable in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
-
AttributeConsumingService children.
- AttributeConsumingServiceUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Unmarshaller for
AttributeConsumingServiceobjects. - AttributeConsumingServiceUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceUnmarshaller
- AttributeDesignatorBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AttributeDesignatorImplobjects. - AttributeDesignatorBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeDesignatorBuilder
-
Constructor.
- AttributeDesignatorImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete Implementation of the
AttributeDesignatorinterface. - AttributeDesignatorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeDesignatorImpl
-
Constructor.
- AttributeDesignatorMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
Marshaller of
AttributeDesignatorobjects. - AttributeDesignatorMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeDesignatorMarshaller
- attributeDesignators - Variable in class org.opensaml.saml.saml1.core.impl.AttributeQueryImpl
-
Contains all the child AttributeDesignators.
- AttributeDesignatorUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
Unmarshaller for
AttributeDesignatorobjects. - AttributeDesignatorUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeDesignatorUnmarshaller
- attributeFilter - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
-
A condition to apply to pre-existing tags to determine their legitimacy.
- AttributeImpl - Class in org.opensaml.saml.saml1.core.impl
-
A Concrete implementation of the
AttributeInterface. - AttributeImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
Attribute. - AttributeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeImpl
-
Constructor.
- AttributeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeImpl
-
Constructor.
- attributeInfo - Variable in class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesImpl
-
Extension data.
- AttributeMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
Attributeobjects. - AttributeMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
Attributeobjects. - AttributeMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeMarshaller
- AttributeMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeMarshaller
- attributeName - Variable in class org.opensaml.saml.saml1.core.impl.AttributeDesignatorImpl
-
Contains the AttributeName.
- attributeNamespace - Variable in class org.opensaml.saml.saml1.core.impl.AttributeDesignatorImpl
-
Contains the AttributeNamespace.
- AttributeProfileBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder for
AttributeProfileImpls. - AttributeProfileBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeProfileBuilder
-
Constructor.
- AttributeProfileImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
A concrete implementation of
AttributeProfile. - AttributeProfileImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeProfileImpl
-
Constructor.
- attributeProfiles - Variable in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
-
Supported attribute profiles.
- attributeProfiles - Variable in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
-
Attribute profiles supported by this entity.
- AttributeQueryBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AttributeQueryImplobjects. - AttributeQueryBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
AttributeQueryImplobjects. - AttributeQueryBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeQueryBuilder
-
Constructor.
- AttributeQueryBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeQueryBuilder
-
Constructor.
- AttributeQueryDescriptorTypeBuilder - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Builder of
AttributeQueryDescriptorTypeImplobjects. - AttributeQueryDescriptorTypeBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeBuilder
- AttributeQueryDescriptorTypeImpl - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Concrete implementation of
AttributeQueryDescriptorType. - AttributeQueryDescriptorTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeImpl
-
Constructor.
- AttributeQueryDescriptorTypeMarshaller - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Marshaller for
AttributeQueryDescriptorTypeobjects. - AttributeQueryDescriptorTypeMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeMarshaller
- AttributeQueryDescriptorTypeUnmarshaller - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Unmarshaller of
AttributeQueryDescriptorTypeobjects. - AttributeQueryDescriptorTypeUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeUnmarshaller
- AttributeQueryImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of the
AttributeQueryinterface. - AttributeQueryImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
AttributeQuery. - AttributeQueryImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeQueryImpl
-
Constructor.
- AttributeQueryImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeQueryImpl
-
Constructor.
- AttributeQueryMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Unmarshaller for
AttributeQueryobjects. - AttributeQueryMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
AttributeQuery. - AttributeQueryMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeQueryMarshaller
- AttributeQueryMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeQueryMarshaller
- AttributeQueryUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
AttributeQueryobjects. - AttributeQueryUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
AttributeQuery. - AttributeQueryUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeQueryUnmarshaller
- AttributeQueryUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeQueryUnmarshaller
- attributes - Variable in class org.opensaml.saml.saml1.core.impl.AttributeStatementImpl
-
Contains the Attributes (in order).
- attributes - Variable in class org.opensaml.saml.saml2.core.impl.AttributeQueryImpl
-
Attribute child elements.
- attributes - Variable in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
-
Supported attribute.
- attributes - Variable in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
-
Attributes accepted by this entity.
- AttributeServiceBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder for
AttributeServiceImpl. - AttributeServiceBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeServiceBuilder
-
Constructor.
- AttributeServiceImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
AttributeService. - AttributeServiceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AttributeServiceImpl
-
Constructor.
- attributeServices - Variable in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
-
Attribte query endpoints.
- AttributeStatementBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AttributeStatementImplobjects. - AttributeStatementBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AttributeStatementImplobjects. - AttributeStatementBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeStatementBuilder
-
Constructor.
- AttributeStatementBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeStatementBuilder
-
Constructor.
- AttributeStatementImpl - Class in org.opensaml.saml.saml1.core.impl
-
A Concrete implementation of the
AttributeStatementInterface. - AttributeStatementImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
AttributeStatement. - AttributeStatementImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeStatementImpl
-
Constructor.
- AttributeStatementImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeStatementImpl
-
Constructor.
- AttributeStatementMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Unmarshaller for
AttributeStatementobjects. - AttributeStatementMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
AttributeStatement. - AttributeStatementMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeStatementMarshaller
- AttributeStatementMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeStatementMarshaller
- AttributeStatementUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
AttributeStatementobjects. - AttributeStatementUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
AttributeStatement. - AttributeStatementUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeStatementUnmarshaller
- AttributeStatementUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeStatementUnmarshaller
- AttributeUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
AttributeImplobjects. - AttributeUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Attributeobjects. - AttributeUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeUnmarshaller
- AttributeUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeUnmarshaller
- AttributeValueBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder for
AttributeValueobjects. - AttributeValueBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AttributeValueobjects. - AttributeValueBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeValueBuilder
- AttributeValueBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeValueBuilder
- AttributeValueImpl - Class in org.opensaml.saml.saml1.core.impl
-
A concrete implementation of
AttributeValue. - AttributeValueImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
AttributeValue. - AttributeValueImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AttributeValueImpl
-
Constructor.
- AttributeValueImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AttributeValueImpl
-
Constructor.
- attributeValues - Variable in class org.opensaml.saml.saml1.core.impl.AttributeImpl
-
Contains the AttributeValues.
- attributeValues - Variable in class org.opensaml.saml.saml2.core.impl.AttributeImpl
-
List of attribute values for this attribute.
- audience - Variable in class org.opensaml.saml.saml2.core.impl.AudienceRestrictionImpl
-
List of the audiences.
- AudienceBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AudienceImplobjects. - AudienceBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AudienceImplobjects. - AudienceBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AudienceBuilder
-
Constructor.
- AudienceBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AudienceBuilder
-
Construtor.
- AudienceImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete class implementation of
Audience. - AudienceImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
Audience. - AudienceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AudienceImpl
-
Constructor.
- AudienceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AudienceImpl
-
Constructor.
- AudienceRestrictionBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AudienceRestrictionImplobjects. - AudienceRestrictionBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AudienceRestrictionBuilder
-
Constructor.
- AudienceRestrictionConditionBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AudienceRestrictionConditionImplobjects. - AudienceRestrictionConditionBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AudienceRestrictionConditionBuilder
-
Constructor.
- AudienceRestrictionConditionImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of the org.opensaml.saml.saml1.core.AudienceRestrictionCondition.
- AudienceRestrictionConditionImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AudienceRestrictionConditionImpl
-
Constructor.
- AudienceRestrictionConditionMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
AudienceRestrictionConditionobjects. - AudienceRestrictionConditionMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AudienceRestrictionConditionMarshaller
- AudienceRestrictionConditionUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
AudienceRestrictionConditionobjects. - AudienceRestrictionConditionUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AudienceRestrictionConditionUnmarshaller
- AudienceRestrictionConditionValidator - Class in org.opensaml.saml.saml2.assertion.impl
-
ConditionValidatorimplementation forAudienceRestrictionconditions. - AudienceRestrictionConditionValidator() - Constructor for class org.opensaml.saml.saml2.assertion.impl.AudienceRestrictionConditionValidator
- AudienceRestrictionImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
AudienceRestriction. - AudienceRestrictionImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AudienceRestrictionImpl
-
Constructor.
- AudienceRestrictionMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
AudienceRestrictionobjects. - AudienceRestrictionMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AudienceRestrictionMarshaller
- audienceRestrictionsLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Strategy used to obtain the audiences to add.
- AudienceRestrictionUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
AudienceRestrictionobjects. - AudienceRestrictionUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AudienceRestrictionUnmarshaller
- audiences - Variable in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Audiences to add.
- audiences - Variable in class org.opensaml.saml.saml1.core.impl.AudienceRestrictionConditionImpl
-
Audiences.
- audiences - Variable in class org.opensaml.saml.saml2.core.impl.ProxyRestrictionImpl
-
Audiences of the Restriction.
- audiences - Variable in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
-
Audiences to add.
- authenticatingAuthority - Variable in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
-
List of the Authenticating Authorities.
- AuthenticatingAuthorityBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AuthenticatingAuthorityImplobjects. - AuthenticatingAuthorityBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthenticatingAuthorityBuilder
-
Constructor.
- AuthenticatingAuthorityImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
AuthenticatingAuthority. - AuthenticatingAuthorityImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AuthenticatingAuthorityImpl
-
Constructor.
- authenticationInstant - Variable in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
-
Contains the AuthenticationMethod attribute contents.
- authenticationMethod - Variable in class org.opensaml.saml.saml1.core.impl.AuthenticationQueryImpl
-
The method used to do the authentication.
- authenticationMethod - Variable in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
-
Contains the AuthenticationMethod attribute contents.
- AuthenticationQueryBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AuthenticationQueryImplobjects. - AuthenticationQueryBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthenticationQueryBuilder
-
Constructor.
- AuthenticationQueryImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of the
AuthenticationQueryinterface. - AuthenticationQueryImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AuthenticationQueryImpl
-
Constructor.
- AuthenticationQueryMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
AuthenticationQueryobjects. - AuthenticationQueryMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthenticationQueryMarshaller
- AuthenticationQueryUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
AuthenticationQueryobjects. - AuthenticationQueryUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthenticationQueryUnmarshaller
- AuthenticationStatementBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AuthenticationStatementImplobjects. - AuthenticationStatementBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthenticationStatementBuilder
-
Constructor.
- AuthenticationStatementImpl - Class in org.opensaml.saml.saml1.core.impl
-
A Concrete implementation of the
AuthenticationStatementInterface. - AuthenticationStatementImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
-
Constructor.
- AuthenticationStatementMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
AuthenticationStatementobjects. - AuthenticationStatementMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthenticationStatementMarshaller
- AuthenticationStatementUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
AuthenticationStatementobjects. - AuthenticationStatementUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthenticationStatementUnmarshaller
- AuthnAuthorityDescriptorBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
A builder for
AuthnAuthorityDescriptorImplobjects. - AuthnAuthorityDescriptorBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorBuilder
-
Constructor.
- AuthnAuthorityDescriptorImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
AuthnAuthorityDescriptor. - AuthnAuthorityDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
-
Constructor .
- AuthnAuthorityDescriptorMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
AuthnAuthorityDescriptorobjects. - AuthnAuthorityDescriptorMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorMarshaller
- AuthnAuthorityDescriptorUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe Unmarshaller for
AuthnAuthorityDescriptorobjects. - AuthnAuthorityDescriptorUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorUnmarshaller
- authnContext - Variable in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
-
Authentication Context of the Authentication Statement.
- AuthnContextBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AuthnContextImplobjects. - AuthnContextBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnContextBuilder
-
Constructor.
- authnContextClassRef - Variable in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
-
URI of the Context Class.
- AuthnContextClassRefBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AuthnContextClassRefImplobjects. - AuthnContextClassRefBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnContextClassRefBuilder
-
Constructor.
- AuthnContextClassRefImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
AuthnContextClassRef. - AuthnContextClassRefImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnContextClassRefImpl
-
Constructor.
- authnContextClassRefs - Variable in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextImpl
-
AuthnContextClassRef child elements.
- authnContextDecl - Variable in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
-
Declaration of the Authentication Context.
- AuthnContextDeclBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AuthnContextDeclImplobjects. - AuthnContextDeclBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnContextDeclBuilder
- AuthnContextDeclImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
AuthnContextDecl. - AuthnContextDeclImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnContextDeclImpl
-
Constructor.
- authnContextDeclRef - Variable in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
-
URI of the Declaration of the Authentication Context.
- AuthnContextDeclRefBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AuthnContextDeclRefImplobjects. - AuthnContextDeclRefBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnContextDeclRefBuilder
-
Constructor.
- AuthnContextDeclRefImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
AuthnContextDeclRef. - AuthnContextDeclRefImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnContextDeclRefImpl
-
Constructor.
- authnContextDeclRefs - Variable in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextImpl
-
AuthnContextDeclRef child elements.
- AuthnContextImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implemenation of
AuthnContext. - AuthnContextImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
-
Constructor.
- AuthnContextMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
AuthnContext. - AuthnContextMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnContextMarshaller
- AuthnContextUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
AuthnContext. - AuthnContextUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnContextUnmarshaller
- authnInstant - Variable in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
-
Time of the authentication.
- AuthnQueryBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
AuthnQueryImplobjects. - AuthnQueryBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnQueryBuilder
-
Constructor.
- AuthnQueryDescriptorTypeBuilder - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Builder of
AuthnQueryDescriptorTypeImplobjects. - AuthnQueryDescriptorTypeBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AuthnQueryDescriptorTypeBuilder
- AuthnQueryDescriptorTypeImpl - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Concrete implementation of
AuthnQueryDescriptorType. - AuthnQueryDescriptorTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AuthnQueryDescriptorTypeImpl
-
Constructor.
- AuthnQueryDescriptorTypeMarshaller - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Marshaller for
AuthnQueryDescriptorTypeobjects. - AuthnQueryDescriptorTypeMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AuthnQueryDescriptorTypeMarshaller
- AuthnQueryDescriptorTypeUnmarshaller - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Unmarshaller of
AuthnQueryDescriptorTypeobjects. - AuthnQueryDescriptorTypeUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AuthnQueryDescriptorTypeUnmarshaller
- AuthnQueryImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
AuthnQuery. - AuthnQueryImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnQueryImpl
-
Constructor.
- AuthnQueryMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
AuthnQuery. - AuthnQueryMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnQueryMarshaller
- AuthnQueryServiceBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder for
AuthnQueryServiceImpl. - AuthnQueryServiceBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AuthnQueryServiceBuilder
-
Constructor.
- AuthnQueryServiceImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
AuthnQueryService. - AuthnQueryServiceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AuthnQueryServiceImpl
-
Constructor.
- authnQueryServices - Variable in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
-
AuthnQueryService endpoints.
- AuthnQueryUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
AuthnQueryobjects. - AuthnQueryUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnQueryUnmarshaller
- AuthnRequestBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
AuthnRequestImplobjects. - AuthnRequestBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnRequestBuilder
-
Constructor.
- AuthnRequestImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
AuthnRequest. - AuthnRequestImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
Constructor.
- AuthnRequestLookup() - Constructor for class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler.AuthnRequestLookup
- authnRequestLookupStrategy - Variable in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
-
Lookup strategy for an
AuthnRequestindex. - AuthnRequestMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
AuthnRequest. - AuthnRequestMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnRequestMarshaller
- authnRequestSigned - Variable in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
-
value for isAuthnRequestSigned attribute.
- AuthnRequestUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
AuthnRequestobjects. - AuthnRequestUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnRequestUnmarshaller
- AuthnStatementBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AuthnStatementImplobjects. - AuthnStatementBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnStatementBuilder
-
Constructor.
- AuthnStatementImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
AuthnStatement. - AuthnStatementImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
-
Constructor.
- AuthnStatementMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
AuthnStatement. - AuthnStatementMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnStatementMarshaller
- AuthnStatementUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
AuthnStatement. - AuthnStatementUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthnStatementUnmarshaller
- AuthnStatementValidator - Class in org.opensaml.saml.saml2.assertion.impl
-
StatementValidatorimplementation forAuthnStatementconditions. - AuthnStatementValidator() - Constructor for class org.opensaml.saml.saml2.assertion.impl.AuthnStatementValidator
- AuthorityBindingBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AuthorityBindingImplobjects. - AuthorityBindingBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorityBindingBuilder
-
Constructor.
- AuthorityBindingImpl - Class in org.opensaml.saml.saml1.core.impl
-
A concrete implementation of the
SubjectLocalityinterface. - AuthorityBindingImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorityBindingImpl
-
Constructor.
- AuthorityBindingMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
AuthorityBindingobjects. - AuthorityBindingMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorityBindingMarshaller
- authorityBindings - Variable in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
-
Contains the AuthorityBinding subelements.
- AuthorityBindingUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe
UnmarshallerforAuthorityBindingobjects. - AuthorityBindingUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorityBindingUnmarshaller
- authorityKind - Variable in class org.opensaml.saml.saml1.core.impl.AuthorityBindingImpl
-
The AuthorityKind.
- AuthorizationDecisionQueryBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AuthorizationDecisionQueryImplobjects. - AuthorizationDecisionQueryBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryBuilder
-
Constructor.
- AuthorizationDecisionQueryImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of the
AuthorizationDecisionQueryinterface. - AuthorizationDecisionQueryImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryImpl
-
Constructor.
- AuthorizationDecisionQueryMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
AuthorizationDecisionQueryobjects. - AuthorizationDecisionQueryMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryMarshaller
- AuthorizationDecisionQueryUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
AuthorizationDecisionQueryobjects. - AuthorizationDecisionQueryUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryUnmarshaller
- AuthorizationDecisionStatementBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
AuthorizationDecisionStatementImplobjects. - AuthorizationDecisionStatementBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementBuilder
-
Constructor.
- AuthorizationDecisionStatementImpl - Class in org.opensaml.saml.saml1.core.impl
-
A concrete implementation of
AuthorizationDecisionStatement. - AuthorizationDecisionStatementImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
-
Constructor.
- AuthorizationDecisionStatementMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
AuthorizationDecisionStatementobjects. - AuthorizationDecisionStatementMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementMarshaller
- AuthorizationDecisionStatementUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
AuthorizationDecisionStatementImplobjects. - AuthorizationDecisionStatementUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementUnmarshaller
- AuthzDecisionQueryBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
AuthzDecisionQueryImplobjects. - AuthzDecisionQueryBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryBuilder
-
Constructor.
- AuthzDecisionQueryDescriptorTypeBuilder - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Builder of
AuthzDecisionQueryDescriptorTypeobjects. - AuthzDecisionQueryDescriptorTypeBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeBuilder
- AuthzDecisionQueryDescriptorTypeImpl - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Concrete implementation of
AuthzDecisionQueryDescriptorType. - AuthzDecisionQueryDescriptorTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeImpl
-
Constructor.
- AuthzDecisionQueryDescriptorTypeMarshaller - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Marshaller of
AuthzDecisionQueryDescriptorTypeobjects. - AuthzDecisionQueryDescriptorTypeMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeMarshaller
- AuthzDecisionQueryDescriptorTypeUnmarshaller - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Unmarshaller for
AuthzDecisionQueryDescriptorTypeobjects. - AuthzDecisionQueryDescriptorTypeUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeUnmarshaller
- AuthzDecisionQueryImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
AuthzDecisionQuery. - AuthzDecisionQueryImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryImpl
-
Constructor.
- AuthzDecisionQueryMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
AuthzDecisionQueryobjects. - AuthzDecisionQueryMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryMarshaller
- AuthzDecisionQueryUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
AuthzDecisionQueryobjects. - AuthzDecisionQueryUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryUnmarshaller
- AuthzDecisionStatementBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
AuthzDecisionStatementImplobjects. - AuthzDecisionStatementBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementBuilder
-
Constructor.
- AuthzDecisionStatementImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
AuthzDecisionStatement. - AuthzDecisionStatementImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
-
Constructor.
- AuthzDecisionStatementMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
AuthzDecisionStatement. - AuthzDecisionStatementMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementMarshaller
- AuthzDecisionStatementUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
AuthzDecisionStatement. - AuthzDecisionStatementUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementUnmarshaller
- AuthzServiceBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder for
AuthzServiceImpl. - AuthzServiceBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.AuthzServiceBuilder
-
Constructor.
- AuthzServiceImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implmentation of
AuthzService. - AuthzServiceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.AuthzServiceImpl
-
Constructor.
- authzServices - Variable in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorImpl
-
AuthzService children.
B
- backgroundInitializationFromCacheDelay - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
The delay after which to schedule the background initialization from the persistent cache.
- BackingStoreCleanupSweeper() - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.BackingStoreCleanupSweeper
- backupFileInitNextRefreshDelay - Variable in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Duration after which to schedule next refresh, when initialized from backup file.
- base - Variable in class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
-
The request base URL per the specification.
- baseID - Variable in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
-
BaseID child element.
- baseID - Variable in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
-
BaseID child element.
- baseID - Variable in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
-
BaseID child element.
- baseID - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
-
BaseID child element.
- baseID - Variable in class org.opensaml.saml.saml2.core.impl.SubjectImpl
-
BaseID child element.
- BaseIDImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
BaseID. - BaseIDImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.BaseIDImpl
-
Constructor.
- BaseIDMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
BaseIDobjects. - BaseIDMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.BaseIDMarshaller
- BaseIDUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
BaseIDobjects. - BaseIDUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.BaseIDUnmarshaller
- BaseSAML1MessageEncoder - Class in org.opensaml.saml.saml1.binding.encoding.impl
-
Base class for SAML 1 message encoders.
- BaseSAML1MessageEncoder() - Constructor for class org.opensaml.saml.saml1.binding.encoding.impl.BaseSAML1MessageEncoder
- BaseSAML2MessageEncoder - Class in org.opensaml.saml.saml2.binding.encoding.impl
-
Base class for SAML 2 message encoders.
- BaseSAML2MessageEncoder() - Constructor for class org.opensaml.saml.saml2.binding.encoding.impl.BaseSAML2MessageEncoder
- BaseSAMLSimpleSignatureSecurityHandler - Class in org.opensaml.saml.common.binding.security.impl
-
Base class for security-oriented message handlers which verify simple "blob" signatures computed over some components of a request.
- BaseSAMLSimpleSignatureSecurityHandler() - Constructor for class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
- BaseSAMLXMLSignatureSecurityHandler - Class in org.opensaml.saml.common.binding.security.impl
-
Base class for SAML security message handlers which evaluate a signature with a signature trust engine.
- BaseSAMLXMLSignatureSecurityHandler() - Constructor for class org.opensaml.saml.common.binding.security.impl.BaseSAMLXMLSignatureSecurityHandler
- BasicDynamicTrustedNamesStrategy - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
Function which implements a basic strategy for extracting trusted names for PKIX trust engine evaluation.
- BasicDynamicTrustedNamesStrategy() - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.BasicDynamicTrustedNamesStrategy
- BasicMetadataResponseHandler() - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver.BasicMetadataResponseHandler
- BasicSAMLArtifactMap - Class in org.opensaml.saml.common.binding.artifact.impl
-
Basic artifact map implementation.
- BasicSAMLArtifactMap() - Constructor for class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Constructor.
- BasicSAMLArtifactMap.Cleanup - Class in org.opensaml.saml.common.binding.artifact.impl
-
A cleanup task that relies on the weakly consistent iterator support in the map implementation.
- BatchEntityBackingStore(Set<MetadataIndex>) - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver.BatchEntityBackingStore
-
Constructor.
- BearerSubjectConfirmationValidator - Class in org.opensaml.saml.saml2.assertion.impl
-
Validates a bearer subject confirmation.
- BearerSubjectConfirmationValidator() - Constructor for class org.opensaml.saml.saml2.assertion.impl.BearerSubjectConfirmationValidator
- binding - Variable in class org.opensaml.saml.saml1.core.impl.AuthorityBindingImpl
-
The Binding.
- bindingDescriptor - Variable in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPArtifactDecoder
-
Optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - bindingDescriptor - Variable in class org.opensaml.saml.saml1.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - bindingDescriptor - Variable in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPPostDecoder
-
Optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - bindingDescriptor - Variable in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPSOAP11Decoder
-
Optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - bindingDescriptor - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - bindingDescriptor - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - bindingDescriptor - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostDecoder
-
Optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - bindingDescriptor - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder
-
Optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - bindingDescriptor - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPSOAP11Decoder
-
Optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - bindingId - Variable in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
-
Binding URI.
- buildArtifact(MessageContext) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Builds the SAML 2 artifact for the outgoing message.
- buildArtifactResolveRequestMessage(SAML2Artifact, String, RoleDescriptor, String) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Build the SAML protocol message for artifact resolution.
- buildCriteriaSet(String, MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Build a criteria set suitable for input to the trust engine.
- buildCriteriaSet(String, MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLXMLSignatureSecurityHandler
- buildCriteriaSet(String, MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLMDClientCertAuthSecurityHandler
- buildCriteriaSet(SignableXMLObject, String, boolean) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Build the criteria set which will be used as input to the configured trust engine.
- buildFormDataToSign(VelocityContext, MessageContext, String) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoder
-
Build the form control data string over which the signature is computed.
- buildFromEntityID(String) - Method in class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
-
Build request URL from entityID.
- buildFromSecondaryLookups(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
-
Build request URL from secondary lookup criteria.
- buildFromSourceID(String, SAMLSourceIDArtifact) - Method in class org.opensaml.saml.metadata.resolver.impl.SAMLArtifactURLBuilder
-
Builder URL from SAML artifact source ID.
- buildHttpClientContext(HttpUriRequest) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Build the
HttpClientContextinstance which will be used to invoke theHttpClientrequest. - buildHttpClientContext(HttpUriRequest) - Method in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Build the
HttpClientContextinstance which will be used to invoke theHttpClientrequest. - buildHttpGet() - Method in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Builds the
HttpGetinstance used to fetch the metadata. - buildHttpRequest(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Build an appropriate instance of
HttpUriRequestbased on the input criteria set. - buildIssuer(String) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Build the SAML protocol message Issuer element.
- buildKey(String) - Method in class org.opensaml.saml.metadata.resolver.impl.EntityIDDigestGenerator
-
Build the key by applying the configured prefix and/or suffix, if present.
- buildKeyInfo(Credential, KeyInfoGenerator) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoder
-
Build the
KeyInfofrom the signing credential. - buildLookupCriteria(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
-
Build the lookup criteria from the message context data.
- buildObject() - Method in class org.opensaml.saml.ext.idpdisco.impl.DiscoveryResponseBuilder
- buildObject() - Method in class org.opensaml.saml.ext.reqattr.impl.RequestedAttributesBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml1md.impl.SourceIDBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2aslo.impl.AsynchronousBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegationRestrictionTypeBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.ActionNamespaceBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AuthnQueryDescriptorTypeBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdreqinit.impl.RequestInitiatorBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationPathBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationPolicyBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.UsagePolicyBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdui.impl.DescriptionBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdui.impl.DisplayNameBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdui.impl.DomainHintBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdui.impl.GeolocationHintBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdui.impl.InformationURLBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdui.impl.IPHintBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdui.impl.LogoBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdui.impl.PrivacyStatementURLBuilder
- buildObject() - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoBuilder
- buildObject() - Method in class org.opensaml.saml.ext.samlec.impl.EncTypeBuilder
- buildObject() - Method in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyBuilder
- buildObject() - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyBuilder
- buildObject() - Method in class org.opensaml.saml.ext.samlpthrpty.impl.RespondToBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.ActionBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AdviceBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AssertionArtifactBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AssertionBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AssertionIDReferenceBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AttributeBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AttributeDesignatorBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AttributeQueryBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AttributeStatementBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AttributeValueBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AudienceBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AudienceRestrictionConditionBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationQueryBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AuthorityBindingBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.ConditionsBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.ConfirmationMethodBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.DoNotCacheConditionBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.EvidenceBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.NameIdentifierBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.RequestBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.RespondWithBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.ResponseBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.StatusBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.StatusCodeBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.StatusDetailBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.StatusMessageBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.SubjectBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationDataBuilder
- buildObject() - Method in class org.opensaml.saml.saml1.core.impl.SubjectLocalityBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.ActionBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AdviceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.ArtifactBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResolveBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResponseBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AssertionBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AssertionIDRefBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AssertionIDRequestBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AssertionURIRefBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AttributeBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AttributeQueryBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AttributeStatementBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AttributeValueBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AudienceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AudienceRestrictionBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AuthenticatingAuthorityBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextClassRefBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextDeclBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextDeclRefBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AuthnQueryBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.ConditionsBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.EncryptedAssertionBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.EncryptedAttributeBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.EncryptedIDBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.EvidenceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.ExtensionsBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.GetCompleteBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.IDPEntryBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.IDPListBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.IssuerBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.KeyInfoConfirmationDataTypeBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.LogoutResponseBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDResponseBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.NameIDBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.NewEncryptedIDBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.NewIDBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.OneTimeUseBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.ProxyRestrictionBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.RequesterIDBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.ResponseBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.ScopingBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.SessionIndexBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.StatusBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.StatusCodeBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.StatusDetailBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.StatusMessageBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.SubjectBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.SubjectLocalityBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.core.impl.TerminateBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.ecp.impl.RelayStateBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliateMemberBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.ArtifactResolutionServiceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AssertionConsumerServiceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AssertionIDRequestServiceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeProfileBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeServiceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AuthnQueryServiceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.AuthzServiceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.CompanyBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.EmailAddressBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.EncryptionMethodBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.ExtensionsBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.GivenNameBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.ManageNameIDServiceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.NameIDFormatBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.NameIDMappingServiceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationDisplayNameBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationNameBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationURLBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.ServiceDescriptionBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.ServiceNameBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.SingleLogoutServiceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.SingleSignOnServiceBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.SurNameBuilder
- buildObject() - Method in class org.opensaml.saml.saml2.metadata.impl.TelephoneNumberBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.idpdisco.impl.DiscoveryResponseBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.reqattr.impl.RequestedAttributesBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml1md.impl.SourceIDBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2aslo.impl.AsynchronousBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegationRestrictionTypeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.ActionNamespaceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AuthnQueryDescriptorTypeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdreqinit.impl.RequestInitiatorBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationPathBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationPolicyBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.UsagePolicyBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.DescriptionBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.DisplayNameBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.DomainHintBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.GeolocationHintBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.InformationURLBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.IPHintBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.LogoBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.PrivacyStatementURLBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.samlec.impl.EncTypeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.ext.samlpthrpty.impl.RespondToBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.ActionBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AdviceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AssertionArtifactBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AssertionBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AssertionIDReferenceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AttributeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AttributeDesignatorBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AttributeQueryBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AttributeStatementBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AttributeValueBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AudienceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AudienceRestrictionConditionBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationQueryBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AuthorityBindingBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.ConditionsBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.ConfirmationMethodBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.DoNotCacheConditionBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.EvidenceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.NameIdentifierBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.RequestBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.RespondWithBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.ResponseBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.StatusBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.StatusCodeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.StatusDetailBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.StatusMessageBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.SubjectBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationDataBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml1.core.impl.SubjectLocalityBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.ActionBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AdviceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.ArtifactBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResolveBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResponseBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AssertionBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AssertionIDRefBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AssertionIDRequestBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AssertionURIRefBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AttributeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AttributeQueryBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AttributeStatementBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AttributeValueBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AudienceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AudienceRestrictionBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AuthenticatingAuthorityBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextClassRefBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextDeclBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextDeclRefBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnQueryBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.ConditionsBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.EncryptedAssertionBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.EncryptedAttributeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.EncryptedIDBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.EvidenceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.ExtensionsBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.GetCompleteBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.IDPEntryBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.IDPListBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.IssuerBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.KeyInfoConfirmationDataTypeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.LogoutResponseBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDResponseBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.NameIDBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.NewEncryptedIDBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.NewIDBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.OneTimeUseBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.ProxyRestrictionBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.RequesterIDBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.ResponseBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.ScopingBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.SessionIndexBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.StatusBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.StatusCodeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.StatusDetailBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.StatusMessageBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.SubjectBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.SubjectLocalityBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.core.impl.TerminateBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.ecp.impl.RelayStateBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliateMemberBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.ArtifactResolutionServiceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AssertionConsumerServiceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AssertionIDRequestServiceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeProfileBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeServiceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AuthnQueryServiceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.AuthzServiceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.CompanyBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.EmailAddressBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.EncryptionMethodBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.ExtensionsBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.GivenNameBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.ManageNameIDServiceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.NameIDFormatBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.NameIDMappingServiceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationDisplayNameBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationNameBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationURLBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.ServiceDescriptionBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.ServiceNameBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.SingleLogoutServiceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.SingleSignOnServiceBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.SurNameBuilder
- buildObject(String, String, String) - Method in class org.opensaml.saml.saml2.metadata.impl.TelephoneNumberBuilder
- buildRedirectURL(MessageContext, String, String) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
-
Builds the URL to redirect the client to.
- buildRequestURL(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Build the request URL based on the input criteria set.
- buildRequestURL(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver
-
Build the request URL based on the input criteria set.
- buildSignedContentString(String) - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPRedirectDeflateSignatureSecurityHandler
-
Extract the raw request parameters and build a string representation of the content that was signed.
- buildStaticParameters(ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Build the static parameters map for input to the
ValidationContext. - buildStaticParameters(SAML20AssertionTokenValidationInput) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Build the static parameters map for input to the
ValidationContext. - buildStatusCode(Status, List<QName>) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Build and attach
StatusCodeelement. - buildStatusCode(Status, List<String>) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Build and attach
StatusCodeelement. - buildStatusMessage(Status, String) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Build and attach
StatusMessageelement. - buildStatusMessage(Status, String) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Build and attach
StatusMessageelement. - buildURL(String, CriteriaSet) - Method in interface org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder.MetadataQueryProtocolURLBuilder
-
Build a request URL using the supplied base service URL and criteria.
- buildURL(String, CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.SAMLArtifactURLBuilder
-
Build a request URL using the supplied base service URL and criteria.
- buildValidationContext(MessageContext, Assertion) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Build the Assertion ValidationContext.
- buildValidationContext(ProfileRequestContext, Assertion) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Build the Assertion ValidationContext.
- ByReferenceMetadataFilter - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
A
MetadataFilterthat associates other filters with specificMetadataResolverinstances by ID. - ByReferenceMetadataFilter() - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.ByReferenceMetadataFilter
-
Constructor.
C
- CACHE_CONTEXT - Static variable in class org.opensaml.saml.saml2.assertion.impl.OneTimeUseConditionValidator
-
Cache context name.
- cachedFilteredMetadata - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver.BatchEntityBackingStore
-
The cached original source metadata document.
- cachedMetadataETag - Variable in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
The ETag provided when the currently cached metadata was fetched.
- cachedMetadataLastModified - Variable in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
The Last-Modified information provided when the currently cached metadata was fetched.
- cachedOriginalMetadata - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver.BatchEntityBackingStore
-
The cached original source metadata document.
- cacheDuration - Variable in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
-
cacheDurection attribute.
- cacheDuration - Variable in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
-
cacheDurection attribute.
- cacheDuration - Variable in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
cacheDurection attribute.
- cacheDuration - Variable in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
-
cacheDurection attribute.
- cacheSourceMetadata - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Flag indicating whether to cache the original source metadata document.
- canonicalizedLocation - Variable in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
The canonicalized location.
- canonicalizedLocation - Variable in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey
-
The location.
- canonicalizeLocationURI(String) - Static method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexSupport
-
Canonicalize a location to be indexed.
- ChainingNameIdentifierGenerator<NameIdType extends SAMLObject> - Class in org.opensaml.saml.common.profile.impl
-
A compound implementation of the
NameIdentifierGeneratorinterface that wraps a sequence of candidate generators along with a default to try if no format-specific options are available. - ChainingNameIdentifierGenerator() - Constructor for class org.opensaml.saml.common.profile.impl.ChainingNameIdentifierGenerator
-
Constructor.
- ChainingSAML1NameIdentifierGenerator - Class in org.opensaml.saml.saml1.profile.impl
-
Subclass incorporating SAML 1 interface.
- ChainingSAML1NameIdentifierGenerator() - Constructor for class org.opensaml.saml.saml1.profile.impl.ChainingSAML1NameIdentifierGenerator
- ChainingSAML2NameIDGenerator - Class in org.opensaml.saml.saml2.profile.impl
-
Subclass incorporating SAML 2 interface.
- ChainingSAML2NameIDGenerator() - Constructor for class org.opensaml.saml.saml2.profile.impl.ChainingSAML2NameIDGenerator
- ChannelBindingsBuilder - Class in org.opensaml.saml.ext.saml2cb.impl
-
A Builder for
ChannelBindingsobjects. - ChannelBindingsBuilder() - Constructor for class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsBuilder
-
Constructor.
- channelBindingsContext - Variable in class org.opensaml.saml.common.binding.impl.AddChannelBindingsHeaderHandler
-
The ChannelBindingsContext to operate on.
- channelBindingsContext - Variable in class org.opensaml.saml.saml2.profile.impl.AddChannelBindingsToAssertions
-
ChannelBindingsContext to read from.
- channelBindingsContext1 - Variable in class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
-
The first set of bindings.
- channelBindingsContext2 - Variable in class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
-
The second set of bindings.
- channelBindingsContextLookupStrategy - Variable in class org.opensaml.saml.common.binding.impl.AddChannelBindingsHeaderHandler
-
Strategy used to locate the
ChannelBindingsContextto operate on. - channelBindingsContextLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddChannelBindingsToAssertions
-
Strategy used to locate the
ChannelBindingsContextto operate on. - channelBindingsCreationStrategy - Variable in class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
-
Strategy used to locate or create the context to save the verified result in.
- ChannelBindingsImpl - Class in org.opensaml.saml.ext.saml2cb.impl
-
Concrete implementation of
ChannelBindings. - ChannelBindingsImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
-
Constructor.
- channelBindingsLookupStrategy1 - Variable in class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
-
Strategy used to locate the first set of bindings to operate on.
- channelBindingsLookupStrategy2 - Variable in class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
-
Strategy used to locate the second set of bindings to operate on.
- ChannelBindingsMarshaller - Class in org.opensaml.saml.ext.saml2cb.impl
-
A thread-safe Marshaller for
ChannelBindingsobjects. - ChannelBindingsMarshaller() - Constructor for class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsMarshaller
- ChannelBindingsUnmarshaller - Class in org.opensaml.saml.ext.saml2cb.impl
-
Unmarshaller for instances of
ChannelBindings. - ChannelBindingsUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsUnmarshaller
- checkAddress - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Predicate for determining whether an Assertion's network address(es) should be checked.
- checkAddress(ValidationContext, String, String, Assertion, String) - Static method in class org.opensaml.saml.saml2.assertion.impl.AssertionValidationSupport
-
Check an address from an assertion using valid values obtained from the validation context.
- checkAndProcessKeyAgreement(EncryptionParameters, CriteriaSet, Predicate<String>, Credential) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Check for a credential type that implies a key agreement operation, and process if so indicated.
- CheckAndRecordServerTLSEntityAuthenticationtHandler - Class in org.opensaml.saml.common.binding.security.impl
-
Handler implementation that checks and records the result of
HttpClientserver TLS authentication as stored in the @linkHttpClientContextresolved via strategy function. - CheckAndRecordServerTLSEntityAuthenticationtHandler() - Constructor for class org.opensaml.saml.common.binding.security.impl.CheckAndRecordServerTLSEntityAuthenticationtHandler
-
Constructor.
- CheckAndRecordServerTLSEntityAuthenticationtHandler.DefaultHttpClientContextLookup - Class in org.opensaml.saml.common.binding.security.impl
-
The default
HttpClientContextstrategy function, which resolves from theHttpClientRequestContextof the outboundMessageContextof the parentInOutOperationContext. - checkBindingCriterion(BindingCriterion, EndpointType) - Method in class org.opensaml.saml.common.binding.impl.DefaultEndpointResolver
-
Verify the candidate's Binding attribute, if set, is among the set in the supplied criterion.
- checkDigestMethod(String) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Check the input method for "known" and "supported" status for logging purposes.
- checkEncryptionMethod(String) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Check the input method for "known" and "supported" status for logging purposes.
- checkEndpointCriterion(EndpointCriterion<EndpointType>, EndpointType) - Method in class org.opensaml.saml.common.binding.impl.DefaultEndpointResolver
-
Verify the candidate's attributes match any attributes supplied in the criterion.
- checkEndpointURI(MessageContext, URIComparator) - Method in class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
-
Check the validity of the SAML protocol message receiver endpoint against requirements indicated in the message.
- CheckMessageVersionHandler - Class in org.opensaml.saml.common.binding.impl
-
Handler that checks whether a SAML message has an appropriate version.
- CheckMessageVersionHandler() - Constructor for class org.opensaml.saml.common.binding.impl.CheckMessageVersionHandler
- checkSigningMethod(String) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Check the input method for "known" and "supported" status for logging purposes.
- childStatusCode - Variable in class org.opensaml.saml.saml1.core.impl.StatusCodeImpl
-
The child StatusCode sub element.
- childStatusCode - Variable in class org.opensaml.saml.saml2.core.impl.StatusCodeImpl
-
Nested secondary StatusCode child element.
- Cleanup() - Constructor for class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap.Cleanup
- cleanupInterval - Variable in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Time between cleanup checks.
- cleanupTask - Variable in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Task that cleans up expired records.
- cleanupTask - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
The backing store cleanup sweeper background task.
- cleanupTaskInterval - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
The interval at which the cleanup task should run.
- cleanupTaskTimer - Variable in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Timer used to schedule cleanup tasks.
- clear() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
- clear() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- clear() - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexStore
-
Clear all indexed data items from the store.
- clear(String) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
- clear(String) - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- clear(MetadataIndexKey) - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexStore
-
Clear all data items indexed under the supplied
MetadataIndexKey. - clearNegativeLookupCache() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Clear out the negative lookup cache.
- clockSkew - Variable in class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
-
Clock skew adjustment in both directions to consider still acceptable (Default value: 3 minutes).
- clockSkew - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
A function for resolving the clock skew to apply.
- cloneConfirmation(SubjectConfirmation) - Method in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Create an efficient field-wise copy of a
SubjectConfirmation. - cloneConfirmation(SubjectConfirmation) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Create an efficient field-wise copy of a
SubjectConfirmation. - cloneNameID() - Method in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Create an efficient field-wise copy of a
NameID. - cloneNameID(NameID) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Create an efficient field-wise copy of a
NameID. - cloneNameIdentifier() - Method in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Create an efficient field-wise copy of a
NameIdentifier. - cloneNameIdentifier(NameIdentifier) - Method in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Create an efficient field-wise copy of a
NameIdentifier. - close() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder.NoWrapAutoEndInflaterInputStream
- close() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder.NoWrapAutoEndDeflaterOutputStream
- codeMappings - Variable in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse.StatusCodeMappingFunction
-
Code mappings.
- codeMappings - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse.StatusCodeMappingFunction
-
Code mappings.
- company - Variable in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
-
Company child element.
- CompanyBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
CompanyImpl. - CompanyBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.CompanyBuilder
-
Constructor.
- CompanyImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
Company. - CompanyImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.CompanyImpl
-
Constructor.
- compareEndpointURIs(String, String, URIComparator) - Method in class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
-
Compare the message endpoint URI's specified.
- comparison - Variable in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextImpl
-
Comparison attribute.
- CompositeMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
A
MetadataResolverimplementation that answers requests by composing the answers of childMetadataResolvers. - CompositeMetadataResolver() - Constructor for class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
-
Constructor.
- CompositeMetadataResolver.CompositeMetadataResolverIterable - Class in org.opensaml.saml.metadata.resolver.impl
- CompositeMetadataResolver.CompositeMetadataResolverIterable.CompositeMetadataResolverIterator - Class in org.opensaml.saml.metadata.resolver.impl
-
Iteratorimplementation that lazily iterates over each composed resolver. - CompositeMetadataResolverIterable(List<MetadataResolver>, CriteriaSet) - Constructor for class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable
-
Constructor.
- CompositeMetadataResolverIterator() - Constructor for class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable.CompositeMetadataResolverIterator
-
Constructor.
- computeExpirationTime(EntityDescriptor, Instant) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Compute the effective expiration time for the specified metadata.
- computeNextRefreshDelay(Instant) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Computes the delay until the next refresh time based on the current metadata's expiration time and the refresh interval floor.
- computeNextRefreshDelay(Instant) - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Computes the delay until the next refresh time based on the current metadata's expiration time and the refresh interval floor.
- computeRefreshTriggerTime(Instant, Instant) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Compute the refresh trigger time.
- concatLists(List<String>...) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Concatenate multiple lists into one list.
- condition - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter
-
Matching predicate.
- conditions - Variable in class org.opensaml.saml.saml1.core.impl.AssertionImpl
-
(Possibly null) Singleton object version of the
Conditionselement. - conditions - Variable in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
-
Set containing all the Conditions.
- conditions - Variable in class org.opensaml.saml.saml2.core.impl.AssertionImpl
-
Conditions of the assertion.
- conditions - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
Conditions child element.
- conditions - Variable in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
-
A Condition.
- ConditionsBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
ConditionsImplobjects. - ConditionsBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
ConditionsImplobjects. - ConditionsBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.ConditionsBuilder
-
Constructor.
- ConditionsBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.ConditionsBuilder
-
Constructor.
- ConditionsImpl - Class in org.opensaml.saml.saml1.core.impl
-
This is a concrete implementation of the
Conditionsinterface. - ConditionsImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
Conditions. - ConditionsImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.ConditionsImpl
-
Constructor.
- ConditionsImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.ConditionsImpl
-
Constructor.
- ConditionsMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
Conditionsobjects. - ConditionsMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
Conditionsobjects. - ConditionsMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.ConditionsMarshaller
- ConditionsMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ConditionsMarshaller
- ConditionsUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
Conditionsobjects. - ConditionsUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Conditionsobjects. - ConditionsUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.ConditionsUnmarshaller
- ConditionsUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ConditionsUnmarshaller
- configs - Static variable in class org.opensaml.saml.config.impl.XMLObjectProviderInitializer
-
Config resources.
- configurationLookupStrategy - Variable in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Strategy used to look up a per-request
SignatureSigningConfigurationlist. - configurationLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Strategy used to look up a per-request
SignatureSigningConfigurationlist. - configurationLookupStrategy - Variable in class org.opensaml.saml.security.impl.InlineSelfEncryptionParametersStrategy
-
Strategy function for resolving the list of effective base encryption configurations to use.
- confirmationBuilder - Variable in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Builder for SubjectConfirmation objects.
- confirmationBuilder - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Builder for SubjectConfirmation objects.
- confirmationDataBuilder - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Builder for SubjectConfirmation objects.
- confirmationMethod - Variable in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
-
ConfirmationMethod attribute.
- confirmationMethod - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Method to add.
- confirmationMethodBuilder - Variable in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Builder for ConfirmationMethod objects.
- ConfirmationMethodBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
ConfirmationMethodImplobjects. - ConfirmationMethodBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.ConfirmationMethodBuilder
-
Constructor.
- ConfirmationMethodImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete Implementation of the
ConfirmationMethodinterface. - ConfirmationMethodImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.ConfirmationMethodImpl
-
Constructor.
- confirmationMethods - Variable in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationImpl
-
Contains the list of ConfirmationMethods.
- confirmationMethods - Variable in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Methods to add.
- consent - Variable in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
-
URI of the SAML user consent type.
- consent - Variable in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
-
Consent attribute.
- consentContextStrategy - Variable in class org.opensaml.saml.saml2.binding.impl.AddConsentToResponseHandler
-
Strategy for locating
SAMLConsentContext. - consentContextStrategy - Variable in class org.opensaml.saml.saml2.binding.impl.ExtractConsentFromRequestHandler
-
Strategy for locating
SAMLConsentContext. - ContactPersonBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
ContactPersonImpl. - ContactPersonBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.ContactPersonBuilder
-
Constructor.
- ContactPersonImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
ContactPerson. - ContactPersonImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
-
Constructor.
- ContactPersonMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe marshaller for
ContactPersonobjects. - ContactPersonMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.ContactPersonMarshaller
- contactPersons - Variable in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
Contact persons for this entity.
- contactPersons - Variable in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
-
Contact persons for this role.
- ContactPersonUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe Unmarshaller for
ContactPersonobjects. - ContactPersonUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.ContactPersonUnmarshaller
- contains(String) - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
- contains(String) - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
- CONTEXT_KEY_ENTITY_ID - Static variable in class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
-
The Velocity context variable name for the entity ID.
- copyContextLookup - Variable in class org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler
-
Optional lookup function for a context from which to copy the protocol and role data, for example from a parent operation context.
- copyContextStrategy - Variable in class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
-
Optional strategy for resolving an existing metadata context from which to copy data.
- CopyNameIdentifierFromRequest - Class in org.opensaml.saml.saml1.profile.impl
-
Action that builds a
NameIdentifierand adds it to theSubjectof all the statements in all the assertions found in aResponse. - CopyNameIdentifierFromRequest() - Constructor for class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Constructor.
- CopyNameIDFromRequest - Class in org.opensaml.saml.saml2.profile.impl
- CopyNameIDFromRequest() - Constructor for class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Constructor.
- createdOwnTaskTimer - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Whether we created our own task timer during object construction.
- createdOwnTaskTimer - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Whether we created our own task timer during object construction.
- createNewBackingStore() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Create a new backing store instance for EntityDescriptor data.
- createNewBackingStore() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Create a new backing store instance for EntityDescriptor data.
- createNewBackingStore() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Create a new backing store instance for EntityDescriptor data.
- creationInstant - Variable in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationImpl
-
The creation instant.
- creationInstant - Variable in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
-
The creation instant.
- credentialResolver - Variable in class org.opensaml.saml.security.impl.InlineSelfEncryptionParametersStrategy
-
Credential resolver for self-encryption.
- credentialResolver - Variable in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Metadata credential resolver.
- credentialSupportsEncryptionMethod(Credential, EncryptionMethod) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Evaluate whether the specified credential is supported for use with the specified
EncryptionMethod. - credentialSupportsSigningMethod(Credential, SigningMethod) - Method in class org.opensaml.saml.security.impl.SAMLMetadataSignatureSigningParametersResolver
-
Evaluate whether the specified credential is supported for use with the specified
SigningMethod. - criteria - Variable in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable
-
Criteria being search for.
- criteriaStrategy - Variable in class org.opensaml.saml.metadata.resolver.index.impl.FunctionDrivenMetadataIndex
-
Function for producing index keys from a CriteriaSet.
- criterionPredicateRegistry - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Registry used in resolving predicates from criteria.
- criterionPredicateRegistry - Variable in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Registry used in resolving predicates from criteria.
- currentResolver - Variable in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable.CompositeMetadataResolverIterator
-
Current resolver from which we are getting results.
- currentResolverMetadataIterator - Variable in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable.CompositeMetadataResolverIterator
-
Iterator over the results of the current resolver.
D
- data - Variable in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsImpl
-
The data.
- decision - Variable in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
-
Contains the Decision attribute.
- decision - Variable in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
-
Decision of the authorization request.
- decodeMessage(String) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder
-
Base64 decodes the SAML message and then decompresses the message.
- decodeTarget(MessageContext, HttpServletRequest) - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPArtifactDecoder
-
Decodes the TARGET parameter and adds it to the message context.
- DecryptAssertions - Class in org.opensaml.saml.saml2.profile.impl
-
Action to decrypt an
EncryptedAssertionelement and replace it with the decryptedAssertionin situ. - DecryptAssertions() - Constructor for class org.opensaml.saml.saml2.profile.impl.DecryptAssertions
- DecryptAttributes - Class in org.opensaml.saml.saml2.profile.impl
-
Action to decrypt an
EncryptedAttributeelement and replace it with the decryptedAttributein situ. - DecryptAttributes() - Constructor for class org.opensaml.saml.saml2.profile.impl.DecryptAttributes
- decrypter - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
The decryption object.
- decryptionPredicate - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Predicate determining whether to attempt decryption.
- DecryptNameIDs - Class in org.opensaml.saml.saml2.profile.impl
-
Action to decrypt an
EncryptedIDelement and replace it with the decryptedNameIDin situ. - DecryptNameIDs() - Constructor for class org.opensaml.saml.saml2.profile.impl.DecryptNameIDs
- DEFAULT_CONTENT_TYPES - Static variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Default list of supported content MIME types.
- DEFAULT_TEMPLATE_ID - Static variable in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
-
Default template ID.
- DEFAULT_TEMPLATE_ID - Static variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Default template ID.
- DEFAULT_TEMPLATE_ID - Static variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
-
Default template ID.
- DEFAULT_TEMPLATE_ID - Static variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoder
-
Default template ID.
- defaultArtifactType - Variable in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
-
Default artifact type to use when encoding messages.
- defaultArtifactType - Variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Default artifact type to use when encoding messages.
- defaultAssertionLifetime - Variable in class org.opensaml.saml.common.profile.impl.AddNotOnOrAfterConditionToAssertions
-
Default lifetime to use to establish timestamp.
- DefaultAssertionResolver() - Constructor for class org.opensaml.saml.saml2.profile.impl.ValidateAssertions.DefaultAssertionResolver
- DefaultAssertionValidationContextBuilder - Class in org.opensaml.saml.saml2.profile.impl
-
Function which implements default behavior for building an instance of
ValidationContextfrom an instance ofValidateAssertions.AssertionValidationInput. - DefaultAssertionValidationContextBuilder() - Constructor for class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Constructor.
- DefaultAssertionValidationContextBuilder.DefaultValidInResponseToLookupFunction - Class in org.opensaml.saml.saml2.profile.impl
-
Default strategy for resolving the valid InResponseTo value.
- DefaultAssertionValidationContextBuilder.DefaultValidIssuersLookupFunction - Class in org.opensaml.saml.saml2.profile.impl
-
Default strategy for resolving the valid Issuers.
- DefaultCacheKeyGenerator() - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.DefaultCacheKeyGenerator
-
Constructor.
- defaultCriteria - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Set of externally specified default criteria for input to the trust engine.
- DefaultEndpointResolver<EndpointType extends Endpoint> - Class in org.opensaml.saml.common.binding.impl
-
Default implementation that performs additional endpoint validation.
- DefaultEndpointResolver() - Constructor for class org.opensaml.saml.common.binding.impl.DefaultEndpointResolver
- DefaultEndpointSelectionPredicate() - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.DefaultEndpointSelectionPredicate
-
Constructor.
- DefaultEndpointSelectionPredicate(Map<QName, Set<QName>>) - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.DefaultEndpointSelectionPredicate
-
Constructor.
- DefaultHttpClientContextLookup() - Constructor for class org.opensaml.saml.common.binding.security.impl.CheckAndRecordServerTLSEntityAuthenticationtHandler.DefaultHttpClientContextLookup
- defaultKeyAgreementUseKeyWrap - Variable in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Default for usage of key wrapping with key agreement if not otherwise configured.
- DefaultLocalDynamicSourceKeyGenerator - Class in org.opensaml.saml.metadata.resolver.impl
-
A default implementation of
EntityIDDigestGeneratorfor use as a source key generator withLocalDynamicMetadataResolver. - DefaultLocalDynamicSourceKeyGenerator() - Constructor for class org.opensaml.saml.metadata.resolver.impl.DefaultLocalDynamicSourceKeyGenerator
-
Constructor.
- DefaultLocalDynamicSourceKeyGenerator(String, String, String) - Constructor for class org.opensaml.saml.metadata.resolver.impl.DefaultLocalDynamicSourceKeyGenerator
-
Constructor.
- defaultNameIdGenerator - Variable in class org.opensaml.saml.common.profile.impl.ChainingNameIdentifierGenerator
-
Fallback generator, generally for legacy support.
- DefaultRequestIdLookupStrategy() - Constructor for class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse.DefaultRequestIdLookupStrategy
-
Constructor.
- DefaultSAML20AssertionValidationContextBuilder - Class in org.opensaml.saml.saml2.wssecurity.messaging.impl
-
Function which implements default behavior for building an instance of
ValidationContextfrom an instance ofSAML20AssertionTokenValidationInput. - DefaultSAML20AssertionValidationContextBuilder() - Constructor for class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Constructor.
- defaultStatusCodes - Variable in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
One or more default status codes to insert.
- defaultStatusCodes - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
One or more status codes to insert.
- DefaultValidInResponseToLookupFunction() - Constructor for class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder.DefaultValidInResponseToLookupFunction
-
Constructor.
- DefaultValidIssuersLookupFunction() - Constructor for class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder.DefaultValidIssuersLookupFunction
-
Constructor.
- deflateAndBase64Encode(SAMLObject) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
-
DEFLATE (RFC1951) compresses the given SAML message.
- deindexEntityDescriptor(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager
-
Remove from the index the specified
EntityDescriptorbased on the indexes currently held. - delegate - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder.DefaultValidInResponseToLookupFunction
-
The lookup delegate.
- delegate - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder.DefaultValidIssuersLookupFunction
-
The lookup delegate.
- DelegateBuilder - Class in org.opensaml.saml.ext.saml2delrestrict.impl
-
Builder of
Delegate. - DelegateBuilder() - Constructor for class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateBuilder
-
Constructor.
- DelegateImpl - Class in org.opensaml.saml.ext.saml2delrestrict.impl
-
Implementation of
Delegate. - DelegateImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
-
Constructor.
- DelegateMarshaller - Class in org.opensaml.saml.ext.saml2delrestrict.impl
-
Marshaller for instances of
Delegate. - DelegateMarshaller() - Constructor for class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateMarshaller
- delegates - Variable in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegationRestrictionTypeImpl
-
Delegate child elements.
- DelegateUnmarshaller - Class in org.opensaml.saml.ext.saml2delrestrict.impl
-
Unmarshaller for instances of
Delegate. - DelegateUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateUnmarshaller
- delegationInstant - Variable in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
-
DelegationInstant attribute.
- DelegationRestrictionConditionValidator - Class in org.opensaml.saml.saml2.assertion.impl
-
ConditionValidatorimplementation forDelegationRestrictionTypestyle conditions. - DelegationRestrictionConditionValidator() - Constructor for class org.opensaml.saml.saml2.assertion.impl.DelegationRestrictionConditionValidator
- DelegationRestrictionTypeBuilder - Class in org.opensaml.saml.ext.saml2delrestrict.impl
-
Builder of
DelegationRestrictionType. - DelegationRestrictionTypeBuilder() - Constructor for class org.opensaml.saml.ext.saml2delrestrict.impl.DelegationRestrictionTypeBuilder
-
Constructor.
- DelegationRestrictionTypeImpl - Class in org.opensaml.saml.ext.saml2delrestrict.impl
-
Implementation of
DelegationRestrictionType. - DelegationRestrictionTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2delrestrict.impl.DelegationRestrictionTypeImpl
-
Constructor.
- DelegationRestrictionTypeMarshaller - Class in org.opensaml.saml.ext.saml2delrestrict.impl
-
Marshaller for instances of
DelegationRestrictionType. - DelegationRestrictionTypeMarshaller() - Constructor for class org.opensaml.saml.ext.saml2delrestrict.impl.DelegationRestrictionTypeMarshaller
- DelegationRestrictionTypeUnmarshaller - Class in org.opensaml.saml.ext.saml2delrestrict.impl
-
Unmarshaller for instances of
DelegationRestrictionType. - DelegationRestrictionTypeUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2delrestrict.impl.DelegationRestrictionTypeUnmarshaller
- dereferenceArtifact(SAML2Artifact, RoleDescriptor, ArtifactResolutionService) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
De-reference the supplied artifact into the corresponding SAML protocol message.
- deriveSignerEntityID(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Derive the signer's entity ID from the message context.
- DescriptionBuilder - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Builder of
Descriptionobjects. - DescriptionBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.DescriptionBuilder
-
Constructor.
- DescriptionImpl - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Concrete implementation of
Description. - DescriptionImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.DescriptionImpl
-
Constructor.
- descriptorStrategy - Variable in class org.opensaml.saml.metadata.resolver.index.impl.FunctionDrivenMetadataIndex
-
Function for producing index keys from an EntityDescriptor.
- deserialize(long, String, String, String, Long) - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMapEntryFactory
- destination - Variable in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
-
URI of the request destination.
- destination - Variable in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
-
Destination attribute.
- detailedErrors - Variable in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Whether to include detailed status information.
- detailedErrors - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Whether to include detailed status information.
- detailedErrorsCondition - Variable in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Predicate determining whether detailed error information is permitted.
- detailedErrorsCondition - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Predicate determining whether detailed error information is permitted.
- digester - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.DefaultCacheKeyGenerator
-
String digester for the EntityDescriptor's entityID.
- digester - Variable in class org.opensaml.saml.metadata.resolver.impl.EntityIDDigestGenerator
-
String digester for the EntityDescriptor's entityID.
- DigestMethodBuilder - Class in org.opensaml.saml.ext.saml2alg.impl
-
DigestMethod builder.
- DigestMethodBuilder() - Constructor for class org.opensaml.saml.ext.saml2alg.impl.DigestMethodBuilder
-
Constructor.
- DigestMethodImpl - Class in org.opensaml.saml.ext.saml2alg.impl
-
Implementation of
DigestMethod. - DigestMethodImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2alg.impl.DigestMethodImpl
-
Constructor.
- DigestMethodMarshaller - Class in org.opensaml.saml.ext.saml2alg.impl
-
DigestMethod marshaller.
- DigestMethodMarshaller() - Constructor for class org.opensaml.saml.ext.saml2alg.impl.DigestMethodMarshaller
- DigestMethodUnmarshaller - Class in org.opensaml.saml.ext.saml2alg.impl
-
DigestMethod unmarshaller.
- DigestMethodUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2alg.impl.DigestMethodUnmarshaller
- direction - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter
-
Whether matching means to include or exclude an entity.
- Direction() - Constructor for enum org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter.Direction
- DISALLOWED_ENDPOINT_QUERY_PARAMS - Static variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
-
Params which are disallowed from appearing in the input endpoint URL.
- DiscoHintsBuilder - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Builder of
DiscoHints. - DiscoHintsBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsBuilder
-
Constructor.
- discoHintsChildren - Variable in class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsImpl
-
Children of the UIInfo.
- DiscoHintsImpl - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Concrete implementation of
DiscoHints. - DiscoHintsImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsImpl
-
Constructor.
- DiscoHintsMarshaller - Class in org.opensaml.saml.ext.saml2mdui.impl
-
A thread safe Marshaller for
DiscoHintsobjects. - DiscoHintsMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsMarshaller
- DiscoHintsUnmarshaller - Class in org.opensaml.saml.ext.saml2mdui.impl
-
A thread-safe Unmarshaller for
DiscoHintsobjects. - DiscoHintsUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsUnmarshaller
- DiscoveryResponseBuilder - Class in org.opensaml.saml.ext.idpdisco.impl
-
Builder of
DiscoveryResponse. - DiscoveryResponseBuilder() - Constructor for class org.opensaml.saml.ext.idpdisco.impl.DiscoveryResponseBuilder
-
Constructor.
- DiscoveryResponseImpl - Class in org.opensaml.saml.ext.idpdisco.impl
-
This plugs into the standard opensaml2 parser framework to allow us to get use
DiscoverResponseelements in our extensions. - DiscoveryResponseImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.idpdisco.impl.DiscoveryResponseImpl
-
Constructor.
- DisplayNameBuilder - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Builder of
DisplayNameobjects. - DisplayNameBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.DisplayNameBuilder
-
Constructor.
- DisplayNameImpl - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Concrete implementation of
DisplayName. - DisplayNameImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.DisplayNameImpl
-
Constructor.
- displayNames - Variable in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
-
OrganizationDisplayName children.
- dnsAddress - Variable in class org.opensaml.saml.saml1.core.impl.SubjectLocalityImpl
-
The DNS Address.
- dnsName - Variable in class org.opensaml.saml.saml2.core.impl.SubjectLocalityImpl
-
The DNS Name of the assertion.
- doCheckEndpoint(CriteriaSet, EndpointType) - Method in class org.opensaml.saml.common.binding.impl.DefaultEndpointResolver
- doDecode() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPArtifactDecoder
- doDecode() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HttpClientResponseSOAP11Decoder
- doDecode() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPPostDecoder
- doDecode() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPSOAP11Decoder
- doDecode() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
- doDecode() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HttpClientResponseSOAP11Decoder
- doDecode() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostDecoder
- doDecode() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder
- doDecode() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPSOAP11Decoder
- doDestroy() - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
- doDestroy() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.NodeProcessingMetadataFilter
- doDestroy() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
- doDestroy() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
- doDestroy() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
- doDestroy() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
- doDestroy() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- doDestroy() - Method in class org.opensaml.saml.metadata.resolver.impl.DOMMetadataResolver
- doDestroy() - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
- doDestroy() - Method in class org.opensaml.saml.metadata.resolver.impl.FilesystemMetadataResolver
- doDestroy() - Method in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
- doDestroy() - Method in class org.opensaml.saml.metadata.resolver.impl.ResourceBackedMetadataResolver
- doDestroy() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
- doDestroy() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
- doDestroy() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
- doDestroy() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
- doDestroy() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
- doDestroy() - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
- doDestroy() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
- doEncode() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
- doEncode() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
- doEncode() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
- doEncode() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
- doEncode() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
- doEvaluate(byte[], byte[], String, MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Evaluate the simple signature based on information in the request and/or message context.
- doEvaluate(Signature, SignableSAMLObject, MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLProtocolMessageXMLSignatureSecurityHandler
-
Perform cryptographic validation and trust evaluation on the Signature token using the configured Signature trust engine.
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.AddNotBeforeConditionToAssertions
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.AddNotOnOrAfterConditionToAssertions
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.SignAssertions
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddDoNotCacheConditionToAssertions
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddResponseShell
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddChannelBindingsToAssertions
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddGeneratedKeyToAssertions
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddOneTimeUseConditionToAssertions
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptAssertions
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptAttributes
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptNameIDs
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptAssertions
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptAttributes
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.PopulateECPContext
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
- doExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
- doInitialize() - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
- doInitialize() - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
- doInitialize() - Method in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
- doInitialize() - Method in class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
- doInitialize() - Method in class org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler
- doInitialize() - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
- doInitialize() - Method in class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
- doInitialize() - Method in class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
- doInitialize() - Method in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
- doInitialize() - Method in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
- doInitialize() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
- doInitialize() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- doInitialize() - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Subclasses should override this method to perform any initialization logic necessary.
- doInitialize() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
- doInitialize() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
- doInitialize() - Method in class org.opensaml.saml.saml1.binding.impl.SAML1ArtifactRequestIssuerHandler
- doInitialize() - Method in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
- doInitialize() - Method in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
- doInitialize() - Method in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
- doInitialize() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
- doInitialize() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
- doInitialize() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
- doInitialize() - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
- doInitialize() - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
- doInitialize() - Method in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
- doInitialize() - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
- doInitialize() - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
- doInitialize() - Method in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
- doInitialize() - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
- doInitialize() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.AddChannelBindingsHeaderHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.CheckMessageVersionHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.SAMLOutboundDestinationHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.SAMLSOAPDecoderBodyHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.CheckAndRecordServerTLSEntityAuthenticationtHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.EndpointURLSchemeSecurityHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.InResponseToSecurityHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLOutboundProtocolMessageSigningHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLProtocolMessageXMLSignatureSecurityHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml1.binding.impl.SAML1ArtifactRequestIssuerHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.impl.AddConsentToResponseHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.impl.AddECPResponseHeaderHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.impl.AddGeneratedKeyHeaderHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.impl.AddRelayStateHeaderHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.impl.AddRequestAuthenticatedHeaderHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.impl.ExtractConsentFromRequestHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.impl.ExtractProxiedRequestersHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsExtensionsHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsHeadersHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2AuthnRequestsSignedSecurityHandler
- doInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
- DomainHintBuilder - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Builder of
DomainHintobjects. - DomainHintBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.DomainHintBuilder
-
Constructor.
- DomainHintImpl - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Concrete implementation of
DomainHint. - DomainHintImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.DomainHintImpl
-
Constructor.
- DOMMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
A
MetadataProviderimplementation that retrieves metadata from a DOMElementas supplied by the user. - DOMMetadataResolver(Element) - Constructor for class org.opensaml.saml.metadata.resolver.impl.DOMMetadataResolver
-
Constructor.
- DoNotCacheConditionBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
DoNotCacheConditionImplobjects. - DoNotCacheConditionBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.DoNotCacheConditionBuilder
-
Constructor.
- DoNotCacheConditionImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete Implementation of a
DoNotCacheConditionObjects. - DoNotCacheConditionImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.DoNotCacheConditionImpl
-
Constructor.
- DoNotCacheConditionMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
Thread safe Marshaller for
DoNotCacheConditionobjects. - DoNotCacheConditionMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.DoNotCacheConditionMarshaller
- DoNotCacheConditionUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
DoNotCacheConditionobjects. - DoNotCacheConditionUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.DoNotCacheConditionUnmarshaller
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.AddNotBeforeConditionToAssertions
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.AddNotOnOrAfterConditionToAssertions
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.SignAssertions
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddDoNotCacheConditionToAssertions
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddResponseShell
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddChannelBindingsToAssertions
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddGeneratedKeyToAssertions
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddOneTimeUseConditionToAssertions
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptAssertions
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptAttributes
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
- doPreInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.AddChannelBindingsHeaderHandler
- doPreInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
- doPreInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
- doPreInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
- doPreInvoke(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLXMLSignatureSecurityHandler
- doPreInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.impl.AddECPResponseHeaderHandler
- doPreInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.impl.AddGeneratedKeyHeaderHandler
- doPreInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.impl.AddRelayStateHeaderHandler
- doPreInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.impl.AddRequestAuthenticatedHeaderHandler
- doPreInvoke(MessageContext) - Method in class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsExtensionsHandler
- doValidate(SubjectConfirmation, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Performs any further validation required for the specific confirmation method implementation.
- doValidate(SubjectConfirmation, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.BearerSubjectConfirmationValidator
-
Performs any further validation required for the specific confirmation method implementation.
- doValidate(SubjectConfirmation, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.HolderOfKeySubjectConfirmationValidator
-
Performs any further validation required for the specific confirmation method implementation.
- doValidate(SubjectConfirmation, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.SenderVouchersSubjectConfirmationValidator
-
Performs any further validation required for the specific confirmation method implementation.
- DynamicEntityBackingStore(Set<MetadataIndex>) - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.DynamicEntityBackingStore
-
Constructor.
- dynamicTrustedNamesStrategy - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Strategy function for extracting dynamic trusted names from signed metadata elements.
E
- ecpContext - Variable in class org.opensaml.saml.saml2.profile.impl.AddGeneratedKeyToAssertions
-
ECPContext to read from.
- ecpContextCreationStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.PopulateECPContext
-
Strategy used to locate the
ECPContextto populate. - ecpContextLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddGeneratedKeyToAssertions
-
Strategy used to locate the
ECPContextto operate on. - EmailAddressBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
EmailAddressImpl. - EmailAddressBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.EmailAddressBuilder
-
Constructor.
- emailAddresses - Variable in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
-
Child email address.
- EmailAddressImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
EmailAddress. - EmailAddressImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.EmailAddressImpl
-
Constructor.
- enabled - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Whether or not persistent caching was enabled.
- encMethods - Variable in class org.opensaml.saml.security.impl.SAMLMDCredentialContext
-
Encryption methods associated with the credential.
- EncodingStyle() - Constructor for enum org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder.EncodingStyle
- encParamsresolver - Variable in class org.opensaml.saml.security.impl.InlineSelfEncryptionParametersStrategy
-
Encryption parameters resolver for self-encryption.
- EncryptAssertions - Class in org.opensaml.saml.saml2.profile.impl
-
Action that encrypts all assertions in a
Responsemessage obtained from a lookup strategy, by default the outbound message context. - EncryptAssertions() - Constructor for class org.opensaml.saml.saml2.profile.impl.EncryptAssertions
-
Constructor.
- EncryptAttributes - Class in org.opensaml.saml.saml2.profile.impl
-
Action that encrypts all attributes in a
Responsemessage obtained from a lookup strategy, by default the outbound message context. - EncryptAttributes() - Constructor for class org.opensaml.saml.saml2.profile.impl.EncryptAttributes
-
Constructor.
- EncryptedAssertionBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
EncryptedAssertionImplobjects. - EncryptedAssertionBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedAssertionBuilder
-
Constructor.
- EncryptedAssertionImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
EncryptedAssertion. - EncryptedAssertionImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedAssertionImpl
-
Constructor.
- EncryptedAssertionMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
EncryptedAssertion. - EncryptedAssertionMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedAssertionMarshaller
- EncryptedAssertionUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
EncryptedAssertion. - EncryptedAssertionUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedAssertionUnmarshaller
- EncryptedAttributeBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
EncryptedAttributeImplobjects. - EncryptedAttributeBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedAttributeBuilder
-
Constructor.
- EncryptedAttributeImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
EncryptedAttribute. - EncryptedAttributeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedAttributeImpl
-
Constructor.
- EncryptedAttributeMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
EncryptedAttribute. - EncryptedAttributeMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedAttributeMarshaller
- EncryptedAttributeUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
EncryptedAttribute. - EncryptedAttributeUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedAttributeUnmarshaller
- encryptedData - Variable in class org.opensaml.saml.saml2.core.impl.EncryptedElementTypeImpl
-
EncryptedData child element.
- EncryptedElementTypeImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
EncryptedElementType. - EncryptedElementTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedElementTypeImpl
-
Constructor.
- EncryptedElementTypeMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
EncryptedElementType. - EncryptedElementTypeMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedElementTypeMarshaller
- EncryptedElementTypeUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
EncryptedElementType. - EncryptedElementTypeUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedElementTypeUnmarshaller
- encryptedID - Variable in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
-
EncryptedID child element.
- encryptedID - Variable in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
-
EncryptedID child element.
- encryptedID - Variable in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
-
EncryptedID child element.
- encryptedID - Variable in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
-
EncryptedID child element.
- encryptedID - Variable in class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseImpl
-
EncryptedID child element.
- encryptedID - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
-
EncryptedID child element.
- encryptedID - Variable in class org.opensaml.saml.saml2.core.impl.SubjectImpl
-
EncryptedID child element.
- EncryptedIDBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
EncryptedIDImplobjects. - EncryptedIDBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedIDBuilder
-
Constructor.
- EncryptedIDImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
EncryptedID. - EncryptedIDImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedIDImpl
-
Constructor.
- EncryptedIDMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
EncryptedID. - EncryptedIDMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedIDMarshaller
- EncryptedIDUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
EncryptedID. - EncryptedIDUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.EncryptedIDUnmarshaller
- encryptedKeys - Variable in class org.opensaml.saml.saml2.core.impl.EncryptedElementTypeImpl
-
EncryptedKey children.
- encrypter - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
The encryption object.
- encryptionContextLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.PopulateECPContext
-
Strategy used to locate the
EncryptionContext. - encryptionCtxLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Strategy used to locate the
EncryptionContext. - EncryptionMethodBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
EncryptionMethod. - EncryptionMethodBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.EncryptionMethodBuilder
-
Constructor.
- EncryptionMethodImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
EncryptionMethod. - EncryptionMethodImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.EncryptionMethodImpl
-
Constructor.
- encryptionMethods - Variable in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorImpl
-
Encryption methods supported by the entity.
- EncryptNameIDs - Class in org.opensaml.saml.saml2.profile.impl
-
Action that encrypts all
NameIDs in a message obtained from a lookup strategy, by default the outbound message context. - EncryptNameIDs() - Constructor for class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Constructor.
- encryptToSelf - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Predicate used to determine whether to perform encrypt-to-self.
- encryptToSelfParametersStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Strategy used to resolve the encrypt-to-self parameters.
- EncTypeBuilder - Class in org.opensaml.saml.ext.samlec.impl
-
A Builder for
EncTypeobjects. - EncTypeBuilder() - Constructor for class org.opensaml.saml.ext.samlec.impl.EncTypeBuilder
-
Constructor.
- EncTypeImpl - Class in org.opensaml.saml.ext.samlec.impl
-
Concrete implementation of
EncType. - EncTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.samlec.impl.EncTypeImpl
-
Constructor.
- encTypes - Variable in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
-
EncType children.
- endpoint - Variable in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
The endpoint type.
- EndpointImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
A concrete implementation of
Endpoint. - EndpointImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
-
Constructor.
- EndpointMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
Endpointobjects. - EndpointMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.EndpointMarshaller
- EndpointMetadataIndex - Class in org.opensaml.saml.metadata.resolver.index.impl
-
An implementation of
MetadataIndexwhich indexes entities by their role endpoint locations. - EndpointMetadataIndex() - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex
-
Constructor.
- EndpointMetadataIndex(Predicate<Endpoint>) - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex
-
Constructor.
- EndpointMetadataIndex.DefaultEndpointSelectionPredicate - Class in org.opensaml.saml.metadata.resolver.index.impl
- EndpointMetadataIndex.EndpointMetadataIndexKey - Class in org.opensaml.saml.metadata.resolver.index.impl
-
An implementation of
MetadataIndexKeyrepresenting a single SAML metadata endpoint. - EndpointMetadataIndexKey(QName, QName, String, boolean) - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
Constructor.
- endpointSelectionPredicate - Variable in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex
-
The predicate which selects which endpoints to index.
- endpointTypes - Variable in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.DefaultEndpointSelectionPredicate
-
The indexable endpoint types.
- EndpointUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe unmarshaller for
Endpointobjects. - EndpointUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.EndpointUnmarshaller
- EndpointURLSchemeSecurityHandler - Class in org.opensaml.saml.common.binding.security.impl
-
Class which verifies that the
Endpointto which a message will be delivered contains a valid URL scheme. - EndpointURLSchemeSecurityHandler() - Constructor for class org.opensaml.saml.common.binding.security.impl.EndpointURLSchemeSecurityHandler
- EntitiesDescriptorBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
A builder of
EntitiesDescriptorImplobjects. - EntitiesDescriptorBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorBuilder
-
Constructor.
- EntitiesDescriptorImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
EntitiesDescriptor. - EntitiesDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
-
Constructor.
- EntitiesDescriptorMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
EntitiesDescriptorobjects. - EntitiesDescriptorMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorMarshaller
- EntitiesDescriptorNameProcessor - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
A metadata node processor implementation which attaches an instance of
EntityGroupNameto anEntityDescriptorfor each ancestorEntitiesDescriptorin the metadata tree. - EntitiesDescriptorNameProcessor() - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.EntitiesDescriptorNameProcessor
- EntitiesDescriptorUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Unmarshaller for
EntitiesDescriptorobjects. - EntitiesDescriptorUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorUnmarshaller
- entityAttributesBuilder - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
-
Builder for
EntityAttributes. - EntityAttributesBuilder - Class in org.opensaml.saml.ext.saml2mdattr.impl
-
Builder of
EntityAttributesImplobjects. - EntityAttributesBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesBuilder
-
Constructor.
- EntityAttributesFilter - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
A filter that adds
EntityAttributesextension content to entities in order to drive software behavior based on them. - EntityAttributesFilter() - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
-
Constructor.
- EntityAttributesImpl - Class in org.opensaml.saml.ext.saml2mdattr.impl
-
Concrete implementation of
EntityAttributes. - EntityAttributesImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesImpl
-
Constructor.
- EntityAttributesMarshaller - Class in org.opensaml.saml.ext.saml2mdattr.impl
-
A thread-safe Marshaller for
EntityAttributes. - EntityAttributesMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesMarshaller
- EntityAttributesUnmarshaller - Class in org.opensaml.saml.ext.saml2mdattr.impl
-
A thread-safe Unmarshaller for
EntityAttributes. - EntityAttributesUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesUnmarshaller
- entityBackingStore - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Backing store for runtime EntityDescriptor data.
- EntityBackingStore() - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver.EntityBackingStore
-
Constructor.
- entityContextClass - Variable in class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
-
The context class representing the SAML entity whose data is to be resolved.
- entityContextClass - Variable in class org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler
-
The context class representing the SAML entity for whom data is to be attached.
- entityContextClass - Variable in class org.opensaml.saml.common.binding.security.impl.CheckAndRecordServerTLSEntityAuthenticationtHandler
-
The actual context class holding the authenticatable SAML entity.
- entityContextClass - Variable in class org.opensaml.saml.common.binding.security.impl.OperationContextEntityIDLookup
-
The actual context class holding the authenticatable SAML entity.
- entityContextClass - Variable in class org.opensaml.saml.common.binding.security.impl.SAMLMDClientCertAuthSecurityHandler
-
The actual context class holding the authenticatable SAML entity.
- EntityDescriptorBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
An Builder for EntityDescriptor elements.
- EntityDescriptorBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorBuilder
-
Constructor.
- EntityDescriptorCriterionPredicateRegistry - Class in org.opensaml.saml.metadata.criteria.entity.impl
-
Default
CriterionPredicateRegistryforEntityDescriptor. - EntityDescriptorCriterionPredicateRegistry() - Constructor for class org.opensaml.saml.metadata.criteria.entity.impl.EntityDescriptorCriterionPredicateRegistry
-
Constructor.
- entityDescriptorFunction - Variable in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager
-
Function to extract the data item to be indexed from an EntityDescriptor.
- EntityDescriptorImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concretate implementation of
EntitiesDescriptor. - EntityDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
Constructor.
- EntityDescriptorMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
EntityDescriptorobjects. - EntityDescriptorMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorMarshaller
- entityDescriptorResolver - Variable in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Resolver of EntityDescriptors.
- EntityDescriptorUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Unmarshaller for
EntityDescriptors. - EntityDescriptorUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorUnmarshaller
- entityID - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
The entity ID managed by this instance.
- entityID - Variable in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
Entity ID of this Entity.
- EntityIDDigestGenerator - Class in org.opensaml.saml.metadata.resolver.impl
-
Strategy for processing input criteria to extract the entityID from an
EntityIdCriterionand produce the digest of the value. - EntityIDDigestGenerator() - Constructor for class org.opensaml.saml.metadata.resolver.impl.EntityIDDigestGenerator
-
Constructor.
- EntityIDDigestGenerator(StringDigester, String, String, String) - Constructor for class org.opensaml.saml.metadata.resolver.impl.EntityIDDigestGenerator
-
Constructor.
- entityIDEncodingStyle - Variable in class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
-
Enum value indicating whether and how to encode the entity ID value before substitution.
- EntityIDExtractionFunction() - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager.EntityIDExtractionFunction
- entityIDLookup - Variable in class org.opensaml.saml.common.binding.security.impl.CheckAndRecordServerTLSEntityAuthenticationtHandler
-
The strategy function for resolving the authenticated entityID.
- EntityIDToSHA1SourceIDIndexingFunction() - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.EntityIDToSHA1SourceIDIndexingFunction
- EntityManagementData(String) - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Constructor.
- EntityRoleFilter - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
A filter that removes roles from an entity descriptor.
- EntityRoleFilter(List<QName>) - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Constructor.
- entriesLoaded - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Entries which were successfully loaded and made live.
- entriesSkippedAlreadyLive - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Entries which were skipped because they were already live by the time they were processed, generally only seen when initializing from the persistent cache in a background thread.
- entriesSkippedFailedPredicate - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Entries which were skipped because they failed the persistent cache predicate evaluation.
- entriesSkippedInvalid - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Entries which were skipped because they were determined to be invalid.
- entriesSkippedProcessingException - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Entries which were skipped due to a processing exception.
- entriesTotal - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Total entries seen in the persistent cache.
- entryFactory - Variable in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Factory for SAMLArtifactMapEntry instances.
- entryFactory - Variable in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Factory for SAMLArtifactMapEntry instances.
- equals(Object) - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsImpl
- equals(Object) - Method in class org.opensaml.saml.ext.saml2mdui.impl.LogoImpl
- equals(Object) - Method in class org.opensaml.saml.metadata.criteria.entity.impl.EvaluableEntityRoleEntityDescriptorCriterion
- equals(Object) - Method in class org.opensaml.saml.metadata.criteria.role.impl.EvaluableEntityRoleDescriptorCriterion
- equals(Object) - Method in class org.opensaml.saml.metadata.criteria.role.impl.EvaluableProtocolRoleDescriptorCriterion
- equals(Object) - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
- equals(Object) - Method in class org.opensaml.saml.metadata.resolver.index.impl.RoleMetadataIndex.RoleMetadataIndexKey
- equals(Object) - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey
- equals(Object) - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey
- errorFatal - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Are decryption failures a fatal condition?
- errorURL - Variable in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
-
Error URL.
- EvaluableEntityRoleDescriptorCriterion - Class in org.opensaml.saml.metadata.criteria.role.impl
-
Implementation of
EvaluableRoleDescriptorCriterionwhich evaluates that a role descriptor's type or element name (QNameis the specified role. - EvaluableEntityRoleDescriptorCriterion(QName) - Constructor for class org.opensaml.saml.metadata.criteria.role.impl.EvaluableEntityRoleDescriptorCriterion
-
Constructor.
- EvaluableEntityRoleDescriptorCriterion(EntityRoleCriterion) - Constructor for class org.opensaml.saml.metadata.criteria.role.impl.EvaluableEntityRoleDescriptorCriterion
-
Constructor.
- EvaluableEntityRoleEntityDescriptorCriterion - Class in org.opensaml.saml.metadata.criteria.entity.impl
-
Implementation of
EvaluableEntityDescriptorCriterionwhich evaluates that an entity descriptor contains a certain role. - EvaluableEntityRoleEntityDescriptorCriterion(QName) - Constructor for class org.opensaml.saml.metadata.criteria.entity.impl.EvaluableEntityRoleEntityDescriptorCriterion
-
Constructor.
- EvaluableEntityRoleEntityDescriptorCriterion(EntityRoleCriterion) - Constructor for class org.opensaml.saml.metadata.criteria.entity.impl.EvaluableEntityRoleEntityDescriptorCriterion
-
Constructor.
- EvaluableProtocolRoleDescriptorCriterion - Class in org.opensaml.saml.metadata.criteria.role.impl
-
Implementation of
EvaluableRoleDescriptorCriterionwhich evaluates that a role descriptor supports a certain protocol. - EvaluableProtocolRoleDescriptorCriterion(String) - Constructor for class org.opensaml.saml.metadata.criteria.role.impl.EvaluableProtocolRoleDescriptorCriterion
-
Constructor.
- EvaluableProtocolRoleDescriptorCriterion(ProtocolCriterion) - Constructor for class org.opensaml.saml.metadata.criteria.role.impl.EvaluableProtocolRoleDescriptorCriterion
-
Constructor.
- evaluateEncryptionMethodChildren(EncryptionMethod, CriteriaSet, Predicate<String>) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Evaluate the child elements of an EncryptionMethod for acceptability based on for example include/exclude policy and algorithm runtime support.
- evaluateRSAOAEPChildren(EncryptionMethod, CriteriaSet, Predicate<String>) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Evaluate the child elements of an RSA OAEP EncryptionMethod for acceptability based on for example include/exclude policy and algorithm runtime support.
- eventContextLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse.StatusCodeMappingFunction
-
Strategy function for access to
EventContextto check. - eventContextLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse.StatusCodeMappingFunction
-
Strategy function for access to
EventContextto check. - evidence - Variable in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryImpl
-
Contains the Evidence child element.
- evidence - Variable in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
-
Contains the (single) Evidence element.
- evidence - Variable in class org.opensaml.saml.saml1.core.impl.EvidenceImpl
-
The Evidentiary child elements.
- evidence - Variable in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryImpl
-
Evidence child element.
- evidence - Variable in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
-
SAML assertion the authority relied on when making the authorization decision.
- evidence - Variable in class org.opensaml.saml.saml2.core.impl.EvidenceImpl
-
Assertion of the Evidence.
- EvidenceBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
EvidenceImplobjects. - EvidenceBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
EvidenceImplobjects. - EvidenceBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.EvidenceBuilder
-
Constructor.
- EvidenceBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.EvidenceBuilder
-
Constructor.
- EvidenceImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of the
Evidenceinterface. - EvidenceImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
Evidence. - EvidenceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.EvidenceImpl
-
Constructor.
- EvidenceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.EvidenceImpl
-
Constructor.
- EvidenceMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
Evidenceobjects. - EvidenceMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
Evidence. - EvidenceMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.EvidenceMarshaller
- EvidenceMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.EvidenceMarshaller
- EvidenceUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Unmarshaller for
Evidenceobjects. - EvidenceUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Evidence. - EvidenceUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.EvidenceUnmarshaller
- EvidenceUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.EvidenceUnmarshaller
- EXCLUDE - org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter.Direction
-
Matches are to be excluded.
- excludedFormats - Variable in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Formats to exclude from encryption.
- existingParametersContextLookupStrategy - Variable in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Strategy used to look up an existing
SecurityParametersContextto copy. - existingParametersContextLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Strategy used to look up an existing
SecurityParametersContextto copy. - expirationTime - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Expiration time of the associated metadata.
- expirationTime - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Time when the currently cached metadata file expires.
- expirationWarningThreshold - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Impending expiration warning threshold for metadata refresh.
- expirationWarningThreshold - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Impending expiration warning threshold for metadata refresh.
- expires - Variable in class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
-
Time to expire cache entries.
- ExpiringSAMLArtifactMapEntryFactory - Class in org.opensaml.saml.common.binding.artifact.impl
-
A factory for instances of
ExpiringSAMLArtifactMapEntry. - ExpiringSAMLArtifactMapEntryFactory() - Constructor for class org.opensaml.saml.common.binding.artifact.impl.ExpiringSAMLArtifactMapEntryFactory
- extBuilder - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Builder for
Extensions. - extBuilder - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
-
Builder for
Extensions. - extensions - Variable in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
-
Extensions child element.
- extensions - Variable in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
-
Extensions child element.
- extensions - Variable in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
-
Extensions child.
- extensions - Variable in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
-
Extensions child object.
- extensions - Variable in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
-
Extensions child.
- extensions - Variable in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
Extensions child.
- extensions - Variable in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
-
element extensions.
- extensions - Variable in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
-
Extensions child.
- ExtensionsBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
ExtensionsImplobjects. - ExtensionsBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
ExtensionsImplobjects. - ExtensionsBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.ExtensionsBuilder
- ExtensionsBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.ExtensionsBuilder
- ExtensionsImpl - Class in org.opensaml.saml.saml2.core.impl
-
Implementation of
Extensions. - ExtensionsImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Implementation of
Extensions. - ExtensionsImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.ExtensionsImpl
-
Constructor.
- ExtensionsImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.ExtensionsImpl
-
Constructor.
- ExtensionsMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
Extensionsobjects. - ExtensionsMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe Marshaller for
Extensionsobjects. - ExtensionsMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ExtensionsMarshaller
-
Constructor.
- ExtensionsMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.ExtensionsMarshaller
-
Constructor.
- ExtensionsUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Extensionsobjects. - ExtensionsUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe Unmarshaller for
Extensionsobjects. - ExtensionsUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ExtensionsUnmarshaller
-
Constructor.
- ExtensionsUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.ExtensionsUnmarshaller
-
Constructor.
- ExtractChannelBindingsExtensionsHandler - Class in org.opensaml.saml.saml2.binding.security.impl
-
MessageHandler to process
ChannelBindingsextensions in an incoming SAML message and save them to aChannelBindingsContextunderneath theMessageContext. - ExtractChannelBindingsExtensionsHandler() - Constructor for class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsExtensionsHandler
- ExtractChannelBindingsHeadersHandler - Class in org.opensaml.saml.saml2.binding.security.impl
-
MessageHandler to process
ChannelBindingsSOAP header blocks in an incoming SOAP envelope and save them to aChannelBindingsContextunderneath theSOAP11Context. - ExtractChannelBindingsHeadersHandler() - Constructor for class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsHeadersHandler
-
Constructor.
- ExtractConsentFromRequestHandler - Class in org.opensaml.saml.saml2.binding.impl
-
MessageHandler to get the Consent attribute from a
RequestAbstractTypemessage. - ExtractConsentFromRequestHandler() - Constructor for class org.opensaml.saml.saml2.binding.impl.ExtractConsentFromRequestHandler
-
Constructor.
- extractCredentials(Collection<Credential>, KeyDescriptor, String, UsageType) - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Extract the credentials from the specified KeyDescriptor.
- ExtractProxiedRequestersHandler - Class in org.opensaml.saml.saml2.binding.impl
-
MessageHandler to extract the proxied chain of requesters from an
AuthnRequestmessage'sScopingelement. - ExtractProxiedRequestersHandler() - Constructor for class org.opensaml.saml.saml2.binding.impl.ExtractProxiedRequestersHandler
-
Constructor.
- extRoleDescriptor - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
QName of extension role element.
F
- failFastInitialization - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Whether problems during initialization should cause the provider to fail or go on without metadata.
- fetchFromOriginSource(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Fetch the metadata from the origin source.
- fetchFromOriginSource(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Fetch the metadata from the origin source.
- fetchFromOriginSource(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.LocalDynamicMetadataResolver
-
Fetch the metadata from the origin source.
- fetchMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Fetches metadata from a source.
- fetchMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Gets the metadata document from the remote server.
- fetchMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.FilesystemMetadataResolver
-
Fetches metadata from a source.
- fetchMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Gets the metadata document from the remote server.
- fetchMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.ResourceBackedMetadataResolver
-
Fetches metadata from a source.
- FileBackedHTTPMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
An HTTP metadata provider that caches a copy of the retrieved metadata to disk so that, in the event that the metadata may not be pulled from the URL, it may be pulled from disk using the most recently fetched data.
- FileBackedHTTPMetadataResolver(Timer, HttpClient, String, String) - Constructor for class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Constructor.
- FileBackedHTTPMetadataResolver(HttpClient, String, String) - Constructor for class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Constructor.
- FilesystemMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
A metadata provider that pulls metadata from a file on the local filesystem.
- FilesystemMetadataResolver(File) - Constructor for class org.opensaml.saml.metadata.resolver.impl.FilesystemMetadataResolver
-
Constructor.
- FilesystemMetadataResolver(Timer, File) - Constructor for class org.opensaml.saml.metadata.resolver.impl.FilesystemMetadataResolver
-
Constructor.
- filter(XMLObject, MetadataFilterContext) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
- filter(XMLObject, MetadataFilterContext) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.ByReferenceMetadataFilter
- filter(XMLObject, MetadataFilterContext) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
- filter(XMLObject, MetadataFilterContext) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
- filter(XMLObject, MetadataFilterContext) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.NameIDFormatFilter
- filter(XMLObject, MetadataFilterContext) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.NodeProcessingMetadataFilter
- filter(XMLObject, MetadataFilterContext) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter
- filter(XMLObject, MetadataFilterContext) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.RequiredValidUntilFilter
- filter(XMLObject, MetadataFilterContext) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SchemaValidationFilter
- filter(XMLObject, MetadataFilterContext) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
- filterEntitiesDescriptor(EntitiesDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Filters entities descriptor.
- filterEntitiesDescriptor(EntitiesDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
-
Filters entities descriptor.
- filterEntitiesDescriptor(EntitiesDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Filters
EntitiesDescriptor. - filterEntitiesDescriptor(EntitiesDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.NameIDFormatFilter
-
Filters entities descriptor.
- filterEntitiesDescriptor(EntitiesDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter
-
Filters entities descriptor.
- filterEntityDescriptor(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Filters entity descriptor.
- filterEntityDescriptor(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
-
Filters entity descriptor.
- filterEntityDescriptor(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Filters entity descriptor roles.
- filterEntityDescriptor(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.NameIDFormatFilter
-
Filters entity descriptor.
- filterMap - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.ByReferenceMetadataFilter
-
Map of resolver names to filters.
- filterMetadata(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Filters the given metadata.
- filterRoleDescriptor(RoleDescriptor, Collection<String>) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.NameIDFormatFilter
-
Filters role descriptor.
- finalDestination - Variable in class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsHeadersHandler
-
Include header blocks targeted at the final destination node?
- forceAuthn - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
ForeceAuthn attribute.
- form - org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder.EncodingStyle
-
URL form encoding.
- format - Variable in class org.opensaml.saml.saml1.core.impl.NameIdentifierImpl
-
Contents of the Format.
- format - Variable in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
-
Format of the Name ID.
- format - Variable in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
-
NameID Format URI.
- formatBuilder - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.NameIDFormatFilter
-
Builder for
NameIDFormat. - formatLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Strategy used to determine the formats to try.
- formatLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Strategy used to determine the formats to try.
- formats - Variable in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Formats to try.
- formats - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Formats to try.
- fragment - org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder.EncodingStyle
-
URL fragment encoding.
- friendlyName - Variable in class org.opensaml.saml.saml2.core.impl.AttributeImpl
-
Human readable name of the attribute.
- FunctionDrivenDynamicHTTPMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
Simple implementation of an HTTP-based dynamic metadata resolver which builds the request URL to process based on a
Functioninstance. - FunctionDrivenDynamicHTTPMetadataResolver(Timer, HttpClient) - Constructor for class org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver
-
Constructor.
- FunctionDrivenDynamicHTTPMetadataResolver(HttpClient) - Constructor for class org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver
-
Constructor.
- FunctionDrivenMetadataIndex - Class in org.opensaml.saml.metadata.resolver.index.impl
-
Implementation of
MetadataIndexwhich is based on injected strategy functions. - FunctionDrivenMetadataIndex(Function<EntityDescriptor, Set<MetadataIndexKey>>, Function<CriteriaSet, Set<MetadataIndexKey>>) - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.FunctionDrivenMetadataIndex
-
Constructor.
G
- gaugeNumLiveEntityIDs - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Metrics Gauge for the number of live entityIDs.
- gaugePersistentCacheInit - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Metrics Gauge for the persistent cache initialization.
- generate(ProfileRequestContext, String) - Method in class org.opensaml.saml.common.profile.impl.ChainingNameIdentifierGenerator
- GeneratedKeyBuilder - Class in org.opensaml.saml.ext.samlec.impl
-
A Builder for
GeneratedKeyobjects. - GeneratedKeyBuilder() - Constructor for class org.opensaml.saml.ext.samlec.impl.GeneratedKeyBuilder
-
Constructor.
- GeneratedKeyImpl - Class in org.opensaml.saml.ext.samlec.impl
-
Concrete implementation of
GeneratedKey. - GeneratedKeyImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.samlec.impl.GeneratedKeyImpl
-
Constructor.
- GeneratedKeyMarshaller - Class in org.opensaml.saml.ext.samlec.impl
-
A thread-safe Marshaller for
GeneratedKeyobjects. - GeneratedKeyMarshaller() - Constructor for class org.opensaml.saml.ext.samlec.impl.GeneratedKeyMarshaller
- GeneratedKeyUnmarshaller - Class in org.opensaml.saml.ext.samlec.impl
-
A thread-safe Unmarshaller for
GeneratedKeyobjects. - GeneratedKeyUnmarshaller() - Constructor for class org.opensaml.saml.ext.samlec.impl.GeneratedKeyUnmarshaller
- generateKeys(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex
- generateKeys(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.index.impl.FunctionDrivenMetadataIndex
- generateKeys(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.index.impl.RoleMetadataIndex
- generateKeys(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex
- generateKeys(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex
- generateKeys(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.index.impl.FunctionDrivenMetadataIndex
- generateKeys(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.index.impl.RoleMetadataIndex
- generateKeys(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex
- generateNameID(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Attempt to generate a
NameIDusing each of the candidate Formats and plugins. - generateNameIdentifier(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Attempt to generate a
NameIdentifierusing each of the candidate Formats and plugins. - generateSignature(Credential, String, String) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoder
-
Generates the signature over the string of concatenated form control data as indicated by the SimpleSign spec.
- generateSignature(Credential, String, String) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
-
Generates the signature over the query string.
- generator - Variable in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Generator to use.
- generator - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Generator to use.
- GeolocationHintBuilder - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Builder of
GeolocationHintobjects. - GeolocationHintBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.GeolocationHintBuilder
-
Constructor.
- GeolocationHintImpl - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Concrete implementation of
GeolocationHint. - GeolocationHintImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.GeolocationHintImpl
-
Constructor.
- get(String) - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
- get(String) - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
- getActionNamespaces() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeImpl
- getActions() - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryImpl
- getActions() - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
- getActions() - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryImpl
- getActions() - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
- getAdditionalAudiences() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the function for determining additional audience values.
- getAdditionalMetadataLocations() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getAddress() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- getAddress() - Method in class org.opensaml.saml.saml2.core.impl.SubjectLocalityImpl
- getAddressRequired() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the predicate which determines whether an Assertion SubjectConfirmationData Address is required.
- getAdvice() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getAdvice() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getAffiliationDescriptor() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getAlgorithm() - Method in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodImpl
- getAlgorithm() - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
- getAlgorithm() - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- getAllCandidates(Iterable<EntityDescriptor>) - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Obtain all role descriptors contained by the input entity descriptors.
- getAllowCreate() - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
- getAllowCreateXSBoolean() - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
- getApplicableParameters(EncryptionContext) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Return the right set of parameters for the operation to be performed, or none if no encryption should occur.
- getApplicableParameters(EncryptionContext) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptAssertions
-
Return the right set of parameters for the operation to be performed, or none if no encryption should occur.
- getApplicableParameters(EncryptionContext) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptAttributes
-
Return the right set of parameters for the operation to be performed, or none if no encryption should occur.
- getApplicableParameters(EncryptionContext) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Return the right set of parameters for the operation to be performed, or none if no encryption should occur.
- getArtifact() - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResolveImpl
- getArtifactBuilderFactory() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Get the SAML 2 artifact builder factory.
- getArtifactEndpointResolver() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Get the artifact endpoint resolver.
- getArtifactLifetime() - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Get the artifact entry lifetime.
- getArtifactLifetime() - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Get the artifact entry lifetime.
- getArtifactMap() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
-
Get the SAML artifact map to use.
- getArtifactMap() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Get the SAML artifact map to use.
- getArtifactResolutionServices() - Method in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
- getAssertion() - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions.AssertionValidationInput
-
Get the
Assertionbeing evaluated. - getAssertion() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.SAML20AssertionTokenValidationInput
-
Get the
Assertionbeing evaluated. - getAssertionArtifacts() - Method in class org.opensaml.saml.saml1.core.impl.RequestImpl
- getAssertionConsumerServiceIndex() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- getAssertionConsumerServices() - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- getAssertionConsumerServiceURL() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- getAssertionConsumerServiceURL() - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
- getAssertionIDReferences() - Method in class org.opensaml.saml.saml1.core.impl.AdviceImpl
- getAssertionIDReferences() - Method in class org.opensaml.saml.saml1.core.impl.EvidenceImpl
- getAssertionIDReferences() - Method in class org.opensaml.saml.saml1.core.impl.RequestImpl
- getAssertionIDReferences() - Method in class org.opensaml.saml.saml2.core.impl.AdviceImpl
- getAssertionIDReferences() - Method in class org.opensaml.saml.saml2.core.impl.EvidenceImpl
- getAssertionIDRefs() - Method in class org.opensaml.saml.saml2.core.impl.AssertionIDRequestImpl
- getAssertionIDRequestServices() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
- getAssertionIDRequestServices() - Method in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
- getAssertionIDRequestServices() - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- getAssertionIDRequestServices() - Method in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorImpl
- getAssertionResolver() - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Get the function which resolves the list of assertions to validate.
- getAssertions() - Method in class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesImpl
- getAssertions() - Method in class org.opensaml.saml.saml1.core.impl.AdviceImpl
- getAssertions() - Method in class org.opensaml.saml.saml1.core.impl.EvidenceImpl
- getAssertions() - Method in class org.opensaml.saml.saml1.core.impl.ResponseImpl
- getAssertions() - Method in class org.opensaml.saml.saml2.core.impl.AdviceImpl
- getAssertions() - Method in class org.opensaml.saml.saml2.core.impl.EvidenceImpl
- getAssertions() - Method in class org.opensaml.saml.saml2.core.impl.ResponseImpl
- getAssertionSubject(Assertion) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Get the subject to which the name identifier will be added.
- getAssertionSubject(Assertion) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Get the subject to which the confirmation will be added.
- getAssertionSubject(Assertion) - Method in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Get the subject to which the name identifier will be added.
- getAssertionURIReferences() - Method in class org.opensaml.saml.saml2.core.impl.AdviceImpl
- getAssertionURIReferences() - Method in class org.opensaml.saml.saml2.core.impl.EvidenceImpl
- getAssertionValidator() - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Get the locally-configured Assertion validator.
- getAssertionValidator() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Get the locally-configured Assertion validator.
- getAssertionValidatorLookup() - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Get the Assertion validator lookup function.
- getAssertionValidatorLookup() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Get the Assertion validator lookup function.
- getAttesterCertificate(ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the attesting entity's
X509Certificate. - getAttesterCertificate(SAML20AssertionTokenValidationInput) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Get the attesting entity's
X509Certificate. - getAttesterIPAddress(ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the attester's IP address.
- getAttesterIPAddress(SAML20AssertionTokenValidationInput) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Get the attester's IP address.
- getAttesterPublicKey(ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the attesting entity's
PublicKey. - getAttesterPublicKey(SAML20AssertionTokenValidationInput) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Get the attesting entity's
PublicKey. - getAttributeAuthorityDescriptor(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getAttributeConsumingServiceIndex() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- getAttributeConsumingServices() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeImpl
- getAttributeConsumingServices() - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- getAttributeDesignators() - Method in class org.opensaml.saml.saml1.core.impl.AttributeQueryImpl
- getAttributeName() - Method in class org.opensaml.saml.saml1.core.impl.AttributeDesignatorImpl
- getAttributeNamespace() - Method in class org.opensaml.saml.saml1.core.impl.AttributeDesignatorImpl
- getAttributeProfiles() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
- getAttributeProfiles() - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- getAttributeQuery() - Method in class org.opensaml.saml.saml1.core.impl.RequestImpl
- getAttributes() - Method in class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesImpl
- getAttributes() - Method in class org.opensaml.saml.saml1.core.impl.AttributeStatementImpl
- getAttributes() - Method in class org.opensaml.saml.saml2.core.impl.AttributeQueryImpl
- getAttributes() - Method in class org.opensaml.saml.saml2.core.impl.AttributeStatementImpl
- getAttributes() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
- getAttributes() - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- getAttributeServices() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
- getAttributeStatements() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getAttributeStatements() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getAttributeValues() - Method in class org.opensaml.saml.saml1.core.impl.AttributeImpl
- getAttributeValues() - Method in class org.opensaml.saml.saml2.core.impl.AttributeImpl
- getAudienceRestriction(Conditions) - Method in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Get the
AudienceRestrictionto which audiences will be added. - getAudienceRestrictionCondition(Conditions) - Method in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Get the
AudienceRestrictionConditionto which audiences will be added. - getAudienceRestrictionConditions() - Method in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
- getAudienceRestrictions() - Method in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
- getAudiences() - Method in class org.opensaml.saml.saml1.core.impl.AudienceRestrictionConditionImpl
- getAudiences() - Method in class org.opensaml.saml.saml2.core.impl.AudienceRestrictionImpl
- getAudiences() - Method in class org.opensaml.saml.saml2.core.impl.ProxyRestrictionImpl
- getAuthContextDecl() - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
- getAuthenticatingAuthorities() - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
- getAuthenticationInstant() - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
- getAuthenticationMethod() - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationQueryImpl
- getAuthenticationMethod() - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
- getAuthenticationQuery() - Method in class org.opensaml.saml.saml1.core.impl.RequestImpl
- getAuthenticationStatements() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getAuthnAuthorityDescriptor(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getAuthnContext() - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
- getAuthnContextClassRef() - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
- getAuthnContextClassRefs() - Method in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextImpl
- getAuthnContextDeclRef() - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
- getAuthnContextDeclRefs() - Method in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextImpl
- getAuthnInstant() - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
- getAuthnQueryServices() - Method in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
- getAuthnStatements() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getAuthorityBindings() - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
- getAuthorityKind() - Method in class org.opensaml.saml.saml1.core.impl.AuthorityBindingImpl
- getAuthorizationDecisionQuery() - Method in class org.opensaml.saml.saml1.core.impl.RequestImpl
- getAuthorizationDecisionStatements() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getAuthzDecisionStatements() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getAuthzServices() - Method in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorImpl
- getBackgroundInitializationFromCacheDelay() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the delay after which to schedule the background initialization from the persistent cache.
- getBackingStore() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Get the EntityDescriptor backing store currently in use by the metadata resolver.
- getBackingStore() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the EntityDescriptor backing store currently in use by the metadata resolver.
- getBackingStore() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Get the EntityDescriptor backing store currently in use by the metadata resolver.
- getBackupFileInitNextRefreshDelay() - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Get the duration after which to schedule next refresh, when initialized from backup file.
- getBase64DecodedMessage(HttpServletRequest) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostDecoder
-
Gets the Base64 encoded message from the request and decodes it.
- getBaseID() - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
- getBaseID() - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- getBaseID() - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
- getBaseID() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
- getBaseID() - Method in class org.opensaml.saml.saml2.core.impl.SubjectImpl
- getBinding() - Method in class org.opensaml.saml.saml1.core.impl.AuthorityBindingImpl
- getBinding() - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
- getBindingDescriptor() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPArtifactDecoder
-
Get an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - getBindingDescriptor() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Get an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - getBindingDescriptor() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPPostDecoder
-
Get an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - getBindingDescriptor() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPSOAP11Decoder
-
Get an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - getBindingDescriptor() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Get an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - getBindingDescriptor() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Get an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - getBindingDescriptor() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostDecoder
-
Get an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - getBindingDescriptor() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder
-
Get an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - getBindingDescriptor() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPSOAP11Decoder
-
Get an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - getBindingURI() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPArtifactDecoder
- getBindingURI() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HttpClientResponseSOAP11Decoder
- getBindingURI() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPPostDecoder
- getBindingURI() - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPSOAP11Decoder
- getBindingURI() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
- getBindingURI() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HttpClientRequestSOAP11Encoder
- getBindingURI() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
- getBindingURI() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPSOAP11Encoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HttpClientResponseSOAP11Decoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostDecoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostSimpleSignDecoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPSOAP11Decoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HttpClientRequestSOAP11Encoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
- getBindingURI() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPSOAP11Encoder
- getCachedFilteredMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver.BatchEntityBackingStore
-
Get the cached filtered source metadata.
- getCachedFilteredMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Convenience method for getting the current effective cached filtered metadata.
- getCachedOriginalMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver.BatchEntityBackingStore
-
Get the cached original source metadata.
- getCachedOriginalMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Convenience method for getting the current effective cached original metadata.
- getCacheDuration() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- getCacheDuration() - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- getCacheDuration() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getCacheDuration() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getCacheValue(Assertion) - Method in class org.opensaml.saml.saml2.assertion.impl.OneTimeUseConditionValidator
-
Get the string value which will be tracked in the cache for purposes of one-time use detection.
- getCandidatesByRoleAndProtocol(Iterable<EntityDescriptor>, CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Obtain the role descriptors contained by the input entity descriptors which match the specified role and protocol criteria.
- getCanonicalizedLocation() - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
Get the canonicalized representation of the location, primarily for use in
EndpointMetadataIndex.EndpointMetadataIndexKey.hashCode()andEndpointMetadataIndex.EndpointMetadataIndexKey.equals(Object). - getCanonicalizedLocation() - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey
-
Get the canonicalized representation of the location, primarily for use in
SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey.hashCode()andSAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey.equals(Object). - getCertificatePresenterEntityID(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLMDClientCertAuthSecurityHandler
- getCheckAddress() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the predicate which determines whether an Assertion's network address(es) should be checked.
- getChildren() - Method in class org.opensaml.saml.saml2.core.impl.AdviceImpl
- getChildren(QName) - Method in class org.opensaml.saml.saml2.core.impl.AdviceImpl
- getCleanupTaskInterval() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the interval at which the cleanup task should run.
- getClockSkew() - Method in class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
-
Get the clock skew.
- getClockSkew() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the strategy by which to resolve the clock skew.
- getCompany() - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- getComparison() - Method in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextImpl
- getComplete - Variable in class org.opensaml.saml.saml2.core.impl.IDPListImpl
-
GetComplete child element.
- GetCompleteBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
GetCompleteImpl. - GetCompleteBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.GetCompleteBuilder
-
Constructor.
- GetCompleteImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
GetComplete. - GetCompleteImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.GetCompleteImpl
-
Constructor.
- getCondition() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter
-
Get the predicate to be applied.
- getConditions() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getConditions() - Method in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
- getConditions() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getConditions() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- getConditions() - Method in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
- getConditions(QName) - Method in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
- getConditions(QName) - Method in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
- getConfigResources() - Method in class org.opensaml.saml.config.impl.XMLObjectProviderInitializer
- getConfirmationMethod() - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
- getConfirmationMethods() - Method in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationImpl
- getConsent() - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- getConsent() - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- getContactPersons() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getContactPersons() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getCreationInstant() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationImpl
- getCreationInstant() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
- getCriterionPredicateRegistry() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Get the registry used in resolving predicates from criteria.
- getCriterionPredicateRegistry() - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Get the registry used in resolving predicates from criteria.
- getCustomObject() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.ScriptedTrustedNamesFunction
- getDecision() - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
- getDecision() - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
- getDecrypter() - Method in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Get the decrypter.
- getDecryptionPredicate() - Method in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Get the predicate used to determine whether to attempt decryption.
- getDefaultArtifactResolutionService() - Method in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
- getDefaultAssertionConsumerService() - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- getDefaultAttributeConsumingService() - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- getDefaultCriteria() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Get the optional set of default criteria used as input to the trust engine.
- getDefaultKeyAgreemenUseKeyWrap() - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Get the default for usage of key wrapping with key agreement if not otherwise configured.
- getDelegates() - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegationRestrictionTypeImpl
- getDelegationInstant() - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
- getDescriptions() - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoImpl
- getDescriptions() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
- getDestination() - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- getDestination() - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- getDirection() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter
-
Get the direction of filtering.
- getDisplayNames() - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoImpl
- getDisplayNames() - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
- getDNSAddress() - Method in class org.opensaml.saml.saml1.core.impl.SubjectLocalityImpl
- getDNSName() - Method in class org.opensaml.saml.saml2.core.impl.SubjectLocalityImpl
- getDomainHints() - Method in class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsImpl
- getDoNotCacheConditions() - Method in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
- getDynamicTrustedNamesStrategy() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Get the strategy function for extracting dynamic trusted names from signed metadata elements.
- getEffectiveKeyAgreementConfiguration(CriteriaSet, Credential) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Get the effective
SAMLMetadataKeyAgreementEncryptionConfigurationto use with the specified credential. - getEffectiveUsageInput(CriteriaSet) - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Get the effective
UsageTypeinput to use. - getEmailAddresses() - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- getEncode() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Performs HTTP GET based encoding.
- getEncryptedAssertions() - Method in class org.opensaml.saml.saml2.core.impl.AdviceImpl
- getEncryptedAssertions() - Method in class org.opensaml.saml.saml2.core.impl.EvidenceImpl
- getEncryptedAssertions() - Method in class org.opensaml.saml.saml2.core.impl.ResponseImpl
- getEncryptedAttributes() - Method in class org.opensaml.saml.saml2.core.impl.AttributeStatementImpl
- getEncryptedData() - Method in class org.opensaml.saml.saml2.core.impl.EncryptedElementTypeImpl
- getEncryptedID() - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
- getEncryptedID() - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- getEncryptedID() - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
- getEncryptedID() - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
- getEncryptedID() - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseImpl
- getEncryptedID() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
- getEncryptedID() - Method in class org.opensaml.saml.saml2.core.impl.SubjectImpl
- getEncryptedKeys() - Method in class org.opensaml.saml.saml2.core.impl.EncryptedElementTypeImpl
- getEncrypter() - Method in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Get the encrypter.
- getEncryptionMethods() - Method in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorImpl
- getEncryptionMethods() - Method in class org.opensaml.saml.security.impl.SAMLMDCredentialContext
-
Return the list of
EncryptionMethod's associated with credential context. - getEncTypes() - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- getEndpoints() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeImpl
- getEndpoints() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AuthnQueryDescriptorTypeImpl
- getEndpoints() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeImpl
- getEndpoints() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
- getEndpoints() - Method in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
- getEndpoints() - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- getEndpoints() - Method in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorImpl
- getEndpoints() - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- getEndpoints() - Method in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
- getEndpoints(QName) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeImpl
- getEndpoints(QName) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AuthnQueryDescriptorTypeImpl
- getEndpoints(QName) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeImpl
- getEndpoints(QName) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
- getEndpoints(QName) - Method in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
- getEndpoints(QName) - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- getEndpoints(QName) - Method in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorImpl
- getEndpoints(QName) - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- getEndpoints(QName) - Method in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
- getEndpointType() - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
Gets the entity endpoint type.
- getEndpointURL(MessageContext) - Method in class org.opensaml.saml.saml1.binding.encoding.impl.BaseSAML1MessageEncoder
-
Gets the response URL from the message context.
- getEndpointURL(MessageContext) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.BaseSAML2MessageEncoder
-
Gets the response URL from the message context.
- getEntitiesDescriptors() - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- getEntityAttributesChildren() - Method in class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesImpl
- getEntityContextClass() - Method in class org.opensaml.saml.common.binding.security.impl.SAMLMDClientCertAuthSecurityHandler
-
Get the class type holding the authenticatable SAML entity data.
- getEntityDescriptors() - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- getEntityID() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Get the entity ID managed by this instance.
- getEntityID() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getEntriesLoaded() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Get entries which were successfully loaded and made live.
- getEntriesSkippedAlreadyLive() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Get entries which were skipped because they were already live by the time they were processed, generally only seen when initializing from the persistent cache in a background thread.
- getEntriesSkippedFailedPredicate() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Get entries which were skipped because they failed the persistent cache predicate evaluation.
- getEntriesSkippedInvalid() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Get entries which were skipped because they were determined to be invalid.
- getEntriesSkippedProcessingException() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Get entries which were skipped due to a processing exception.
- getEntriesTotal() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Get total entries seen in the persistent cache.
- getEntryFactory() - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Get the map entry factory.
- getEntryFactory() - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Get the map entry factory.
- getErrorURL() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getEvidence() - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryImpl
- getEvidence() - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
- getEvidence() - Method in class org.opensaml.saml.saml1.core.impl.EvidenceImpl
- getEvidence() - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryImpl
- getEvidence() - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
- getEvidence() - Method in class org.opensaml.saml.saml2.core.impl.EvidenceImpl
- getExpirationTime() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Get the expiration time of the metadata.
- getExpirationTime() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Gets the time when the currently cached metadata expires.
- getExpirationWarningThreshold() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Gets the impending expiration warning threshold used at refresh time.
- getExpirationWarningThreshold() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Gets the impending expiration warning threshold used at refresh time.
- getExpires() - Method in class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
-
Gets the lifetime of replay entries.
- getExpires(Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.OneTimeUseConditionValidator
-
Get the one-time use expiration time for the assertion being evaluated.
- getExtensions() - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- getExtensions() - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- getExtensions() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- getExtensions() - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- getExtensions() - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- getExtensions() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getExtensions() - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
- getExtensions() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getExtensions(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Return existing
Extensionsobject or create it first. - getExtensions(RoleDescriptor, QName) - Method in class org.opensaml.saml.security.impl.SAMLMetadataSignatureSigningParametersResolver
-
Get the extensions indicated by the passed QName.
- getFormat() - Method in class org.opensaml.saml.saml1.core.impl.NameIdentifierImpl
- getFormat() - Method in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
- getFormat() - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
- getFriendlyName() - Method in class org.opensaml.saml.saml2.core.impl.AttributeImpl
- getGeolocationHints() - Method in class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsImpl
- getGetComplete() - Method in class org.opensaml.saml.saml2.core.impl.IDPListImpl
- getGivenName() - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- getGroupName(EntitiesDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Get the group's name, or a suitable facsimile if not named.
- getHeight() - Method in class org.opensaml.saml.ext.saml2mdui.impl.LogoImpl
- getHttpClientSecurityParameters() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Get the instance of
HttpClientSecurityParameterswhich provides various parameters to influence the security behavior of the HttpClient instance. - getHttpClientSecurityParameters() - Method in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Get the instance of
HttpClientSecurityParameterswhich provides various parameters to influence the security behavior of the HttpClient instance. - getHttpServletRequest() - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Get the HTTP servlet request being processed.
- getHttpServletRequest() - Method in class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
-
Get the HTTP servlet request being processed.
- getHttpServletRequest() - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions.AssertionValidationInput
-
Get the
HttpServletRequestinput. - getHttpServletRequest() - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Get the HTTP servlet request being processed.
- getHttpServletRequest() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.SAML20AssertionTokenValidationInput
-
Get the
HttpServletRequestinput. - getHttpServletRequest() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Get the HTTP servlet request being processed.
- getID() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getID() - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
- getID() - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- getID() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getID() - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- getID() - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- getID() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- getID() - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- getID() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getID() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getIdentifierGenerationStrategy() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Get the identifier generation strategy.
- getIDPEntrys() - Method in class org.opensaml.saml.saml2.core.impl.IDPListImpl
- getIDPList() - Method in class org.opensaml.saml.saml2.core.impl.ScopingImpl
- getIDPList() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- getIDPSSODescriptor(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getInboundMessageIssuer(MessageContext) - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
-
Get the requester.
- getInboundMessageIssuer(MessageContext) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Get the requester.
- getIncludeSelfEntityIDAsRecipient() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the predicate which determines whether to include the self entityID as a valid Recipient.
- getIndex() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
- getIndex() - Method in class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointImpl
- getIndexedDescriptors() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver.EntityBackingStore
-
Get the entity descriptor index.
- getIndexes() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Get the configured indexes.
- getIndexes() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the configured indexes.
- getIndexes() - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager
-
Get the set of all
MetadataIndexinstances currently initialized. - getInformationURLs() - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoImpl
- getInitializationFromCachePredicate() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the predicate which determines whether a given entity should be loaded from the persistent cache at resolver initialization time.
- getInResponseTo() - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- getInResponseTo() - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- getInResponseTo() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- getInResponseTo() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the function for determining the valid InResponseTo.
- getInResponseToRequired() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the predicate which determines whether an Assertion SubjectConfirmationData InResponseTo is required.
- getIPAddress() - Method in class org.opensaml.saml.saml1.core.impl.SubjectLocalityImpl
- getIPHints() - Method in class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsImpl
- getIssueInstant() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getIssueInstant() - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
- getIssueInstant() - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- getIssueInstant() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getIssueInstant() - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- getIssueInstant() - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- getIssuer() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getIssuer() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getIssuer() - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- getIssuer() - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- getIssuer() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- getKeyAndCertificate(ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.HolderOfKeySubjectConfirmationValidator
-
Extracts the presenter's key and/or certificate from the validation context.
- getKeyDescriptor() - Method in class org.opensaml.saml.security.impl.SAMLMDCredentialContext
-
Get the key descriptor context.
- getKeyDescriptors() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- getKeyDescriptors() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getKeyInfo() - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- getKeyInfo() - Method in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationImpl
- getKeyInfo() - Method in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorImpl
- getKeyInfoCredentialResolver() - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Get the KeyInfo credential resolver used by this entityDescriptorResolver resolver to handle KeyInfo elements.
- getKeyInfoResolver() - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
-
Get the KeyInfo credential resolver.
- getKeyInfos() - Method in class org.opensaml.saml.saml2.core.impl.KeyInfoConfirmationDataTypeImpl
- getKeys() - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexStore
-
Get the set of all
MetadataIndexKeyinstances currently indexed. - getKeywords() - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsImpl
- getKeywords() - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoImpl
- getLastAccessedTime() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Get the last time at which the entity's backing store data was accessed.
- getLastFailureCause() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
- getLastFailureCause() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- getLastRefresh() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
- getLastRefresh() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- getLastSuccessfulRefresh() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
- getLastSuccessfulRefresh() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- getLastUpdate() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
- getLastUpdate() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- getLastUpdateTime() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Get the last update time of the metadata.
- getLifetime() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the strategy by which to resolve the lifetime.
- getLoc() - Method in class org.opensaml.saml.saml2.core.impl.IDPEntryImpl
- getLocation() - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
Gets the location.
- getLocation() - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey
-
Gets the location.
- getLocation() - Method in class org.opensaml.saml.saml1.core.impl.AuthorityBindingImpl
- getLocation() - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
- getLogos() - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoImpl
- getLogPrefix() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Return a prefix for logging messages for this component.
- getMajorVersion() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getManagementData(String) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.DynamicEntityBackingStore
-
Get the management data for the specified entityID.
- getManagementDataEntityIDs() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.DynamicEntityBackingStore
-
Get the set of entityIDs which currently have management data.
- getManageNameIDServices() - Method in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
- getMaxCacheDuration() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the maximum cache duration for metadata.
- getMaxIdleEntityData() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the maximum idle time for which the resolver will keep data for a given entityID, before it is removed.
- getMaximumTimeSinceAuthn() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the function for determining the max allowed time since authentication.
- getMaxKeySize() - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
- getMaxRefreshDelay() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Gets the maximum amount of time between refresh intervals.
- getMaxValidityInterval() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.RequiredValidUntilFilter
-
Get the maximum interval between now and the
validUntildate. - getMembers() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- getMessage() - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResponseImpl
- getMessageContext() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.SAML20AssertionTokenValidationInput
-
Get the
MessageContextinput. - getMessageLifetime() - Method in class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
-
Gets the amount of time for which a message is valid.
- getMessageType() - Method in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
-
Get the type of message to build.
- getMetadataBytesFromResponse(HttpResponse) - Method in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Extracts the raw metadata bytes from the response taking in to account possible deflate and GZip compression.
- getMetadataCredentialResolver() - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Get the metadata credential resolver instance to use to resolve encryption credentials.
- getMetadataFilter() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
- getMetadataFilter() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- getMetadataIdentifier() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Gets an identifier which may be used to distinguish this metadata in logging statements.
- getMetadataIdentifier() - Method in class org.opensaml.saml.metadata.resolver.impl.FilesystemMetadataResolver
-
Gets an identifier which may be used to distinguish this metadata in logging statements.
- getMetadataIdentifier() - Method in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Gets an identifier which may be used to distinguish this metadata in logging statements.
- getMetadataIdentifier() - Method in class org.opensaml.saml.metadata.resolver.impl.ResourceBackedMetadataResolver
-
Gets an identifier which may be used to distinguish this metadata in logging statements.
- getMetadataURI() - Method in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Gets the URL to fetch the metadata.
- getMethod() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
- getMethod() - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
- getMetricsBaseName() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the base name for Metrics instrumentation.
- getMinCacheDuration() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the minimum cache duration for metadata.
- getMinKeySize() - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
- getMinorVersion() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getMinRefreshDelay() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Gets the minimum amount of time between refreshes.
- getName() - Method in class org.opensaml.saml.saml2.core.impl.AttributeImpl
- getName() - Method in class org.opensaml.saml.saml2.core.impl.IDPEntryImpl
- getName() - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- getNameFormat() - Method in class org.opensaml.saml.saml2.core.impl.AttributeImpl
- getNameID() - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
- getNameID() - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- getNameID() - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
- getNameID() - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
- getNameID() - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseImpl
- getNameID() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
- getNameID() - Method in class org.opensaml.saml.saml2.core.impl.SubjectImpl
- getNameIdentifier() - Method in class org.opensaml.saml.saml1.core.impl.SubjectImpl
- getNameIDFormat() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeImpl
- getNameIDFormats() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
- getNameIDFormats() - Method in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
- getNameIDFormats() - Method in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorImpl
- getNameIDFormats() - Method in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
- getNameIDMappingServices() - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- getNameIDPolicy() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- getNameIDPolicy() - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
- getNameQualifier() - Method in class org.opensaml.saml.saml1.core.impl.NameIdentifierImpl
- getNameQualifier() - Method in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
- getNameQualifier() - Method in class org.opensaml.saml.saml2.core.impl.BaseIDImpl
- getNames() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
- getNamespace() - Method in class org.opensaml.saml.saml1.core.impl.ActionImpl
- getNamespace() - Method in class org.opensaml.saml.saml2.core.impl.ActionImpl
- getNamespaceURI() - Method in class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationImpl
- getNegativeLookupCacheDuration() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the negative lookup cache duration for metadata.
- getNewEncryptedID() - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
- getNewID() - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
- getNextRefresh() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Gets the time when the next refresh cycle will occur.
- getNodeProcessors() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.NodeProcessingMetadataFilter
-
Get the list of metadata node processors.
- getNotBefore() - Method in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
- getNotBefore() - Method in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
- getNotBefore() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- getNotBeforeRequired() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the predicate which determines whether an Assertion SubjectConfirmationData NotBefore is required.
- getNotOnOrAfter() - Method in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
- getNotOnOrAfter() - Method in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
- getNotOnOrAfter() - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- getNotOnOrAfter() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- getNotOnOrAfterRequired() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the predicate which determines whether an Assertion SubjectConfirmationData NotOnOrAfter is required.
- getOneTimeUse() - Method in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.reqattr.impl.RequestedAttributesImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2aslo.impl.AsynchronousImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegationRestrictionTypeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationPathImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoImpl
- getOrderedChildren() - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AdviceImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AttributeDesignatorImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AttributeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AttributeQueryImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AttributeStatementImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AudienceRestrictionConditionImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationQueryImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AuthorityBindingImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.DoNotCacheConditionImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.EvidenceImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.RequestImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.RespondWithImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.ResponseImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.StatusCodeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.StatusDetailImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.StatusImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.SubjectImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.SubjectLocalityImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.SubjectQueryImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml1.core.impl.SubjectStatementImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AdviceImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResolveImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResponseImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AssertionIDRequestImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AttributeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AttributeQueryImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AttributeStatementImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AudienceRestrictionImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AuthnQueryImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.BaseIDImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.EncryptedElementTypeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.EvidenceImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.ExtensionsImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.IDPEntryImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.IDPListImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.OneTimeUseImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.ProxyRestrictionImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.ResponseImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.ScopingImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.StatusCodeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.StatusDetailImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.StatusImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.SubjectImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.SubjectLocalityImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.SubjectQueryImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.core.impl.TerminateImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.ecp.impl.RelayStateImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.ExtensionsImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- getOrderedChildren() - Method in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
- getOrderedDescriptors() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver.EntityBackingStore
-
Get the ordered entity descriptor list.
- getOrganization() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getOrganization() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getOrganizationNames() - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
- getOutboundMessageIssuer(MessageContext) - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
-
Get the outbound message issuer.
- getOutboundMessageIssuer(MessageContext) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Get the outbound message issuer.
- getOwnerID() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- getParserPool() - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMapEntryFactory
-
Gets the parser pool used to parse serialized data.
- getParserPool() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Gets the pool of parsers to use to parse XML.
- getParserPool() - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
-
Get the parser pool.
- getPDPDescriptor(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getPeerEntityRole() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Get the peer entity role
QName. - getPersistentCacheKeyGenerator() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the function for generating the String key used with the persistent cache manager.
- getPersistentCacheManager() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the manager for the persistent cache store for resolved metadata.
- getPrivacyStatementURLs() - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoImpl
- getProcessingTime() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Get total processing time for the persistent cache, in nanoseconds.
- getProfileRequestContext() - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions.AssertionValidationInput
-
Get the
ProfileRequestContextinput. - getProtocolBinding() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- getProviderID() - Method in class org.opensaml.saml.saml2.core.impl.IDPEntryImpl
- getProviderName() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- getProviderName() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- getProxyCount() - Method in class org.opensaml.saml.saml2.core.impl.ProxyRestrictionImpl
- getProxyCount() - Method in class org.opensaml.saml.saml2.core.impl.ScopingImpl
- getProxyRestriction() - Method in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
- getProxyRestriction(Conditions) - Method in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
-
Get the
ProxyRestrictionto which audiences will be added. - getPublicationId() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationImpl
- getPublicationId() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
- getPublications() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationPathImpl
- getPublisher() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationImpl
- getPublisher() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
- getQuery() - Method in class org.opensaml.saml.saml1.core.impl.RequestImpl
- getReadWriteLock() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Get the read-write lock instance which governs access to the entity's backing store data.
- getReadWriteLock() - Method in class org.opensaml.saml.metadata.resolver.index.impl.LockableMetadataIndexManager
-
Get the manager's instance of the
ReadWriteLock. - getReason() - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- getRecipient() - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- getRecipient() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- getRecipientRequired() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the predicate which determines whether an Assertion SubjectConfirmationData Recipient is required.
- getRefreshDelayFactor() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Gets the delay factor used to compute the next refresh time.
- getRefreshDelayFactor() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Gets the delay factor used to compute the next refresh time.
- getRefreshTriggerTime() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Get the refresh trigger time of the metadata.
- getRegistrationAuthority() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoImpl
- getRegistrationInstant() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoImpl
- getRegistrationPolicies() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoImpl
- getRemoveEmptyEntitiesDescriptors() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Get whether to remove an entities descriptor if it does not contain any entity descriptor or entities descriptors.
- getRemoveEmptyEntitiesDescriptors() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter
-
Get whether to remove an entities descriptor if it does not contain any entity descriptor or entities descriptors.
- getRemoveRolelessEntityDescriptors() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Get whether to remove an entity descriptor if it does not contain any roles after filtering.
- getReplayCache() - Method in class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
-
Get the replay cache instance to use.
- getReplayCacheExpires() - Method in class org.opensaml.saml.saml2.assertion.impl.OneTimeUseConditionValidator
-
Get the configured validator cache expiration interval.
- getRequestCredentials(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Extract any candidate validation credentials from the request and/or message context.
- getRequestCredentials(MessageContext) - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
-
Extract any candidate validation credentials from the request and/or message context.
- getRequestedAttributes() - Method in class org.opensaml.saml.ext.reqattr.impl.RequestedAttributesImpl
- getRequestedAttributes() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
- getRequestedAttributes(AuthnRequest) - Method in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
-
Grab the
RequestedAttribute(if any) from theAuthnRequest. - getRequestedAuthnContext() - Method in class org.opensaml.saml.saml2.core.impl.AuthnQueryImpl
- getRequestedAuthnContext() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- getRequesterIDs() - Method in class org.opensaml.saml.saml2.core.impl.ScopingImpl
- getRequestURLBuilder() - Method in class org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver
-
Get the function which builds the request URL.
- getRequiredConditions() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the set of required Conditions.
- getRequiredConditions(ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the set of required Conditions.
- getRequiredFormat(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Extract a format required by the inbound request, if present.
- getRequireSignedRoot() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Get whether incoming metadata's root element is required to be signed.
- getResolvers() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
-
Gets an immutable the list of currently registered resolvers.
- getResource() - Method in class org.opensaml.saml.saml1.core.impl.AttributeQueryImpl
- getResource() - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryImpl
- getResource() - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
- getResource() - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryImpl
- getResource() - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
- getRespondWiths() - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
- getResponseLocation() - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
- getRetainedRoles() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Get the unmodifiable list of roles that are NOT removed by this filter.
- getRole() - Method in class org.opensaml.saml.metadata.resolver.index.impl.RoleMetadataIndex.RoleMetadataIndexKey
-
Gets the entity role.
- getRoleDescriptor() - Method in class org.opensaml.saml.security.impl.SAMLMDCredentialContext
-
Get the role descriptor context.
- getRoleDescriptorResolver() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Get the role descriptor resolver.
- getRoleDescriptorResolver() - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Get the metadata RoleDescriptor resolver instance used by this resolver.
- getRoleDescriptors() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getRoleDescriptors(QName) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getRoleDescriptors(QName, String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getRoleDescriptors(CriteriaSet, String, QName, String) - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Get the list of role descriptors which match the given entityID, role and protocol.
- getRoleIDToken(String, RoleDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Get a string token for logging/debugging purposes that contains role information and containing entityID.
- getRoleName(RoleDescriptor) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Gets the effective name for the role.
- getRoleType() - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
Gets the entity role.
- getRoleWhiteList() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getRootValidUntil() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
- getSAMLArtifactType(MessageContext) - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
-
Get the SAML artifact type from the message context.
- getSAMLArtifactType(MessageContext) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Get the SAML artifact type from the message context.
- getSAMLObject() - Method in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Get the object to act on.
- getSAMLPeerEntityContext() - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLXMLSignatureSecurityHandler
-
Get the
SAMLPeerEntityContextassociated with the message. - getSAMLProtocolContext() - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLXMLSignatureSecurityHandler
-
Get the
SAMLProtocolContextassociated with the message. - getScoping() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- getSecondaryIndexManager() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver.BatchEntityBackingStore
-
Get the secondary index manager.
- getSecondaryIndexManager() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.DynamicEntityBackingStore
-
Get the secondary index manager.
- getSecurityParametersLookupStrategy() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the strategy by which to resolve a
SecurityParametersContext. - getSelfEntityID(ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the self entityID.
- getSelfEntityIDResolver() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Get the resolver for the self entityID.
- getServicedCondition() - Method in class org.opensaml.saml.saml2.assertion.impl.AudienceRestrictionConditionValidator
- getServicedCondition() - Method in class org.opensaml.saml.saml2.assertion.impl.DelegationRestrictionConditionValidator
- getServicedCondition() - Method in class org.opensaml.saml.saml2.assertion.impl.OneTimeUseConditionValidator
- getServicedCondition() - Method in class org.opensaml.saml.saml2.assertion.impl.ProxyRestrictionConditionValidator
- getServicedMethod() - Method in class org.opensaml.saml.saml2.assertion.impl.BearerSubjectConfirmationValidator
- getServicedMethod() - Method in class org.opensaml.saml.saml2.assertion.impl.HolderOfKeySubjectConfirmationValidator
- getServicedMethod() - Method in class org.opensaml.saml.saml2.assertion.impl.SenderVouchersSubjectConfirmationValidator
- getServicedStatement() - Method in class org.opensaml.saml.saml2.assertion.impl.AuthnStatementValidator
- getSessionIndex() - Method in class org.opensaml.saml.saml2.core.impl.AuthnQueryImpl
- getSessionIndex() - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
- getSessionIndexes() - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- getSessionNotOnOrAfter() - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
- getSignature() - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Extract the signature value from the request, in the form suitable for input into
SignatureTrustEngine.validate(byte[], byte[], String, CriteriaSet, Credential). - getSignatureAlgorithm() - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Extract the signature algorithm URI value from the request.
- getSignatureAlgorithmURI(SignatureSigningParameters) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoder
-
Gets the signature algorithm URI to use.
- getSignatureAlgorithmURI(SignatureSigningParameters) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
-
Gets the signature algorithm URI to use.
- getSignatureCriteriaSet(ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the signature validation criteria set.
- getSignatureCriteriaSet(SAML20AssertionTokenValidationInput) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Get the signature validation criteria set.
- getSignatureCriteriaSetFunction() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the function for resolving the signature validation CriteriaSet for a particular function.
- getSignatureCriteriaSetFunction() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Get the function for resolving the signature validation CriteriaSet for a particular function.
- getSignaturePrevalidator() - Method in class org.opensaml.saml.common.binding.security.impl.SAMLProtocolMessageXMLSignatureSecurityHandler
-
Get the prevalidator for XML Signature instances.
- getSignaturePrevalidator() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Get the validator used to perform pre-validation on Signature tokens.
- getSignatureReferenceID() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getSignatureReferenceID() - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
- getSignatureReferenceID() - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- getSignatureReferenceID() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getSignatureReferenceID() - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- getSignatureReferenceID() - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- getSignatureReferenceID() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- getSignatureReferenceID() - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- getSignatureReferenceID() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getSignatureReferenceID() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getSignatureRequired() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the predicate which determines whether an Assertion signature is required.
- getSignatureTrustEngine() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Gets the trust engine used to validate signatures on incoming metadata.
- getSignedContent() - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Get the content over which to validate the signature, in the form suitable for input into
SignatureTrustEngine.validate(byte[], byte[], String, CriteriaSet, Credential). - getSignedContent() - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
-
Get the content over which to validate the signature, in the form suitable for input into
SignatureTrustEngine.validate(byte[], byte[], String, CriteriaSet, Credential). - getSignedContent() - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPRedirectDeflateSignatureSecurityHandler
-
Get the content over which to validate the signature, in the form suitable for input into
SignatureTrustEngine.validate(byte[], byte[], String, CriteriaSet, Credential). - getSingleLogoutServices() - Method in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
- getSingleSignOnServices() - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- getSOAP11Actor() - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
- getSOAP11Actor() - Method in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyImpl
- getSOAP11Actor() - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- getSOAP11Actor() - Method in class org.opensaml.saml.saml2.ecp.impl.RelayStateImpl
- getSOAP11Actor() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedImpl
- getSOAP11Actor() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- getSOAP11Actor() - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
- getSOAP11Actor() - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
- getSOAPAction() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HttpClientRequestSOAP11Encoder
- getSOAPAction() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPSOAP11Encoder
- getSOAPAction() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HttpClientRequestSOAP11Encoder
- getSOAPAction() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPSOAP11Encoder
- getSOAPClient() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Get the SOAP client instance.
- getSOAPClientSecurityConfigurationProfileId() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Get the SOAP client security configuration profile ID to use.
- getSOAPPipelineName() - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Get the name of the specific SOAP client message pipeline to use, for example with
PipelineFactoryHttpSOAPClient. - getSourceId() - Method in class org.opensaml.saml.metadata.resolver.filter.data.impl.MetadataSource
-
Get identifier of the metadata source.
- getSourceID() - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey
-
Get the SourceID value.
- getSPNameQualifier() - Method in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
- getSPNameQualifier() - Method in class org.opensaml.saml.saml2.core.impl.BaseIDImpl
- getSPNameQualifier() - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
- getSPProvidedID() - Method in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
- getSPSSODescriptor(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getStatements() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getStatements() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getStatements(QName) - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getStatements(QName) - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getStatementSubject(SubjectStatement) - Method in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Get the subject to which the name identifier will be added.
- getStatementSubject(SubjectStatement) - Method in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Get the subject to which the confirmation will be added.
- getStatementSubject(SubjectStatement) - Method in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Get the subject to which the name identifier will be added.
- getStatus() - Method in class org.opensaml.saml.saml1.core.impl.ResponseImpl
- getStatus() - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- getStatusCode() - Method in class org.opensaml.saml.saml1.core.impl.StatusCodeImpl
- getStatusCode() - Method in class org.opensaml.saml.saml1.core.impl.StatusImpl
- getStatusCode() - Method in class org.opensaml.saml.saml2.core.impl.StatusCodeImpl
- getStatusCode() - Method in class org.opensaml.saml.saml2.core.impl.StatusImpl
- getStatusDetail() - Method in class org.opensaml.saml.saml1.core.impl.StatusImpl
- getStatusDetail() - Method in class org.opensaml.saml.saml2.core.impl.StatusImpl
- getStatusMessage() - Method in class org.opensaml.saml.saml1.core.impl.StatusImpl
- getStatusMessage() - Method in class org.opensaml.saml.saml2.core.impl.StatusImpl
- getStorageService() - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Get the artifact store.
- getStore(MetadataIndex) - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager
-
Get the
MetadataIndexStorefor the specifiedMetadataIndex. - getSubject() - Method in class org.opensaml.saml.saml1.core.impl.SubjectQueryImpl
- getSubject() - Method in class org.opensaml.saml.saml1.core.impl.SubjectStatementImpl
- getSubject() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getSubject() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- getSubject() - Method in class org.opensaml.saml.saml2.core.impl.SubjectQueryImpl
- getSubjectConfirmation() - Method in class org.opensaml.saml.saml1.core.impl.SubjectImpl
- getSubjectConfirmationData() - Method in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationImpl
- getSubjectConfirmationData() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
- getSubjectConfirmationData() - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
- getSubjectConfirmationKeyInformation(SubjectConfirmation, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.HolderOfKeySubjectConfirmationValidator
-
Extracts the
KeyInfos from the given subject confirmation data. - getSubjectConfirmations() - Method in class org.opensaml.saml.saml2.core.impl.SubjectImpl
- getSubjectLocality() - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
- getSubjectLocality() - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
- getSubjectQuery() - Method in class org.opensaml.saml.saml1.core.impl.RequestImpl
- getSubjectStatements() - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- getSupportedContentTypes() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Get the list of supported MIME types for use in Accept request header and validation of response Content-Type header.
- getSupportedMediaTypes() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Get the list of supported MIME
MediaTypeinstances used in validation of the response Content-Type header. - getSupportedProtocols() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getSurName() - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- getTelephoneNumbers() - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- getTerminate() - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
- getTrustEngine() - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Gets the engine used to validate the signature.
- getType() - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
- getType() - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- getUnknownAttributes() - Method in class org.opensaml.saml.saml2.core.impl.AttributeImpl
- getUnknownAttributes() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- getUnknownAttributes() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- getUnknownAttributes() - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- getUnknownAttributes() - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
- getUnknownAttributes() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getUnknownAttributes() - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
- getUnknownAttributes() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getUnknownXMLObjects() - Method in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodImpl
- getUnknownXMLObjects() - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
- getUnknownXMLObjects() - Method in class org.opensaml.saml.saml1.core.impl.AdviceImpl
- getUnknownXMLObjects() - Method in class org.opensaml.saml.saml1.core.impl.StatusDetailImpl
- getUnknownXMLObjects() - Method in class org.opensaml.saml.saml2.core.impl.ExtensionsImpl
- getUnknownXMLObjects() - Method in class org.opensaml.saml.saml2.core.impl.StatusDetailImpl
- getUnknownXMLObjects() - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- getUnknownXMLObjects() - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
- getUnknownXMLObjects() - Method in class org.opensaml.saml.saml2.metadata.impl.ExtensionsImpl
- getUnknownXMLObjects(QName) - Method in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodImpl
- getUnknownXMLObjects(QName) - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
- getUnknownXMLObjects(QName) - Method in class org.opensaml.saml.saml1.core.impl.AdviceImpl
- getUnknownXMLObjects(QName) - Method in class org.opensaml.saml.saml1.core.impl.StatusDetailImpl
- getUnknownXMLObjects(QName) - Method in class org.opensaml.saml.saml2.core.impl.ExtensionsImpl
- getUnknownXMLObjects(QName) - Method in class org.opensaml.saml.saml2.core.impl.StatusDetailImpl
- getUnknownXMLObjects(QName) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- getUnknownXMLObjects(QName) - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
- getUnknownXMLObjects(QName) - Method in class org.opensaml.saml.saml2.metadata.impl.ExtensionsImpl
- getUnmarshallerFactory() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Get the XMLObject unmarshaller factory to use.
- getURIComparator() - Method in class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
-
Get the URI comparator instance to use.
- getURLs() - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
- getUsagePolicies() - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
- getUse() - Method in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorImpl
- getValidAddresses(ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the set of addresses which are valid for subject confirmation.
- getValidAddresses(SAML20AssertionTokenValidationInput) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Get the set of addresses which are valid for subject confirmation.
- getValidationContextBuilder() - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Get the function that builds a
ValidationContextinstance based on aValidateAssertions.AssertionValidationInputinstance. - getValidationContextBuilder() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Get the function that builds a
ValidationContextinstance based on aSAML20AssertionTokenValidationInputinstance. - getValidAudiences(ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the valid audiences for attestation.
- getValidAudiences(SAML20AssertionTokenValidationInput) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Get the valid audiences for attestation.
- getValidIssuers() - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the function for determining the valid Issuer values
- getValidRecipients(ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Get the valid recipient endpoints for attestation.
- getValidRecipients(SAML20AssertionTokenValidationInput) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Get the valid recipient endpoints for attestation.
- getValidUntil() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- getValidUntil() - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- getValidUntil() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- getValidUntil() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- getValidUntil(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.RequiredValidUntilFilter
-
Gets the validUntil time of the metadata, if present.
- getValue() - Method in class org.opensaml.saml.saml1.core.impl.RespondWithImpl
- getValue() - Method in class org.opensaml.saml.saml1.core.impl.StatusCodeImpl
- getValue() - Method in class org.opensaml.saml.saml2.core.impl.StatusCodeImpl
- getVelocityEngine() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
-
Get the VelocityEngine instance.
- getVelocityEngine() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Get the VelocityEngine instance.
- getVelocityEngine() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
-
Get the VelocityEngine instance.
- getVelocityTemplateId() - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
-
Get the Velocity template id.
- getVelocityTemplateId() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Get the Velocity template id.
- getVelocityTemplateId() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
-
Get the Velocity template id.
- getVersion() - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
- getVersion() - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- getVersion() - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- getVersion() - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- getVersion() - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- getWantAssertionsSigned() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeImpl
- getWantAssertionsSigned() - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- getWantAssertionsSignedXSBoolean() - Method in class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeImpl
- getWantAssertionsSignedXSBoolean() - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- getWantAuthnRequestsSigned() - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- getWantAuthnRequestsSignedXSBoolean() - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- getWidth() - Method in class org.opensaml.saml.ext.saml2mdui.impl.LogoImpl
- getXMLLang() - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsImpl
- getXMLLang() - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedNameImpl
- getXMLLang() - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedURIImpl
- getXMLObjects() - Method in class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsImpl
- getXMLObjects() - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoImpl
- getXMLObjects(QName) - Method in class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsImpl
- getXMLObjects(QName) - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoImpl
- givenName - Variable in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
-
GivenName child objectobject.
- GivenNameBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
GivenNameImpl. - GivenNameBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.GivenNameBuilder
-
Constructor.
- GivenNameImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
GivenName. - GivenNameImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.GivenNameImpl
-
Constructor.
H
- handleResponse(HttpResponse) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver.BasicMetadataResponseHandler
- hashCode() - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsImpl
- hashCode() - Method in class org.opensaml.saml.ext.saml2mdui.impl.LogoImpl
- hashCode() - Method in class org.opensaml.saml.metadata.criteria.entity.impl.EvaluableEntityRoleEntityDescriptorCriterion
- hashCode() - Method in class org.opensaml.saml.metadata.criteria.role.impl.EvaluableEntityRoleDescriptorCriterion
- hashCode() - Method in class org.opensaml.saml.metadata.criteria.role.impl.EvaluableProtocolRoleDescriptorCriterion
- hashCode() - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
- hashCode() - Method in class org.opensaml.saml.metadata.resolver.index.impl.RoleMetadataIndex.RoleMetadataIndexKey
- hashCode() - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey
- hashCode() - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey
- hashCode() - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedNameImpl
- hashCode() - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedURIImpl
- hasNext() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable.CompositeMetadataResolverIterator
- haveRoleCriteria(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Determine if have entity role criteria.
- height - Variable in class org.opensaml.saml.ext.saml2mdui.impl.LogoImpl
-
Y-Dimension of the logo.
- HEX - Static variable in class org.opensaml.saml.metadata.resolver.impl.DefaultLocalDynamicSourceKeyGenerator
-
Hex encoder.
- HEX - Static variable in class org.opensaml.saml.metadata.resolver.impl.SAMLArtifactURLBuilder
-
Hex encoder.
- HolderOfKeySubjectConfirmationValidator - Class in org.opensaml.saml.saml2.assertion.impl
-
Validates a Holder of Key subject confirmation.
- HolderOfKeySubjectConfirmationValidator() - Constructor for class org.opensaml.saml.saml2.assertion.impl.HolderOfKeySubjectConfirmationValidator
- HTTPArtifactDecoder - Class in org.opensaml.saml.saml1.binding.decoding.impl
-
SAML 1.X HTTP Artifact message decoder.
- HTTPArtifactDecoder - Class in org.opensaml.saml.saml2.binding.decoding.impl
-
SAML 2 Artifact Binding decoder, support both HTTP GET and POST.
- HTTPArtifactDecoder() - Constructor for class org.opensaml.saml.saml1.binding.decoding.impl.HTTPArtifactDecoder
- HTTPArtifactDecoder() - Constructor for class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
- HTTPArtifactEncoder - Class in org.opensaml.saml.saml1.binding.encoding.impl
-
SAML 1.X HTTP Artifact message encoder.
- HTTPArtifactEncoder - Class in org.opensaml.saml.saml2.binding.encoding.impl
-
SAML 2 Artifact Binding encoder, support both HTTP GET and POST.
- HTTPArtifactEncoder() - Constructor for class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
-
Constructor.
- HTTPArtifactEncoder() - Constructor for class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Constructor.
- httpClient - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
HTTP Client used to pull the metadata.
- httpClient - Variable in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
HTTP Client used to pull the metadata.
- httpClientContextLookup - Variable in class org.opensaml.saml.common.binding.security.impl.CheckAndRecordServerTLSEntityAuthenticationtHandler
-
The strategy function for resolving the
to evaluate. - HttpClientRequestSOAP11Encoder - Class in org.opensaml.saml.saml1.binding.encoding.impl
-
SAML 1.X HTTP SOAP 1.1 binding message encoder for HttpClient HttpRequest.
- HttpClientRequestSOAP11Encoder - Class in org.opensaml.saml.saml2.binding.encoding.impl
-
SAML 2.0 SOAP 1.1 over HTTP binding encoder for HttpClient HttpRequest.
- HttpClientRequestSOAP11Encoder() - Constructor for class org.opensaml.saml.saml1.binding.encoding.impl.HttpClientRequestSOAP11Encoder
- HttpClientRequestSOAP11Encoder() - Constructor for class org.opensaml.saml.saml2.binding.encoding.impl.HttpClientRequestSOAP11Encoder
-
Constructor.
- HttpClientResponseSOAP11Decoder - Class in org.opensaml.saml.saml1.binding.decoding.impl
-
SAML 1.1 HTTP SOAP 1.1 binding decoder for HttpClient HttpResponse.
- HttpClientResponseSOAP11Decoder - Class in org.opensaml.saml.saml2.binding.decoding.impl
-
SAML 2.0 SOAP 1.1 over HTTP binding decoder for HttpClient HttpResponse.
- HttpClientResponseSOAP11Decoder() - Constructor for class org.opensaml.saml.saml1.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Constructor.
- HttpClientResponseSOAP11Decoder() - Constructor for class org.opensaml.saml.saml2.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Constructor.
- httpClientSecurityParameters - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Optional HttpClient security parameters.
- httpClientSecurityParameters - Variable in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Optional HttpClient security parameters.
- HTTPEntityIDRequestURLBuilder - Class in org.opensaml.saml.metadata.resolver.impl
-
Function which examines an entity ID from supplied criteria and returns it as a metadata request URL if and only if the entity ID is an HTTP or HTTPS URL.
- HTTPEntityIDRequestURLBuilder() - Constructor for class org.opensaml.saml.metadata.resolver.impl.HTTPEntityIDRequestURLBuilder
- HTTPMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
A metadata provider that pulls metadata using an HTTP GET.
- HTTPMetadataResolver(Timer, HttpClient, String) - Constructor for class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Constructor.
- HTTPMetadataResolver(HttpClient, String) - Constructor for class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Constructor.
- HTTPPostDecoder - Class in org.opensaml.saml.saml1.binding.decoding.impl
-
SAML 1.X HTTP POST message decoder.
- HTTPPostDecoder - Class in org.opensaml.saml.saml2.binding.decoding.impl
-
Message decoder implementing the SAML 2.0 HTTP POST binding.
- HTTPPostDecoder() - Constructor for class org.opensaml.saml.saml1.binding.decoding.impl.HTTPPostDecoder
- HTTPPostDecoder() - Constructor for class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostDecoder
- HTTPPostEncoder - Class in org.opensaml.saml.saml1.binding.encoding.impl
-
SAML 1.X HTTP POST message encoder.
- HTTPPostEncoder - Class in org.opensaml.saml.saml2.binding.encoding.impl
-
SAML 2.0 HTTP Post binding message encoder.
- HTTPPostEncoder() - Constructor for class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
-
Constructor.
- HTTPPostEncoder() - Constructor for class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
-
Constructor.
- HTTPPostSimpleSignDecoder - Class in org.opensaml.saml.saml2.binding.decoding.impl
-
Message decoder implementing the SAML 2.0 HTTP POST-SimpleSign binding.
- HTTPPostSimpleSignDecoder() - Constructor for class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostSimpleSignDecoder
- HTTPPostSimpleSignEncoder - Class in org.opensaml.saml.saml2.binding.encoding.impl
-
SAML 2.0 HTTP-POST-SimpleSign binding message encoder.
- HTTPPostSimpleSignEncoder() - Constructor for class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoder
-
Constructor.
- HTTPRedirectDeflateDecoder - Class in org.opensaml.saml.saml2.binding.decoding.impl
-
SAML 2.0 HTTP Redirect decoder using the DEFLATE encoding method.
- HTTPRedirectDeflateDecoder() - Constructor for class org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder
- HTTPRedirectDeflateDecoder.NoWrapAutoEndInflaterInputStream - Class in org.opensaml.saml.saml2.binding.decoding.impl
-
A subclass of
InflaterInputStreamwhich defaults in a no-wrapInflaterinstance and closes it when the stream is closed. - HTTPRedirectDeflateEncoder - Class in org.opensaml.saml.saml2.binding.encoding.impl
-
SAML 2.0 HTTP Redirect encoder using the DEFLATE encoding method.
- HTTPRedirectDeflateEncoder() - Constructor for class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
-
Constructor.
- HTTPRedirectDeflateEncoder.NoWrapAutoEndDeflaterOutputStream - Class in org.opensaml.saml.saml2.binding.encoding.impl
-
A subclass of
DeflaterOutputStreamwhich defaults in a no-wrapDeflaterinstance and closes it when the stream is closed. - httpServletRequest - Variable in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
The HttpServletRequest being processed.
- httpServletRequest - Variable in class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
-
The HttpServletRequest being processed.
- httpServletRequest - Variable in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions.AssertionValidationInput
-
The HTTP request input.
- httpServletRequest - Variable in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
The HttpServletRequest being processed.
- httpServletRequest - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.SAML20AssertionTokenValidationInput
-
The HTTP request input.
- httpServletRequest - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
The HttpServletRequest being processed.
- HTTPSOAP11Decoder - Class in org.opensaml.saml.saml1.binding.decoding.impl
-
SAML 1.1 HTTP SOAP 1.1 binding decoder.
- HTTPSOAP11Decoder - Class in org.opensaml.saml.saml2.binding.decoding.impl
-
SAML 2.0 SOAP 1.1 over HTTP binding decoder.
- HTTPSOAP11Decoder() - Constructor for class org.opensaml.saml.saml1.binding.decoding.impl.HTTPSOAP11Decoder
-
Constructor.
- HTTPSOAP11Decoder() - Constructor for class org.opensaml.saml.saml2.binding.decoding.impl.HTTPSOAP11Decoder
-
Constructor.
- HTTPSOAP11Encoder - Class in org.opensaml.saml.saml1.binding.encoding.impl
-
SAML 1.X HTTP SOAP 1.1 binding message encoder.
- HTTPSOAP11Encoder - Class in org.opensaml.saml.saml2.binding.encoding.impl
-
SAML 2.0 SOAP 1.1 over HTTP binding encoder.
- HTTPSOAP11Encoder() - Constructor for class org.opensaml.saml.saml1.binding.encoding.impl.HTTPSOAP11Encoder
- HTTPSOAP11Encoder() - Constructor for class org.opensaml.saml.saml2.binding.encoding.impl.HTTPSOAP11Encoder
-
Constructor.
I
- id - Variable in class org.opensaml.saml.saml1.core.impl.AssertionImpl
-
The
AssertionIDattrribute. - id - Variable in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
-
Contains the ID.
- id - Variable in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
-
Contains the ID.
- id - Variable in class org.opensaml.saml.saml2.core.impl.AssertionImpl
-
ID of the assertion.
- id - Variable in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
-
Unique identifier of the request.
- id - Variable in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
-
ID attribute.
- id - Variable in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
-
ID attribute.
- id - Variable in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
-
ID attribute.
- id - Variable in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
ID attribute.
- id - Variable in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
-
ID attribute.
- IdentityEntityIDGenerator - Class in org.opensaml.saml.metadata.resolver.impl
-
Function which just reflects back the entityID from the passed
EntityIdCriterion. - IdentityEntityIDGenerator() - Constructor for class org.opensaml.saml.metadata.resolver.impl.IdentityEntityIDGenerator
- IdentityExtractionFunction() - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager.IdentityExtractionFunction
- idGenerator - Variable in class org.opensaml.saml.saml1.profile.impl.AddResponseShell
-
The generator to use.
- idGenerator - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
-
The generator to use.
- idGenerator - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
The generator to use.
- idGenerator - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
The generator to use.
- idGeneratorLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.AddResponseShell
-
Strategy used to locate the
IdentifierGenerationStrategyto use. - idGeneratorLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
-
Strategy used to locate the
IdentifierGenerationStrategyto use. - idGeneratorLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Strategy used to locate the
IdentifierGenerationStrategyto use. - idGeneratorLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
Strategy used to locate the
IdentifierGenerationStrategyto use. - idpEntries - Variable in class org.opensaml.saml.saml2.core.impl.IDPListImpl
-
List of IDPEntry's.
- IDPEntryBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
IDPEntryImpl. - IDPEntryBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.IDPEntryBuilder
-
Constructor.
- IDPEntryImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
IDPEntry. - IDPEntryImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.IDPEntryImpl
-
Constructor.
- IDPEntryMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
IDPEntryobjects. - IDPEntryMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.IDPEntryMarshaller
- IDPEntryUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
IDPEntryobjects. - IDPEntryUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.IDPEntryUnmarshaller
- idpList - Variable in class org.opensaml.saml.saml2.core.impl.ScopingImpl
-
IDPList child element.
- idpList - Variable in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
-
IDPList child element.
- IDPListBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
IDPListImpl. - IDPListBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.IDPListBuilder
-
Constructor.
- IDPListImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
IDPList. - IDPListImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.IDPListImpl
-
Constructor.
- IDPListMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
IDPListobjects. - IDPListMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.IDPListMarshaller
- IDPListUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
IDPListobjects. - IDPListUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.IDPListUnmarshaller
- IDPSSODescriptorBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder for
IDPSSODescriptorImpl. - IDPSSODescriptorBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorBuilder
-
Constructor.
- IDPSSODescriptorImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
IDPSSODescriptor. - IDPSSODescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
-
Constructor.
- IDPSSODescriptorMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
IDPSSODescriptorobjects. - IDPSSODescriptorMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorMarshaller
- IDPSSODescriptorUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Unmarshaller for
SSODescriptorobjects. - IDPSSODescriptorUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorUnmarshaller
- idStrategy - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Identifier generation strategy.
- ignoreMissingOrUnrecognized - Variable in class org.opensaml.saml.common.binding.impl.CheckMessageVersionHandler
-
Flag controlling handling of missing or unrecognized messages.
- INCLUDE - org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter.Direction
-
Matches are to be included.
- includeSelfEntityIDAsRecipient - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Predicate for determining whether to include the self entityID as a valid Recipient.
- index - Variable in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
-
AttributeConsumingServiceindex - if specified. - index - Variable in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexStore
-
The indexed storage of data.
- index - Variable in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
-
Index of this service.
- index - Variable in class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointImpl
-
Index of this endpoint.
- indexedChildren - Variable in class org.opensaml.saml.saml2.core.impl.AdviceImpl
-
Children.
- indexedChildren - Variable in class org.opensaml.saml.saml2.core.impl.AttributeStatementImpl
-
Attributes and EncryptedAttributes in this statement.
- indexedChildren - Variable in class org.opensaml.saml.saml2.core.impl.ResponseImpl
-
Assertion child elements.
- indexedDescriptors - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver.EntityBackingStore
-
Index of entity IDs to their descriptors.
- IndexedEndpointImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
IndexedEndpoint. - IndexedEndpointImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointImpl
-
Constructor.
- IndexedEndpointMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
IndexedEndpointobjects. - IndexedEndpointMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointMarshaller
- IndexedEndpointUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe unmarshaller for
IndexedEndpointobjects. - IndexedEndpointUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointUnmarshaller
- indexEntityDescriptor(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager
-
Index the specified
EntityDescriptorbased on the indexes currently held. - indexEntityDescriptor(EntityDescriptor, AbstractMetadataResolver.EntityBackingStore) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Index the specified entity descriptor, updating the specified entity backing store instance as necessary.
- indexEntityDescriptor(EntityDescriptor, AbstractMetadataResolver.EntityBackingStore) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Index the specified entity descriptor, updating the specified entity backing store instance as necessary.
- indexEntityDescriptor(EntityDescriptor, AbstractMetadataResolver.EntityBackingStore) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Index the specified entity descriptor, updating the specified entity backing store instance as necessary.
- indexes - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
The set of indexes configured.
- indexes - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
The set of indexes configured.
- indexes - Variable in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager
-
Storage for secondary indexes.
- indexesEnabled() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Return whether secondary indexing is effectively active.
- indexingFunctions - Variable in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex
-
Indexing function instance to use.
- InformationURLBuilder - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Builder of
InformationURLobjects. - InformationURLBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.InformationURLBuilder
-
Constructor.
- InformationURLImpl - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Concrete implementation of
InformationURL. - InformationURLImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.InformationURLImpl
-
Constructor.
- init() - Method in class org.opensaml.saml.config.impl.SAMLConfigurationInitializer
- initializationFromCachePredicate - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Predicate which determines whether a given entity should be loaded from the persistent cache at resolver initialization time.
- initialize() - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
- initializedFromBackupFile - Variable in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Flag indicating whether metadata load during init was from backup file.
- initializeFromBackupFile - Variable in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Flag indicating whether initialization should first attempt to load metadata from backup file.
- initializeFromPersistentCache() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Initialize the resolver with data from the persistent cache manager, if enabled.
- initializeFromPersistentCacheInBackground - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Flag indicating whether should initialize from the persistent cache in the background.
- initializeMetricsInstrumentation() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Initialize the Metrics-based instrumentation.
- initializing - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Flag used to track state of whether currently initializing or not.
- initializing - Variable in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Flag used to track state of whether currently initializing or not.
- initMetadataResolver() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Subclasses should override this method to perform any initialization logic necessary.
- initMetadataResolver() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Subclasses should override this method to perform any initialization logic necessary.
- initMetadataResolver() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Subclasses should override this method to perform any initialization logic necessary.
- initMetadataResolver() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Subclasses should override this method to perform any initialization logic necessary.
- initMetadataResolver() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Subclasses should override this method to perform any initialization logic necessary.
- initMetadataResolver() - Method in class org.opensaml.saml.metadata.resolver.impl.DOMMetadataResolver
-
Subclasses should override this method to perform any initialization logic necessary.
- initMetadataResolver() - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Subclasses should override this method to perform any initialization logic necessary.
- initNegativeLookupCache() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Initialize the negative lookup cache for the entity.
- inlineScript(String) - Static method in class org.opensaml.saml.metadata.resolver.filter.impl.ScriptedTrustedNamesFunction
-
Factory to create
ScriptedTrustedNamesFunctionforSignatureValidationFilters from inline data. - inlineScript(String, String) - Static method in class org.opensaml.saml.metadata.resolver.filter.impl.ScriptedTrustedNamesFunction
-
Factory to create
ScriptedTrustedNamesFunctionforSignatureValidationFilters from inline data. - InlineSelfEncryptionParametersStrategy - Class in org.opensaml.saml.security.impl
-
Strategy function for resolving
EncryptionParametersused to encrypt to oneself. - InlineSelfEncryptionParametersStrategy(CredentialResolver, EncryptionParametersResolver) - Constructor for class org.opensaml.saml.security.impl.InlineSelfEncryptionParametersStrategy
-
Constructor.
- InlineSelfEncryptionParametersStrategy(CredentialResolver, EncryptionParametersResolver, Function<ProfileRequestContext, List<EncryptionConfiguration>>) - Constructor for class org.opensaml.saml.security.impl.InlineSelfEncryptionParametersStrategy
-
Constructor.
- inputstreamToByteArray(InputStream) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Converts an InputStream into a byte array.
- inResponseTo - Variable in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
-
Contents of the InResponseTo attribute.
- inResponseTo - Variable in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
-
InResponseTo attribute.
- inResponseTo - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
-
InResponseTo of the Confirmation Data.
- inResponseTo - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Function for determining the valid InResponseTo value.
- inResponseToLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Optional strategy to obtain value for
SubjectConfirmationData.getInResponseTo(). - inResponseToRequired - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Predicate for determining whether an Assertion SubjectConfirmationData InResponseTo is required.
- InResponseToSecurityHandler - Class in org.opensaml.saml.common.binding.security.impl
-
Client-side message handler for validating that the inbound SAML response inResponseTo ID matches the corresponding outbound request ID.
- InResponseToSecurityHandler() - Constructor for class org.opensaml.saml.common.binding.security.impl.InResponseToSecurityHandler
- invalidFatal - Variable in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Flag which indicates whether a failure of Assertion validation should be considered fatal.
- invalidFatal - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Flag which indicates whether a failure of Assertion validation should be considered fatal.
- ipAddress - Variable in class org.opensaml.saml.saml1.core.impl.SubjectLocalityImpl
-
The ipAddress.
- IPHintBuilder - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Builder of
IPHintobjects. - IPHintBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.IPHintBuilder
-
Constructor.
- IPHintImpl - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Concrete implementation of
IPHint. - IPHintImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.IPHintImpl
-
Constructor.
- IS_VALID_PREDICATE - Static variable in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Predicate for evaluating whether a TimeboundSAMLObject is valid.
- isAddressRequired(ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Determine whether Address is required.
- isAlwaysVerifyTrustedSource() - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Get the flag indicating whether the root signature of a trusted source should always be verified.
- isAuthnRequestsSigned() - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- isAuthnRequestsSignedXSBoolean() - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- isCacheSourceMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Get whether to cache the original source metadata document.
- isCanonicalizedLowerCase - Variable in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
Flag indicating whether canonicalized location is the simple lower case fallback strategy.
- isCanonicalizedLowerCase - Variable in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey
-
Flag indicating whether canonicalized location is the simple lower case fallback strategy.
- isDefault - Variable in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
-
isDefault attribute of this service.
- isDefault - Variable in class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointImpl
-
isDefault attribute.
- isDefault() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
- isDefault() - Method in class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointImpl
- isDefaultXSBoolean() - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
- isDefaultXSBoolean() - Method in class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointImpl
- isEnabled() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Get whether or not persistent caching was enabled.
- isErrorFatal() - Method in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Get whether decryption failure should be treated as an error or ignored.
- isErrorResponse(Object) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLOutboundProtocolMessageSigningHandler
-
Get whether the message is a SAML response containing an error status.
- isFailFastInitialization() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Gets whether problems during initialization should cause the provider to fail or go on without metadata.
- isForceAuthn() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- isForceAuthnXSBoolean() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- isInitialized - Variable in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Initialization flag.
- isInitialized() - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
- isInitializedFromBackupFile() - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Get the flag indicating whether metadata load during initialization was from backup file.
- isInitializeFromBackupFile() - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Get the flag indicating whether initialization should first attempt to load metadata from backup file, if it exists.
- isInitializeFromPersistentCacheInBackground() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the flag indicating whether should initialize from the persistent cache in the background.
- isInResponseToRequired(ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Determine whether InResponseTo is required.
- isInvalidFatal() - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Get flag which indicates whether a failure of Assertion validation should be considered a fatal processing error.
- isInvalidFatal() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Get flag which indicates whether a failure of Assertion validation should be considered a fatal processing error.
- isMergeMetadataRSAOAEPParametersWithConfig() - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Determine whether the resolver should attempt to merge RSAOAEPParameters values resolved from metadata with additional parameters from supplied instances of
EncryptionConfiguration. - isMessageSigned(MessageContext) - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2AuthnRequestsSignedSecurityHandler
-
Determine whether the inbound message is signed.
- isNegativeLookupCacheActive() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Determine whether the negative lookup cache for the entity is in effect.
- isNotBeforeRequired(ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Determine whether NotBefore is required.
- isNotOnOrAfterRequired(ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Determine whether NotOnOrAfter is required.
- isPassive - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
IsPassive attribute.
- isPassive - Variable in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
-
IsPassive attribute value.
- isPassive() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- isPassive() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- isPassiveXSBoolean() - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- isPassiveXSBoolean() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- isPersistentCachingEnabled() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the flag indicating whether persistent caching of the resolved metadata is enabled.
- isPostEncoding() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Get whether the encoder will encode the artifact via POST encoding.
- isRecipientRequired(ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Determine whether Recipient is required.
- isRemoveData(AbstractDynamicMetadataResolver.EntityManagementData, Instant, Instant) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.BackingStoreCleanupSweeper
-
Determine whether metadata should be removed based on expiration and idle time data.
- isRemoveIdleEntityData() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get the flag indicating whether idle entity data should be removed.
- isRequired - Variable in class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeImpl
-
isRequired attribute.
- isRequired() - Method in class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeImpl
- isRequiredRule() - Method in class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
-
Gets whether this rule is required to be met.
- isRequiredXSBoolean() - Method in class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeImpl
- isRequireValidMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
- isRequireValidMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- isRequireValidMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
- isResolveViaPredicatesOnly() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Get the flag indicating whether resolution may be performed solely by applying predicates to the entire metadata collection.
- isResolveViaPredicatesOnly() - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Get the flag indicating whether resolution may be performed solely by applying predicates to the entire metadata collection.
- isResponse() - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
Gets the response location flag.
- isRootValid() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
- isSatisfyAnyPredicates() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Get the flag indicating whether resolved credentials may satisfy any predicates (i.e.
- isSatisfyAnyPredicates() - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Get the flag indicating whether resolved credentials may satisfy any predicates (i.e.
- isSignatureRequired() - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Get the flag indicating whether an Assertion signature is required.
- isSkipRootSignature(MetadataFilterContext) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Determine whether validation of signature on the document root should be skipped.
- isSOAP11MustUnderstand() - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
- isSOAP11MustUnderstand() - Method in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyImpl
- isSOAP11MustUnderstand() - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- isSOAP11MustUnderstand() - Method in class org.opensaml.saml.saml2.ecp.impl.RelayStateImpl
- isSOAP11MustUnderstand() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedImpl
- isSOAP11MustUnderstand() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- isSOAP11MustUnderstand() - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
- isSOAP11MustUnderstand() - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
- isSOAP11MustUnderstandXSBoolean() - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
- isSOAP11MustUnderstandXSBoolean() - Method in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyImpl
- isSOAP11MustUnderstandXSBoolean() - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- isSOAP11MustUnderstandXSBoolean() - Method in class org.opensaml.saml.saml2.ecp.impl.RelayStateImpl
- isSOAP11MustUnderstandXSBoolean() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedImpl
- isSOAP11MustUnderstandXSBoolean() - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- isSOAP11MustUnderstandXSBoolean() - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
- isSOAP11MustUnderstandXSBoolean() - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
- issueInstant - Variable in class org.opensaml.saml.saml1.core.impl.AssertionImpl
-
Object version of the
IssueInstantattribute. - issueInstant - Variable in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
-
Contains the IssueInstant.
- issueInstant - Variable in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
-
Contents of the IssueInstant attribute.
- issueInstant - Variable in class org.opensaml.saml.saml2.core.impl.AssertionImpl
-
Issue Instant of the assertion.
- issueInstant - Variable in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
-
Date/time request was issued.
- issueInstant - Variable in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
-
IssueInstant attribute.
- issuer - Variable in class org.opensaml.saml.saml1.core.impl.AssertionImpl
-
Object version of the
Issuerattribute. - issuer - Variable in class org.opensaml.saml.saml2.core.impl.AssertionImpl
-
Issuer of the assertion.
- issuer - Variable in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
-
URI of the SAML user consent type.
- issuer - Variable in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
-
Issuer child element.
- issuer - Variable in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
-
Issuer child element.
- IssuerBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
IssuerImplobjects. - IssuerBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.IssuerBuilder
-
Constructor.
- issuerId - Variable in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Identity of issuer.
- issuerId - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
-
EntityID to populate into Issuer element.
- issuerId - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
EntityID to populate into Issuer element.
- issuerId - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
EntityID to populate into Issuer element.
- issuerId - Variable in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Identity of issuer.
- IssuerImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
Issuer. - IssuerImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.IssuerImpl
-
Constructor.
- issuerLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Strategy used to locate the issuer identity to validate against artifact entries.
- issuerLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
-
Strategy used to obtain the response issuer value.
- issuerLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Strategy used to obtain the response issuer value.
- issuerLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
Strategy used to obtain the response issuer value.
- issuerLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Strategy used to locate the issuer identity to validate against artifact entries.
- isSupportedProtocol(String) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- isTrusted() - Method in class org.opensaml.saml.metadata.resolver.filter.data.impl.MetadataSource
-
Get whether the metadata source is trusted.
- isUseDefaultPredicateRegistry() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Get the flag which determines whether the default predicate registry will be used if one is not supplied explicitly.
- isUseDefaultPredicateRegistry() - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Get the flag which determines whether the default predicate registry will be used if one is not supplied explicitly.
- isValid() - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- isValid() - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- isValid() - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- isValid() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- isValid(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Returns whether the given descriptor is valid.
- isValidConfirmationDataType(SubjectConfirmation) - Method in class org.opensaml.saml.saml2.assertion.impl.HolderOfKeySubjectConfirmationValidator
-
Checks to see whether the schema type of the subject confirmation data, if present, is the required
KeyInfoConfirmationDataType.TYPE_NAME. - iterator() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
- iterator() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable
K
- keyDescriptor - Variable in class org.opensaml.saml.security.impl.SAMLMDCredentialContext
-
Key descriptor which contained the KeyInfo used.
- KeyDescriptorBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
KeyDescriptorImplobjects. - KeyDescriptorBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorBuilder
- KeyDescriptorImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
KeyDescriptor. - KeyDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorImpl
-
Constructor.
- KeyDescriptorMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe marshaller for
KeyDescriptors. - KeyDescriptorMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorMarshaller
- keyDescriptors - Variable in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
-
Key descriptors for this role.
- keyDescriptors - Variable in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
-
Key descriptors for this role.
- KeyDescriptorUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe unmarshaller for
KeyDescriptors. - KeyDescriptorUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorUnmarshaller
- keyInfo - Variable in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
-
KeyInfo child.
- keyInfo - Variable in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationImpl
-
Contains the KeyInfo element.
- keyInfo - Variable in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorImpl
-
Key information.
- KeyInfoConfirmationDataTypeBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
KeyInfoConfirmationDataTypeImplobjects. - KeyInfoConfirmationDataTypeBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.KeyInfoConfirmationDataTypeBuilder
-
Constructor.
- KeyInfoConfirmationDataTypeImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
SubjectConfirmationData. - KeyInfoConfirmationDataTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.KeyInfoConfirmationDataTypeImpl
-
Constructor.
- keyInfoCredentialResolver - Variable in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Credential resolver used to resolve credentials from role descriptor KeyInfo elements.
- keyInfoResolver - Variable in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
-
KeyInfo resolver to use to process KeyInfo request parameter.
- keyPlacementLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Strategy used to determine encrypted key placement.
- keyUseType - Variable in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorImpl
-
Key usage type.
- KeywordsBuilder - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Builder of
Keywordsobjects. - KeywordsBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.KeywordsBuilder
-
Constructor.
- KeywordsImpl - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Concrete Implementation of
Keywords. - KeywordsImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.KeywordsImpl
-
Constructor.
- KeywordsMarshaller - Class in org.opensaml.saml.ext.saml2mdui.impl
-
A thread safe Marshaller for
Keywordsobjects. - KeywordsMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.KeywordsMarshaller
- KeywordsUnmarshaller - Class in org.opensaml.saml.ext.saml2mdui.impl
-
A thread-safe unmarshaller for
Keywordsobjects. - KeywordsUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.KeywordsUnmarshaller
L
- lang - Variable in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsImpl
-
The language.
- language - Variable in class org.opensaml.saml.saml2.metadata.impl.LocalizedNameImpl
-
Language.
- language - Variable in class org.opensaml.saml.saml2.metadata.impl.LocalizedURIImpl
-
Language.
- lastAccessedTime - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
The last time at which the entity's backing store data was accessed.
- lastFailureCause - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Reason for the failure of the last refresh.
- lastRefresh - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Last time a refresh cycle occurred.
- lastSuccessfulRefresh - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Last time a successful refresh cycle occurred.
- lastUpdate - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Last time the metadata was updated.
- lastUpdateTime - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Last update time of the associated metadata.
- lifetime - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
A function for resolving the lifetime to apply.
- lifetimeLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Optional strategy to obtain value for
SubjectConfirmationData.getNotOnOrAfter(). - loc - Variable in class org.opensaml.saml.saml2.core.impl.IDPEntryImpl
-
URI reference representing the location of a profile-specific endpoint supporting the authentication request protocol.
- LocalDynamicMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
Resolver which dynamically resolves metadata from a local source managed by an instance of
XMLObjectLoadSaveManager. - LocalDynamicMetadataResolver(Timer, XMLObjectLoadSaveManager<XMLObject>, Function<CriteriaSet, String>) - Constructor for class org.opensaml.saml.metadata.resolver.impl.LocalDynamicMetadataResolver
-
Constructor.
- LocalDynamicMetadataResolver(XMLObjectLoadSaveManager<XMLObject>) - Constructor for class org.opensaml.saml.metadata.resolver.impl.LocalDynamicMetadataResolver
-
Constructor.
- LocalDynamicMetadataResolver(XMLObjectLoadSaveManager<XMLObject>, Function<CriteriaSet, String>) - Constructor for class org.opensaml.saml.metadata.resolver.impl.LocalDynamicMetadataResolver
-
Constructor.
- LocalizedNameImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
LocalizedName. - LocalizedNameImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.LocalizedNameImpl
-
Constructor.
- LocalizedNameMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
LocalizedNameobjects. - LocalizedNameMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.LocalizedNameMarshaller
- LocalizedNameUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe unmarshaller for
LocalizedNameobjects. - LocalizedNameUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.LocalizedNameUnmarshaller
- LocalizedURIImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
LocalizedURI. - LocalizedURIImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.LocalizedURIImpl
-
Constructor.
- LocalizedURIMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
LocalizedURIobjects. - LocalizedURIMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.LocalizedURIMarshaller
- LocalizedURIUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe unmarshaller for
LocalizedURIobjects. - LocalizedURIUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.LocalizedURIUnmarshaller
- location - Variable in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
The location.
- location - Variable in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey
-
The location.
- location - Variable in class org.opensaml.saml.saml1.core.impl.AuthorityBindingImpl
-
The Location.
- location - Variable in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
-
Endpoint location URI.
- LockableMetadataIndexManager<T> - Class in org.opensaml.saml.metadata.resolver.index.impl
-
A specialization of
MetadataIndexManagercapable of read/write locking. - LockableMetadataIndexManager(Set<MetadataIndex>, Function<EntityDescriptor, T>) - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.LockableMetadataIndexManager
-
Constructor.
- log - Variable in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Class Logger.
- log - Variable in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Class Logger.
- log - Variable in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMapEntryFactory
-
Class logger.
- log - Variable in class org.opensaml.saml.common.binding.impl.AddChannelBindingsHeaderHandler
-
Class logger.
- log - Variable in class org.opensaml.saml.common.binding.impl.CheckMessageVersionHandler
-
Class logger.
- log - Variable in class org.opensaml.saml.common.binding.impl.DefaultEndpointResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Class logger.
- log - Variable in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.binding.impl.SAMLOutboundDestinationHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.binding.impl.SAMLSOAPDecoderBodyHandler
-
Class logger.
- log - Variable in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.binding.security.impl.CheckAndRecordServerTLSEntityAuthenticationtHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.binding.security.impl.EndpointURLSchemeSecurityHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.binding.security.impl.InResponseToSecurityHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
-
Class logger.
- log - Variable in class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.binding.security.impl.SAMLMDClientCertAuthSecurityHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.binding.security.impl.SAMLOutboundProtocolMessageSigningHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.binding.security.impl.SAMLProtocolMessageXMLSignatureSecurityHandler
-
Logger.
- log - Variable in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse.DefaultRequestIdLookupStrategy
-
Class logger.
- log - Variable in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse
-
Class logger.
- log - Variable in class org.opensaml.saml.common.profile.impl.AddNotBeforeConditionToAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.common.profile.impl.AddNotOnOrAfterConditionToAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.common.profile.impl.ChainingNameIdentifierGenerator
-
Class logger.
- log - Variable in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Class logger.
- log - Variable in class org.opensaml.saml.common.profile.impl.SignAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
-
Class logger.
- log - Variable in class org.opensaml.saml.config.impl.SAMLConfigurationInitializer
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.ByReferenceMetadataFilter
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.EntitiesDescriptorNameProcessor
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.NameIDFormatFilter
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.RequiredValidUntilFilter
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.SchemaValidationFilter
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.BackingStoreCleanupSweeper
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.DOMMetadataResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.FilesystemMetadataResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.HTTPEntityIDRequestURLBuilder
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.LocalDynamicMetadataResolver
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.RegexRequestURLBuilder
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.ResourceBackedMetadataResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.EntityIDToSHA1SourceIDIndexingFunction
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.SourceIDExtensionIndexingFunction
-
Logger.
- log - Variable in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.SourceLocationIndexingFunction
-
Logger.
- log - Variable in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPArtifactDecoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPPostDecoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPSOAP11Decoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.binding.impl.SAML1ArtifactRequestIssuerHandler
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeUnmarshaller
-
Logger.
- log - Variable in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeUnmarshaller
-
Logger.
- log - Variable in class org.opensaml.saml.saml1.profile.impl.AddDoNotCacheConditionToAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.profile.impl.AddResponseShell
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Class logger.
- log - Variable in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.assertion.impl.AudienceRestrictionConditionValidator
-
Logger.
- log - Variable in class org.opensaml.saml.saml2.assertion.impl.AuthnStatementValidator
-
Logger.
- log - Variable in class org.opensaml.saml.saml2.assertion.impl.HolderOfKeySubjectConfirmationValidator
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.assertion.impl.OneTimeUseConditionValidator
-
Logger.
- log - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostDecoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPSOAP11Decoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.impl.AddECPResponseHeaderHandler
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsExtensionsHandler
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsHeadersHandler
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.binding.security.impl.SAML2AuthnRequestsSignedSecurityHandler
-
Logger.
- log - Variable in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
-
Logger.
- log - Variable in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPRedirectDeflateSignatureSecurityHandler
-
Logger.
- log - Variable in class org.opensaml.saml.saml2.core.impl.ExtensionsUnmarshaller
-
Logger.
- log - Variable in class org.opensaml.saml.saml2.metadata.impl.ExtensionsUnmarshaller
-
Logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.AddChannelBindingsToAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.AddGeneratedKeyToAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.AddOneTimeUseConditionToAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.DecryptAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.DecryptAttributes
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.DecryptNameIDs
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.EncryptAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.EncryptAttributes
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.PopulateECPContext
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Class logger.
- log - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Logger.
- log - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Class logger.
- log - Variable in class org.opensaml.saml.security.impl.InlineSelfEncryptionParametersStrategy
-
Logger.
- log - Variable in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Class logger.
- log - Variable in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Logger.
- log - Variable in class org.opensaml.saml.security.impl.SAMLMetadataSignatureSigningParametersResolver
-
Logger.
- log - Variable in class org.opensaml.saml.security.impl.SAMLSignatureProfileValidator
-
Class logger.
- LOG - Static variable in class org.opensaml.saml.saml2.assertion.impl.AssertionValidationSupport
-
Logger.
- logCachedMetadataExpiration(Instant) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Check cached metadata for expiration or pending expiration and log appropriately.
- logMetadataExpiration(EntityDescriptor, Instant, Instant) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Check metadata for expiration or pending expiration and log appropriately.
- LogoBuilder - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Builder of
Logoobjects. - LogoBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.LogoBuilder
-
Constructor.
- LogoImpl - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Concrete implementation of
Logo. - LogoImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.LogoImpl
-
Constructor.
- LogoMarshaller - Class in org.opensaml.saml.ext.saml2mdui.impl
-
A thread safe Marshaller for
Logoobjects. - LogoMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.LogoMarshaller
- LogoUnmarshaller - Class in org.opensaml.saml.ext.saml2mdui.impl
-
A thread-safe Unmarshaller for
Logoobjects. - LogoUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.LogoUnmarshaller
- LogoutRequestBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
LogoutRequestImpl. - LogoutRequestBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.LogoutRequestBuilder
-
Constructor.
- LogoutRequestImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
LogoutRequest. - LogoutRequestImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
-
Constructor.
- LogoutRequestMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
LogoutRequest. - LogoutRequestMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.LogoutRequestMarshaller
- LogoutRequestUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
LogoutRequestobjects. - LogoutRequestUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.LogoutRequestUnmarshaller
- LogoutResponseBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
LogoutResponseImpl. - LogoutResponseBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.LogoutResponseBuilder
-
Constructor.
- LogoutResponseImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
LogoutResponse. - LogoutResponseImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.LogoutResponseImpl
-
Constructor.
- LogoutResponseMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
LogoutResponseobjects. - LogoutResponseMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.LogoutResponseMarshaller
- LogoutResponseUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
LogoutResponseobjects. - LogoutResponseUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.LogoutResponseUnmarshaller
- logPrefix - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Logging prefix.
- logResponse(String) - Method in class org.opensaml.saml.common.profile.impl.SignAssertions
-
Log the Response with the given message at trace level.
- lookup(MetadataIndexKey) - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexStore
-
Lookup the instances of data indexed under the supplied
MetadataIndexKey. - lookupByIndexes(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Resolve the set up descriptors based on the indexes currently held.
- lookupCriteria(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Lookup and return all EntityDescriptors currently available in the resolver cache which match either entityID or secondary-indexed criteria.
- lookupEntityID(String) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Get list of descriptors matching an entityID.
- lookupEntityID(String) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Get list of descriptors matching an entityID.
- lookupIndexedEntityID(String) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Lookup the specified entityID from the index.
- lookupIndexedItems(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager
-
Resolve the set of indexed data items based on the indexes currently held.
M
- ManageNameIDRequestBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
ManageNameIDRequestImplobjects. - ManageNameIDRequestBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestBuilder
-
Constructor.
- ManageNameIDRequestImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
ManageNameIDRequest. - ManageNameIDRequestImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
-
Constructor.
- ManageNameIDRequestMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
ManageNameIDRequestobjects. - ManageNameIDRequestMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestMarshaller
- ManageNameIDRequestUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
ManageNameIDRequestobjects. - ManageNameIDRequestUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestUnmarshaller
- ManageNameIDResponseBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
ManageNameIDResponseImplobjects. - ManageNameIDResponseBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.ManageNameIDResponseBuilder
-
Constructor.
- ManageNameIDResponseImpl - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
ManageNameIDResponseImplobjects. - ManageNameIDResponseImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.ManageNameIDResponseImpl
-
Constructor.
- ManageNameIDResponseMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
ManageNameIDResponseobjects. - ManageNameIDResponseMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ManageNameIDResponseMarshaller
- ManageNameIDResponseUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
ManageNameIDResponseobjects. - ManageNameIDResponseUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ManageNameIDResponseUnmarshaller
- ManageNameIDServiceBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
ManageNameIDServiceImpl. - ManageNameIDServiceBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.ManageNameIDServiceBuilder
-
Constructor.
- ManageNameIDServiceImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
ManageNameIDService. - ManageNameIDServiceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.ManageNameIDServiceImpl
-
Constructor.
- manageNameIDServices - Variable in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
-
Manage NameID services for this entity.
- marshallAttributeIDness(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.AssertionMarshaller
- marshallAttributeIDness(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeMarshaller
- marshallAttributeIDness(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeMarshaller
- marshallAttributeIDness(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.AssertionMarshaller
- marshallAttributeIDness(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeMarshaller
- marshallAttributeIDness(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeMarshaller
- marshallAttributeIDness(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorMarshaller
- marshallAttributeIDness(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorMarshaller
- marshallAttributeIDness(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorMarshaller
- marshallAttributeIDness(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.saml2mdui.impl.LogoMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.ActionMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.AssertionMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.AttributeDesignatorMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.AttributeQueryMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationQueryMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.AuthorityBindingMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.ConditionsMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.NameIdentifierMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.StatusCodeMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml1.core.impl.SubjectLocalityMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.ActionMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.AssertionMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.AttributeMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.AuthnQueryMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.BaseIDMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.ConditionsMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.ExtensionsMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.IDPEntryMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.NameIDTypeMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.ProxyRestrictionMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.ScopingMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.StatusCodeMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.SubjectLocalityMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.ecp.impl.RelayStateMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.ExtensionsMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedNameMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedURIMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorMarshaller
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorMarshaller
- marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsMarshaller
- marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.ExtensionsMarshaller
- marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml.saml2.core.impl.NameIDTypeMarshaller
- marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationMarshaller
- marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.ExtensionsMarshaller
- marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedNameMarshaller
- marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedURIMarshaller
- matchesDEREncodedKeyValue(PublicKey, List<DEREncodedKeyValue>) - Method in class org.opensaml.saml.saml2.assertion.impl.HolderOfKeySubjectConfirmationValidator
-
Checks whether the supplied public key matches one of the supplied
DEREncodedKeyValueelements. - matchesKeyValue(PublicKey, List<KeyValue>) - Method in class org.opensaml.saml.saml2.assertion.impl.HolderOfKeySubjectConfirmationValidator
-
Checks whether the supplied public key matches one of the supplied
KeyValueelements. - matchesKeyValue(PublicKey, KeyInfo) - Method in class org.opensaml.saml.saml2.assertion.impl.HolderOfKeySubjectConfirmationValidator
-
Checks whether the supplied public key matches one of the keys in the given KeyInfo.
- matchesX509Certificate(X509Certificate, KeyInfo) - Method in class org.opensaml.saml.saml2.assertion.impl.HolderOfKeySubjectConfirmationValidator
-
Checks whether the presenter's certificate matches a certificate described by the X509Data within the KeyInfo.
- matchUsage(UsageType, UsageType) - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Match usage enum type values from entityDescriptorResolver KeyDescriptor and from credential criteria.
- maxCacheDuration - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Maximum cache duration.
- maxIdleEntityData - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
The maximum idle time for which the resolver will keep data for a given entityID, before it is removed.
- maximumTimeSinceAuthn - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Function for determining the max allowed time since authentication.
- maxKeySize - Variable in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
-
MaxKeySize attribute value.
- maxRefreshDelay - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Refresh interval used when metadata does not contain any validUntil or cacheDuration information.
- maxValidityInterval - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.RequiredValidUntilFilter
-
The maximum interval between now and the
validUntildate. - MDC_ATTRIB_CURRENT_REQUEST_URI - Static variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
MDC attribute representing the current request URI.
- mdFilter - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Filter applied to all metadata.
- members - Variable in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
-
Members of this affiliation.
- mergeMetadataRSAOAEPParametersWithConfig - Variable in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Flag indicating whether the resolver should attempt to merge RSAOAEPParameters values resolved from metadata with additional parameters from supplied instances of
EncryptionConfiguration. - message - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Message to operate on.
- message - Variable in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
The message to operate on.
- messageContext - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.SAML20AssertionTokenValidationInput
-
The message context input.
- messageLifetime - Variable in class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
-
Amount of time for which a message is valid after it is issued (Default value: 3 minutes).
- MessageLifetimeSecurityHandler - Class in org.opensaml.saml.common.binding.security.impl
-
Security message handler implementation that checks for validity of SAML message issue instant date and time.
- MessageLifetimeSecurityHandler() - Constructor for class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
-
Constructor.
- messageLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Strategy used to locate the SAML message to operate on.
- messageLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Strategy used to locate the message to operate on.
- MessageReplaySecurityHandler - Class in org.opensaml.saml.common.binding.security.impl
-
Security message handler implementation that which checks for replay of SAML messages.
- MessageReplaySecurityHandler() - Constructor for class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
-
Constructor.
- messageType - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
Message type to create.
- metadataBackupFile - Variable in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
File containing the backup of the metadata.
- metadataContextLookupStrategy - Variable in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Strategy used to look up a SAML metadata context.
- metadataContextLookupStrategy - Variable in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
-
Lookup strategy for
SAMLMetadataContext. - metadataContextLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Strategy used to look up a SAML metadata context.
- MetadataCredentialResolver - Class in org.opensaml.saml.security.impl
-
A credential resolver capable of resolving credentials from SAML 2 metadata.
- MetadataCredentialResolver() - Constructor for class org.opensaml.saml.security.impl.MetadataCredentialResolver
- metadataElement - Variable in class org.opensaml.saml.metadata.resolver.impl.DOMMetadataResolver
-
Root metadata element exposed by this provider.
- metadataFile - Variable in class org.opensaml.saml.metadata.resolver.impl.FilesystemMetadataResolver
-
The metadata file.
- MetadataIndexManager<T> - Class in org.opensaml.saml.metadata.resolver.index.impl
-
High-level component which handles index and lookup of instances of particular type of data item, for example
EntityDescriptor, based on a set ofMetadataIndexinstances currently held. - MetadataIndexManager(Set<MetadataIndex>, Function<EntityDescriptor, T>) - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexManager
-
Constructor.
- MetadataIndexManager.EntityIDExtractionFunction - Class in org.opensaml.saml.metadata.resolver.index.impl
-
Extraction function which returns the entityID of the input
EntityDescriptor. - MetadataIndexManager.IdentityExtractionFunction - Class in org.opensaml.saml.metadata.resolver.index.impl
-
Extraction function which simply returns the input
EntityDescriptor. - MetadataIndexStore<T> - Class in org.opensaml.saml.metadata.resolver.index.impl
-
Component which stores indexed instances of a particular type of data, for example
EntityDescriptor, under one or more instances ofMetadataIndexKey. - MetadataIndexStore() - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexStore
-
Constructor.
- MetadataIndexSupport - Class in org.opensaml.saml.metadata.resolver.index.impl
-
Support methods for metadata indexing.
- MetadataIndexSupport() - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexSupport
-
Constructor.
- MetadataQueryProtocolRequestURLBuilder - Class in org.opensaml.saml.metadata.resolver.impl
-
Function which produces a URL according to the Metadata Query Protocol (MDQ) specification.
- MetadataQueryProtocolRequestURLBuilder(String) - Constructor for class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
-
Constructor.
- MetadataQueryProtocolRequestURLBuilder(String, Function<String, String>) - Constructor for class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
-
Constructor.
- MetadataQueryProtocolRequestURLBuilder(String, Function<String, String>, List<MetadataQueryProtocolRequestURLBuilder.MetadataQueryProtocolURLBuilder>) - Constructor for class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
-
Constructor.
- MetadataQueryProtocolRequestURLBuilder(String, List<MetadataQueryProtocolRequestURLBuilder.MetadataQueryProtocolURLBuilder>) - Constructor for class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
-
Constructor.
- MetadataQueryProtocolRequestURLBuilder.MetadataQueryProtocolURLBuilder - Interface in org.opensaml.saml.metadata.resolver.impl
-
Interface for a component which builds a Metadata Query Protocol request URL from a base URL and criteria.
- metadataResolver - Variable in class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
-
Resolver used to look up SAML metadata.
- metadataResource - Variable in class org.opensaml.saml.metadata.resolver.impl.ResourceBackedMetadataResolver
-
Resource from which metadata is read.
- MetadataSource - Class in org.opensaml.saml.metadata.resolver.filter.data.impl
-
Data object for
MetadataFilterContextintended to hold information about the source of the metadata currently being processed. - MetadataSource() - Constructor for class org.opensaml.saml.metadata.resolver.filter.data.impl.MetadataSource
- metadataURI - Variable in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
URL to the Metadata.
- method - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
-
Method of the Confirmation.
- method - Variable in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
-
Method of the Confirmation.
- METRIC_GAUGE_NUM_LIVE_ENTITYIDS - Static variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Metric name for the gauge of the number of live entityIDs.
- METRIC_GAUGE_PERSISTENT_CACHE_INIT - Static variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Metric name for the gauge of the persistent cache initialization metrics.
- METRIC_RATIOGAUGE_FETCH_TO_RESOLVE - Static variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Metric name for the ratio gauge of fetches to resolve requests.
- METRIC_TIMER_FETCH_FROM_ORIGIN_SOURCE - Static variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Metric name for the timer for
AbstractDynamicMetadataResolver.fetchFromOriginSource(CriteriaSet). - METRIC_TIMER_RESOLVE - Static variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Metric name for the timer for
AbstractDynamicMetadataResolver.resolve(CriteriaSet). - metricsBaseName - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Base name for Metrics instrumentation names.
- mgmtDataMap - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.DynamicEntityBackingStore
-
Map holding management data for each entityID.
- minCacheDuration - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Minimum cache duration.
- minKeySize - Variable in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
-
MinKeySize attribute value.
- minRefreshDelay - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Floor for the refresh interval.
N
- name - Variable in class org.opensaml.saml.saml2.core.impl.AttributeImpl
-
Name of the attribute.
- name - Variable in class org.opensaml.saml.saml2.core.impl.IDPEntryImpl
-
Human-readable name for the IdP.
- name - Variable in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
-
Name of this descriptor group.
- nameFormat - Variable in class org.opensaml.saml.saml2.core.impl.AttributeImpl
-
Format of the name of the attribute.
- nameFormats - Variable in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
-
Supported NameID formats.
- nameId - Variable in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
NameID to copy.
- nameID - Variable in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
-
NameID child element.
- nameID - Variable in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
-
NameID child element.
- nameID - Variable in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
-
NameID child element.
- nameID - Variable in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
-
NameID child element.
- nameID - Variable in class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseImpl
-
NameID child element.
- nameID - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
-
NameID child element.
- nameID - Variable in class org.opensaml.saml.saml2.core.impl.SubjectImpl
-
NameID child element.
- nameIdBuilder - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Builder for NameID objects.
- nameIdBuilder - Variable in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Builder for NameID objects.
- NameIDBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
NameIDImplobjects. - NameIDBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDBuilder
-
Constructor.
- nameIdentifier - Variable in class org.opensaml.saml.saml1.core.impl.SubjectImpl
-
Contains the NameIdentifier inside the Subject.
- nameIdentifier - Variable in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
NameIdentifier to copy.
- nameIdentifierBuilder - Variable in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Builder for NameIdentifier objects.
- nameIdentifierBuilder - Variable in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Builder for NameIdentifier objects.
- NameIdentifierBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
NameIdentifierImplobjects. - NameIdentifierBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.NameIdentifierBuilder
-
Constructor.
- nameIdentifierContextLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Strategy used to locate the name identifier context to copy from.
- nameIdentifierContextLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Strategy used to locate the name identifier context to copy from.
- NameIdentifierImpl - Class in org.opensaml.saml.saml1.core.impl
-
Complete implementation of
NameIdentifier. - NameIdentifierImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.NameIdentifierImpl
-
Constructor.
- NameIdentifierMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
NameIdentifierobjects. - NameIdentifierMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.NameIdentifierMarshaller
- NameIdentifierUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Unmarshaller for
NameIdentifierobjects. - NameIdentifierUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.NameIdentifierUnmarshaller
- NameIDFormatBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
NameIDFormatImpl. - NameIDFormatBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.NameIDFormatBuilder
-
Constructor.
- NameIDFormatFilter - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
A filter that adds
NameIDFormatcontent to entities in order to drive software behavior based on them. - NameIDFormatFilter() - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.NameIDFormatFilter
-
Constructor.
- NameIDFormatImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
NameIDFormat. - NameIDFormatImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.NameIDFormatImpl
-
Constructor.
- nameIDFormats - Variable in class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeImpl
-
Supported NameID formats.
- nameIDFormats - Variable in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
-
NameID formats supported by this descriptor.
- nameIDFormats - Variable in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorImpl
-
NameIDFormat children.
- nameIDFormats - Variable in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
-
NameID formats supported by this entity.
- nameIdGeneratorMap - Variable in class org.opensaml.saml.common.profile.impl.ChainingNameIdentifierGenerator
-
Map of formats to generators.
- NameIDImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
NameID. - NameIDImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDImpl
-
Constructor.
- NameIDMappingRequestBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
NameIDMappingRequestImpl. - NameIDMappingRequestBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestBuilder
-
Constructor.
- NameIDMappingRequestImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
NameIDMappingRequest. - NameIDMappingRequestImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
-
Constructor.
- NameIDMappingRequestMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
NameIDMappingRequest. - NameIDMappingRequestMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestMarshaller
- NameIDMappingRequestUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
NameIDMappingRequestobjects. - NameIDMappingRequestUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestUnmarshaller
- NameIDMappingResponseBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
NameIDMappingResponseImpl. - NameIDMappingResponseBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseBuilder
-
Constructor.
- NameIDMappingResponseImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
NameIDMappingResponse. - NameIDMappingResponseImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseImpl
-
Constructor.
- NameIDMappingResponseMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
NameIDMappingResponseobjects. - NameIDMappingResponseMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseMarshaller
- NameIDMappingResponseUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Unmarshaller for
NameIDMappingResponseobjects. - NameIDMappingResponseUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseUnmarshaller
- NameIDMappingServiceBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of (@link org.opensaml.saml.saml2.metadata.impl.NameIDMappingServiceImpl}.
- NameIDMappingServiceBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.NameIDMappingServiceBuilder
-
Constructor.
- NameIDMappingServiceImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
NameIDMappingService. - NameIDMappingServiceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.NameIDMappingServiceImpl
-
Constructor.
- nameIDMappingServices - Variable in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
-
NameID mapping services for this entity.
- nameIDPolicy - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
NameIDPolicy child element.
- nameIDPolicy - Variable in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
-
NameIDPolicy child element.
- NameIDPolicyBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
NameIDPolicyImpl. - NameIDPolicyBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDPolicyBuilder
-
Constructor.
- NameIDPolicyImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
NameIDPolicy. - NameIDPolicyImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
-
Constructor.
- NameIDPolicyLookupFunction() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects.NameIDPolicyLookupFunction
-
Constructor.
- NameIDPolicyMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
NameIDPolicyobjects. - NameIDPolicyMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDPolicyMarshaller
- nameIDPolicyPredicate - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Predicate to validate
NameIDPolicy. - NameIDPolicyUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
NameIDPolicyobjects. - NameIDPolicyUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDPolicyUnmarshaller
- NameIDTypeMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
NameIDTypeobjects. - NameIDTypeMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDTypeMarshaller
- NameIDTypeUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
NameIDTypeobjects. - NameIDTypeUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.NameIDTypeUnmarshaller
- nameQualifier - Variable in class org.opensaml.saml.saml1.core.impl.NameIdentifierImpl
-
Contents of the NameQualifierAttribute.
- nameQualifier - Variable in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
-
Name Qualifier of the Name ID.
- nameQualifier - Variable in class org.opensaml.saml.saml2.core.impl.BaseIDImpl
-
Name Qualifier of BaseID.
- names - Variable in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
-
OrganizationName children.
- namespace - Variable in class org.opensaml.saml.saml1.core.impl.ActionImpl
-
Place to store the namespace.
- namespace - Variable in class org.opensaml.saml.saml2.core.impl.ActionImpl
-
URI of the Namespace of this Action.
- namespace - Variable in class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationImpl
-
Namespace scope of the root metadata element at the location.
- negativeLookupCacheDuration - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Negative lookup cache duration.
- negativeLookupCacheExpiration - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
The time at which the negative lookup cache flag expires, if set.
- newEncryptedID - Variable in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
-
NameID child element.
- NewEncryptedIDBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
NewEncryptedIDImplobjects. - NewEncryptedIDBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.NewEncryptedIDBuilder
-
Constructor.
- NewEncryptedIDImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
NewEncryptedID. - NewEncryptedIDImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.NewEncryptedIDImpl
-
Constructor.
- NewEncryptedIDMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
EncryptedID. - NewEncryptedIDMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.NewEncryptedIDMarshaller
- NewEncryptedIDUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
NewEncryptedID. - NewEncryptedIDUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.NewEncryptedIDUnmarshaller
- newEntry(String, String, String, SAMLObject) - Method in class org.opensaml.saml.common.binding.artifact.impl.ExpiringSAMLArtifactMapEntryFactory
- newEntry(String, String, String, SAMLObject) - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMapEntryFactory
- newFilterContext() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Get a new instance of
MetadataFilterContextto be used when filtering metadata. - newFilterContext() - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Get a new instance of
MetadataFilterContextto be used when filtering metadata. - newID - Variable in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
-
NewID child element.
- NewIDBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
NewIDImplobjects. - NewIDBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.NewIDBuilder
-
Constructor.
- NewIDImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
NewID. - NewIDImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.NewIDImpl
-
Constructor.
- next() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable.CompositeMetadataResolverIterator
- nextDestination - Variable in class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsHeadersHandler
-
Include header blocks targeted at the next destination node?
- nextRefresh - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Next time a refresh cycle will occur.
- NodeProcessingMetadataFilter - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
An implementation of
MetadataFilterwhich applies aMetadataNodeProcessorto each element node in the metadata document tree. - NodeProcessingMetadataFilter() - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.NodeProcessingMetadataFilter
-
Constructor.
- none - org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder.EncodingStyle
-
No encoding.
- noResultIsError - Variable in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Whether failure to resolve parameters should be raised as an error.
- noResultIsError - Variable in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Whether failure to resolve parameters should be raised as an error.
- notBefore - Variable in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
-
Value saved in the NotBefore attribute.
- notBefore - Variable in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
-
Not Before conditions.
- notBefore - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
-
NotBefore of the Confirmation Data.
- notBeforeRequired - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Predicate for determining whether an Assertion SubjectConfirmationData NotBefore is required.
- notOnOrAfter - Variable in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
-
Value saved in the NotOnOrAfter attribute.
- notOnOrAfter - Variable in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
-
Not On Or After conditions.
- notOnOrAfter - Variable in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
-
NotOnOrAfter attribute.
- notOnOrAfter - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
-
NotOnOrAfter of the Confirmation Data.
- notOnOrAfterRequired - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Predicate for determining whether an Assertion SubjectConfirmationData NotOnOrAfter is required.
- NoWrapAutoEndDeflaterOutputStream(OutputStream, int) - Constructor for class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder.NoWrapAutoEndDeflaterOutputStream
-
Creates a new output stream with a default no-wrap compressor and buffer size, and the specified compression level.
- NoWrapAutoEndInflaterInputStream(InputStream) - Constructor for class org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder.NoWrapAutoEndInflaterInputStream
-
Creates a new input stream with a default no-wrap decompressor and buffer size.
O
- OneTimeUseBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
OneTimeUseImplobjects. - OneTimeUseBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.OneTimeUseBuilder
-
Constructor.
- OneTimeUseConditionValidator - Class in org.opensaml.saml.saml2.assertion.impl
-
ConditionValidatorused forOneTimeUseconditions. - OneTimeUseConditionValidator(ReplayCache, Duration) - Constructor for class org.opensaml.saml.saml2.assertion.impl.OneTimeUseConditionValidator
-
Constructor.
- OneTimeUseImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
OneTimeUse. - OneTimeUseImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.OneTimeUseImpl
-
Constructor.
- OneTimeUseMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
OneTimeUseobjects. - OneTimeUseMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.OneTimeUseMarshaller
- OneTimeUseUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
OneTimeUseobjects. - OneTimeUseUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.OneTimeUseUnmarshaller
- OperationContextEntityIDLookup - Class in org.opensaml.saml.common.binding.security.impl
-
Function for resolving the SAML entity ID from the parent
InOutOperationContext. - OperationContextEntityIDLookup() - Constructor for class org.opensaml.saml.common.binding.security.impl.OperationContextEntityIDLookup
-
Constructor.
- OperationContextEntityIDLookup(Class<? extends AbstractAuthenticatableSAMLEntityContext>) - Constructor for class org.opensaml.saml.common.binding.security.impl.OperationContextEntityIDLookup
-
Constructor.
- orderedDescriptors - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver.EntityBackingStore
-
Ordered list of entity descriptors.
- orderedDescriptors - Variable in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
-
Ordered set of child Entity/Entities Descriptors.
- org.opensaml.saml.common.binding.artifact.impl - package org.opensaml.saml.common.binding.artifact.impl
-
Implementation of SAML artifact mapping.
- org.opensaml.saml.common.binding.impl - package org.opensaml.saml.common.binding.impl
-
Implementation of SAML binding-level functionality, such as MessageHandlers.
- org.opensaml.saml.common.binding.security.impl - package org.opensaml.saml.common.binding.security.impl
-
Classes responsible for performing transport-related and basic message validation of decoded SAML messages.
- org.opensaml.saml.common.profile.impl - package org.opensaml.saml.common.profile.impl
-
Actions and classes common to both SAML versions.
- org.opensaml.saml.config.impl - package org.opensaml.saml.config.impl
-
SAML configuration initializers.
- org.opensaml.saml.ext.idpdisco.impl - package org.opensaml.saml.ext.idpdisco.impl
-
Implementation for SAML v2.0 Identity Provider Discovery Profile.
- org.opensaml.saml.ext.reqattr.impl - package org.opensaml.saml.ext.reqattr.impl
-
Implementations for SAML V2.0 Protocol Extension For Requesting Attributes Per Request.
- org.opensaml.saml.ext.saml1md.impl - package org.opensaml.saml.ext.saml1md.impl
-
Implementation for SAML 1.x Metadata Profile.
- org.opensaml.saml.ext.saml2alg.impl - package org.opensaml.saml.ext.saml2alg.impl
-
Implementation for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
- org.opensaml.saml.ext.saml2aslo.impl - package org.opensaml.saml.ext.saml2aslo.impl
-
Implementation for SAML 2 Protocol Extension for Async Logout objects.
- org.opensaml.saml.ext.saml2cb.impl - package org.opensaml.saml.ext.saml2cb.impl
-
Implementation for SAML v2.0 Channel Binding Extensions Version 1.0.
- org.opensaml.saml.ext.saml2delrestrict.impl - package org.opensaml.saml.ext.saml2delrestrict.impl
-
Implementation for SAML v2.0 Condition for Delegation Restriction Version 1.0.
- org.opensaml.saml.ext.saml2mdattr.impl - package org.opensaml.saml.ext.saml2mdattr.impl
-
Implementation for SAML v2.0 Metadata Extension for Entity Attributes Version 1.0.
- org.opensaml.saml.ext.saml2mdquery.impl - package org.opensaml.saml.ext.saml2mdquery.impl
-
Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.
- org.opensaml.saml.ext.saml2mdreqinit.impl - package org.opensaml.saml.ext.saml2mdreqinit.impl
-
Concrete implementations of the interfaces for the SAML 2 Metadata Extension for SSO Service Provider Request Initiation.
- org.opensaml.saml.ext.saml2mdrpi.impl - package org.opensaml.saml.ext.saml2mdrpi.impl
-
Concrete implementations of the interfaces for the SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.
- org.opensaml.saml.ext.saml2mdui.impl - package org.opensaml.saml.ext.saml2mdui.impl
-
Implementation for SAML V2 Metadata Extensions for UI and Discovery.
- org.opensaml.saml.ext.samlec.impl - package org.opensaml.saml.ext.samlec.impl
-
Implementation for SAML-EC GSS-API schema content.
- org.opensaml.saml.ext.samlpthrpty.impl - package org.opensaml.saml.ext.samlpthrpty.impl
-
Implementation for SAML V2 Protocol Extension for Third-Party Requests.
- org.opensaml.saml.metadata.criteria.entity.impl - package org.opensaml.saml.metadata.criteria.entity.impl
-
Implementation classes related to
EntityDescriptorcriteria, particularly evaluable (predicate) criteria. - org.opensaml.saml.metadata.criteria.role.impl - package org.opensaml.saml.metadata.criteria.role.impl
-
Implementation classes related to
RoleDescriptorcriteria, particularly evaluable (predicate) criteria. - org.opensaml.saml.metadata.resolver.filter.data.impl - package org.opensaml.saml.metadata.resolver.filter.data.impl
-
Data classes for use with
MetadataFilterContext. - org.opensaml.saml.metadata.resolver.filter.impl - package org.opensaml.saml.metadata.resolver.filter.impl
-
Implementation of the resolver filters.
- org.opensaml.saml.metadata.resolver.impl - package org.opensaml.saml.metadata.resolver.impl
-
Classes for retrieving, filtering, and querying metadata.
- org.opensaml.saml.metadata.resolver.index.impl - package org.opensaml.saml.metadata.resolver.index.impl
-
Implementation of the metadata resolver indexes.
- org.opensaml.saml.saml1.binding.decoding.impl - package org.opensaml.saml.saml1.binding.decoding.impl
-
SAML 1.x message decoders.
- org.opensaml.saml.saml1.binding.encoding.impl - package org.opensaml.saml.saml1.binding.encoding.impl
-
SAML 1.x message encoders.
- org.opensaml.saml.saml1.binding.impl - package org.opensaml.saml.saml1.binding.impl
-
General message handlers for SAML 1.x.
- org.opensaml.saml.saml1.core.impl - package org.opensaml.saml.saml1.core.impl
-
Implementations of SAML 1.x core specification types and elements.
- org.opensaml.saml.saml1.profile.impl - package org.opensaml.saml.saml1.profile.impl
-
Implementations of SAML 1.x profile behavior.
- org.opensaml.saml.saml2.assertion.impl - package org.opensaml.saml.saml2.assertion.impl
-
Implementation classes for validating SAML 2 Assertions.
- org.opensaml.saml.saml2.binding.decoding.impl - package org.opensaml.saml.saml2.binding.decoding.impl
-
SAML 2.0 message decoders.
- org.opensaml.saml.saml2.binding.encoding.impl - package org.opensaml.saml.saml2.binding.encoding.impl
-
SAML 1.x message encoders.
- org.opensaml.saml.saml2.binding.impl - package org.opensaml.saml.saml2.binding.impl
-
General message handlers for SAML 2.
- org.opensaml.saml.saml2.binding.security.impl - package org.opensaml.saml.saml2.binding.security.impl
-
Security-related message handlers for SAML 2.
- org.opensaml.saml.saml2.core.impl - package org.opensaml.saml.saml2.core.impl
-
Implementations of SAML 2.0 core specification types and elements.
- org.opensaml.saml.saml2.ecp.impl - package org.opensaml.saml.saml2.ecp.impl
-
Implementations of SAML 2.0 ECP types and elements.
- org.opensaml.saml.saml2.metadata.impl - package org.opensaml.saml.saml2.metadata.impl
-
Concrete implementations of the metadata APIs.
- org.opensaml.saml.saml2.profile.impl - package org.opensaml.saml.saml2.profile.impl
-
Implementations of SAML 2.0 profile behavior.
- org.opensaml.saml.saml2.wssecurity.messaging.impl - package org.opensaml.saml.saml2.wssecurity.messaging.impl
-
Implementation of SAML WS-Security message handler functionality.
- org.opensaml.saml.security.impl - package org.opensaml.saml.security.impl
-
Classes related to verifying various credentials within a SAML system.
- organization - Variable in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
Organization the administers this entity.
- organization - Variable in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
-
Organization administering this role.
- OrganizationBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
OrganizationImpl. - OrganizationBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.OrganizationBuilder
-
Constructor.
- OrganizationDisplayNameBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
OrganizationDisplayNameImpl. - OrganizationDisplayNameBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.OrganizationDisplayNameBuilder
-
Constructor.
- OrganizationDisplayNameImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
OrganizationDisplayName. - OrganizationDisplayNameImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.OrganizationDisplayNameImpl
-
Constructor.
- OrganizationImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
Organization. - OrganizationImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
-
Constructor.
- OrganizationMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
Organizationobjects. - OrganizationMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.OrganizationMarshaller
- OrganizationNameBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
OrganizationNameImpl. - OrganizationNameBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.OrganizationNameBuilder
-
Constructor.
- OrganizationNameImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
OrganizationName. - OrganizationNameImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.OrganizationNameImpl
-
Constructor.
- OrganizationUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe Unmarshaller for
Organizationobjects. - OrganizationUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.OrganizationUnmarshaller
- OrganizationURLBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
OrganizationURLImpl. - OrganizationURLBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.OrganizationURLBuilder
-
Constructor.
- OrganizationURLImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
OrganizationURL. - OrganizationURLImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.OrganizationURLImpl
-
Constructor.
- overwriteExisting - Variable in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Flag controlling whether to overwrite an existing NameIdentifier.
- overwriteExisting - Variable in class org.opensaml.saml.saml1.profile.impl.AddResponseShell
-
Overwrite an existing message?
- overwriteExisting - Variable in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Flag controlling whether to overwrite an existing confirmation.
- overwriteExisting - Variable in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Flag controlling whether to overwrite an existing NameIdentifier.
- overwriteExisting - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
-
Overwrite an existing message?
- overwriteExisting - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Flag controlling whether to overwrite an existing NameID.
- overwriteExisting - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
Overwrite an existing message?
- overwriteExisting - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Flag controlling whether to overwrite existing confirmations.
- overwriteExisting - Variable in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Flag controlling whether to overwrite an existing NameID.
- ownerID - Variable in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
-
ID of the owner of this affiliation.
P
- parentLookup - Variable in class org.opensaml.saml.common.binding.security.impl.OperationContextEntityIDLookup
-
Parent operation context lookup function.
- parseArtifact(String) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Parse and decode the supplied encoded artifact string into a
SAML2Artifactinstance. - parser - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Pool of parsers used to process XML.
- parserPool - Variable in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMapEntryFactory
-
XML parsing component.
- parserPool - Variable in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
-
Parser pool to use to process KeyInfo request parameter.
- path - org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder.EncodingStyle
-
URL path encoding.
- pathEscaper - Variable in class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
-
Path escaper for escaping the input value inserted into the URL path.
- pattern - Variable in class org.opensaml.saml.metadata.resolver.impl.RegexRequestURLBuilder
-
The compiled pattern.
- PDPDescriptorBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
PDPDescriptorImpl. - PDPDescriptorBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorBuilder
-
Constructor.
- PDPDescriptorImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
PDPDescriptor. - PDPDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorImpl
-
Constructor.
- PDPDescriptorMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
PDPDescriptorobjects. - PDPDescriptorMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorMarshaller
- PDPDescriptorUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Unmarshaller for
PDPDescriptorobjects. - PDPDescriptorUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorUnmarshaller
- peerContext - Variable in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
The context representing the SAML peer entity.
- peerContext - Variable in class org.opensaml.saml.common.binding.security.impl.BaseSAMLXMLSignatureSecurityHandler
-
The context representing the SAML peer entity.
- peerEntityRole - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
The peer entity role QName.
- peerRole - Variable in class org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler
-
Role type to add to context.
- performPrevalidation(Signature) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLProtocolMessageXMLSignatureSecurityHandler
-
Perform pre-validation on the Signature token.
- performPreValidation(Signature, String) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Perform pre-validation on the Signature token.
- PersistentCacheInitializationMetrics() - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
- persistentCacheInitMetrics - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Object tracking metrics related to the persistent cache initialization.
- persistentCacheKeyGenerator - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Function for generating the String key used with the cache manager.
- persistentCacheManager - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
The manager for the persistent cache store for resolved metadata.
- populateBindingContext(MessageContext) - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPArtifactDecoder
-
Populate the context which carries information specific to this binding.
- populateBindingContext(MessageContext) - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Populate the context which carries information specific to this binding.
- populateBindingContext(MessageContext) - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPPostDecoder
-
Populate the context which carries information specific to this binding.
- populateBindingContext(MessageContext) - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPSOAP11Decoder
-
Populate the context which carries information specific to this binding.
- populateBindingContext(MessageContext) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Populate the context which carries information specific to this binding.
- populateBindingContext(MessageContext) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Populate the context which carries information specific to this binding.
- populateBindingContext(MessageContext) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostDecoder
-
Populate the context which carries information specific to this binding.
- populateBindingContext(MessageContext) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostSimpleSignDecoder
-
Populate the context which carries information specific to this binding.
- populateBindingContext(MessageContext) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder
-
Populate the context which carries information specific to this binding.
- populateBindingContext(MessageContext) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPSOAP11Decoder
-
Populate the context which carries information specific to this binding.
- populateConditionsParameters(Map<String, Object>, ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Populate the static Conditions parameters.
- PopulateECPContext - Class in org.opensaml.saml.saml2.profile.impl
-
Action to create and populate an
ECPContextbased on the request and, when encryption is in use, generating a session key. - PopulateECPContext() - Constructor for class org.opensaml.saml.saml2.profile.impl.PopulateECPContext
-
Constructor.
- populateRSAOAEPParamsFromEncryptionMethod(RSAOAEPParameters, EncryptionMethod, Predicate<String>) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Extract
DigestMethod,MGFandOAEPparamsdata present on the supplied instance ofEncryptionMethodand populate it on the supplied instance of ofRSAOAEPParameters. - populateSignatureCriteriaFromInboundContext(CriteriaSet, MessageContext) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Populate signature criteria from the specified
MessageContext. - populateSignatureParameters(Map<String, Object>, ValidateAssertions.AssertionValidationInput) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Populate the static signature parameters.
- PopulateSignatureSigningParameters - Class in org.opensaml.saml.common.profile.impl
-
Action that resolves and populates
SignatureSigningParameterson aSecurityParametersContextcreated/accessed via a lookup function, by default on the outbound message context. - PopulateSignatureSigningParameters() - Constructor for class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Constructor.
- PopulateSignatureSigningParametersHandler - Class in org.opensaml.saml.common.binding.impl
-
Handler that resolves and populates
SignatureSigningParameterson aSecurityParametersContextcreated/accessed via a lookup function, by default as an immediate child context of the targetMessageContext. - PopulateSignatureSigningParametersHandler() - Constructor for class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Constructor.
- populateStatementParams(Map<String, Object>, ValidateAssertions.AssertionValidationInput, Set<InetAddress>, Boolean) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Populate the static Statement params.
- populateSubjectConfirmationParameters(Map<String, Object>, ValidateAssertions.AssertionValidationInput, Set<InetAddress>, Boolean) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Populate the static SubjectConfirmation parameters.
- populateVelocityContext(VelocityContext, MessageContext, String) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
-
Populate the Velocity context instance which will be used to render the POST body.
- populateVelocityContext(VelocityContext, MessageContext, String) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoder
-
Populate the Velocity context instance which will be used to render the POST body.
- postEncode() - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Performs HTTP POST based encoding.
- postEncode(MessageContext, String) - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
-
Base64 and POST encodes the outbound message and writes it to the outbound transport.
- postEncode(MessageContext, String) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
-
Base64 and POST encodes the outbound message and writes it to the outbound transport.
- postEncoding - Variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Whether the POST encoding should be used, instead of GET.
- postProcessMetadata(byte[], Document, XMLObject, XMLObject) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Post-processing hook called after new metadata has been unmarshalled, filtered, and the DOM released (from the
XMLObject) but before the metadata is saved off. - postProcessMetadata(byte[], Document, XMLObject, XMLObject) - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Post-processing hook called after new metadata has been unmarshalled, filtered, and the DOM released (from the
XMLObject) but before the metadata is saved off. - PredicateFilter - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
A filter that removes any
EntityDescriptorthat does or does not match aPredicate, thus an include or exclude policy. - PredicateFilter(PredicateFilter.Direction, Predicate<EntityDescriptor>) - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter
-
Constructor.
- PredicateFilter.Direction - Enum in org.opensaml.saml.metadata.resolver.filter.impl
-
Whether matching means to include or exclude an entity.
- predicateFilterCandidates(Iterable<EntityDescriptor>, CriteriaSet, boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Filter the supplied candidates by resolving predicates from the supplied criteria and applying the predicates to return a filtered
Iterable. - predicateFilterCandidates(Iterable<RoleDescriptor>, CriteriaSet, boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Filter the supplied candidates by resolving predicates from the supplied criteria and applying the predicates to return a filtered
Iterable. - PredicateRoleDescriptorResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
Implementation of
RoleDescriptorResolverwhich wraps an instance ofMetadataResolverto support basic EntityDescriptor resolution, and then performs further role-related filtering over the returned EntityDescriptor. - PredicateRoleDescriptorResolver(MetadataResolver) - Constructor for class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Constructor.
- prefix - Variable in class org.opensaml.saml.metadata.resolver.impl.EntityIDDigestGenerator
-
Prefix to prepend to the digested value.
- prepareContext(ScriptContext, Object...) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.ScriptedTrustedNamesFunction
- prepareForFiltering(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Prepare the object for filtering: If persistent caching is enabled, return a clone of the object in case the configured filter mutates the object.
- preProcessEntitiesDescriptor(EntitiesDescriptor, AbstractMetadataResolver.EntityBackingStore) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Pre-process the specified entities descriptor, updating the specified entity backing store instance as necessary.
- preProcessEntityDescriptor(EntityDescriptor, AbstractMetadataResolver.EntityBackingStore) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Pre-process the specified entity descriptor, updating the specified entity backing store instance as necessary.
- preProcessEntityDescriptor(EntityDescriptor, AbstractMetadataResolver.EntityBackingStore) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Pre-process the specified entity descriptor, updating the specified entity backing store instance as necessary.
- preProcessNewMetadata(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Process the specified new metadata document, including metadata filtering and return its data in a new entity backing store instance.
- PrivacyStatementURLBuilder - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Builder of
PrivacyStatementURLobjects. - PrivacyStatementURLBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.PrivacyStatementURLBuilder
-
Constructor.
- PrivacyStatementURLImpl - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Concrete implementation of
PrivacyStatementURL. - PrivacyStatementURLImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.PrivacyStatementURLImpl
-
Constructor.
- proceedToNextResolverIterator() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable.CompositeMetadataResolverIterator
-
Proceed to the next composed resolvers that has a response to the resolution query.
- process(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntitiesDescriptorNameProcessor
- processArtifact(MessageContext, HttpServletRequest) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Process the incoming artifact by decoding the artifacts, dereferencing it from the artifact issuer and storing the resulting protocol message in the message context.
- processArtifacts(MessageContext, HttpServletRequest) - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPArtifactDecoder
-
Process the incoming artifacts by decoding the artifacts, dereferencing them from the artifact source and storing the resulting response (with assertions) in the message context.
- processAssertion(ProfileRequestContext, Assertion) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptAttributes
-
Decrypt any
EncryptedAttributefound in an assertion and replace it with the result. - processAssertion(ProfileRequestContext, Assertion) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptNameIDs
-
Decrypt any
EncryptedIDfound in an assertion and replace it with the result. - processAssertion(Assertion) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Decrypt any
EncryptedIDfound in an assertion and replace it with the result. - processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.saml2mdui.impl.LogoUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.ActionUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.AssertionUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.AttributeDesignatorUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.AttributeQueryUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationQueryUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.AuthorityBindingUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.ConditionsUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.NameIdentifierUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.StatusCodeUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml1.core.impl.SubjectLocalityUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.ActionUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.AssertionUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.AttributeUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.AuthnQueryUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.BaseIDUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.ConditionsUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.ExtensionsUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.IDPEntryUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.NameIDTypeUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.ProxyRestrictionUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.ScopingUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.StatusCodeUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.core.impl.SubjectLocalityUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.ecp.impl.RelayStateUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.ExtensionsUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedNameUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedURIUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorUnmarshaller
- processCachedMetadata(String, Instant) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Processes a cached metadata document in order to determine, and schedule, the next time it should be refreshed.
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.reqattr.impl.RequestedAttributesUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegationRestrictionTypeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2mdattr.impl.EntityAttributesUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AttributeQueryDescriptorTypeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationPathUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2mdui.impl.DiscoHintsUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.AdviceUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.AssertionUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.AttributeQueryUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.AttributeStatementUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.AttributeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.AudienceRestrictionConditionUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.ConditionsUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.EvidenceUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.RequestUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.ResponseUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.StatusCodeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.StatusDetailUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.StatusUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.SubjectQueryUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.SubjectStatementUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.SubjectUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AdviceUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResolveUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResponseUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AssertionIDRequestUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AssertionUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AttributeQueryUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AttributeStatementUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AttributeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AudienceRestrictionUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AuthnQueryUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.ConditionsUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.EncryptedElementTypeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.EvidenceUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.ExtensionsUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.IDPListUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.ProxyRestrictionUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.ResponseUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.ScopingUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.StatusCodeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.StatusDetailUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.StatusUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.SubjectQueryUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.core.impl.SubjectUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.AuthnAuthorityDescriptorUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.ExtensionsUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.PDPDescriptorUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorUnmarshaller
- processConditionalRetrievalHeaders(HttpResponse) - Method in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Records the ETag and Last-Modified headers, from the response, if they are present.
- processCriteria(CriteriaSet, QName, Endpoint) - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex
-
Process the specified role and endpoint.
- processElementContent(XMLObject, String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsUnmarshaller
- processElementContent(XMLObject, String) - Method in class org.opensaml.saml.saml2.core.impl.ExtensionsUnmarshaller
- processElementContent(XMLObject, String) - Method in class org.opensaml.saml.saml2.metadata.impl.ExtensionsUnmarshaller
- processEncryptedAssertion(ProfileRequestContext, EncryptedAssertion) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptAssertions
-
Decrypt an
EncryptedAssertionand return the result. - processEncryptedAttribute(ProfileRequestContext, EncryptedAttribute) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptAttributes
-
Decrypt an
EncryptedAttributeand return the result. - processEncryptedID(ProfileRequestContext, EncryptedID) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptNameIDs
-
Decrypt an
EncryptedIDand return the result. - processEntityDescriptor(EntityDescriptor, MetadataFilterContext, boolean) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Process the signatures on the specified EntityDescriptor and any signed children.
- processEntityGroup(EntitiesDescriptor, MetadataFilterContext, boolean) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Process the signatures on the specified EntitiesDescriptor and any signed children.
- processingTime - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
-
Total processing time for the persistent cache, in nanoseconds.
- processLocation(CriteriaSet, String) - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex
-
Process the specified location.
- processLogoutRequest(ProfileRequestContext, LogoutRequest) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptNameIDs
-
Decrypt any
EncryptedIDfound in a LogoutRequest and replace it with the result. - processLogoutRequest(LogoutRequest) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Encrypt a
NameIDfound in a LogoutRequest and replace it with the result. - processManageNameIDRequest(ProfileRequestContext, ManageNameIDRequest) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptNameIDs
-
Decrypt any
EncryptedIDfound in a ManageNameIDRequest and replace it with the result. - processManageNameIDRequest(ManageNameIDRequest) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Encrypt a
NameIDfound in a ManageNameIDRequest and replace it with the result. - processNameIDMappingRequest(ProfileRequestContext, NameIDMappingRequest) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptNameIDs
-
Decrypt any
EncryptedIDfound in a NameIDMappingRequest and replace it with the result. - processNameIDMappingRequest(NameIDMappingRequest) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Encrypt a
NameIDfound in a NameIDMappingRequest and replace it with the result. - processNameIDMappingResponse(ProfileRequestContext, NameIDMappingResponse) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptNameIDs
-
Decrypt any
EncryptedIDfound in a NameIDMappingResponse and replace it with the result. - processNameIDMappingResponse(NameIDMappingResponse) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Encrypt a
NameIDfound in a NameIDMappingResponse and replace it with the result. - processNewEncryptedID(ProfileRequestContext, NewEncryptedID) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptNameIDs
-
Decrypt a
NewEncryptedIDand return the result. - processNewMetadata(String, Instant, byte[]) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Process a new metadata document.
- processNewMetadata(XMLObject, String) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Process the specified new metadata document, including metadata filtering, and store the processed metadata in the backing store.
- processNewMetadata(XMLObject, String, boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Process the specified new metadata document, including metadata filtering, and store the processed metadata in the backing store.
- processNode(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.NodeProcessingMetadataFilter
-
Process an individual metadata node.
- processNonEntityIDFetchedEntittiesDescriptor(EntitiesDescriptor) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Process an EntitiesDescriptor received from a non-entityID-based fetch.
- processNonEntityIDFetchedEntityDescriptor(EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Process an EntityDescriptor received from a non-entityID-based fetch.
- processNonExpiredMetadata(String, Instant, byte[], XMLObject) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Processes metadata that has been determined to be valid at the time it was fetched.
- processors - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.NodeProcessingMetadataFilter
-
The ordered list of metadata node processors.
- processPersistentCacheEntry(String, EntityDescriptor) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Process an entry loaded from the persistent cache.
- processPreExpiredMetadata(String, Instant, byte[], XMLObject) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Processes metadata that has been determined to be invalid (usually because it's already expired) at the time it was fetched.
- processResponse(ProfileRequestContext, Response) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptAssertions
-
Decrypt any
EncryptedAssertionfound in a response and replace it with the result. - processResult(ValidationContext, ValidationResult, Assertion, ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Process the result of the assertion validation.
- processResult(ValidationContext, ValidationResult, SAML20AssertionToken, MessageContext) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Process the result of the token validation.
- processRoleDescriptor(Collection<Credential>, RoleDescriptor, String, UsageType) - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Process a RoleDescriptor by examing each of its KeyDescriptors.
- processSubject(ProfileRequestContext, Subject) - Method in class org.opensaml.saml.saml2.profile.impl.DecryptNameIDs
-
Decrypt any
EncryptedIDfound in a subject and replace it with the result. - processSubject(Subject) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Encrypt any
NameIDs found in a subject and replace them with the result. - profileContext - Variable in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions.AssertionValidationInput
-
The profile request context input.
- protocol - Variable in class org.opensaml.saml.metadata.criteria.role.impl.EvaluableProtocolRoleDescriptorCriterion
-
The SAML URI protocol being evaluated.
- protocolBinding - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
ProtocolBinding attribute.
- protocolMessage - Variable in class org.opensaml.saml.saml2.core.impl.ArtifactResponseImpl
-
Protocol message.
- protocolMessageLog - Variable in class org.opensaml.saml.saml2.profile.impl.EncryptAssertions
-
Used to log protocol messages.
- providerID - Variable in class org.opensaml.saml.saml2.core.impl.IDPEntryImpl
-
The unique identifier of the IdP.
- providerName - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
ProviderName attribute.
- providerName - Variable in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
-
ProviderName attribute.
- proxiedContextCreationStrategy - Variable in class org.opensaml.saml.saml2.binding.impl.ExtractProxiedRequestersHandler
-
Strategy for creating
ProxiedRequesterContext. - proxyCount - Variable in class org.opensaml.saml.saml2.core.impl.ProxyRestrictionImpl
-
Count of the Restriction.
- proxyCount - Variable in class org.opensaml.saml.saml2.core.impl.ScopingImpl
-
ProxyCount attribute.
- proxyCount - Variable in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
-
ProxyCount to add.
- ProxyRestrictionBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
ProxyRestrictionImplobjects. - ProxyRestrictionBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.ProxyRestrictionBuilder
-
Constructor.
- ProxyRestrictionConditionValidator - Class in org.opensaml.saml.saml2.assertion.impl
-
ConditionValidatorimplementation forProxyRestrictionstyle conditions. - ProxyRestrictionConditionValidator() - Constructor for class org.opensaml.saml.saml2.assertion.impl.ProxyRestrictionConditionValidator
- ProxyRestrictionImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
ProxyRestriction. - ProxyRestrictionImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.ProxyRestrictionImpl
-
Constructor.
- proxyRestrictionLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
-
Strategy used to obtain the material to add.
- ProxyRestrictionMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
ProxyRestrictionobjects. - ProxyRestrictionMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ProxyRestrictionMarshaller
- ProxyRestrictionUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
ProxyRestrictionobjects. - ProxyRestrictionUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ProxyRestrictionUnmarshaller
- PublicationBuilder - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
Summon up a new
Publication. - PublicationBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationBuilder
- publicationId - Variable in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationImpl
-
The publicationId.
- publicationId - Variable in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
-
The publicationId.
- PublicationImpl - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
A concrete
Publication. - PublicationImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationImpl
-
Constructor.
- PublicationInfoBuilder - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
Summon up a new
PublicationInfo. - PublicationInfoBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoBuilder
- PublicationInfoImpl - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
Concrete
PublicationInfo. - PublicationInfoImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
-
Constructor.
- PublicationInfoMarshaller - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
A marshaller for
PublicationInfo. - PublicationInfoMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoMarshaller
- PublicationInfoUnmarshaller - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
An unmarshaller for
PublicationInfo. - PublicationInfoUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoUnmarshaller
- PublicationMarshaller - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
A marshaller for
Publication. - PublicationMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationMarshaller
- PublicationPathBuilder - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
Summon up a new
PublicationPath. - PublicationPathBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationPathBuilder
- PublicationPathImpl - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
A concrete
PublicationPath. - PublicationPathImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationPathImpl
-
Constructor.
- PublicationPathMarshaller - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
A marshaller for
PublicationPath. - PublicationPathMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationPathMarshaller
- PublicationPathUnmarshaller - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
An unmarshaller for
PublicationPath. - PublicationPathUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationPathUnmarshaller
- publications - Variable in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationPathImpl
-
The policies.
- PublicationUnmarshaller - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
An unmarshaller for
Publication. - PublicationUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationUnmarshaller
- publisher - Variable in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationImpl
-
The publisher.
- publisher - Variable in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
-
The publisher.
- put(String, String, String, SAMLObject) - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
- put(String, String, String, SAMLObject) - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
Q
- query - Variable in class org.opensaml.saml.saml1.core.impl.RequestImpl
-
Saves the query (one of Query, SubjectQuery, AuthenticationQuery, AttributeQuery, AuthorizationDecisionQuery.
- QueryDescriptorTypeImpl - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Concrete implementation of
QueryDescriptorType. - QueryDescriptorTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeImpl
-
Constructor.
- QueryDescriptorTypeMarshaller - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Marshaller for
QueryDescriptorTypeobjects. - QueryDescriptorTypeMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeMarshaller
- QueryDescriptorTypeUnmarshaller - Class in org.opensaml.saml.ext.saml2mdquery.impl
-
Unmarshaller for
QueryDescriptorTypeobjects. - QueryDescriptorTypeUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeUnmarshaller
R
- randomGenerator - Variable in class org.opensaml.saml.saml2.profile.impl.PopulateECPContext
-
Random number generator.
- ratioGaugeFetchToResolve - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Metrics RatioGauge for count of origin fetches to resolves.
- readWriteLock - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Read-write lock instance which governs access to the entity's backing store data.
- readWriteLock - Variable in class org.opensaml.saml.metadata.resolver.index.impl.LockableMetadataIndexManager
-
The manager's read write lock.
- reason - Variable in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
-
Reason attribute.
- ReceivedEndpointSecurityHandler - Class in org.opensaml.saml.common.binding.security.impl
-
Message handler which checks the validity of the SAML protocol message receiver endpoint against requirements indicated in the message.
- ReceivedEndpointSecurityHandler() - Constructor for class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
-
Constructor.
- recipient - Variable in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
-
Contents of the Recipient attribute.
- recipient - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
-
Recipient of the Confirmation Data.
- recipientLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Strategy used to locate the encryption recipient.
- recipientLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Optional strategy to obtain value for
SubjectConfirmationData.getRecipient(). - recipientRequired - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Predicate for determining whether an Assertion SubjectConfirmationData Recipient is required.
- recordEntityAccess() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Record access of the entity's backing store data.
- refresh() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Refreshes the metadata from its source.
- refresh() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- refreshDelayFactor - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Factor used to compute when the next refresh interval will occur.
- refreshDelayFactor - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Factor used to compute when the next refresh interval will occur.
- refreshMetadataTask - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Current task to refresh metadata.
- RefreshMetadataTask() - Constructor for class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver.RefreshMetadataTask
- refreshTriggerTime - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Time at which should start attempting to refresh the metadata.
- RegexRequestURLBuilder - Class in org.opensaml.saml.metadata.resolver.impl
-
Function which produces a URL by evaluating a supplied regular expression against the criteria entity ID, and applying the result to a supplied replacement string.
- RegexRequestURLBuilder(String, String) - Constructor for class org.opensaml.saml.metadata.resolver.impl.RegexRequestURLBuilder
-
Constructor.
- registrationAuthority - Variable in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoImpl
-
The authority.
- RegistrationInfoBuilder - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
Summon up a new
RegistrationInfo. - RegistrationInfoBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoBuilder
- RegistrationInfoImpl - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
Concrete Implementation of
RegistrationInfo. - RegistrationInfoImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoImpl
-
Constructor.
- RegistrationInfoMarshaller - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
A marshaller for
RegistrationInfo. - RegistrationInfoMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoMarshaller
- RegistrationInfoUnmarshaller - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
An unmarshaller for
RegistrationInfo. - RegistrationInfoUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoUnmarshaller
- registrationInstant - Variable in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoImpl
-
The registration instant.
- registrationPolicies - Variable in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoImpl
-
The policies.
- RegistrationPolicyBuilder - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
Summon up a new
RegistrationPolicy. - RegistrationPolicyBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationPolicyBuilder
- RegistrationPolicyImpl - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
Concrete implementation of
RegistrationPolicy. - RegistrationPolicyImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationPolicyImpl
-
Constructor.
- registry - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Registry for sanity checking algorithms.
- relayState - Variable in class org.opensaml.saml.saml2.binding.impl.AddRelayStateHeaderHandler
-
The state to record in the header.
- RelayStateBuilder - Class in org.opensaml.saml.saml2.ecp.impl
-
A Builder for
RelayStateobjects. - RelayStateBuilder() - Constructor for class org.opensaml.saml.saml2.ecp.impl.RelayStateBuilder
-
Constructor.
- RelayStateImpl - Class in org.opensaml.saml.saml2.ecp.impl
-
A concrete implementation of
RelayState. - RelayStateImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.ecp.impl.RelayStateImpl
-
Constructor.
- RelayStateMarshaller - Class in org.opensaml.saml.saml2.ecp.impl
-
Marshaller for instances of
RelayState. - RelayStateMarshaller() - Constructor for class org.opensaml.saml.saml2.ecp.impl.RelayStateMarshaller
- RelayStateUnmarshaller - Class in org.opensaml.saml.saml2.ecp.impl
-
Unmarshaller for instances of
RelayState. - RelayStateUnmarshaller() - Constructor for class org.opensaml.saml.saml2.ecp.impl.RelayStateUnmarshaller
- releaseMetadataDOM(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Releases the DOM representation from the metadata object.
- RemoteAddressStrategy() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects.RemoteAddressStrategy
- remove() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable.CompositeMetadataResolverIterator
- remove(String) - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
- remove(String) - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
- remove(MetadataIndexKey, T) - Method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexStore
-
Remove the supplied data item from the index under the supplied
MetadataIndexKey. - removeAllSupportedProtocols() - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- removeByEntityID(String, AbstractMetadataResolver.EntityBackingStore) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Remove from the backing store all metadata for the entity with the given entity ID.
- removeByEntityID(String, AbstractMetadataResolver.EntityBackingStore) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Remove from the backing store all metadata for the entity with the given entity ID.
- removeByEntityID(String, AbstractMetadataResolver.EntityBackingStore) - Method in class org.opensaml.saml.metadata.resolver.impl.LocalDynamicMetadataResolver
-
Remove from the backing store all metadata for the entity with the given entity ID.
- removeDisallowedQueryParams(List<Pair<String, String>>) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
-
Remove disallowed query params from the supplied list.
- removeEmptyEntitiesDescriptors - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Whether to keep entities descriptors that contain no entity descriptors; default value: true.
- removeEmptyEntitiesDescriptors - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter
-
Whether to keep entities descriptors that contain no entity descriptors; default value: true.
- removeExistingFormats - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.NameIDFormatFilter
-
Whether to strip any existing Formats when adding new ones.
- removeExpiredAndIdleMetadata() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.BackingStoreCleanupSweeper
-
Purge metadata which is either 1) expired or 2) (if
AbstractDynamicMetadataResolver.isRemoveIdleEntityData()is true) which hasn't been accessed within the lastAbstractDynamicMetadataResolver.getMaxIdleEntityData()duration. - removeIdleEntityData - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Flag indicating whether idle entity data should be removed.
- removeManagementData(String) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.DynamicEntityBackingStore
-
Remove the management data for the specified entityID.
- removeRolelessEntityDescriptors - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Whether to keep entity descriptors that contain no roles; default value: true.
- removeSignature(SAMLObject) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
-
Removes the signature from the protocol message.
- removeSupportedProtocol(String) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- removeSupportedProtocols(Collection<String>) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- replayCache - Variable in class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
-
Message replay cache instance to use.
- replayCache - Variable in class org.opensaml.saml.saml2.assertion.impl.OneTimeUseConditionValidator
-
Replay cache used to track which assertions have been used.
- replayCacheExpires - Variable in class org.opensaml.saml.saml2.assertion.impl.OneTimeUseConditionValidator
-
Time for disposal of value from cache.
- request - Variable in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Request to process.
- request - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Request to examine.
- request - Variable in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Request to process.
- RequestAbstractTypeImpl - Class in org.opensaml.saml.saml1.core.impl
-
Implementation of
RequestAbstractType. - RequestAbstractTypeImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
RequestAbstractType. - RequestAbstractTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
-
Constructor.
- RequestAbstractTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
-
Constructor.
- RequestAbstractTypeMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
RequestAbstractTypeobjects. - RequestAbstractTypeMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
RequestAbstractTypeobjects. - RequestAbstractTypeMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeMarshaller
- RequestAbstractTypeMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeMarshaller
- RequestAbstractTypeUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Unmarshaller for
RequestAbstractTypeobjects. - RequestAbstractTypeUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
RequestAbstractTypeobjects. - RequestAbstractTypeUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeUnmarshaller
- RequestAbstractTypeUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeUnmarshaller
- RequestAuthenticatedBuilder - Class in org.opensaml.saml.saml2.ecp.impl
-
A Builder for
RequestAuthenticatedobjects. - RequestAuthenticatedBuilder() - Constructor for class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedBuilder
-
Constructor.
- RequestAuthenticatedImpl - Class in org.opensaml.saml.saml2.ecp.impl
-
Concrete implementation of
RequestAuthenticated. - RequestAuthenticatedImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedImpl
-
Constructor.
- RequestAuthenticatedMarshaller - Class in org.opensaml.saml.saml2.ecp.impl
-
Marshaller for instances of
RequestAuthenticated. - RequestAuthenticatedMarshaller() - Constructor for class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedMarshaller
- RequestAuthenticatedUnmarshaller - Class in org.opensaml.saml.saml2.ecp.impl
-
Unmarshaller for instances of
RequestAuthenticated. - RequestAuthenticatedUnmarshaller() - Constructor for class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedUnmarshaller
- RequestBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
RequestImplobjects. - RequestBuilder - Class in org.opensaml.saml.saml2.ecp.impl
-
A Builder for
Requestobjects. - RequestBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.RequestBuilder
-
Constructor.
- RequestBuilder() - Constructor for class org.opensaml.saml.saml2.ecp.impl.RequestBuilder
-
Constructor.
- RequestedAttributeBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder for
RequestedAttributeImpl. - RequestedAttributeBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeBuilder
-
Constructor.
- RequestedAttributeImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
RequestedAttribute. - RequestedAttributeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeImpl
-
Constructor.
- RequestedAttributeMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe Marshaller for
RequestedAttributeobjects. - RequestedAttributeMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeMarshaller
- requestedAttributes - Variable in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
-
RequestedAttributelist - if specified. - requestedAttributes - Variable in class org.opensaml.saml.ext.reqattr.impl.RequestedAttributesImpl
-
The policies.
- requestedAttributes - Variable in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
-
RequestedAttribute children.
- RequestedAttributesBuilder - Class in org.opensaml.saml.ext.reqattr.impl
-
Summon up a new
RequestedAttributes. - RequestedAttributesBuilder() - Constructor for class org.opensaml.saml.ext.reqattr.impl.RequestedAttributesBuilder
- RequestedAttributesImpl - Class in org.opensaml.saml.ext.reqattr.impl
-
A concrete
RequestedAttributes. - RequestedAttributesImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.reqattr.impl.RequestedAttributesImpl
-
Constructor.
- RequestedAttributesMarshaller - Class in org.opensaml.saml.ext.reqattr.impl
-
A marshaller for
RequestedAttributes. - RequestedAttributesMarshaller() - Constructor for class org.opensaml.saml.ext.reqattr.impl.RequestedAttributesMarshaller
- RequestedAttributesUnmarshaller - Class in org.opensaml.saml.ext.reqattr.impl
-
An unmarshaller for
RequestedAttributes. - RequestedAttributesUnmarshaller() - Constructor for class org.opensaml.saml.ext.reqattr.impl.RequestedAttributesUnmarshaller
- RequestedAttributeUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread-safe Unmarshaller for
RequestedAttributeobjects. - RequestedAttributeUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeUnmarshaller
- requestedAuthnContext - Variable in class org.opensaml.saml.saml2.core.impl.AuthnQueryImpl
-
RequestedAuthnContext child element.
- requestedAuthnContext - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
RequestedAuthnContext child element.
- RequestedAuthnContextBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
RequestedAuthnContextImplobjects. - RequestedAuthnContextBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextBuilder
-
Constructor.
- RequestedAuthnContextImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
RequestedAuthnContext. - RequestedAuthnContextImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextImpl
-
Constructor.
- RequestedAuthnContextMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
RequestedAuthnContextobjects. - RequestedAuthnContextMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextMarshaller
- RequestedAuthnContextUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
RequestedAuthnContextobjects. - RequestedAuthnContextUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextUnmarshaller
- requesterId - Variable in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Identity of requester.
- requesterId - Variable in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Identity of requester.
- RequesterIDBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
RequesterIDImpl. - RequesterIDBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.RequesterIDBuilder
-
Constructor.
- RequesterIdFromIssuerFunction() - Constructor for class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects.RequesterIdFromIssuerFunction
-
Constructor.
- RequesterIDImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
RequesterID. - RequesterIDImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.RequesterIDImpl
-
Constructor.
- requesterIDs - Variable in class org.opensaml.saml.saml2.core.impl.ScopingImpl
-
List of RequesterID child elements.
- requesterLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Strategy used to locate the requester identity to validate against artifact entries.
- requesterLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Strategy used to locate the requester identity to validate against artifact entries.
- requestId - Variable in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse
-
Request ID to populate from.
- requestIdLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse
-
Strategy used to locate request ID to correlate.
- RequestImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of
Request. - RequestImpl - Class in org.opensaml.saml.saml2.ecp.impl
-
A concrete implementation of
Request. - RequestImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.RequestImpl
-
Constructor.
- RequestImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.ecp.impl.RequestImpl
-
Constructor.
- RequestInitiatorBuilder - Class in org.opensaml.saml.ext.saml2mdreqinit.impl
-
Builder of
RequestInitiator. - RequestInitiatorBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdreqinit.impl.RequestInitiatorBuilder
-
Constructor.
- RequestInitiatorImpl - Class in org.opensaml.saml.ext.saml2mdreqinit.impl
-
Concrete implementation of
RequestInitiator. - RequestInitiatorImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdreqinit.impl.RequestInitiatorImpl
-
Constructor.
- requestLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Strategy used to locate the
Requestto operate on. - requestLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects.NameIDPolicyLookupFunction
-
Strategy used to locate the
AuthnRequestto operate on. - requestLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects.RequesterIdFromIssuerFunction
-
Strategy used to locate the
AuthnRequestto operate on. - requestLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Strategy used to locate the
AuthnRequestto operate on, if any. - requestLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Strategy used to locate the
ArtifactResolveto operate on. - RequestMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
Requestobjects. - RequestMarshaller - Class in org.opensaml.saml.saml2.ecp.impl
-
Marshaller for instances of
Request. - RequestMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.RequestMarshaller
- RequestMarshaller() - Constructor for class org.opensaml.saml.saml2.ecp.impl.RequestMarshaller
- RequestUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Unmarshaller for
Requestobjects. - RequestUnmarshaller - Class in org.opensaml.saml.saml2.ecp.impl
-
Unmarshaller for instances of
Request. - RequestUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.RequestUnmarshaller
- RequestUnmarshaller() - Constructor for class org.opensaml.saml.saml2.ecp.impl.RequestUnmarshaller
- requestURLBuilder - Variable in class org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver
-
Function for building the request URL.
- requiredConditions - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
The set of required Conditions.
- requiredFormat - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Format required by requested
NameIDPolicy. - requiredRule - Variable in class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
-
Whether this rule is required to be met.
- requiredRule - Variable in class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
-
Whether this rule is required to be met.
- RequiredValidUntilFilter - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
A metadata filter that requires the presence of a
validUntilattribute on the root element of the metadata document. - RequiredValidUntilFilter() - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.RequiredValidUntilFilter
-
Constructor.
- requireEncryption - Variable in class org.opensaml.saml.saml2.profile.impl.PopulateECPContext
-
Only generate a key if encryption is expected.
- requireSignedRoot - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Indicates whether the metadata root element is required to be signed.
- requireValidMetadata - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Whether metadata is required to be valid.
- requireValidMetadata - Variable in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Whether metadata is required to be valid.
- resolve(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
- resolve(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
- resolve(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- resolve(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
- resolveAndPopulateCredentialAndSignatureAlgorithm(SignatureSigningParameters, CriteriaSet, Predicate<String>) - Method in class org.opensaml.saml.security.impl.SAMLMetadataSignatureSigningParametersResolver
- resolveAndPopulateCredentialsAndAlgorithms(EncryptionParameters, CriteriaSet, Predicate<String>) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
- resolveAndPopulateRSAOAEPParams(EncryptionParameters, CriteriaSet, Predicate<String>, EncryptionMethod) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Resolve and populate an instance of
RSAOAEPParameters, if appropriate for the selected key transport encryption algorithm. - ResolveArtifact - Class in org.opensaml.saml.saml2.profile.impl
-
Action that resolves a SAML 2.0 artifact inside an
ArtifactResolverequest located via a lookup strategy, by default from the inbound message context, and maps it to the corresponding message. - ResolveArtifact() - Constructor for class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Constructor.
- resolveArtifactEndpoint(SAML2Artifact, RoleDescriptor) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Resolve the artifact resolution endpoint of the peer who issued the artifact.
- ResolveArtifacts - Class in org.opensaml.saml.saml1.profile.impl
-
Action that resolves SAML 1.x artifacts inside a
Requestlocated via a lookup strategy, by default from the inbound message context, and maps them to the corresponding assertions. - ResolveArtifacts() - Constructor for class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Constructor.
- resolveAssertions(MessageContext) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Resolve the SAML 2.0 Assertions token from the SOAP envelope.
- resolveBaseConfigurations(ProfileRequestContext) - Method in class org.opensaml.saml.security.impl.InlineSelfEncryptionParametersStrategy
-
Resolve the list of effective base
EncryptionConfigurationfor self-encryption. - resolveCredentials(ProfileRequestContext) - Method in class org.opensaml.saml.security.impl.InlineSelfEncryptionParametersStrategy
-
Resolve the list of self-encryption credentials.
- resolveDataEncryptionAlgorithm(CriteriaSet, Predicate<String>, SAMLMDCredentialContext) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Determine the data encryption algorithm URI to use, also returning the associated
EncryptionMethodfrom metadata if relevant. - resolveEntityID(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Attempt to resolve the single entityID for the operation from the criteria set.
- resolveEntityIDs(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Attempt to resolve all the entityIDs represented by the criteria set.
- resolveExisting(MessageContext, String, QName) - Method in class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
-
Attempt to resolve an existing
SAMLMetadataContextfrom which to copy. - resolveFromMetadata(CriteriaSet, String, QName, String, UsageType) - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Resolves credentials using this resolver's configured instance of
RoleDescriptorResolver. - resolveFromOriginSource(CriteriaSet, String) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Fetch metadata from an origin source based on the input criteria, store it in the backing store and then return it.
- resolveFromOriginSourceWithEntityID(CriteriaSet, String) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Fetch metadata from an origin source based on the input criteria when the entityID is known, store it in the backing store and then return it.
- resolveFromOriginSourceWithoutEntityID(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Fetch metadata from an origin source based on the input criteria when the entityID is not known, store it in the backing store and then return it.
- resolveFromRoleDescriptor(CriteriaSet, RoleDescriptor, UsageType) - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Resolves credentials using a supplied instance of
RoleDescriptor. - resolveFromSource(CriteriaSet) - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
- resolveInboundInResponseTo(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.InResponseToSecurityHandler
-
Resolve the inbound inResponseTo ID.
- resolveKeyTransportAlgorithm(Credential, CriteriaSet, Predicate<String>, String, SAMLMDCredentialContext) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Determine the key transport algorithm URI to use with the specified credential, also returning the associated
EncryptionMethodfrom metadata if relevant. - resolveOutboundRequestID(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.InResponseToSecurityHandler
-
Resolve the outbound request ID.
- resolvePeerRoleDescriptor(SAML2Artifact) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Resolve the role descriptor of the SAML peer who issued the supplied artifact.
- resolver - Variable in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Resolver for parameters to store into context.
- resolver - Variable in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Resolver for parameters to store into context.
- resolveReferenceDigestMethod(CriteriaSet, Predicate<String>) - Method in class org.opensaml.saml.security.impl.SAMLMetadataSignatureSigningParametersResolver
- resolverIterator - Variable in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable.CompositeMetadataResolverIterator
-
Iterator over the composed resolvers.
- resolvers - Variable in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver.CompositeMetadataResolverIterable
-
Resolvers over which to iterate.
- resolvers - Variable in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
-
Resolvers composed by this resolver.
- resolveSelfEntityID(RoleDescriptor) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Resolve the self entityID, used as the issuer of the protocol message by this entity.
- resolveSingle(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
- resolveSingle(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- resolveSingle(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
- resolveTrustEngine(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLXMLSignatureSecurityHandler
- resolveValidator(MessageContext, Assertion) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Resolve the Assertion token validator to use with the specified Assertion.
- resolveValidator(ProfileRequestContext, Assertion) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Resolve the Assertion token validator to use with the specified Assertion.
- resolveViaPredicatesOnly - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Flag indicating whether resolution may be performed solely by applying predicates to the entire metadata collection.
- resolveViaPredicatesOnly - Variable in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Flag indicating whether resolution may be performed solely by applying predicates to the entire metadata collection.
- resource - Variable in class org.opensaml.saml.saml1.core.impl.AttributeQueryImpl
-
Contains the resource attribute.
- resource - Variable in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryImpl
-
Contains the resource attribute.
- resource - Variable in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
-
Contains the Resource attribute.
- resource - Variable in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryImpl
-
Resource attribute value.
- resource - Variable in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
-
URI of the resource to which authorization is sought.
- ResourceBackedMetadataResolver - Class in org.opensaml.saml.metadata.resolver.impl
-
A metadata provider that reads metadata from a {#link
Resource. - ResourceBackedMetadataResolver(Timer, Resource) - Constructor for class org.opensaml.saml.metadata.resolver.impl.ResourceBackedMetadataResolver
-
Constructor.
- ResourceBackedMetadataResolver(Resource) - Constructor for class org.opensaml.saml.metadata.resolver.impl.ResourceBackedMetadataResolver
-
Constructor.
- resourceScript(String, Resource) - Static method in class org.opensaml.saml.metadata.resolver.filter.impl.ScriptedTrustedNamesFunction
- resourceScript(Resource) - Static method in class org.opensaml.saml.metadata.resolver.filter.impl.ScriptedTrustedNamesFunction
-
Factory to create
ScriptedTrustedNamesFunctionfrom aResource. - RespondToBuilder - Class in org.opensaml.saml.ext.samlpthrpty.impl
-
Builder of
RespondToImplobjects. - RespondToBuilder() - Constructor for class org.opensaml.saml.ext.samlpthrpty.impl.RespondToBuilder
- RespondToImpl - Class in org.opensaml.saml.ext.samlpthrpty.impl
-
Concrete implementation of
RespondTo. - RespondToImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.samlpthrpty.impl.RespondToImpl
-
Constructor.
- RespondWithBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
RespondWithImplobjects. - RespondWithBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.RespondWithBuilder
- RespondWithImpl - Class in org.opensaml.saml.saml1.core.impl
-
Implementation of
RespondWith. - RespondWithImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.RespondWithImpl
-
Constructor.
- respondWiths - Variable in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
-
Contains the respondWiths.
- response - Variable in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Response to modify.
- response - Variable in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse
-
Message to modify.
- response - Variable in class org.opensaml.saml.common.profile.impl.AddNotBeforeConditionToAssertions
-
Response to modify.
- response - Variable in class org.opensaml.saml.common.profile.impl.AddNotOnOrAfterConditionToAssertions
-
Response to modify.
- response - Variable in class org.opensaml.saml.common.profile.impl.SignAssertions
-
The response containing the assertions to be signed.
- response - Variable in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
Respone location flag.
- response - Variable in class org.opensaml.saml.saml1.profile.impl.AddDoNotCacheConditionToAssertions
-
Response to modify.
- response - Variable in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Response to modify.
- response - Variable in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Response to modify.
- response - Variable in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Response to modify.
- response - Variable in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Response to populate.
- response - Variable in class org.opensaml.saml.saml2.profile.impl.AddChannelBindingsToAssertions
-
Response to modify.
- response - Variable in class org.opensaml.saml.saml2.profile.impl.AddGeneratedKeyToAssertions
-
Response to modify.
- response - Variable in class org.opensaml.saml.saml2.profile.impl.AddOneTimeUseConditionToAssertions
-
Response to modify.
- response - Variable in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
-
Response to modify.
- response - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Response to modify.
- response - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Response to modify.
- response - Variable in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Response to modify.
- response - Variable in class org.opensaml.saml.saml2.profile.impl.EncryptAssertions
-
The message to operate on.
- response - Variable in class org.opensaml.saml.saml2.profile.impl.EncryptAttributes
-
The message to operate on.
- response - Variable in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Response to populate.
- ResponseAbstractTypeImpl - Class in org.opensaml.saml.saml1.core.impl
-
Abstract implementation of
ResponseAbstractTypeObject. - ResponseAbstractTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
-
Constructor.
- ResponseAbstractTypeMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
ResponseAbstractTypeobjects. - ResponseAbstractTypeMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeMarshaller
- ResponseAbstractTypeUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe
UnmarshallerforResponseAbstractTypeobjects. - ResponseAbstractTypeUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeUnmarshaller
- ResponseBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
ResponseImplobjects. - ResponseBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
ResponseImpl. - ResponseBuilder - Class in org.opensaml.saml.saml2.ecp.impl
-
A Builder for
Responseobjects. - ResponseBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.ResponseBuilder
- ResponseBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.ResponseBuilder
-
Constructor.
- ResponseBuilder() - Constructor for class org.opensaml.saml.saml2.ecp.impl.ResponseBuilder
-
Constructor.
- responseHandler - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
HttpClient ResponseHandler instance to use.
- ResponseImpl - Class in org.opensaml.saml.saml1.core.impl
-
Implementation of the
ResponseObject. - ResponseImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
Response. - ResponseImpl - Class in org.opensaml.saml.saml2.ecp.impl
-
A concrete implementation of
Response. - ResponseImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.ResponseImpl
-
Constructor.
- ResponseImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.ResponseImpl
-
Constructor.
- ResponseImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
-
Constructor.
- responseLocation - Variable in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
-
Response location URI.
- responseLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Strategy used to locate the Response to operate on.
- responseLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse
-
Strategy used to locate the message to operate on.
- responseLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.AddNotBeforeConditionToAssertions
-
Strategy used to locate the response to operate on.
- responseLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.AddNotOnOrAfterConditionToAssertions
-
Strategy used to locate the Response to operate on.
- responseLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.SignAssertions
-
Strategy used to locate the response to operate on.
- responseLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.AddDoNotCacheConditionToAssertions
-
Strategy used to locate the
Responseto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Strategy used to locate the
Responseto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Strategy used to locate the
Responseto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Strategy used to locate the
Responseto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Strategy used to locate the
Responseto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddChannelBindingsToAssertions
-
Strategy used to locate the
Responseto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddGeneratedKeyToAssertions
-
Strategy used to locate the
Responseto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddOneTimeUseConditionToAssertions
-
Strategy used to locate the
Responseto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
-
Strategy used to locate the Response to operate on.
- responseLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Strategy used to locate the
StatusResponseTypeto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Strategy used to locate the
Responseto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Strategy used to locate the
Responseto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.EncryptAssertions
-
Strategy used to locate the
Responseto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.EncryptAttributes
-
Strategy used to locate the
StatusResponseTypeto operate on. - responseLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Strategy used to locate the
ArtifactResponseto operate on. - ResponseMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
Responseobjects. - ResponseMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
Responseobjects. - ResponseMarshaller - Class in org.opensaml.saml.saml2.ecp.impl
-
Marshaller for instances of
Response. - ResponseMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.ResponseMarshaller
- ResponseMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ResponseMarshaller
- ResponseMarshaller() - Constructor for class org.opensaml.saml.saml2.ecp.impl.ResponseMarshaller
- ResponseUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe
UnmarshallerforResponseobjects. - ResponseUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Responseobjects. - ResponseUnmarshaller - Class in org.opensaml.saml.saml2.ecp.impl
-
Unmarshaller for instances of
Response. - ResponseUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.ResponseUnmarshaller
- ResponseUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ResponseUnmarshaller
- ResponseUnmarshaller() - Constructor for class org.opensaml.saml.saml2.ecp.impl.ResponseUnmarshaller
- retainedRoles - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
List of roles that are NOT removed by this filter.
- role - Variable in class org.opensaml.saml.metadata.criteria.entity.impl.EvaluableEntityRoleEntityDescriptorCriterion
-
Entity role.
- role - Variable in class org.opensaml.saml.metadata.criteria.role.impl.EvaluableEntityRoleDescriptorCriterion
-
The entity role QName being evaluated.
- role - Variable in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
-
The role type.
- role - Variable in class org.opensaml.saml.metadata.resolver.index.impl.RoleMetadataIndex.RoleMetadataIndexKey
-
The entity role.
- role - Variable in class org.opensaml.saml.security.impl.SAMLMDCredentialContext
-
Role in which credential was resolved.
- RoleDescriptorCriterionPredicateRegistry - Class in org.opensaml.saml.metadata.criteria.role.impl
-
Default
CriterionPredicateRegistryforRoleDescriptor. - RoleDescriptorCriterionPredicateRegistry() - Constructor for class org.opensaml.saml.metadata.criteria.role.impl.RoleDescriptorCriterionPredicateRegistry
-
Constructor.
- RoleDescriptorImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
RoleDescriptor. - RoleDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
-
Constructor.
- RoleDescriptorMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
RoleDescriptorobjects. - RoleDescriptorMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorMarshaller
- roleDescriptorResolver - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Role descriptor resolver.
- roleDescriptorResolver - Variable in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Metadata RoleDescriptor resolver which is the source of credentials.
- roleDescriptors - Variable in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
Role descriptors for this entity.
- RoleDescriptorUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Unmarshaller for
RoleDescriptorobjects. - RoleDescriptorUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorUnmarshaller
- RoleMetadataIndex - Class in org.opensaml.saml.metadata.resolver.index.impl
-
An implementation of
MetadataIndexwhich indexes entities by their roles. - RoleMetadataIndex() - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.RoleMetadataIndex
- RoleMetadataIndex.RoleMetadataIndexKey - Class in org.opensaml.saml.metadata.resolver.index.impl
-
An implementation of
MetadataIndexKeyrepresenting a single SAML metadata role. - RoleMetadataIndexKey(QName) - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.RoleMetadataIndex.RoleMetadataIndexKey
-
Constructor.
- ruleHandles(MessageContext) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Determine whether the rule should handle the request, based on the unwrapped HTTP servlet request and/or message context.
- ruleHandles(MessageContext) - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
-
Determine whether the rule should handle the request, based on the unwrapped HTTP servlet request and/or message context.
- ruleHandles(MessageContext) - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPRedirectDeflateSignatureSecurityHandler
-
Determine whether the rule should handle the request, based on the unwrapped HTTP servlet request and/or message context.
- run() - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap.Cleanup
- run() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.BackingStoreCleanupSweeper
- run() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver.RefreshMetadataTask
S
- SAML1ArtifactRequestIssuerHandler - Class in org.opensaml.saml.saml1.binding.impl
-
SAML
MessageHandlerthat addresses the SAML 1.x limitation that omitted an Issuer value from protocol messages, for the specific case of artifact resolution requests. - SAML1ArtifactRequestIssuerHandler() - Constructor for class org.opensaml.saml.saml1.binding.impl.SAML1ArtifactRequestIssuerHandler
- SAML20AssertionTokenValidationInput - Class in org.opensaml.saml.saml2.wssecurity.messaging.impl
-
Class which holds messaging data relevant to validating a WS-Security SAML 2.0 Assertion token.
- SAML20AssertionTokenValidationInput(MessageContext, HttpServletRequest, Assertion) - Constructor for class org.opensaml.saml.saml2.wssecurity.messaging.impl.SAML20AssertionTokenValidationInput
-
Constructor.
- SAML2AuthnRequestsSignedSecurityHandler - Class in org.opensaml.saml.saml2.binding.security.impl
-
Message handler implementation that enforces the AuthnRequestsSigned flag of SAML 2 metadata element @{link
SPSSODescriptor. - SAML2AuthnRequestsSignedSecurityHandler() - Constructor for class org.opensaml.saml.saml2.binding.security.impl.SAML2AuthnRequestsSignedSecurityHandler
- SAML2HTTPPostSimpleSignSecurityHandler - Class in org.opensaml.saml.saml2.binding.security.impl
-
Message handler which evaluates simple "blob" signatures according to the SAML 2 HTTP-POST-SimpleSign binding.
- SAML2HTTPPostSimpleSignSecurityHandler() - Constructor for class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
- SAML2HTTPRedirectDeflateSignatureSecurityHandler - Class in org.opensaml.saml.saml2.binding.security.impl
-
Message handler which evaluates simple "blob" signatures according to the SAML 2 HTTP-Redirect DEFLATE binding.
- SAML2HTTPRedirectDeflateSignatureSecurityHandler() - Constructor for class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPRedirectDeflateSignatureSecurityHandler
- SAMLAddAttributeConsumingServiceHandler - Class in org.opensaml.saml.common.binding.impl
-
SAML
MessageHandlerthat attaches anAttributeConsumingServiceContextto theSAMLMetadataContextbased on the content of anAuthnRequestin the message context. - SAMLAddAttributeConsumingServiceHandler() - Constructor for class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
-
Constructor.
- SAMLAddAttributeConsumingServiceHandler.AuthnRequestLookup - Class in org.opensaml.saml.common.binding.impl
-
Default lookup function that find a SAML 2
AuthnRequest. - SAMLArtifactMetadataIndex - Class in org.opensaml.saml.metadata.resolver.index.impl
-
An implementation of
MetadataIndexwhich indexes entities by their artifact SourceID values. - SAMLArtifactMetadataIndex() - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex
-
Constructor.
- SAMLArtifactMetadataIndex(List<Function<EntityDescriptor, Set<MetadataIndexKey>>>) - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex
-
Constructor.
- SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey - Class in org.opensaml.saml.metadata.resolver.index.impl
-
An implementation of
MetadataIndexKeyrepresenting a SAML artifact SourceID value. - SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey - Class in org.opensaml.saml.metadata.resolver.index.impl
-
An implementation of
MetadataIndexKeyrepresenting a SAML artifact source location value. - SAMLArtifactMetadataIndex.EntityIDToSHA1SourceIDIndexingFunction - Class in org.opensaml.saml.metadata.resolver.index.impl
-
Entity descriptor indexing function which produces a single
SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKeybased on the SHA-1 digest of the UTF-8 encoding of the value ofEntityDescriptor.getEntityID(). - SAMLArtifactMetadataIndex.SourceIDExtensionIndexingFunction - Class in org.opensaml.saml.metadata.resolver.index.impl
-
Descriptor indexing function which produces 0 to many
SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKeyinstances based on the values of allSourceIDextension elements present in the descriptor'sRoleDescriptors. - SAMLArtifactMetadataIndex.SourceLocationIndexingFunction - Class in org.opensaml.saml.metadata.resolver.index.impl
-
Descriptor indexing function which produces 0 to many
SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKeyinstances based on the location values of allArtifactResolutionServiceelements present in the descriptor'sRoleDescriptors. - SAMLArtifactURLBuilder - Class in org.opensaml.saml.metadata.resolver.impl
-
Implementation of
MetadataQueryProtocolRequestURLBuilder.MetadataQueryProtocolURLBuilderwhich understandsArtifactCriterion. - SAMLArtifactURLBuilder() - Constructor for class org.opensaml.saml.metadata.resolver.impl.SAMLArtifactURLBuilder
- SAMLConfigurationInitializer - Class in org.opensaml.saml.config.impl
-
An initializer which initializes the
SAMLConfigurationinstance held by theConfigurationService. - SAMLConfigurationInitializer() - Constructor for class org.opensaml.saml.config.impl.SAMLConfigurationInitializer
- SAMLMDClientCertAuthSecurityHandler - Class in org.opensaml.saml.common.binding.security.impl
-
SAML specialization of
BaseClientCertAuthSecurityHandlerwhich provides support for X509Credential trust engine validation based on SAML metadata. - SAMLMDClientCertAuthSecurityHandler() - Constructor for class org.opensaml.saml.common.binding.security.impl.SAMLMDClientCertAuthSecurityHandler
-
Constructor.
- SAMLMDCredentialContext - Class in org.opensaml.saml.security.impl
-
A credential context for credentials resolved from a
KeyInfothat was found in SAML 2 metadata. - SAMLMDCredentialContext(KeyDescriptor) - Constructor for class org.opensaml.saml.security.impl.SAMLMDCredentialContext
-
Constructor.
- SAMLMetadataEncryptionParametersResolver - Class in org.opensaml.saml.security.impl
-
A specialization of
BasicEncryptionParametersResolverwhich resolves credentials and algorithm preferences against SAML metadata via aMetadataCredentialResolver. - SAMLMetadataEncryptionParametersResolver(MetadataCredentialResolver) - Constructor for class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Constructor.
- SAMLMetadataLookupHandler - Class in org.opensaml.saml.common.binding.impl
-
Handler for inbound SAML protocol messages that attempts to locate SAML metadata for a SAML entity, and attaches it as a
SAMLMetadataContextchild of a pre-existing concrete instance ofAbstractSAMLEntityContext. - SAMLMetadataLookupHandler() - Constructor for class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
- SAMLMetadataSignatureSigningParametersResolver - Class in org.opensaml.saml.security.impl
-
A specialization of
BasicSignatureSigningParametersResolverwhich also supports input of SAML metadata, specifically theSigningMethodandDigestMethodextension elements. - SAMLMetadataSignatureSigningParametersResolver() - Constructor for class org.opensaml.saml.security.impl.SAMLMetadataSignatureSigningParametersResolver
- SAMLOutboundDestinationHandler - Class in org.opensaml.saml.common.binding.impl
-
Handler for outbound SAML protocol messages which adds the destination endpoint URL as the 'recipient' attribute to SAML 1
ResponseAbstractTypemessages, or as the 'destination' attribute toRequestAbstractTypeandStatusResponseTypemessages. - SAMLOutboundDestinationHandler() - Constructor for class org.opensaml.saml.common.binding.impl.SAMLOutboundDestinationHandler
- SAMLOutboundProtocolMessageSigningHandler - Class in org.opensaml.saml.common.binding.security.impl
-
A message handler implementation that signs an outbound SAML protocol message if the message context contains an instance of
SignatureSigningParametersas determined bySAMLMessageSecuritySupport.getContextSigningParameters(MessageContext). - SAMLOutboundProtocolMessageSigningHandler() - Constructor for class org.opensaml.saml.common.binding.security.impl.SAMLOutboundProtocolMessageSigningHandler
-
Constructor.
- samlProtocol - Variable in class org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler
-
Protocol value to add to context.
- SAMLProtocolAndRoleHandler - Class in org.opensaml.saml.common.binding.impl
-
SAML
MessageHandlerthat attaches protocol and role information to a message context viaSAMLProtocolContextand an instance ofAbstractSAMLEntityContextobjects. - SAMLProtocolAndRoleHandler() - Constructor for class org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler
- samlProtocolContext - Variable in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
The SAML protocol context in operation.
- samlProtocolContext - Variable in class org.opensaml.saml.common.binding.security.impl.BaseSAMLXMLSignatureSecurityHandler
-
The SAML protocol context in operation.
- SAMLProtocolMessageXMLSignatureSecurityHandler - Class in org.opensaml.saml.common.binding.security.impl
-
SAML security message handler which validates the signature (if present) on the
SAMLObjectwhich represents the SAML protocol message being processed. - SAMLProtocolMessageXMLSignatureSecurityHandler() - Constructor for class org.opensaml.saml.common.binding.security.impl.SAMLProtocolMessageXMLSignatureSecurityHandler
-
Constructor.
- samlSchemaBuilder - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.SchemaValidationFilter
-
SAML schema source.
- SAMLSignatureProfileValidator - Class in org.opensaml.saml.security.impl
-
A validator for instances of
Signature, which validates that the signature meets security-related requirements indicated by the SAML profile of XML Signature. - SAMLSignatureProfileValidator() - Constructor for class org.opensaml.saml.security.impl.SAMLSignatureProfileValidator
- SAMLSOAPDecoderBodyHandler - Class in org.opensaml.saml.common.binding.impl
-
Body handler impl for use with SAML SOAP message decoders.
- SAMLSOAPDecoderBodyHandler() - Constructor for class org.opensaml.saml.common.binding.impl.SAMLSOAPDecoderBodyHandler
- satisfyAnyPredicates - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Flag which determines whether predicates used in filtering are connected by a logical 'OR' (true) or by logical 'AND' (false).
- satisfyAnyPredicates - Variable in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Flag which determines whether predicates used in filtering are connected by a logical 'OR' (true) or by logical 'AND' (false).
- schemaBuilder - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.SchemaValidationFilter
-
Self-managed SchemaBuilder to support old extension schema parameter.
- SchemaValidationFilter - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
A metadata filter that schema validates an incoming metadata file.
- SchemaValidationFilter(SAMLSchemaBuilder) - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.SchemaValidationFilter
-
Constructor.
- scoping - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
Scoping child element.
- ScopingBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
ScopingImpl. - ScopingBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.ScopingBuilder
-
Constructor.
- ScopingImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
Scoping. - ScopingImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.ScopingImpl
-
Constructor.
- ScopingMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
Scopingobjects. - ScopingMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ScopingMarshaller
- ScopingUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Scopingobjects. - ScopingUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.ScopingUnmarshaller
- ScriptedTrustedNamesFunction - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
A scripted
Functionwhich can be injected intoSignatureValidationFilter.setDynamicTrustedNamesStrategy(Function). - ScriptedTrustedNamesFunction(EvaluableScript) - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.ScriptedTrustedNamesFunction
-
Constructor.
- ScriptedTrustedNamesFunction(EvaluableScript, String) - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.ScriptedTrustedNamesFunction
-
Constructor.
- secondaryIndexManager - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver.BatchEntityBackingStore
-
Manager for secondary indexes.
- secondaryIndexManager - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.DynamicEntityBackingStore
-
Manager for secondary indexes.
- securityParametersContextLookupStrategy - Variable in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Strategy used to look up the
SecurityParametersContextto set the parameters for. - securityParametersContextLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Strategy used to look up the
SecurityParametersContextto set the parameters for. - securityParametersLookupStrategy - Variable in class org.opensaml.saml.common.profile.impl.SignAssertions
-
Strategy used to locate the
SecurityParametersContextto use for signing. - securityParametersLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Resolver for security parameters context.
- securityParamsLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Strategy used to locate the
SecurityParametersContext. - selfEntityIDResolver - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Resolver for the self entityID, based on the peer entity data.
- selfRecipientLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Strategy used to obtain the self recipient value.
- SenderVouchersSubjectConfirmationValidator - Class in org.opensaml.saml.saml2.assertion.impl
-
Validates a Sender Vouches subject confirmation.
- SenderVouchersSubjectConfirmationValidator() - Constructor for class org.opensaml.saml.saml2.assertion.impl.SenderVouchersSubjectConfirmationValidator
- separator - Variable in class org.opensaml.saml.metadata.resolver.impl.EntityIDDigestGenerator
-
Common separator between prefix, digested and suffix values.
- serialize(SAMLArtifactMap.SAMLArtifactMapEntry) - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMapEntryFactory
- ServiceDescriptionBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
ServiceDescriptionImpl. - ServiceDescriptionBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.ServiceDescriptionBuilder
-
Constructor.
- ServiceDescriptionImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
ServiceDescription. - ServiceDescriptionImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.ServiceDescriptionImpl
-
Constructor.
- serviceDescriptions - Variable in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
-
ServiceDescription children.
- ServiceNameBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
ServiceNameImpl. - ServiceNameBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.ServiceNameBuilder
-
Constructor.
- ServiceNameImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
ServiceName. - ServiceNameImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.ServiceNameImpl
-
Constructor.
- serviceNames - Variable in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
-
ServiceName children.
- sessionIndex - Variable in class org.opensaml.saml.saml2.core.impl.AuthnQueryImpl
-
SessionIndex attribute.
- sessionIndex - Variable in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
-
Index of the session.
- SessionIndexBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
SessionIndexImplobjects. - SessionIndexBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.SessionIndexBuilder
-
Constructor.
- sessionIndexes - Variable in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
-
SessionIndex child elements.
- SessionIndexImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
SessionIndex. - SessionIndexImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.SessionIndexImpl
-
Constructor.
- SessionKeyBuilder - Class in org.opensaml.saml.ext.samlec.impl
-
A Builder for
SessionKeyobjects. - SessionKeyBuilder() - Constructor for class org.opensaml.saml.ext.samlec.impl.SessionKeyBuilder
-
Constructor.
- SessionKeyImpl - Class in org.opensaml.saml.ext.samlec.impl
-
Concrete implementation of
SessionKey. - SessionKeyImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
-
Constructor.
- SessionKeyMarshaller - Class in org.opensaml.saml.ext.samlec.impl
-
A thread-safe Marshaller for
SessionKeyobjects. - SessionKeyMarshaller() - Constructor for class org.opensaml.saml.ext.samlec.impl.SessionKeyMarshaller
- SessionKeyUnmarshaller - Class in org.opensaml.saml.ext.samlec.impl
-
A thread-safe Unmarshaller for
SessionKeyobjects. - SessionKeyUnmarshaller() - Constructor for class org.opensaml.saml.ext.samlec.impl.SessionKeyUnmarshaller
- sessionNotOnOrAfter - Variable in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
-
Time at which the session ends.
- setAddingAudiencesToExistingRestriction(boolean) - Method in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Set whether, if an assertion already contains an audience restriction, this action will add its audiences to that restriction or create another one.
- setAdditionalAudiences(Function<ProfileRequestContext, Set<String>>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the function for determining additional audience values.
- setAddress(String) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- setAddress(String) - Method in class org.opensaml.saml.saml2.core.impl.SubjectLocalityImpl
- setAddressLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Set the strategy used to obtain value for
SubjectConfirmationData.getAddress(). - setAddressRequired(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the predicate which determines whether an Assertion SubjectConfirmationData Address is required.
- setAdvice(Advice) - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- setAdvice(Advice) - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- setAffiliationDescriptor(AffiliationDescriptor) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- setAlgorithm(String) - Method in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodImpl
- setAlgorithm(String) - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
- setAlgorithm(String) - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- setAllowCreate(Boolean) - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
- setAllowCreate(XSBooleanValue) - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
- setAlwaysVerifyTrustedSource(boolean) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Set the flag indicating whether the root signature of a trusted source should always be verified.
- setArtifact(Artifact) - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResolveImpl
- setArtifactBuilderFactory(SAML2ArtifactBuilderFactory) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Set the SAML 2 artifact builder factory.
- setArtifactEndpointResolver(EndpointResolver<ArtifactResolutionService>) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Set the artifact endpoint resolver.
- setArtifactLifetime(Duration) - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Set the artifact entry lifetime.
- setArtifactLifetime(Duration) - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Set the artifact entry lifetime.
- setArtifactMap(SAMLArtifactMap) - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
-
Set the SAML artifact map to use.
- setArtifactMap(SAMLArtifactMap) - Method in class org.opensaml.saml.saml1.binding.impl.SAML1ArtifactRequestIssuerHandler
-
Set the artifact map to use.
- setArtifactMap(SAMLArtifactMap) - Method in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Set the artifact map to use.
- setArtifactMap(SAMLArtifactMap) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Set the SAML artifact map to use.
- setArtifactMap(SAMLArtifactMap) - Method in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Set the artifact map to use.
- setAssertionConsumerServiceIndex(Integer) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setAssertionConsumerServiceURL(String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setAssertionConsumerServiceURL(String) - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
- setAssertionLifetimeStrategy(Function<ProfileRequestContext, Duration>) - Method in class org.opensaml.saml.common.profile.impl.AddNotOnOrAfterConditionToAssertions
-
Set strategy function to obtain assertion lifetime.
- setAssertionResolver(Function<ProfileRequestContext, List<Assertion>>) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Set the function which resolves the list of assertions to validate.
- setAssertionsLookupStrategy(Function<ProfileRequestContext, List<Assertion>>) - Method in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Set the strategy used to locate the
Assertions to operate on. - setAssertionsLookupStrategy(Function<ProfileRequestContext, List<Assertion>>) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Set the strategy used to locate the
Assertions to operate on. - setAssertionValidator(SAML20AssertionValidator) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Set the locally-configured Assertion validator.
- setAssertionValidator(SAML20AssertionValidator) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Set the locally-configured Assertion validator.
- setAssertionValidatorLookup(Function<Pair<MessageContext, Assertion>, SAML20AssertionValidator>) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Set the Assertion validator lookup function.
- setAssertionValidatorLookup(Function<Pair<ProfileRequestContext, Assertion>, SAML20AssertionValidator>) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Set the Assertion validator lookup function.
- setAttributeConsumingServiceIndex(Integer) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setAttributeFilter(Predicate<Attribute>) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
-
Set a condition to apply to any pre-existing extension attributes, such that failure causes their removal.
- setAttributeName(String) - Method in class org.opensaml.saml.saml1.core.impl.AttributeDesignatorImpl
- setAttributeNamespace(String) - Method in class org.opensaml.saml.saml1.core.impl.AttributeDesignatorImpl
- setAudienceRestrictionsLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Set the strategy used to obtain the audience restrictions to apply.
- setAuthenticatedCertificatePresenterEntityID(MessageContext, String) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLMDClientCertAuthSecurityHandler
- setAuthenticatedState(MessageContext, boolean) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLMDClientCertAuthSecurityHandler
- setAuthenticationInstant(Instant) - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
- setAuthenticationMethod(String) - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationQueryImpl
- setAuthenticationMethod(String) - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
- setAuthnContext(AuthnContext) - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
- setAuthnContextClassRef(AuthnContextClassRef) - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
- setAuthnContextDecl(AuthnContextDecl) - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
- setAuthnContextDeclRef(AuthnContextDeclRef) - Method in class org.opensaml.saml.saml2.core.impl.AuthnContextImpl
- setAuthnInstant(Instant) - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
- setAuthnRequestsSigned(Boolean) - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- setAuthnRequestsSigned(XSBooleanValue) - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- setAuthorityKind(QName) - Method in class org.opensaml.saml.saml1.core.impl.AuthorityBindingImpl
- setBackgroundInitializationFromCacheDelay(Duration) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the delay after which to schedule the background initialization from the persistent cache.
- setBackingStore(AbstractMetadataResolver.EntityBackingStore) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Set the EntityDescriptor backing store currently in use by the metadata resolver.
- setBackupFile(String) - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Sets the file used to backup metadata.
- setBackupFileInitNextRefreshDelay(Duration) - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Set the duration after which to schedule next refresh, when initialized from backup file.
- setBaseID(BaseID) - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
- setBaseID(BaseID) - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- setBaseID(BaseID) - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
- setBaseID(BaseID) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
- setBaseID(BaseID) - Method in class org.opensaml.saml.saml2.core.impl.SubjectImpl
- setBinding(String) - Method in class org.opensaml.saml.saml1.core.impl.AuthorityBindingImpl
- setBinding(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
- setBindingDescriptor(BindingDescriptor) - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPArtifactDecoder
-
Set an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - setBindingDescriptor(BindingDescriptor) - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Set an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - setBindingDescriptor(BindingDescriptor) - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPPostDecoder
-
Set an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - setBindingDescriptor(BindingDescriptor) - Method in class org.opensaml.saml.saml1.binding.decoding.impl.HTTPSOAP11Decoder
-
Set an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - setBindingDescriptor(BindingDescriptor) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Set an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - setBindingDescriptor(BindingDescriptor) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HttpClientResponseSOAP11Decoder
-
Set an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - setBindingDescriptor(BindingDescriptor) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostDecoder
-
Set an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - setBindingDescriptor(BindingDescriptor) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPRedirectDeflateDecoder
-
Set an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - setBindingDescriptor(BindingDescriptor) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPSOAP11Decoder
-
Set an optional
BindingDescriptorto inject intoSAMLBindingContextcreated. - setCachedFilteredMetadata(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver.BatchEntityBackingStore
-
Set the cached filtered source metadata.
- setCachedOriginalMetadata(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver.BatchEntityBackingStore
-
Set the cached original source metadata.
- setCacheDuration(Duration) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- setCacheDuration(Duration) - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- setCacheDuration(Duration) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- setCacheDuration(Duration) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- setCacheSourceMetadata(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Set whether to cache the original source metadata document.
- setCacheSourceMetadata(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Set whether to cache the original source metadata document.
- setChannelBindingsContextLookupStrategy(Function<MessageContext, ChannelBindingsContext>) - Method in class org.opensaml.saml.common.binding.impl.AddChannelBindingsHeaderHandler
-
Set the strategy used to locate the
ChannelBindingsContextto operate on. - setChannelBindingsContextLookupStrategy(Function<ProfileRequestContext, ChannelBindingsContext>) - Method in class org.opensaml.saml.saml2.profile.impl.AddChannelBindingsToAssertions
-
Set the strategy used to locate the
ChannelBindingsContextto operate on. - setChannelBindingsCreationStrategy(Function<ProfileRequestContext, ChannelBindingsContext>) - Method in class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
-
Set the strategy used to create or locate the
ChannelBindingsContextto save verified results in. - setChannelBindingsLookupStrategy1(Function<ProfileRequestContext, ChannelBindingsContext>) - Method in class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
-
Set the strategy used to locate the first
ChannelBindingsContextto operate on. - setChannelBindingsLookupStrategy2(Function<ProfileRequestContext, ChannelBindingsContext>) - Method in class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
-
Set the strategy used to locate the second
ChannelBindingsContextto operate on. - setCheckAddress(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the predicate which determines whether an Assertion's network address(es) should be checked.
- setCleanupInterval(Duration) - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Set the cleanup interval, or 0 for none.
- setCleanupTaskInterval(Duration) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the interval at which the cleanup task should run.
- setClockSkew(Duration) - Method in class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
-
Set the clock skew.
- setClockSkew(Duration) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the clock skew.
- setClockSkewLookupStrategy(Function<ProfileRequestContext, Duration>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the strategy by which to resolve the clock skew.
- setCompany(Company) - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- setComparison(AuthnContextComparisonTypeEnumeration) - Method in class org.opensaml.saml.saml2.core.impl.RequestedAuthnContextImpl
- setConditions(Conditions) - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- setConditions(Conditions) - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- setConditions(Conditions) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setConfigurationLookupStrategy(Function<MessageContext, List<SignatureSigningConfiguration>>) - Method in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Set the strategy used to look up a per-request
SignatureSigningConfigurationlist. - setConfigurationLookupStrategy(Function<ProfileRequestContext, List<SignatureSigningConfiguration>>) - Method in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Set the strategy used to look up a per-request
SignatureSigningConfigurationlist. - setConfirmationMethod(String) - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
- setConsent(String) - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- setConsent(String) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- setConsentContextLookupStrategy(Function<MessageContext, SAMLConsentContext>) - Method in class org.opensaml.saml.saml2.binding.impl.AddConsentToResponseHandler
-
Set the strategy for locating
SAMLConsentContext. - setConsentContextLookupStrategy(Function<MessageContext, SAMLConsentContext>) - Method in class org.opensaml.saml.saml2.binding.impl.ExtractConsentFromRequestHandler
-
Set the strategy for locating
SAMLConsentContext. - setCopyContextLookup(ContextDataLookupFunction<MessageContext, ? extends BaseContext>) - Method in class org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler
-
Set the optional lookup function for a context from which to copy the protocol and role data, for example from a parent operation context.
- setCopyContextStrategy(Function<MessageContext, SAMLMetadataContext>) - Method in class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
-
Set the optional strategy for resolving an existing metadata context from which to copy data.
- setCreationInstant(Instant) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationImpl
- setCreationInstant(Instant) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
- setCriterionPredicateRegistry(CriterionPredicateRegistry<EntityDescriptor>) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Set the registry used in resolving predicates from criteria.
- setCriterionPredicateRegistry(CriterionPredicateRegistry<RoleDescriptor>) - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Set the registry used in resolving predicates from criteria.
- setDecision(DecisionTypeEnumeration) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
- setDecision(DecisionTypeEnumeration) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
- setDecryptionPredicate(Predicate<Pair<ProfileRequestContext, EncryptedElementType>>) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Set the predicate used to determine whether to attempt decryption.
- setDefaultAssertionLifetime(Duration) - Method in class org.opensaml.saml.common.profile.impl.AddNotOnOrAfterConditionToAssertions
-
Set the default assertion lifetime.
- setDefaultCriteria(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Set the optional set of default criteria used as input to the trust engine.
- setDefaultGenerator(NameIdentifierGenerator<NameIdType>) - Method in class org.opensaml.saml.common.profile.impl.ChainingNameIdentifierGenerator
-
Set the generator to try if no generator(s) are mapped to a desired format.
- setDefaultKeyAgreementUseKeyWrap(SAMLMetadataKeyAgreementEncryptionConfiguration.KeyWrap) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Set the default for usage of key wrapping with key agreement if not otherwise configured.
- setDelegationInstant(Instant) - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
- setDestination(String) - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- setDestination(String) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- setDetailedErrorsCondition(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Set the predicate used to determine the detailed errors condition.
- setDetailedErrorsCondition(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Set the predicate used to determine the detailed errors condition.
- setDNSAddress(String) - Method in class org.opensaml.saml.saml1.core.impl.SubjectLocalityImpl
- setDNSName(String) - Method in class org.opensaml.saml.saml2.core.impl.SubjectLocalityImpl
- setDynamicTrustedNamesStrategy(Function<XMLObject, Set<String>>) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Get the strategy function for extracting dynamic trusted names from signed metadata elements.
- setECPContextCreationStrategy(Function<ProfileRequestContext, ECPContext>) - Method in class org.opensaml.saml.saml2.profile.impl.PopulateECPContext
-
Set the strategy used to locate the
ECPContextto operate on. - setECPContextLookupStrategy(Function<ProfileRequestContext, ECPContext>) - Method in class org.opensaml.saml.saml2.profile.impl.AddGeneratedKeyToAssertions
-
Set the strategy used to locate the
ECPContextto operate on. - setEncryptedData(EncryptedData) - Method in class org.opensaml.saml.saml2.core.impl.EncryptedElementTypeImpl
- setEncryptedID(EncryptedID) - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
- setEncryptedID(EncryptedID) - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- setEncryptedID(EncryptedID) - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
- setEncryptedID(EncryptedID) - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
- setEncryptedID(EncryptedID) - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseImpl
- setEncryptedID(EncryptedID) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
- setEncryptedID(EncryptedID) - Method in class org.opensaml.saml.saml2.core.impl.SubjectImpl
- setEncryptionContextLookupStrategy(Function<ProfileRequestContext, EncryptionContext>) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Set the strategy used to locate the
EncryptionContextassociated with a givenProfileRequestContext. - setEncryptionContextLookupStrategy(Function<ProfileRequestContext, EncryptionContext>) - Method in class org.opensaml.saml.saml2.profile.impl.PopulateECPContext
-
Set the strategy used to locate the
EncryptionContext. - setEncryptToSelf(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Set the predicate used to determine whether to perform encrypt-to-self.
- setEncryptToSelfParametersStrategy(Function<Pair<ProfileRequestContext, EncryptionParameters>, List<EncryptionParameters>>) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Set the strategy used to resolve the encrypt-to-self parameters.
- setEntityContextClass(Class<? extends AbstractAuthenticatableSAMLEntityContext>) - Method in class org.opensaml.saml.common.binding.security.impl.CheckAndRecordServerTLSEntityAuthenticationtHandler
-
Set the class type holding the authenticatable SAML entity data.
- setEntityContextClass(Class<? extends AbstractAuthenticatableSAMLEntityContext>) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLMDClientCertAuthSecurityHandler
-
Set the class type holding the authenticatable SAML entity data.
- setEntityContextClass(Class<? extends AbstractSAMLEntityContext>) - Method in class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
-
Set the class type holding the SAML entity data.
- setEntityContextClass(Class<? extends AbstractSAMLEntityContext>) - Method in class org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler
-
Set the class type holding the SAML entity data.
- setEntityID(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- setEntityIDLookup(ContextDataLookupFunction<MessageContext, String>) - Method in class org.opensaml.saml.common.binding.security.impl.CheckAndRecordServerTLSEntityAuthenticationtHandler
-
Set the strategy function for resolving the authenticated entityID.
- setEntryFactory(SAMLArtifactMap.SAMLArtifactMapEntryFactory) - Method in class org.opensaml.saml.common.binding.artifact.impl.BasicSAMLArtifactMap
-
Set the map entry factory.
- setEntryFactory(SAMLArtifactMap.SAMLArtifactMapEntryFactory) - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Set the map entry factory.
- setErrorFatal(boolean) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Set whether decryption failure should be treated as an error or ignored.
- setErrorURL(String) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- setEventContextLookupStrategy(Function<ProfileRequestContext, EventContext>) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse.StatusCodeMappingFunction
-
Set lookup strategy for
EventContextto check. - setEventContextLookupStrategy(Function<ProfileRequestContext, EventContext>) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse.StatusCodeMappingFunction
-
Set lookup strategy for
EventContextto check. - setEvidence(Evidence) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryImpl
- setEvidence(Evidence) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
- setEvidence(Evidence) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryImpl
- setEvidence(Evidence) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
- setExcludedFormats(Collection<String>) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Set the
NameIDformats to ignore and leave unencrypted. - setExistingParametersContextLookupStrategy(Function<MessageContext, SecurityParametersContext>) - Method in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Set the strategy used to look up an existing
SecurityParametersContextto copy instead of actually resolving the parameters to set. - setExistingParametersContextLookupStrategy(Function<ProfileRequestContext, SecurityParametersContext>) - Method in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Set the strategy used to look up an existing
SecurityParametersContextto copy instead of actually resolving the parameters to set. - setExpirationTime(Instant) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Set the expiration time of the metadata.
- setExpirationWarningThreshold(Duration) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Sets the impending expiration warning threshold used at refresh time.
- setExpirationWarningThreshold(Duration) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Sets the impending expiration warning threshold used at refresh time.
- setExpires(Duration) - Method in class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
-
Sets the lifetime of replay entries.
- setExtensions(Extensions) - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- setExtensions(Extensions) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- setExtensions(Extensions) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- setExtensions(Extensions) - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- setExtensions(Extensions) - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- setExtensions(Extensions) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- setExtensions(Extensions) - Method in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
- setExtensions(Extensions) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- setFailFastInitialization(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Sets whether problems during initialization should cause the provider to fail or go on without metadata.
- setFilterMappings(Map<Object, MetadataFilter>) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.ByReferenceMetadataFilter
-
Mapping of resolver names to filters to run.
- setFinalDestination(boolean) - Method in class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsHeadersHandler
-
Set whether to include header blocks targeted at the final destination node (defaults to false).
- setForceAuthn(Boolean) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setForceAuthn(XSBooleanValue) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setFormat(String) - Method in class org.opensaml.saml.saml1.core.impl.NameIdentifierImpl
- setFormat(String) - Method in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
- setFormat(String) - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
- setFormatLookupStrategy(Function<ProfileRequestContext, List<String>>) - Method in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Set the strategy function to use to obtain the formats to try.
- setFormatLookupStrategy(Function<ProfileRequestContext, List<String>>) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Set the strategy function to use to obtain the formats to try.
- setFriendlyName(String) - Method in class org.opensaml.saml.saml2.core.impl.AttributeImpl
- setGenerators(List<NameIdentifierGenerator<NameIdType>>) - Method in class org.opensaml.saml.common.profile.impl.ChainingNameIdentifierGenerator
-
Set the format-specific generators to use.
- setGetComplete(GetComplete) - Method in class org.opensaml.saml.saml2.core.impl.IDPListImpl
- setGivenName(GivenName) - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- setHeight(Integer) - Method in class org.opensaml.saml.ext.saml2mdui.impl.LogoImpl
- setHttpClientContextLookup(ContextDataLookupFunction<MessageContext, HttpClientContext>) - Method in class org.opensaml.saml.common.binding.security.impl.CheckAndRecordServerTLSEntityAuthenticationtHandler
-
Set the strategy function for resolving the
to evaluate. - setHttpClientSecurityParameters(HttpClientSecurityParameters) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Set an instance of
HttpClientSecurityParameterswhich provides various parameters to influence the security behavior of the HttpClient instance. - setHttpClientSecurityParameters(HttpClientSecurityParameters) - Method in class org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver
-
Set an instance of
HttpClientSecurityParameterswhich provides various parameters to influence the security behavior of the HttpClient instance. - setHttpServletRequest(HttpServletRequest) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Set the HTTP servlet request being processed.
- setHttpServletRequest(HttpServletRequest) - Method in class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
-
Set the HTTP servlet request being processed.
- setHttpServletRequest(HttpServletRequest) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Set the HTTP servlet request being processed.
- setHttpServletRequest(HttpServletRequest) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Set the HTTP servlet request being processed.
- setID(String) - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- setID(String) - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
- setID(String) - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- setID(String) - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- setID(String) - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- setID(String) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- setID(String) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- setID(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- setID(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- setID(String) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- setIdentifierGenerationStrategy(IdentifierGenerationStrategy) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Set the identifier generation strategy.
- setIdentifierGeneratorLookupStrategy(Function<ProfileRequestContext, IdentifierGenerationStrategy>) - Method in class org.opensaml.saml.saml1.profile.impl.AddResponseShell
-
Set the strategy used to locate the
IdentifierGenerationStrategyto use. - setIdentifierGeneratorLookupStrategy(Function<ProfileRequestContext, IdentifierGenerationStrategy>) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
-
Set the strategy used to locate the
IdentifierGenerationStrategyto use. - setIdentifierGeneratorLookupStrategy(Function<ProfileRequestContext, IdentifierGenerationStrategy>) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Set the strategy used to locate the
IdentifierGenerationStrategyto use. - setIdentifierGeneratorLookupStrategy(Function<ProfileRequestContext, IdentifierGenerationStrategy>) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
Set the strategy used to locate the
IdentifierGenerationStrategyto use. - setIDPList(IDPList) - Method in class org.opensaml.saml.saml2.core.impl.ScopingImpl
- setIDPList(IDPList) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- setIgnoreMissingOrUnrecognized(boolean) - Method in class org.opensaml.saml.common.binding.impl.CheckMessageVersionHandler
-
Set whether to ignore cases where a message does not exist or is not recognized.
- setIncludeSelfEntityIDAsRecipient(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the predicate which determines whether to include the self entityID as a valid Recipient.
- setIndex(int) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
- setIndex(Integer) - Method in class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointImpl
- setIndexes(Set<MetadataIndex>) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Set the configured indexes.
- setIndexes(Set<MetadataIndex>) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the configured indexes.
- setIndexLookupStrategy(Function<MessageContext, AuthnRequest>) - Method in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
-
Set the strategy to locate the
AttributeConsumingServiceindex from theMessageContext. - setInitializationFromCachePredicate(Predicate<EntityDescriptor>) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the predicate which determines whether a given entity should be loaded from the persistent cache at resolver initialization time.
- setInitializeFromBackupFile(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Set the flag indicating whether initialization should first attempt to load metadata from backup file, if it exists.
- setInitializeFromPersistentCacheInBackground(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the flag indicating whether should initialize from the persistent cache in the background.
- setInResponseTo(String) - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- setInResponseTo(String) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- setInResponseTo(String) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- setInResponseTo(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the function for determining the valid InResponseTo.
- setInResponseToLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Set the strategy used to obtain value for
SubjectConfirmationData.getInResponseTo(). - setInResponseToRequired(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the predicate which determines whether an Assertion SubjectConfirmationData InResponseTo is required.
- setInvalidFatal(boolean) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Set flag which indicates whether a failure of Assertion validation should be considered a fatal processing error.
- setInvalidFatal(boolean) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Set flag which indicates whether a failure of Assertion validation should be considered a fatal processing error.
- setIPAddress(String) - Method in class org.opensaml.saml.saml1.core.impl.SubjectLocalityImpl
- setIsDefault(Boolean) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
- setIsDefault(Boolean) - Method in class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointImpl
- setIsDefault(XSBooleanValue) - Method in class org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
- setIsDefault(XSBooleanValue) - Method in class org.opensaml.saml.saml2.metadata.impl.IndexedEndpointImpl
- setIsPassive(Boolean) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setIsPassive(XSBooleanValue) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setIsRequired(Boolean) - Method in class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeImpl
- setIsRequired(XSBooleanValue) - Method in class org.opensaml.saml.saml2.metadata.impl.RequestedAttributeImpl
- setIssueInstant(Instant) - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- setIssueInstant(Instant) - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
- setIssueInstant(Instant) - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- setIssueInstant(Instant) - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- setIssueInstant(Instant) - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- setIssueInstant(Instant) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- setIssuer(String) - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- setIssuer(Issuer) - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- setIssuer(Issuer) - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- setIssuer(Issuer) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- setIssuer(Issuer) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- setIssuerLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Set the strategy used to locate the issuer's identity.
- setIssuerLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
-
Set the strategy used to locate the issuer value to use.
- setIssuerLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Set the strategy used to locate the issuer value to use.
- setIssuerLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
Set the strategy used to locate the issuer value to use.
- setIssuerLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Set the strategy used to locate the issuer's identity.
- setKeyInfo(KeyInfo) - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- setKeyInfo(KeyInfo) - Method in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationImpl
- setKeyInfo(KeyInfo) - Method in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorImpl
- setKeyInfoCredentialResolver(KeyInfoCredentialResolver) - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Set the KeyInfo credential resolver used by this entityDescriptorResolver resolver to handle KeyInfo elements.
- setKeyInfoResolver(KeyInfoCredentialResolver) - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
-
Set the KeyInfo credential resolver.
- setKeyPlacementLookupStrategy(Function<ProfileRequestContext, Encrypter.KeyPlacement>) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Set the strategy used to determine the encrypted key placement strategy.
- setKeywords(List<String>) - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsImpl
- setLastUpdateTime(Instant) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Set the last update time of the metadata.
- setLifetime(Duration) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the lifetime.
- setLifetimeLookupStrategy(Function<ProfileRequestContext, Long>) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Set the strategy used to obtain value for
SubjectConfirmationData.getNotOnOrAfter(). - setLifetimeLookupStrategy(Function<ProfileRequestContext, Duration>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the strategy by which to resolve the lifetime.
- setLoc(String) - Method in class org.opensaml.saml.saml2.core.impl.IDPEntryImpl
- setLocation(String) - Method in class org.opensaml.saml.saml1.core.impl.AuthorityBindingImpl
- setLocation(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
- setMaxCacheDuration(Duration) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the maximum cache duration for metadata.
- setMaxIdleEntityData(Duration) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the maximum idle time for which the resolver will keep data for a given entityID, before it is removed.
- setMaximumTimeSinceAuthn(Function<ProfileRequestContext, Duration>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the function for determining the max allowed time since authentication.
- setMaxKeySize(Integer) - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
- setMaxRefreshDelay(Duration) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Sets the maximum amount of time between refresh intervals.
- setMaxValidityInterval(Duration) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.RequiredValidUntilFilter
-
Set the maximum interval between now and the
validUntildate. - setMergeMetadataRSAOAEPParametersWithConfig(boolean) - Method in class org.opensaml.saml.security.impl.SAMLMetadataEncryptionParametersResolver
-
Set whether the resolver should attempt to merge RSAOAEPParameters values resolved from metadata with additional parameters from supplied instances of
EncryptionConfiguration. - setMessage(SAMLObject) - Method in class org.opensaml.saml.saml2.core.impl.ArtifactResponseImpl
- setMessageLifetime(Duration) - Method in class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
-
Sets the amount of time for which a message is valid.
- setMessageLookupStrategy(Function<ProfileRequestContext, Object>) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Set the strategy used to locate the
SAMLObjectto operate on. - setMessageLookupStrategy(Function<ProfileRequestContext, SAMLObject>) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Set the strategy used to locate the
Responseto operate on. - setMessageType(QName) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
Set the type of message to create.
- setMetadataContextLookupStrategy(Function<MessageContext, SAMLMetadataContext>) - Method in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Set lookup strategy for
SAMLMetadataContextfor input to resolution. - setMetadataContextLookupStrategy(Function<MessageContext, SAMLMetadataContext>) - Method in class org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
-
Set the strategy to locate the
SAMLMetadataContextfrom theMessageContext. - setMetadataContextLookupStrategy(Function<ProfileRequestContext, SAMLMetadataContext>) - Method in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Set lookup strategy for
SAMLMetadataContextfor input to resolution. - setMetadataFile(File) - Method in class org.opensaml.saml.metadata.resolver.impl.FilesystemMetadataResolver
-
Sets the file from which metadata is read.
- setMetadataFilter(MetadataFilter) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
- setMetadataFilter(MetadataFilter) - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- setMethod(String) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
- setMethod(String) - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
- setMethod(String) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Set the confirmation method to use.
- setMethods(Collection<String>) - Method in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Set the confirmation methods to use.
- setMetricsBaseName(String) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the base name for Metrics instrumentation.
- setMinCacheDuration(Duration) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the minimum cache duration for metadata.
- setMinKeySize(Integer) - Method in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
- setMinRefreshDelay(Duration) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Sets the minimum amount of time between refreshes.
- setName(String) - Method in class org.opensaml.saml.saml2.core.impl.AttributeImpl
- setName(String) - Method in class org.opensaml.saml.saml2.core.impl.IDPEntryImpl
- setName(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- setNameFormat(String) - Method in class org.opensaml.saml.saml2.core.impl.AttributeImpl
- setNameID(NameID) - Method in class org.opensaml.saml.ext.saml2delrestrict.impl.DelegateImpl
- setNameID(NameID) - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- setNameID(NameID) - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
- setNameID(NameID) - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
- setNameID(NameID) - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingResponseImpl
- setNameID(NameID) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
- setNameID(NameID) - Method in class org.opensaml.saml.saml2.core.impl.SubjectImpl
- setNameIDContextLookupStrategy(Function<ProfileRequestContext, SAMLSubjectNameIdentifierContext>) - Method in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Set the strategy used to locate the
SAMLSubjectNameIdentifierContextto copy from. - setNameIdentifier(NameIdentifier) - Method in class org.opensaml.saml.saml1.core.impl.SubjectImpl
- setNameIdentifierContextLookupStrategy(Function<ProfileRequestContext, SAMLSubjectNameIdentifierContext>) - Method in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Set the strategy used to locate the
SAMLSubjectNameIdentifierContextto copy from. - setNameIdentifierGenerator(SAML1NameIdentifierGenerator) - Method in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Set the generator to use.
- setNameIDGenerator(SAML2NameIDGenerator) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Set the generator to use.
- setNameIDPolicy(NameIDPolicy) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setNameIDPolicy(NameIDPolicy) - Method in class org.opensaml.saml.saml2.core.impl.NameIDMappingRequestImpl
- setNameIDPolicyPredicate(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Set the predicate used to evaluate the
NameIDPolicy. - setNameQualifier(String) - Method in class org.opensaml.saml.saml1.core.impl.NameIdentifierImpl
- setNameQualifier(String) - Method in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
- setNameQualifier(String) - Method in class org.opensaml.saml.saml2.core.impl.BaseIDImpl
- setNamespace(String) - Method in class org.opensaml.saml.saml1.core.impl.ActionImpl
- setNamespace(String) - Method in class org.opensaml.saml.saml2.core.impl.ActionImpl
- setNamespaceURI(String) - Method in class org.opensaml.saml.saml2.metadata.impl.AdditionalMetadataLocationImpl
- setNegativeLookupCacheDuration(Duration) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the negative lookup cache duration for metadata.
- setNewEncryptedID(NewEncryptedID) - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
- setNewID(NewID) - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
- setNextDestination(boolean) - Method in class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsHeadersHandler
-
Set whether to include header blocks targeted at the next destination node (defaults to true).
- setNodeProcessors(List<MetadataNodeProcessor>) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.NodeProcessingMetadataFilter
-
Set the list of metadata node processors.
- setNoResultIsError(boolean) - Method in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Set whether a failure to resolve any parameters should be raised as an exception.
- setNoResultIsError(boolean) - Method in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Set whether a failure to resolve any parameters should be raised as an exception.
- setNotBefore(Instant) - Method in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
- setNotBefore(Instant) - Method in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
- setNotBefore(Instant) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- setNotBeforeRequired(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the predicate which determines whether an Assertion SubjectConfirmationData NotBefore is required.
- setNotOnOrAfter(Instant) - Method in class org.opensaml.saml.saml1.core.impl.ConditionsImpl
- setNotOnOrAfter(Instant) - Method in class org.opensaml.saml.saml2.core.impl.ConditionsImpl
- setNotOnOrAfter(Instant) - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- setNotOnOrAfter(Instant) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- setNotOnOrAfterRequired(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the predicate which determines whether an Assertion SubjectConfirmationData NotOnOrAfter is required.
- setOrganization(Organization) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- setOrganization(Organization) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- setOverwriteExisting(boolean) - Method in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Set whether to overwrite any existing
NameIdentifierobjects found. - setOverwriteExisting(boolean) - Method in class org.opensaml.saml.saml1.profile.impl.AddResponseShell
-
Set whether to overwrite an existing message.
- setOverwriteExisting(boolean) - Method in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Set whether to overwrite any existing
SubjectConfirmationobjects found. - setOverwriteExisting(boolean) - Method in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Set whether to overwrite any existing
NameIdentifierobjects found. - setOverwriteExisting(boolean) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractResponseShellAction
-
Set whether to overwrite an existing message.
- setOverwriteExisting(boolean) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Set whether to overwrite any existing
NameIDobjects found. - setOverwriteExisting(boolean) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell
-
Set whether to overwrite an existing message.
- setOverwriteExisting(boolean) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Set whether to overwrite any existing
SubjectConfirmationobjects found. - setOverwriteExisting(boolean) - Method in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Set whether to overwrite any existing
NameIDobjects found. - setOwnerID(String) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- setParser(ParserPool) - Method in class org.opensaml.saml.saml2.binding.security.impl.SAML2HTTPPostSimpleSignSecurityHandler
-
Set the parser pool.
- setParserPool(ParserPool) - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMapEntryFactory
-
Sets the parser pool used to parse serialized data.
- setParserPool(ParserPool) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Sets the pool of parsers to use to parse XML.
- setPassive(Boolean) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- setPassive(XSBooleanValue) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- setPeerEntityRole(QName) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Set the peer entity role
QName. - setPersistentCacheKeyGenerator(Function<EntityDescriptor, String>) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the function for generating the String key used with the persistent cache manager.
- setPersistentCacheManager(XMLObjectLoadSaveManager<EntityDescriptor>) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the manager for the persistent cache store for resolved metadata.
- setPostEncoding(boolean) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Set whether the encoder will encode the artifact via POST encoding.
- setProtocol(String) - Method in class org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler
-
Set the protocol constant to attach.
- setProtocolBinding(String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setProviderID(String) - Method in class org.opensaml.saml.saml2.core.impl.IDPEntryImpl
- setProviderName(String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setProviderName(String) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- setProxiedRequesterContextCreationStrategy(Function<MessageContext, ProxiedRequesterContext>) - Method in class org.opensaml.saml.saml2.binding.impl.ExtractProxiedRequestersHandler
-
Set the strategy for creating
ProxiedRequesterContext. - setProxyCount(Integer) - Method in class org.opensaml.saml.saml2.core.impl.ProxyRestrictionImpl
- setProxyCount(Integer) - Method in class org.opensaml.saml.saml2.core.impl.ScopingImpl
- setProxyRestrictionLookupStrategy(Function<ProfileRequestContext, Pair<Integer, Set<String>>>) - Method in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
-
Set the strategy used to obtain the proxy restrictions to apply.
- setPublicationId(String) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationImpl
- setPublicationId(String) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
- setPublisher(String) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationImpl
- setPublisher(String) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
- setQuery(Query) - Method in class org.opensaml.saml.saml1.core.impl.RequestImpl
- setRandomGenerator(SecureRandom) - Method in class org.opensaml.saml.saml2.profile.impl.PopulateECPContext
-
Set the source of randomness to use, or none to bypass key generation.
- setReason(String) - Method in class org.opensaml.saml.saml2.core.impl.LogoutRequestImpl
- setRecipient(String) - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- setRecipient(String) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
- setRecipientLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Set the strategy used to locate the encryption recipient.
- setRecipientLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Set the strategy used to obtain value for
SubjectConfirmationData.getRecipient(). - setRecipientRequired(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the predicate which determines whether an Assertion SubjectConfirmationData Recipient is required.
- setRefreshDelayFactor(float) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Sets the delay factor used to compute the next refresh time.
- setRefreshDelayFactor(Float) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Sets the delay factor used to compute the next refresh time.
- setRefreshTriggerTime(Instant) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.EntityManagementData
-
Set the refresh trigger time of the metadata.
- setRegistrationAuthority(String) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoImpl
- setRegistrationInstant(Instant) - Method in class org.opensaml.saml.ext.saml2mdrpi.impl.RegistrationInfoImpl
- setRemoveEmptyEntitiesDescriptors(boolean) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Set whether to remove an entities descriptor if it does not contain any entity descriptor or entities descriptors.
- setRemoveEmptyEntitiesDescriptors(boolean) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter
-
Set whether to remove an entities descriptor if it does not contain any entity descriptor or entities descriptors.
- setRemoveExistingFormats(boolean) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.NameIDFormatFilter
-
Set whether the filter should remove any existing formats from an entity to which it adds new ones.
- setRemoveIdleEntityData(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Set the flag indicating whether idle entity data should be removed.
- setRemoveRolelessEntityDescriptors(boolean) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityRoleFilter
-
Set whether to remove an entity descriptor if it does not contain any roles after filtering.
- setReplayCache(ReplayCache) - Method in class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
-
Set the replay cache instance to use.
- setRequestedAuthnContext(RequestedAuthnContext) - Method in class org.opensaml.saml.saml2.core.impl.AuthnQueryImpl
- setRequestedAuthnContext(RequestedAuthnContext) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setRequesterLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Set the strategy used to locate the requester's identity.
- setRequesterLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Set the strategy used to locate the requester's identity.
- setRequestIdLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse
-
Set the strategy used to locate the request ID.
- setRequestLookupStrategy(Function<ProfileRequestContext, Request>) - Method in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Set the strategy used to locate the
Requestto operate on. - setRequestLookupStrategy(Function<ProfileRequestContext, ArtifactResolve>) - Method in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Set the strategy used to locate the
ArtifactResolveto operate on. - setRequestLookupStrategy(Function<ProfileRequestContext, AuthnRequest>) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects.NameIDPolicyLookupFunction
-
Set the strategy used to locate the
AuthnRequestto examine. - setRequestLookupStrategy(Function<ProfileRequestContext, AuthnRequest>) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Set the strategy used to locate the
AuthnRequestto examine, if any. - setRequestLookupStrategy(Function<ProfileRequestContext, RequestAbstractType>) - Method in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects.RequesterIdFromIssuerFunction
-
Set the strategy used to locate the
RequestAbstractTypeto examine. - setRequestURLBuilder(Function<CriteriaSet, String>) - Method in class org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver
-
Set the function which builds the request URL.
- setRequiredConditions(Set<QName>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the set of required Conditions.
- setRequiredRule(boolean) - Method in class org.opensaml.saml.common.binding.security.impl.MessageLifetimeSecurityHandler
-
Sets whether this rule is required to be met.
- setRequiredRule(boolean) - Method in class org.opensaml.saml.common.binding.security.impl.MessageReplaySecurityHandler
-
Set whether this rule is required to be met.
- setRequireEncryption(boolean) - Method in class org.opensaml.saml.saml2.profile.impl.PopulateECPContext
-
Set whether to require assertion encryption or skip session key generation.
- setRequireSignedRoot(boolean) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Set whether incoming metadata's root element is required to be signed.
- setRequireValidMetadata(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
- setRequireValidMetadata(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- setRequireValidMetadata(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
- setResolvers(List<MetadataResolver>) - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
-
Sets the current set of metadata resolvers.
- setResolveViaPredicatesOnly(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractBatchMetadataResolver
-
Set the flag indicating whether resolution may be performed solely by applying predicates to the entire metadata collection.
- setResolveViaPredicatesOnly(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Set the flag indicating whether resolution may be performed solely by applying predicates to the entire metadata collection.
- setResource(String) - Method in class org.opensaml.saml.saml1.core.impl.AttributeQueryImpl
- setResource(String) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionQueryImpl
- setResource(String) - Method in class org.opensaml.saml.saml1.core.impl.AuthorizationDecisionStatementImpl
- setResource(String) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionQueryImpl
- setResource(String) - Method in class org.opensaml.saml.saml2.core.impl.AuthzDecisionStatementImpl
- setResponseLocation(String) - Method in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
- setResponseLookupStrategy(Function<ProfileRequestContext, SAMLObject>) - Method in class org.opensaml.saml.common.profile.impl.AddAudienceRestrictionToAssertions
-
Set the strategy used to locate the Response to operate on.
- setResponseLookupStrategy(Function<ProfileRequestContext, SAMLObject>) - Method in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse
-
Set the strategy used to locate the message to operate on.
- setResponseLookupStrategy(Function<ProfileRequestContext, SAMLObject>) - Method in class org.opensaml.saml.common.profile.impl.AddNotBeforeConditionToAssertions
-
Set the strategy used to locate the Response to operate on.
- setResponseLookupStrategy(Function<ProfileRequestContext, SAMLObject>) - Method in class org.opensaml.saml.common.profile.impl.AddNotOnOrAfterConditionToAssertions
-
Set the strategy used to locate the Response to operate on.
- setResponseLookupStrategy(Function<ProfileRequestContext, SAMLObject>) - Method in class org.opensaml.saml.common.profile.impl.SignAssertions
-
Set the strategy used to locate the response to operate on.
- setResponseLookupStrategy(Function<ProfileRequestContext, Response>) - Method in class org.opensaml.saml.saml1.profile.impl.AddDoNotCacheConditionToAssertions
-
Set the strategy used to locate the
Responseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, Response>) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Set the strategy used to locate the
Responseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, Response>) - Method in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Set the strategy used to locate the
Responseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, Response>) - Method in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Set the strategy used to locate the
Responseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, Response>) - Method in class org.opensaml.saml.saml1.profile.impl.ResolveArtifacts
-
Set the strategy used to locate the
Responseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, ArtifactResponse>) - Method in class org.opensaml.saml.saml2.profile.impl.ResolveArtifact
-
Set the strategy used to locate the
ArtifactResponseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, Response>) - Method in class org.opensaml.saml.saml2.profile.impl.AddChannelBindingsToAssertions
-
Set the strategy used to locate the
Responseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, Response>) - Method in class org.opensaml.saml.saml2.profile.impl.AddGeneratedKeyToAssertions
-
Set the strategy used to locate the
Responseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, Response>) - Method in class org.opensaml.saml.saml2.profile.impl.AddOneTimeUseConditionToAssertions
-
Set the strategy used to locate the
Responseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, Response>) - Method in class org.opensaml.saml.saml2.profile.impl.AddProxyRestrictionToAssertions
-
Set the strategy used to locate the Response to operate on.
- setResponseLookupStrategy(Function<ProfileRequestContext, Response>) - Method in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Set the strategy used to locate the
Responseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, Response>) - Method in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Set the strategy used to locate the
Responseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, StatusResponseType>) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Set the strategy used to locate the
StatusResponseTypeto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, StatusResponseType>) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptAssertions
-
Set the strategy used to locate the
Responseto operate on. - setResponseLookupStrategy(Function<ProfileRequestContext, StatusResponseType>) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptAttributes
-
Set the strategy used to locate the
Responseto operate on. - setRole(QName) - Method in class org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler
-
Set the operational role to attach.
- setRoleDescriptorResolver(RoleDescriptorResolver) - Method in class org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler
-
Set the
RoleDescriptorResolverto use. - setRoleDescriptorResolver(RoleDescriptorResolver) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Set the role descriptor resolver.
- setRoleDescriptorResolver(RoleDescriptorResolver) - Method in class org.opensaml.saml.security.impl.MetadataCredentialResolver
-
Set the metadata RoleDescriptor resolver instance used by this resolver.
- setRules(Map<Predicate<EntityDescriptor>, Collection<String>>) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.NameIDFormatFilter
-
Set the mappings from
Predicateto format collection to apply. - setRules(Map<Predicate<EntityDescriptor>, Collection<XMLObject>>) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.AlgorithmFilter
-
Set the mappings from
Predicateto extensions of various types to apply. - setRules(Map<Predicate<EntityDescriptor>, Collection<Attribute>>) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.EntityAttributesFilter
- setSatisfyAnyPredicates(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Set the flag indicating whether resolved credentials may satisfy any predicates (i.e.
- setSatisfyAnyPredicates(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Set the flag indicating whether resolved credentials may satisfy any predicates (i.e.
- setScoping(Scoping) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setSecurityParametersContextLookupStrategy(Function<MessageContext, SecurityParametersContext>) - Method in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Set the strategy used to look up the
SecurityParametersContextto set the parameters for. - setSecurityParametersContextLookupStrategy(Function<ProfileRequestContext, SecurityParametersContext>) - Method in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Set the strategy used to look up the
SecurityParametersContextto set the parameters for. - setSecurityParametersContextLookupStrategy(Function<ProfileRequestContext, SecurityParametersContext>) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractDecryptAction
-
Set the strategy used to locate the
SecurityParametersContextassociated with a givenProfileRequestContext. - setSecurityParametersLookupStrategy(Function<ProfileRequestContext, SecurityParametersContext>) - Method in class org.opensaml.saml.common.profile.impl.SignAssertions
-
Set the strategy used to locate the
SecurityParametersContextto use. - setSecurityParametersLookupStrategy(Function<ProfileRequestContext, SecurityParametersContext>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the strategy by which to resolve a
SecurityParametersContext. - setSelfEntityIDResolver(Resolver<String, CriteriaSet>) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Set the resolver for the self entityID.
- setSelfRecipientLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.AbstractEncryptAction
-
Set the strategy used to locate the self identity value to use.
- setSessionIndex(String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnQueryImpl
- setSessionIndex(String) - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
- setSessionNotOnOrAfter(Instant) - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
- setSignatureCriteriaSetFunction(Function<Pair<MessageContext, Assertion>, CriteriaSet>) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Set the function for resolving the signature validation CriteriaSet for a particular function.
- setSignatureCriteriaSetFunction(Function<Pair<ProfileRequestContext, Assertion>, CriteriaSet>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the function for resolving the signature validation CriteriaSet for a particular function.
- setSignaturePrevalidator(SignaturePrevalidator) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLProtocolMessageXMLSignatureSecurityHandler
-
Set the prevalidator for XML Signature instances.
- setSignaturePrevalidator(SignaturePrevalidator) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Set the validator used to perform pre-validation on Signature tokens.
- setSignatureRequired(boolean) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Set the flag indicating whether an Assertion signature is required.
- setSignatureRequired(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the predicate which determines whether an Assertion signature is required.
- setSignatureSigningParametersResolver(SignatureSigningParametersResolver) - Method in class org.opensaml.saml.common.binding.impl.PopulateSignatureSigningParametersHandler
-
Set the resolver to use for the parameters to store into the context.
- setSignatureSigningParametersResolver(SignatureSigningParametersResolver) - Method in class org.opensaml.saml.common.profile.impl.PopulateSignatureSigningParameters
-
Set the resolver to use for the parameters to store into the context.
- setSignErrorResponses(boolean) - Method in class org.opensaml.saml.common.binding.security.impl.SAMLOutboundProtocolMessageSigningHandler
-
Set whether to sign response messages that contain errors (defaults to true).
- setSOAP11Actor(String) - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
- setSOAP11Actor(String) - Method in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyImpl
- setSOAP11Actor(String) - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- setSOAP11Actor(String) - Method in class org.opensaml.saml.saml2.ecp.impl.RelayStateImpl
- setSOAP11Actor(String) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedImpl
- setSOAP11Actor(String) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- setSOAP11Actor(String) - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
- setSOAP11Actor(String) - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
- setSOAP11MustUnderstand(Boolean) - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
- setSOAP11MustUnderstand(Boolean) - Method in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyImpl
- setSOAP11MustUnderstand(Boolean) - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- setSOAP11MustUnderstand(Boolean) - Method in class org.opensaml.saml.saml2.ecp.impl.RelayStateImpl
- setSOAP11MustUnderstand(Boolean) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedImpl
- setSOAP11MustUnderstand(Boolean) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- setSOAP11MustUnderstand(Boolean) - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
- setSOAP11MustUnderstand(Boolean) - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
- setSOAP11MustUnderstand(XSBooleanValue) - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
- setSOAP11MustUnderstand(XSBooleanValue) - Method in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyImpl
- setSOAP11MustUnderstand(XSBooleanValue) - Method in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
- setSOAP11MustUnderstand(XSBooleanValue) - Method in class org.opensaml.saml.saml2.ecp.impl.RelayStateImpl
- setSOAP11MustUnderstand(XSBooleanValue) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedImpl
- setSOAP11MustUnderstand(XSBooleanValue) - Method in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
- setSOAP11MustUnderstand(XSBooleanValue) - Method in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
- setSOAP11MustUnderstand(XSBooleanValue) - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
- setSOAPClient(SOAPClient) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Set the SOAP client instance.
- setSOAPClientSecurityConfigurationProfileId(String) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Set the SOAP client security configuration profile ID to use.
- setSOAPPipelineName(String) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Set the name of the specific SOAP client message pipeline to use, for example with
PipelineFactoryHttpSOAPClient. - setSourceId(String) - Method in class org.opensaml.saml.metadata.resolver.filter.data.impl.MetadataSource
-
Set identifier of the metadata source.
- setSPNameQualifier(String) - Method in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
- setSPNameQualifier(String) - Method in class org.opensaml.saml.saml2.core.impl.BaseIDImpl
- setSPNameQualifier(String) - Method in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
- setSPProvidedID(String) - Method in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
- setStatus(Status) - Method in class org.opensaml.saml.saml1.core.impl.ResponseImpl
- setStatus(Status) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- setStatusCode(StatusCode) - Method in class org.opensaml.saml.saml1.core.impl.StatusCodeImpl
- setStatusCode(StatusCode) - Method in class org.opensaml.saml.saml1.core.impl.StatusImpl
- setStatusCode(StatusCode) - Method in class org.opensaml.saml.saml2.core.impl.StatusCodeImpl
- setStatusCode(StatusCode) - Method in class org.opensaml.saml.saml2.core.impl.StatusImpl
- setStatusCodes(List<String>) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Set the list of status code values to insert, ordered such that the top level code is first and every other code will be nested inside the previous one.
- setStatusCodes(List<QName>) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Set the default list of status code values to insert, ordered such that the top level code is first and every other code will be nested inside the previous one.
- setStatusCodesLookupStrategy(Function<ProfileRequestContext, List<String>>) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Set the optional strategy used to obtain status codes to include.
- setStatusCodesLookupStrategy(Function<ProfileRequestContext, List<QName>>) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Set the optional strategy used to obtain status codes to include.
- setStatusDetail(StatusDetail) - Method in class org.opensaml.saml.saml1.core.impl.StatusImpl
- setStatusDetail(StatusDetail) - Method in class org.opensaml.saml.saml2.core.impl.StatusImpl
- setStatusMessage(String) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Set a default status message to use in the event that error detail is off, or no specific message is obtained.
- setStatusMessage(String) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Set a default status message to use in the event that error detail is off, or no specific message is obtained.
- setStatusMessage(StatusMessage) - Method in class org.opensaml.saml.saml1.core.impl.StatusImpl
- setStatusMessage(StatusMessage) - Method in class org.opensaml.saml.saml2.core.impl.StatusImpl
- setStatusMessageLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Set the optional strategy used to obtain a status message to include.
- setStatusMessageLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Set the optional strategy used to obtain a status message to include.
- setStorageService(StorageService) - Method in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Set the artifact store.
- setSubject(Subject) - Method in class org.opensaml.saml.saml1.core.impl.SubjectQueryImpl
- setSubject(Subject) - Method in class org.opensaml.saml.saml1.core.impl.SubjectStatementImpl
- setSubject(Subject) - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- setSubject(Subject) - Method in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
- setSubject(Subject) - Method in class org.opensaml.saml.saml2.core.impl.SubjectQueryImpl
- setSubjectConfirmation(SubjectConfirmation) - Method in class org.opensaml.saml.saml1.core.impl.SubjectImpl
- setSubjectConfirmationData(XMLObject) - Method in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationImpl
- setSubjectConfirmationData(SubjectConfirmationData) - Method in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
- setSubjectConfirmationData(SubjectConfirmationData) - Method in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
- setSubjectLocality(SubjectLocality) - Method in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
- setSubjectLocality(SubjectLocality) - Method in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
- setSupportedContentTypes(List<String>) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Set the list of supported MIME types for use in Accept request header and validation of response Content-Type header.
- setSuppressForBindings(Collection<String>) - Method in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse.DefaultRequestIdLookupStrategy
-
Set the collection of bindings to suppress the lookup of a request ID for.
- setSurName(SurName) - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- setTerminate(Terminate) - Method in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
- setTrusted(boolean) - Method in class org.opensaml.saml.metadata.resolver.filter.data.impl.MetadataSource
-
Set whether the metadata source is trusted.
- setType(String) - Method in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
- setType(ContactPersonTypeEnumeration) - Method in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
- setURI(String) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliateMemberImpl
- setURIComparator(URIComparator) - Method in class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
-
Set the URI comparator instance to use.
- setUse(UsageType) - Method in class org.opensaml.saml.saml2.metadata.impl.KeyDescriptorImpl
- setUseDefaultPredicateRegistry(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Set the flag which determines whether the default predicate registry will be used if one is not supplied explicitly.
- setUseDefaultPredicateRegistry(boolean) - Method in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Set the flag which determines whether the default predicate registry will be used if one is not supplied explicitly.
- setValidationContextBuilder(Function<ValidateAssertions.AssertionValidationInput, ValidationContext>) - Method in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Set the function that builds a
ValidationContextinstance based on aValidateAssertions.AssertionValidationInputinstance. - setValidationContextBuilder(Function<SAML20AssertionTokenValidationInput, ValidationContext>) - Method in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Set the function that builds a
ValidationContextinstance based on aSAML20AssertionTokenValidationInputinstance. - setValidIssuers(Function<ProfileRequestContext, Set<String>>) - Method in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Set the function for determining the valid Issuer values
- setValidUntil(Instant) - Method in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
- setValidUntil(Instant) - Method in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
- setValidUntil(Instant) - Method in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
- setValidUntil(Instant) - Method in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
- setValue(String) - Method in class org.opensaml.saml.saml2.core.impl.StatusCodeImpl
- setValue(QName) - Method in class org.opensaml.saml.saml1.core.impl.RespondWithImpl
- setValue(QName) - Method in class org.opensaml.saml.saml1.core.impl.StatusCodeImpl
- setVelocityEngine(VelocityEngine) - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
-
Set the VelocityEngine instance.
- setVelocityEngine(VelocityEngine) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Set the VelocityEngine instance.
- setVelocityEngine(VelocityEngine) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
-
Set the VelocityEngine instance.
- setVelocityTemplateId(String) - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
-
Set the Velocity template id.
- setVelocityTemplateId(String) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Set the Velocity template id.
- setVelocityTemplateId(String) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
-
Set the Velocity template id.
- setVersion(SAMLVersion) - Method in class org.opensaml.saml.saml1.core.impl.AssertionImpl
- setVersion(SAMLVersion) - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
- setVersion(SAMLVersion) - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
- setVersion(SAMLVersion) - Method in class org.opensaml.saml.saml2.core.impl.AssertionImpl
- setVersion(SAMLVersion) - Method in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
- setVersion(SAMLVersion) - Method in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
- setWantAssertionsSigned(Boolean) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeImpl
- setWantAssertionsSigned(Boolean) - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- setWantAssertionsSigned(XSBooleanValue) - Method in class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeImpl
- setWantAssertionsSigned(XSBooleanValue) - Method in class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
- setWantAuthnRequestsSigned(Boolean) - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- setWantAuthnRequestsSigned(XSBooleanValue) - Method in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
- setWidth(Integer) - Method in class org.opensaml.saml.ext.saml2mdui.impl.LogoImpl
- setXMLLang(String) - Method in class org.opensaml.saml.ext.saml2mdui.impl.KeywordsImpl
- setXMLLang(String) - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedNameImpl
- setXMLLang(String) - Method in class org.opensaml.saml.saml2.metadata.impl.LocalizedURIImpl
- shouldAttemptRefresh(AbstractDynamicMetadataResolver.EntityManagementData) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Determine whether should attempt to refresh the metadata, based on stored refresh trigger time.
- shouldEncrypt(NameID) - Method in class org.opensaml.saml.saml2.profile.impl.EncryptNameIDs
-
Return true iff the NameID should be encrypted.
- SignAssertions - Class in org.opensaml.saml.common.profile.impl
-
Action that signs assertions in a SAML 1/2 Response returned by a lookup strategy, by default the message returned by
InOutOperationContext.getOutboundMessageContext(). - SignAssertions() - Constructor for class org.opensaml.saml.common.profile.impl.SignAssertions
-
Constructor.
- signatureCriteriaSetFunction - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
A function for resolving the signature validation CriteriaSet for a particular function.
- signatureCriteriaSetFunction - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
A function for resolving the signature validation CriteriaSet for a particular function.
- signaturePrevalidator - Variable in class org.opensaml.saml.common.binding.security.impl.SAMLProtocolMessageXMLSignatureSecurityHandler
-
Validator for XML Signature instances.
- signaturePrevalidator - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Prevalidator for XML Signature instances.
- signatureRequired - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Predicate for determining whether an Assertion signature is required.
- signatureRequired - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder
-
Flag indicating whether an Assertion signature is required.
- signatureSigningParameters - Variable in class org.opensaml.saml.common.profile.impl.SignAssertions
-
The signature signing parameters.
- signatureTrustEngine - Variable in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Trust engine used to validate a signature.
- SignatureValidationFilter - Class in org.opensaml.saml.metadata.resolver.filter.impl
-
A metadata filter that validates XML signatures.
- SignatureValidationFilter(SignatureTrustEngine) - Constructor for class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Constructor.
- signErrorResponses - Variable in class org.opensaml.saml.common.binding.security.impl.SAMLOutboundProtocolMessageSigningHandler
-
Whether to sign responses containing errors.
- SigningMethodBuilder - Class in org.opensaml.saml.ext.saml2alg.impl
-
SigningMethod builder.
- SigningMethodBuilder() - Constructor for class org.opensaml.saml.ext.saml2alg.impl.SigningMethodBuilder
-
Constructor.
- SigningMethodImpl - Class in org.opensaml.saml.ext.saml2alg.impl
-
Implementation of
SigningMethod. - SigningMethodImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
-
Constructor.
- SigningMethodMarshaller - Class in org.opensaml.saml.ext.saml2alg.impl
-
SigningMethod marshaller.
- SigningMethodMarshaller() - Constructor for class org.opensaml.saml.ext.saml2alg.impl.SigningMethodMarshaller
- SigningMethodUnmarshaller - Class in org.opensaml.saml.ext.saml2alg.impl
-
SigningMethod unmarshaller.
- SigningMethodUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2alg.impl.SigningMethodUnmarshaller
- SingleLogoutServiceBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
SingleLogoutServiceImpl. - SingleLogoutServiceBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.SingleLogoutServiceBuilder
-
Constructor.
- SingleLogoutServiceImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
SingleLogoutService. - SingleLogoutServiceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.SingleLogoutServiceImpl
-
Constructor.
- singleLogoutServices - Variable in class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
-
Logout services for this SSO entity.
- SingleSignOnServiceBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
SingleSignOnServiceImpl. - SingleSignOnServiceBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.SingleSignOnServiceBuilder
-
Constructor.
- SingleSignOnServiceImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
SingleSignOnService. - SingleSignOnServiceImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.SingleSignOnServiceImpl
-
Constructor.
- singleSignOnServices - Variable in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
-
SingleSignOn services for this entity.
- soap11Actor - Variable in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
-
soap11:actor attribute.
- soap11Actor - Variable in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyImpl
-
soap11:actor attribute.
- soap11Actor - Variable in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
-
soap11:actor attribute.
- soap11Actor - Variable in class org.opensaml.saml.saml2.ecp.impl.RelayStateImpl
-
soap11:actor attribute.
- soap11Actor - Variable in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedImpl
-
soap11:actor attribute.
- soap11Actor - Variable in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
-
soap11:actor attribute.
- soap11Actor - Variable in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
-
soap11:actor attribute.
- soap11Actor - Variable in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
-
soap11:actor attribute.
- soap11MustUnderstand - Variable in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
-
soap11:mustUnderstand.
- soap11MustUnderstand - Variable in class org.opensaml.saml.ext.samlec.impl.GeneratedKeyImpl
-
soap11:mustUnderstand.
- soap11MustUnderstand - Variable in class org.opensaml.saml.ext.samlec.impl.SessionKeyImpl
-
soap11:mustUnderstand.
- soap11MustUnderstand - Variable in class org.opensaml.saml.saml2.ecp.impl.RelayStateImpl
-
soap11:mustUnderstand.
- soap11MustUnderstand - Variable in class org.opensaml.saml.saml2.ecp.impl.RequestAuthenticatedImpl
-
soap11:mustUnderstand.
- soap11MustUnderstand - Variable in class org.opensaml.saml.saml2.ecp.impl.RequestImpl
-
soap11:mustUnderstand.
- soap11MustUnderstand - Variable in class org.opensaml.saml.saml2.ecp.impl.ResponseImpl
-
soap11:mustUnderstand.
- soap11MustUnderstand - Variable in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
-
soap11:mustUnderstand.
- soapClient - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
SOAP client.
- soapClientSecurityConfigurationProfileId - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
SOAP client security configuration profile ID.
- soapPipelineName - Variable in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
The SOAP client message pipeline name.
- sourceId - Variable in class org.opensaml.saml.metadata.resolver.filter.data.impl.MetadataSource
-
An identifier for the source of the metadata, typically the resolver ID.
- sourceID - Variable in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey
-
The SourceID value.
- SourceIDBuilder - Class in org.opensaml.saml.ext.saml1md.impl
-
Builder of
SourceIDImplobjects. - SourceIDBuilder() - Constructor for class org.opensaml.saml.ext.saml1md.impl.SourceIDBuilder
-
Constructor.
- SourceIDExtensionIndexingFunction() - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.SourceIDExtensionIndexingFunction
- SourceIDImpl - Class in org.opensaml.saml.ext.saml1md.impl
-
Concrete implementation of
SourceID. - SourceIDImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml1md.impl.SourceIDImpl
-
Constructor.
- sourceKeyGenerator - Variable in class org.opensaml.saml.metadata.resolver.impl.LocalDynamicMetadataResolver
-
Function for generating the String key used with the source manager.
- SourceLocationIndexingFunction() - Constructor for class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.SourceLocationIndexingFunction
- sourceManager - Variable in class org.opensaml.saml.metadata.resolver.impl.LocalDynamicMetadataResolver
-
The manager for the local store of metadata.
- spNameQualfier - Variable in class org.opensaml.saml.saml2.core.impl.BaseIDImpl
-
SP Name Qualifier of Base.
- spNameQualifier - Variable in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
-
SP Name Qualifier of the Name ID.
- spNameQualifier - Variable in class org.opensaml.saml.saml2.core.impl.NameIDPolicyImpl
-
NameID Format URI.
- spProvidedID - Variable in class org.opensaml.saml.saml2.core.impl.AbstractNameIDType
-
SP ProvidedID of the NameID.
- SPSSODescriptorBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
SPSSODescriptorImpl. - SPSSODescriptorBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorBuilder
-
Constructor.
- SPSSODescriptorImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
SPSSODescriptor. - SPSSODescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorImpl
-
Constructor.
- SPSSODescriptorMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
SPSSODescriptorobjects. - SPSSODescriptorMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorMarshaller
- SPSSODescriptorUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Unmarshaller for
SPSSODescriptorobjects. - SPSSODescriptorUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.SPSSODescriptorUnmarshaller
- SSODescriptorImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
SSODescriptor. - SSODescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.SSODescriptorImpl
-
Constructor.
- SSODescriptorMarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Marshaller for
SSODescriptorobjects. - SSODescriptorMarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.SSODescriptorMarshaller
- SSODescriptorUnmarshaller - Class in org.opensaml.saml.saml2.metadata.impl
-
A thread safe Unmarshaller for
SSODescriptorobjects. - SSODescriptorUnmarshaller() - Constructor for class org.opensaml.saml.saml2.metadata.impl.SSODescriptorUnmarshaller
- statements - Variable in class org.opensaml.saml.saml1.core.impl.AssertionImpl
-
Object representation of all the
Statementelements. - statements - Variable in class org.opensaml.saml.saml2.core.impl.AssertionImpl
-
Statements of the assertion.
- status - Variable in class org.opensaml.saml.saml1.core.impl.ResponseImpl
-
Status associated with this element.
- status - Variable in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
-
Status child element.
- StatusBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
StatusImplobjects. - StatusBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
StatusImpl. - StatusBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.StatusBuilder
-
Constructor.
- StatusBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusBuilder
-
Constructor.
- statusCode - Variable in class org.opensaml.saml.saml1.core.impl.StatusImpl
-
Representation of the StatusCode element.
- statusCode - Variable in class org.opensaml.saml.saml2.core.impl.StatusImpl
-
StatusCode element.
- StatusCodeBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
StatusCodeImplobjects. - StatusCodeBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
StatusCodeImpl. - StatusCodeBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.StatusCodeBuilder
-
Constructor.
- StatusCodeBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusCodeBuilder
-
Constructor.
- StatusCodeImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of
StatusCodeObject. - StatusCodeImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
StatusCode. - StatusCodeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.StatusCodeImpl
-
Constructor.
- StatusCodeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.StatusCodeImpl
-
Constructor.
- StatusCodeMappingFunction(Map<String, List<String>>) - Constructor for class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse.StatusCodeMappingFunction
-
Constructor.
- StatusCodeMappingFunction(Map<String, List<QName>>) - Constructor for class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse.StatusCodeMappingFunction
-
Constructor.
- StatusCodeMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
StatusCodeobjects. - StatusCodeMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
StatusCodeobjects. - StatusCodeMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.StatusCodeMarshaller
- StatusCodeMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusCodeMarshaller
- statusCodesLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Optional method to obtain status codes.
- statusCodesLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Optional method to obtain status codes.
- StatusCodeUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
StatusCodeobjects. - StatusCodeUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
StatusCodeobjects. - StatusCodeUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.StatusCodeUnmarshaller
- StatusCodeUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusCodeUnmarshaller
- statusDetail - Variable in class org.opensaml.saml.saml1.core.impl.StatusImpl
-
Representation of the StatusDetail element.
- statusDetail - Variable in class org.opensaml.saml.saml2.core.impl.StatusImpl
-
StatusDetail element.
- StatusDetailBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
StatusDetailImpl. - StatusDetailBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
StatusDetailImpl. - StatusDetailBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.StatusDetailBuilder
-
Constructor.
- StatusDetailBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusDetailBuilder
-
Constructor.
- StatusDetailImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of
StatusDetail. - StatusDetailImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
StatusDetail. - StatusDetailImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.StatusDetailImpl
-
Constructor.
- StatusDetailImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.StatusDetailImpl
-
Constructor.
- StatusDetailMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
StatusDetailobjects. - StatusDetailMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
StatusDetailobjects. - StatusDetailMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.StatusDetailMarshaller
- StatusDetailMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusDetailMarshaller
- StatusDetailUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
StatusDetailobjects. - StatusDetailUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
StatusDetailobjects. - StatusDetailUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.StatusDetailUnmarshaller
- StatusDetailUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusDetailUnmarshaller
- StatusImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete Implementation
Status. - StatusImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
Status. - StatusImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.StatusImpl
-
Constructor.
- StatusImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.StatusImpl
-
Constructor.
- StatusMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
Statusobjects. - StatusMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
Statusobjects. - StatusMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.StatusMarshaller
- StatusMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusMarshaller
- statusMessage - Variable in class org.opensaml.saml.saml1.core.impl.StatusImpl
-
Representation of the StatusMessage element.
- statusMessage - Variable in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
A default status message to include.
- statusMessage - Variable in class org.opensaml.saml.saml2.core.impl.StatusImpl
-
StatusMessage element.
- statusMessage - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
A default status message to include.
- StatusMessageBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
StatusMessageImplobjects. - StatusMessageBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder of
StatusMessageImpl. - StatusMessageBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.StatusMessageBuilder
-
Constructor.
- StatusMessageBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusMessageBuilder
-
Constructor.
- StatusMessageImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of
StatusMessageobject. - StatusMessageImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
StatusMessage. - StatusMessageImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.StatusMessageImpl
-
Constructor.
- StatusMessageImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.StatusMessageImpl
-
Constructor.
- statusMessageLookupStrategy - Variable in class org.opensaml.saml.saml1.profile.impl.AddStatusToResponse
-
Optional method to obtain a status message.
- statusMessageLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.impl.AddStatusToResponse
-
Optional method to obtain a status message.
- StatusResponseTypeImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
StatusResponseType. - StatusResponseTypeImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
-
Constructor.
- StatusResponseTypeMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
StatusResponseTypeobjects. - StatusResponseTypeMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusResponseTypeMarshaller
- StatusResponseTypeUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
StatusResponseTypeobjects. - StatusResponseTypeUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusResponseTypeUnmarshaller
- StatusUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
Statusobjects. - StatusUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Statusobjects. - StatusUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.StatusUnmarshaller
- StatusUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.StatusUnmarshaller
- STORAGE_CONTEXT - Static variable in class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Storage context label.
- StorageServiceSAMLArtifactMap - Class in org.opensaml.saml.common.binding.artifact.impl
-
Artifact map implementation backed by
StorageService. - StorageServiceSAMLArtifactMap() - Constructor for class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMap
-
Constructor.
- StorageServiceSAMLArtifactMapEntryFactory - Class in org.opensaml.saml.common.binding.artifact.impl
-
A factory and
StorageSerializerfor instances ofBasicSAMLArtifactMapEntry. - StorageServiceSAMLArtifactMapEntryFactory() - Constructor for class org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMapEntryFactory
-
Constructor.
- storeSAMLArtifactType(MessageContext, byte[]) - Method in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPArtifactEncoder
-
Store the SAML artifact type in the message context.
- storeSAMLArtifactType(MessageContext, byte[]) - Method in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Store the SAML artifact type in the message context.
- subject - Variable in class org.opensaml.saml.saml1.core.impl.SubjectQueryImpl
-
Contains the Subject subelement.
- subject - Variable in class org.opensaml.saml.saml1.core.impl.SubjectStatementImpl
-
Contains the Subject subelement.
- subject - Variable in class org.opensaml.saml.saml2.core.impl.AssertionImpl
-
Subject of the assertion.
- subject - Variable in class org.opensaml.saml.saml2.core.impl.AuthnRequestImpl
-
Subject child element.
- subject - Variable in class org.opensaml.saml.saml2.core.impl.SubjectQueryImpl
-
Subject child element.
- subjectBuilder - Variable in class org.opensaml.saml.saml1.profile.impl.AddNameIdentifierToSubjects
-
Builder for Subject objects.
- subjectBuilder - Variable in class org.opensaml.saml.saml1.profile.impl.AddSubjectConfirmationToSubjects
-
Builder for Subject objects.
- subjectBuilder - Variable in class org.opensaml.saml.saml1.profile.impl.CopyNameIdentifierFromRequest
-
Builder for Subject objects.
- subjectBuilder - Variable in class org.opensaml.saml.saml2.profile.impl.AddNameIDToSubjects
-
Builder for Subject objects.
- subjectBuilder - Variable in class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Builder for Subject objects.
- subjectBuilder - Variable in class org.opensaml.saml.saml2.profile.impl.CopyNameIDFromRequest
-
Builder for Subject objects.
- SubjectBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of (@link org.opensaml.saml.saml1.core.impl.SubjectImpl} objects.
- SubjectBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
SubjectImplobjects. - SubjectBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectBuilder
-
Constructor.
- SubjectBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectBuilder
-
Constructor.
- subjectConfirmation - Variable in class org.opensaml.saml.saml1.core.impl.SubjectImpl
-
Contains the SubjectConfirmation inside the Subject.
- SubjectConfirmationBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
SubjectConfirmationImplobjects. - SubjectConfirmationBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
SubjectConfirmationImplobjects. - SubjectConfirmationBuilder - Class in org.opensaml.saml.saml2.ecp.impl
-
A Builder for
SubjectConfirmationobjects. - SubjectConfirmationBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectConfirmationBuilder
-
Constructor.
- SubjectConfirmationBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectConfirmationBuilder
-
Constructor.
- SubjectConfirmationBuilder() - Constructor for class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationBuilder
-
Constructor.
- subjectConfirmationData - Variable in class org.opensaml.saml.saml1.core.impl.SubjectConfirmationImpl
-
Contains the SubjectConfirmationData element.
- subjectConfirmationData - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
-
SubjectConfirmationData of the Confirmation.
- subjectConfirmationData - Variable in class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
-
SubjectConfirmationData of the Confirmation.
- SubjectConfirmationDataBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder for
SubjectConfirmationDataobjects. - SubjectConfirmationDataBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
SubjectConfirmationDataImplobjects. - SubjectConfirmationDataBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectConfirmationDataBuilder
- SubjectConfirmationDataBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataBuilder
-
Constructor.
- SubjectConfirmationDataImpl - Class in org.opensaml.saml.saml1.core.impl
-
A concrete implementation of
SubjectConfirmationData. - SubjectConfirmationDataImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
SubjectConfirmationData. - SubjectConfirmationDataImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectConfirmationDataImpl
-
Constructor.
- SubjectConfirmationDataImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
-
Constructor.
- SubjectConfirmationDataMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
SubjectConfirmationDataobjects. - SubjectConfirmationDataMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataMarshaller
- SubjectConfirmationDataUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
SubjectConfirmationDataobjects. - SubjectConfirmationDataUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataUnmarshaller
- SubjectConfirmationImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete implementation of a
SubjectConfirmationobject. - SubjectConfirmationImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
SubjectConfirmation. - SubjectConfirmationImpl - Class in org.opensaml.saml.saml2.ecp.impl
-
Concrete implementation of
SubjectConfirmation. - SubjectConfirmationImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectConfirmationImpl
-
Constructor.
- SubjectConfirmationImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectConfirmationImpl
-
Constructor.
- SubjectConfirmationImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationImpl
-
Constructor.
- SubjectConfirmationMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
SubjectConfirmationobjects. - SubjectConfirmationMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
SubjectConfirmationobjects. - SubjectConfirmationMarshaller - Class in org.opensaml.saml.saml2.ecp.impl
-
A thread-safe Marshaller for
SubjectConfirmationobjects. - SubjectConfirmationMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectConfirmationMarshaller
- SubjectConfirmationMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectConfirmationMarshaller
- SubjectConfirmationMarshaller() - Constructor for class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationMarshaller
- subjectConfirmations - Variable in class org.opensaml.saml.saml2.core.impl.SubjectImpl
-
Subject Confirmations of the Subject.
- SubjectConfirmationUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
SubjectConfirmationobjects. - SubjectConfirmationUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
SubjectConfirmationobjects. - SubjectConfirmationUnmarshaller - Class in org.opensaml.saml.saml2.ecp.impl
-
A thread-safe Unmarshaller for
SubjectConfirmationobjects. - SubjectConfirmationUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectConfirmationUnmarshaller
- SubjectConfirmationUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectConfirmationUnmarshaller
- SubjectConfirmationUnmarshaller() - Constructor for class org.opensaml.saml.saml2.ecp.impl.SubjectConfirmationUnmarshaller
- SubjectImpl - Class in org.opensaml.saml.saml1.core.impl
-
Complete implementation of
Subject. - SubjectImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
Subject. - SubjectImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectImpl
-
Constructor.
- SubjectImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectImpl
-
Constructor.
- subjectLocality - Variable in class org.opensaml.saml.saml1.core.impl.AuthenticationStatementImpl
-
Contains the SubjectLocality subelement.
- subjectLocality - Variable in class org.opensaml.saml.saml2.core.impl.AuthnStatementImpl
-
Subject Locality of the Authentication Statement.
- SubjectLocalityBuilder - Class in org.opensaml.saml.saml1.core.impl
-
Builder of
SubjectLocalityImplobjects. - SubjectLocalityBuilder - Class in org.opensaml.saml.saml2.core.impl
-
Builder for
SubjectLocalityImplobjects. - SubjectLocalityBuilder() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectLocalityBuilder
-
Constructor.
- SubjectLocalityBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectLocalityBuilder
-
Constructor.
- SubjectLocalityImpl - Class in org.opensaml.saml.saml1.core.impl
-
A concrete implementation of the
SubjectLocalityinterface. - SubjectLocalityImpl - Class in org.opensaml.saml.saml2.core.impl
-
A concrete implementation of
SubjectLocality. - SubjectLocalityImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectLocalityImpl
-
Constructor.
- SubjectLocalityImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectLocalityImpl
-
Constructor.
- SubjectLocalityMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
SubjectLocalityobjects. - SubjectLocalityMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaler for
SubjectLocality. - SubjectLocalityMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectLocalityMarshaller
- SubjectLocalityMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectLocalityMarshaller
- SubjectLocalityUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
SubjectLocalityobjects. - SubjectLocalityUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
SubjectLocality. - SubjectLocalityUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectLocalityUnmarshaller
- SubjectLocalityUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectLocalityUnmarshaller
- SubjectMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
Subjectobjects. - SubjectMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
Subjectobjects. - SubjectMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectMarshaller
- SubjectMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectMarshaller
- SubjectQueryImpl - Class in org.opensaml.saml.saml1.core.impl
-
Concrete (but abstract) implementation of
SubjectQueryabstract type. - SubjectQueryImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
SubjectQuery. - SubjectQueryImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectQueryImpl
-
Constructor.
- SubjectQueryImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectQueryImpl
-
Constructor.
- SubjectQueryMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Marshaller for
SubjectQueryobjects. - SubjectQueryMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Marshaller for
SubjectQuery. - SubjectQueryMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectQueryMarshaller
- SubjectQueryMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectQueryMarshaller
- SubjectQueryUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread safe Unmarshaller for
SubjectQueryobjects. - SubjectQueryUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
SubjectQuery. - SubjectQueryUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectQueryUnmarshaller
- SubjectQueryUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectQueryUnmarshaller
- SubjectStatementImpl - Class in org.opensaml.saml.saml1.core.impl
-
Abstract type to implement SubjectStatementType.
- SubjectStatementImpl(String, String, String) - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectStatementImpl
-
Constructor.
- SubjectStatementMarshaller - Class in org.opensaml.saml.saml1.core.impl
-
Marshaller for
SubjectStatementXMLObjects. - SubjectStatementMarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectStatementMarshaller
- SubjectStatementUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
Unamershaller for
SubjectStatements. - SubjectStatementUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectStatementUnmarshaller
- SubjectUnmarshaller - Class in org.opensaml.saml.saml1.core.impl
-
A thread-safe Unmarshaller for
Subjectobjects. - SubjectUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Subjectobjects. - SubjectUnmarshaller() - Constructor for class org.opensaml.saml.saml1.core.impl.SubjectUnmarshaller
- SubjectUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.SubjectUnmarshaller
- suffix - Variable in class org.opensaml.saml.metadata.resolver.impl.EntityIDDigestGenerator
-
Suffix to append to the digested value.
- supportedContentTypes - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
List of supported MIME types for use in Accept request header and validation of response Content-Type header.
- supportedContentTypesValue - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Generated Accept request header value.
- supportedMediaTypes - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver
-
Supported
MediaTypeinstances, constructed from theAbstractDynamicHTTPMetadataResolver.supportedContentTypeslist. - supportedProtocols - Variable in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
-
Set of supported protocols.
- suppressForBindings - Variable in class org.opensaml.saml.common.profile.impl.AddInResponseToToResponse.DefaultRequestIdLookupStrategy
-
Set of bindings to ignore request ID for.
- surName - Variable in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
-
SurName child object.
- SurNameBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
SurNameImpl. - SurNameBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.SurNameBuilder
-
Constructor.
- SurNameImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
SurName. - SurNameImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.SurNameImpl
-
Constructor.
T
- taskTimer - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Timer used to schedule background metadata update tasks.
- taskTimer - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Timer used to schedule background metadata update tasks.
- TelephoneNumberBuilder - Class in org.opensaml.saml.saml2.metadata.impl
-
Builder of
TelephoneNumberImpl. - TelephoneNumberBuilder() - Constructor for class org.opensaml.saml.saml2.metadata.impl.TelephoneNumberBuilder
-
Constructor.
- TelephoneNumberImpl - Class in org.opensaml.saml.saml2.metadata.impl
-
Concrete implementation of
TelephoneNumber. - TelephoneNumberImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.metadata.impl.TelephoneNumberImpl
-
Constructor.
- telephoneNumbers - Variable in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
-
Child telephone numbers.
- template - Variable in class org.opensaml.saml.metadata.resolver.impl.RegexRequestURLBuilder
-
The replacement template.
- template - Variable in class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
-
Velocity template instance used to render the request URL.
- TemplateRequestURLBuilder - Class in org.opensaml.saml.metadata.resolver.impl
-
Function which produces a URL by substituting an entity ID value from criteria into a Velocity template string.
- TemplateRequestURLBuilder(VelocityEngine, String, TemplateRequestURLBuilder.EncodingStyle) - Constructor for class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
-
Constructor.
- TemplateRequestURLBuilder(VelocityEngine, String, TemplateRequestURLBuilder.EncodingStyle, Function<String, String>) - Constructor for class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
-
Constructor.
- TemplateRequestURLBuilder(VelocityEngine, String, TemplateRequestURLBuilder.EncodingStyle, Function<String, String>, Charset) - Constructor for class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
-
Constructor.
- TemplateRequestURLBuilder.EncodingStyle - Enum in org.opensaml.saml.metadata.resolver.impl
-
EntityID Encoding style.
- templateText - Variable in class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
-
The template text, for logging purposes.
- terminate - Variable in class org.opensaml.saml.saml2.core.impl.ManageNameIDRequestImpl
-
Terminate child element.
- TerminateBuilder - Class in org.opensaml.saml.saml2.core.impl
-
A Builder for
TerminateImplobjects. - TerminateBuilder() - Constructor for class org.opensaml.saml.saml2.core.impl.TerminateBuilder
-
Constructor.
- TerminateImpl - Class in org.opensaml.saml.saml2.core.impl
-
Concrete implementation of
Terminate. - TerminateImpl(String, String, String) - Constructor for class org.opensaml.saml.saml2.core.impl.TerminateImpl
-
Constructor.
- TerminateMarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread safe Marshaller for
Terminateobjects. - TerminateMarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.TerminateMarshaller
- TerminateUnmarshaller - Class in org.opensaml.saml.saml2.core.impl
-
A thread-safe Unmarshaller for
Terminateobjects. - TerminateUnmarshaller() - Constructor for class org.opensaml.saml.saml2.core.impl.TerminateUnmarshaller
- test(Endpoint) - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.DefaultEndpointSelectionPredicate
- test(EntityDescriptor) - Method in class org.opensaml.saml.metadata.criteria.entity.impl.EvaluableEntityRoleEntityDescriptorCriterion
- test(RoleDescriptor) - Method in class org.opensaml.saml.metadata.criteria.role.impl.EvaluableEntityRoleDescriptorCriterion
- test(RoleDescriptor) - Method in class org.opensaml.saml.metadata.criteria.role.impl.EvaluableProtocolRoleDescriptorCriterion
- timerFetchFromOriginSource - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Metrics Timer for
AbstractDynamicMetadataResolver.fetchFromOriginSource(CriteriaSet). - timerResolve - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver
-
Metrics Timer for
AbstractDynamicMetadataResolver.resolve(CriteriaSet). - toString() - Method in class org.opensaml.saml.metadata.criteria.entity.impl.EvaluableEntityRoleEntityDescriptorCriterion
- toString() - Method in class org.opensaml.saml.metadata.criteria.role.impl.EvaluableEntityRoleDescriptorCriterion
- toString() - Method in class org.opensaml.saml.metadata.criteria.role.impl.EvaluableProtocolRoleDescriptorCriterion
- toString() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicMetadataResolver.PersistentCacheInitializationMetrics
- toString() - Method in class org.opensaml.saml.metadata.resolver.index.impl.EndpointMetadataIndex.EndpointMetadataIndexKey
- toString() - Method in class org.opensaml.saml.metadata.resolver.index.impl.RoleMetadataIndex.RoleMetadataIndexKey
- toString() - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey
- toString() - Method in class org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey
- trackRefreshSuccess - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Internal flag for tracking success during the refresh operation.
- transformer - Variable in class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
-
Function which transforms the entityID prior to substitution into the URL.
- transformer - Variable in class org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder
-
Function which transforms the entityID prior to substitution into the template.
- trimURLPathSegment(String) - Static method in class org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexSupport
-
Trim the right-most segment from the specified URL path.
- trusted - Variable in class org.opensaml.saml.metadata.resolver.filter.data.impl.MetadataSource
-
Flag indicating whether the metadata source is trusted.
- trustEngine - Variable in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Signature trust engine used to validate raw signatures.
- type - Variable in class org.opensaml.saml.ext.saml2cb.impl.ChannelBindingsImpl
-
Type attribute value.
- type - Variable in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
-
Contact person type.
U
- UIInfoBuilder - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Builder of
UIInfo. - UIInfoBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.UIInfoBuilder
-
Constructor.
- uiInfoChildren - Variable in class org.opensaml.saml.ext.saml2mdui.impl.UIInfoImpl
-
Children of the UIInfo.
- UIInfoImpl - Class in org.opensaml.saml.ext.saml2mdui.impl
-
Concrete implementation of
UIInfo. - UIInfoImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.UIInfoImpl
-
Constructor.
- UIInfoMarshaller - Class in org.opensaml.saml.ext.saml2mdui.impl
-
A thread safe Marshaller for
UIInfoobjects. - UIInfoMarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.UIInfoMarshaller
- UIInfoUnmarshaller - Class in org.opensaml.saml.ext.saml2mdui.impl
-
A thread-safe Unmarshaller for
UIInfoobjects. - UIInfoUnmarshaller() - Constructor for class org.opensaml.saml.ext.saml2mdui.impl.UIInfoUnmarshaller
- unknownAttributes - Variable in class org.opensaml.saml.saml2.core.impl.AttributeImpl
-
"anyAttribute" attributes.
- unknownAttributes - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
-
"anyAttribute" attributes.
- unknownAttributes - Variable in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
-
"anyAttribute" attributes.
- unknownAttributes - Variable in class org.opensaml.saml.saml2.metadata.impl.ContactPersonImpl
-
"anyAttribute" attributes.
- unknownAttributes - Variable in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
-
"anyAttribute" attributes.
- unknownAttributes - Variable in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
"anyAttribute" attributes.
- unknownAttributes - Variable in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
-
"anyAttribute" attributes.
- unknownAttributes - Variable in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
-
"anyAttribute" attributes.
- unknownChildren - Variable in class org.opensaml.saml.ext.saml2alg.impl.DigestMethodImpl
-
Wildcard child elements.
- unknownChildren - Variable in class org.opensaml.saml.ext.saml2alg.impl.SigningMethodImpl
-
Wildcard child elements.
- unknownChildren - Variable in class org.opensaml.saml.saml1.core.impl.AdviceImpl
-
"any" children.
- unknownChildren - Variable in class org.opensaml.saml.saml1.core.impl.StatusDetailImpl
-
child "any" elements.
- unknownChildren - Variable in class org.opensaml.saml.saml2.core.impl.ExtensionsImpl
-
"any" children.
- unknownChildren - Variable in class org.opensaml.saml.saml2.core.impl.StatusDetailImpl
-
child "any" elements.
- unknownChildren - Variable in class org.opensaml.saml.saml2.core.impl.SubjectConfirmationDataImpl
-
"any" children.
- unknownChildren - Variable in class org.opensaml.saml.saml2.metadata.impl.EndpointImpl
-
child "any" elements.
- unknownChildren - Variable in class org.opensaml.saml.saml2.metadata.impl.ExtensionsImpl
-
"any" children.
- unmarshall(Element) - Method in class org.opensaml.saml.saml1.core.impl.AssertionUnmarshaller
- unmarshall(Element) - Method in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeUnmarshaller
- unmarshall(Element) - Method in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeUnmarshaller
- unmarshallerFactory - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Unmarshaller factory used to get an unmarshaller for the metadata DOM.
- unmarshallMetadata(byte[]) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Unmarshalls the given metadata bytes.
- unmarshallMetadata(InputStream) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Unmarshalls the metadata from the given stream.
- uriComparator - Variable in class org.opensaml.saml.common.binding.security.impl.ReceivedEndpointSecurityHandler
-
The URI comparator to use in performing the validation.
- urlBuilders - Variable in class org.opensaml.saml.metadata.resolver.impl.MetadataQueryProtocolRequestURLBuilder
-
List of secondary URL builders.
- urls - Variable in class org.opensaml.saml.saml2.metadata.impl.OrganizationImpl
-
OrganizationURL children.
- usagePolicies - Variable in class org.opensaml.saml.ext.saml2mdrpi.impl.PublicationInfoImpl
-
The policies.
- UsagePolicyBuilder - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
Summon up a new
UsagePolicy. - UsagePolicyBuilder() - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.UsagePolicyBuilder
- UsagePolicyImpl - Class in org.opensaml.saml.ext.saml2mdrpi.impl
-
Concrete implementation of
UsagePolicy. - UsagePolicyImpl(String, String, String) - Constructor for class org.opensaml.saml.ext.saml2mdrpi.impl.UsagePolicyImpl
-
Constructor.
- useDefaultPredicateRegistry - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver
-
Flag which determines whether the default predicate registry will be used if one is not supplied explicitly.
- useDefaultPredicateRegistry - Variable in class org.opensaml.saml.metadata.resolver.impl.PredicateRoleDescriptorResolver
-
Flag which determines whether the default predicate registry will be used if no one is supplied explicitly.
V
- validate(Condition, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AudienceRestrictionConditionValidator
- validate(Condition, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.DelegationRestrictionConditionValidator
- validate(Condition, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.OneTimeUseConditionValidator
- validate(Condition, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.ProxyRestrictionConditionValidator
- validate(Statement, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AuthnStatementValidator
- validate(SubjectConfirmation, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
- validate(Signature) - Method in class org.opensaml.saml.security.impl.SAMLSignatureProfileValidator
- validateAddress(SubjectConfirmation, Assertion, ValidationContext, boolean) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Validates the
Addresscondition of theSubjectConfirmationData, if any is present. - validateAndExtractResponseMessage(ArtifactResponse) - Method in class org.opensaml.saml.saml2.binding.decoding.impl.HTTPArtifactDecoder
-
Validate and extract the SAML protocol message from the artifact response.
- ValidateAssertions - Class in org.opensaml.saml.saml2.profile.impl
-
A profile action which resolves SAML 2.0 Assertions from the profile request context and validates them using a resolved or configured instance of
SAML20AssertionValidator. - ValidateAssertions() - Constructor for class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Constructor.
- ValidateAssertions.AssertionValidationInput - Class in org.opensaml.saml.saml2.profile.impl
-
Class which holds data relevant to validating a SAML 2.0 Assertion.
- ValidateAssertions.DefaultAssertionResolver - Class in org.opensaml.saml.saml2.profile.impl
-
The default assertion resolver function.
- validateAuthnContext(AuthnStatement, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AuthnStatementValidator
-
Validate the
AuthnContext. - validateAuthnInstant(AuthnStatement, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AuthnStatementValidator
-
Validate the authnInstant attribute of the
AuthnStatement. - validateBackupFile(File) - Method in class org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver
-
Validate the basic properties of the specified metadata backup file, for example that it exists and/or can be created; that it is not a directory; and that it is readable and writable.
- validateHttpResponse(HttpResponse) - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractDynamicHTTPMetadataResolver.BasicMetadataResponseHandler
-
Validate the received HTTP response instance, such as checking for supported content types.
- validateInResponseTo(SubjectConfirmation, Assertion, ValidationContext, boolean) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Validates the
InResponseTocondition of theSubjectConfirmationData, if any is present. - validateMetadataFile(File) - Method in class org.opensaml.saml.metadata.resolver.impl.FilesystemMetadataResolver
-
Validate the basic properties of the specified metadata file, for example that it exists; that it is a file; and that it is readable.
- validateNotBefore(SubjectConfirmation, Assertion, ValidationContext, boolean) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Validates the
NotBeforecondition of theSubjectConfirmationData, if any is present. - validateNotOnOrAfter(SubjectConfirmation, Assertion, ValidationContext, boolean) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Validates the
NotOnOrAftercondition of theSubjectConfirmationData, if any is present. - validateObjectChildren(XMLSignature) - Method in class org.opensaml.saml.security.impl.SAMLSignatureProfileValidator
-
Validate that the Signature instance does not contain any ds:Object children.
- validateRecipient(SubjectConfirmation, Assertion, ValidationContext, boolean) - Method in class org.opensaml.saml.saml2.assertion.impl.AbstractSubjectConfirmationValidator
-
Validates the
Recipientcondition of theSubjectConfirmationData, if any is present. - validateReference(XMLSignature) - Method in class org.opensaml.saml.security.impl.SAMLSignatureProfileValidator
-
Validate the Signature's SignedInfo Reference.
- validateReferenceURI(String, String) - Method in class org.opensaml.saml.security.impl.SAMLSignatureProfileValidator
-
Validate the Reference URI and parent ID attribute values.
- validateReferenceURI(String, SignableSAMLObject) - Method in class org.opensaml.saml.security.impl.SAMLSignatureProfileValidator
-
Validate the Signature's Reference URI.
- validateSignature(byte[], byte[], String, CriteriaSet, List<Credential>) - Method in class org.opensaml.saml.common.binding.security.impl.BaseSAMLSimpleSignatureSecurityHandler
-
Validate the simple signature.
- validateSignatureImpl(SignatureImpl) - Method in class org.opensaml.saml.security.impl.SAMLSignatureProfileValidator
-
Validate an instance of
SignatureImpl, which is in turn based on underlying Apache XML SecurityXMLSignatureinstance. - validateSubjectLocality(AuthnStatement, Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.impl.AuthnStatementValidator
-
Validate the
SubjectLocality. - validateTransforms(Reference) - Method in class org.opensaml.saml.security.impl.SAMLSignatureProfileValidator
-
Validate the transforms included in the Signature Reference.
- validationContextBuilder - Variable in class org.opensaml.saml.saml2.profile.impl.ValidateAssertions
-
Function that builds a
ValidationContextinstance based on aValidateAssertions.AssertionValidationInputinstance. - validationContextBuilder - Variable in class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Function that builds a
ValidationContextinstance based on aSAML20AssertionTokenValidationInputinstance. - validIssuers - Variable in class org.opensaml.saml.saml2.profile.impl.DefaultAssertionValidationContextBuilder
-
Function for determining additional valid Issuer values.
- validUntil - Variable in class org.opensaml.saml.saml2.metadata.impl.AffiliationDescriptorImpl
-
validUntil attribute.
- validUntil - Variable in class org.opensaml.saml.saml2.metadata.impl.EntitiesDescriptorImpl
-
validUntil attribute.
- validUntil - Variable in class org.opensaml.saml.saml2.metadata.impl.EntityDescriptorImpl
-
validUntil attribute.
- validUntil - Variable in class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorImpl
-
validUntil attribute.
- value - Variable in class org.opensaml.saml.saml1.core.impl.RespondWithImpl
-
Value of this element.
- value - Variable in class org.opensaml.saml.saml1.core.impl.StatusCodeImpl
-
Contents of the Value attribute.
- value - Variable in class org.opensaml.saml.saml2.core.impl.StatusCodeImpl
-
Value attribute URI.
- valueOf(String) - Static method in enum org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder.EncodingStyle
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opensaml.saml.metadata.resolver.filter.impl.PredicateFilter.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder.EncodingStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- velocityEngine - Variable in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
-
Velocity engine used to evaluate the template when performing POST encoding.
- velocityEngine - Variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
Velocity engine used to evaluate the template when performing POST encoding.
- velocityEngine - Variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
-
Velocity engine used to evaluate the template when performing POST encoding.
- velocityTemplateId - Variable in class org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoder
-
ID of the velocity template used when performing POST encoding.
- velocityTemplateId - Variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPArtifactEncoder
-
ID of the velocity template used when performing POST encoding.
- velocityTemplateId - Variable in class org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoder
-
ID of the Velocity template used when performing POST encoding.
- VerifyChannelBindings - Class in org.opensaml.saml.common.profile.impl
-
Action that verifies two sets of
ChannelBindingsfrom two differentChannelBindingsContextobjects obtained via lookup functions, by default from below the inbound message context and from below aSOAP11Contextbelow the inbound message context. - VerifyChannelBindings() - Constructor for class org.opensaml.saml.common.profile.impl.VerifyChannelBindings
-
Constructor.
- verifySignature(SignableXMLObject, String, boolean) - Method in class org.opensaml.saml.metadata.resolver.filter.impl.SignatureValidationFilter
-
Evaluate the signature on the signed metadata instance.
- version - Variable in class org.opensaml.saml.saml1.core.impl.AssertionImpl
-
SAML version of this assertion.
- version - Variable in class org.opensaml.saml.saml1.core.impl.RequestAbstractTypeImpl
-
Version of this SAML message.
- version - Variable in class org.opensaml.saml.saml1.core.impl.ResponseAbstractTypeImpl
-
Message version.
- version - Variable in class org.opensaml.saml.saml2.core.impl.AssertionImpl
-
SAML Version of the assertion.
- version - Variable in class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeImpl
-
SAML Version of the request.
- version - Variable in class org.opensaml.saml.saml2.core.impl.StatusResponseTypeImpl
-
SAML Version attribute.
W
- wantAssertionsSigned - Variable in class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeImpl
-
WantAssertionSigned attribute value.
- wantAuthnRequestsSigned - Variable in class org.opensaml.saml.saml2.metadata.impl.IDPSSODescriptorImpl
-
wantAuthnRequestSigned attribute.
- wasLastRefreshSuccess - Variable in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
-
Flag indicating whether last refresh cycle was successful.
- wasLastRefreshSuccess() - Method in class org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver
- wasLastRefreshSuccess() - Method in class org.opensaml.saml.metadata.resolver.impl.CompositeMetadataResolver
- width - Variable in class org.opensaml.saml.ext.saml2mdui.impl.LogoImpl
-
X-Dimension of the logo.
- WSSecuritySAML20AssertionTokenSecurityHandler - Class in org.opensaml.saml.saml2.wssecurity.messaging.impl
-
A security handler which resolves SAML 2.0 Assertion tokens from a SOAP envelope's wsse:Security header, validates them, and makes them available via via the
WSSecurityContext. - WSSecuritySAML20AssertionTokenSecurityHandler() - Constructor for class org.opensaml.saml.saml2.wssecurity.messaging.impl.WSSecuritySAML20AssertionTokenSecurityHandler
-
Constructor.
X
- XMLObjectProviderInitializer - Class in org.opensaml.saml.config.impl
-
XMLObject provider initializer for module "saml-impl".
- XMLObjectProviderInitializer() - Constructor for class org.opensaml.saml.config.impl.XMLObjectProviderInitializer
All Classes All Packages