A B C D E F G H I K L M N O P Q R S T U V W X 

A

AbstractAuthenticatableSAMLEntityContext - Class in org.opensaml.saml.common.messaging.context
Abstract base class for subcontexts that carry information about a SAML entity which may be authenticated.
AbstractAuthenticatableSAMLEntityContext() - Constructor for class org.opensaml.saml.common.messaging.context.AbstractAuthenticatableSAMLEntityContext
 
AbstractEndpointResolver<EndpointType extends Endpoint> - Class in org.opensaml.saml.common.binding
Base implementation that resolves and validates protocol/profile endpoints using a combination of supplied parameters and SAML metadata.
AbstractEndpointResolver() - Constructor for class org.opensaml.saml.common.binding.AbstractEndpointResolver
Constructor.
AbstractNameIdentifierGenerator<NameIdType extends SAMLObject> - Class in org.opensaml.saml.common.profile
Abstract base class for simple implementations of NameIdentifierGenerator.
AbstractNameIdentifierGenerator() - Constructor for class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Constructor.
AbstractNameIDPolicyPredicate - Class in org.opensaml.saml.common.profile.logic
Base class for implementations of Predicate that handle evaluation of name identifier content in various scenarios.
AbstractNameIDPolicyPredicate() - Constructor for class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Constructor.
AbstractRegistrationInfoPredicate - Class in org.opensaml.saml.common.profile.logic
Base class for predicate that acts on RegistrationInfo content.
AbstractRegistrationInfoPredicate() - Constructor for class org.opensaml.saml.common.profile.logic.AbstractRegistrationInfoPredicate
 
AbstractSAML1Artifact - Class in org.opensaml.saml.saml1.binding.artifact
SAML 1 Artifact marker.
AbstractSAML1Artifact(byte[]) - Constructor for class org.opensaml.saml.saml1.binding.artifact.AbstractSAML1Artifact
Constructor.
AbstractSAML1NameIdentifierGenerator - Class in org.opensaml.saml.saml1.profile
Abstract base class for simple implementations of SAML1NameIdentifierGenerator.
AbstractSAML1NameIdentifierGenerator() - Constructor for class org.opensaml.saml.saml1.profile.AbstractSAML1NameIdentifierGenerator
Constructor.
AbstractSAML2Artifact - Class in org.opensaml.saml.saml2.binding.artifact
SAML 2 Artifact base class.
AbstractSAML2Artifact(byte[]) - Constructor for class org.opensaml.saml.saml2.binding.artifact.AbstractSAML2Artifact
Constructor.
AbstractSAML2Artifact(byte[], byte[]) - Constructor for class org.opensaml.saml.saml2.binding.artifact.AbstractSAML2Artifact
Constructor.
AbstractSAML2NameIDGenerator - Class in org.opensaml.saml.saml2.profile
Abstract base class for simple implementations of SAML2NameIDGenerator.
AbstractSAML2NameIDGenerator() - Constructor for class org.opensaml.saml.saml2.profile.AbstractSAML2NameIDGenerator
Constructor.
AbstractSAMLArtifact - Class in org.opensaml.saml.common.binding.artifact
Base class for SAML artifacts.
AbstractSAMLArtifact(byte[]) - Constructor for class org.opensaml.saml.common.binding.artifact.AbstractSAMLArtifact
Constructor.
AbstractSAMLEntityContext - Class in org.opensaml.saml.common.messaging.context
Abstract base class for subcontexts that carry information about a SAML entity.
AbstractSAMLEntityContext() - Constructor for class org.opensaml.saml.common.messaging.context.AbstractSAMLEntityContext
 
AbstractSAMLObject - Class in org.opensaml.saml.common
An abstract implementation of SAMLObject.
AbstractSAMLObject(String, String, String) - Constructor for class org.opensaml.saml.common.AbstractSAMLObject
Constructor.
AbstractSAMLObjectBuilder<SAMLObjectType extends SAMLObject> - Class in org.opensaml.saml.common
Base builder for SAMLObjects.
AbstractSAMLObjectBuilder() - Constructor for class org.opensaml.saml.common.AbstractSAMLObjectBuilder
 
AbstractSAMLObjectMarshaller - Class in org.opensaml.saml.common
A thread safe, abstract implementation of the Marshaller interface that handles most of the boilerplate code for Marshallers.
AbstractSAMLObjectMarshaller() - Constructor for class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
 
AbstractSAMLObjectUnmarshaller - Class in org.opensaml.saml.common
An thread safe abstract unmarshaller.
AbstractSAMLObjectUnmarshaller() - Constructor for class org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
 
AbstractSignableSAMLObject - Class in org.opensaml.saml.common
Abstract SAMLObject implementation that also implements SignableXMLObject.
AbstractSignableSAMLObject(String, String, String) - Constructor for class org.opensaml.saml.common.AbstractSignableSAMLObject
Constructor.
Action - Interface in org.opensaml.saml.saml1.core
Interface describing how a SAML1.1 Action element behaves.
Action - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Action.
ActionNamespace - Interface in org.opensaml.saml.ext.saml2mdquery
SAML 2.0 Metadata extension ActionNamespace.
activationCondition - Variable in class org.opensaml.saml.common.binding.BindingDescriptor
Predicate that must be true for this flow to be usable for a given request.
activationCondition - Variable in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
A predicate indicating whether the component applies to a request.
addAdviceToAssertion(AbstractProfileAction, Assertion) - Static method in class org.opensaml.saml.saml2.profile.SAML2ActionSupport
Creates and adds a Advice to a given Assertion.
addAssertionToResponse(AbstractProfileAction, Response, IdentifierGenerationStrategy, String) - Static method in class org.opensaml.saml.saml1.profile.SAML1ActionSupport
Constructs and adds a Assertion to the given Response.
addAssertionToResponse(AbstractProfileAction, Response, IdentifierGenerationStrategy, String) - Static method in class org.opensaml.saml.saml2.profile.SAML2ActionSupport
Constructs and adds a Assertion to the given Response.
addConditionsToAssertion(AbstractProfileAction, Assertion) - Static method in class org.opensaml.saml.saml1.profile.SAML1ActionSupport
Creates and adds a Conditions to a given Assertion.
addConditionsToAssertion(AbstractProfileAction, Assertion) - Static method in class org.opensaml.saml.saml2.profile.SAML2ActionSupport
Creates and adds a Conditions to a given Assertion.
AdditionalMetadataLocation - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AdditionalMetadataLocation.
ADDRESS_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Address attribute name.
ADDRESS_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectLocality
Address attribute name.
addSchemaToBuilder(String) - Method in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Load the schema from the specified source and add it to the internal SchemaBuilder.
addSupportedProtocol(String) - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Adds a protocol to the list of supported protocols for this role.
ADMIN_LOGOUT_URI - Static variable in interface org.opensaml.saml.saml2.core.LogoutResponse
URI for Admin logout reason.
ADMIN_REASON - Static variable in interface org.opensaml.saml.saml2.core.LogoutRequest
Admin-initiated logout reason.
ADMINISTRATIVE - Static variable in class org.opensaml.saml.saml2.metadata.ContactPersonTypeEnumeration
"administrative" contact type.
Advice - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML 1 Advice element behaves.
Advice - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Advice.
AffiliateMember - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AffiliateMember.
AffiliationDescriptor - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AffiliationDescriptorType.
AffiliationNameIDPolicyPredicate - Class in org.opensaml.saml.common.profile.logic
Evaluates name identifier data and enforces a default policy over its content.
AffiliationNameIDPolicyPredicate() - Constructor for class org.opensaml.saml.common.profile.logic.AffiliationNameIDPolicyPredicate
 
ALGORITHM_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.DigestMethod
Algorithm attribute name.
ALGORITHM_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.SigningMethod
Algorithm attribute name.
ALGORITHM_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.samlec.SessionKey
Algorithm attribute name.
ALLOW_CREATE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDPolicy
AllowCreate attribute name.
allowedBindingURLSchemes - Variable in class org.opensaml.saml.config.SAMLConfiguration
The list of schemes allowed to appear in binding URLs when encoding a message.
apply(ProfileRequestContext) - Method in class org.opensaml.saml.common.binding.BindingDescriptor
apply(AttributeConsumingServiceContext) - Method in class org.opensaml.saml.common.messaging.context.navigate.AttributeConsumerServiceLookupFunction
apply(SAMLMetadataContext) - Method in class org.opensaml.saml.common.messaging.context.navigate.EntityDescriptorLookupFunction
apply(SAMLBindingContext) - Method in class org.opensaml.saml.common.messaging.context.navigate.SAMLBindingContextBindingFunction
apply(MessageContext) - Method in class org.opensaml.saml.common.messaging.context.navigate.SAMLMessageContextAuthenticationFunction
apply(MessageContext) - Method in class org.opensaml.saml.common.messaging.context.navigate.SAMLMessageContextIssuerFunction
apply(SAMLMessageInfoContext) - Method in class org.opensaml.saml.common.messaging.context.navigate.SAMLMessageInfoContextIDFunction
apply(SAMLMessageInfoContext) - Method in class org.opensaml.saml.common.messaging.context.navigate.SAMLMessageInfoContextIssueInstantFunction
apply(SAMLProtocolContext) - Method in class org.opensaml.saml.common.messaging.context.navigate.SAMLProtocolContextProtocolFunction
apply(MessageContext<SAMLObject>) - Method in class org.opensaml.saml.common.messaging.logic.SignatureCapableBindingPredicate
apply(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
apply(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
apply(EntityDescriptor) - Method in class org.opensaml.saml.common.profile.logic.AbstractRegistrationInfoPredicate
apply(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate
apply(EntityDescriptor) - Method in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate
apply(EntityAttributesPredicate.Candidate) - Method in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.EntityAttributesMatcher
apply(EntityDescriptor) - Method in class org.opensaml.saml.common.profile.logic.EntityGroupNamePredicate
apply(EntityDescriptor) - Method in class org.opensaml.saml.common.profile.logic.EntityIdPredicate
apply(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.logic.MetadataNameIdentifierFormatStrategy
apply(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.logic.MetadataNameIdentifierFormatStrategy.MetadataLookupStrategy
apply(String) - Method in class org.opensaml.saml.config.SAMLConfiguration.LowercaseFunction
apply(XMLObject) - Method in class org.opensaml.saml.saml2.common.IsTimeboundSAMLObjectValidPredicate
areNameIdentifierFormatsEquivalent(String, String) - Static method in class org.opensaml.saml.saml1.profile.SAML1ObjectSupport
Return true iff the two input NameIdentifier formats are equivalent for SAML 1.x purposes.
areNameIdentifiersEquivalent(NameIdentifier, NameIdentifier) - Static method in class org.opensaml.saml.saml1.profile.SAML1ObjectSupport
Return true iff the two input NameIdentifier objects are equivalent for SAML 1.x purposes.
areNameIDFormatsEquivalent(String, String) - Static method in class org.opensaml.saml.saml2.profile.SAML2ObjectSupport
Return true iff the two input NameID formats are equivalent for SAML 2.0 purposes.
areNameIDsEquivalent(NameID, NameID) - Static method in class org.opensaml.saml.saml2.profile.SAML2ObjectSupport
Return true iff the two input NameID objects are equivalent for SAML 2.0 purposes.
artifact - Variable in class org.opensaml.saml.common.binding.artifact.BasicSAMLArtifactMapEntry
SAML artifact being mapped.
artifact - Variable in class org.opensaml.saml.common.binding.BindingDescriptor
Identifies a binding that relies on SAML artifacts.
artifact - Variable in class org.opensaml.saml.criterion.ArtifactCriterion
The SourceID value.
Artifact - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Artifact.
artifactBuilders - Variable in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactBuilderFactory
Registered artifact builders.
artifactBuilders - Variable in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactBuilderFactory
Registered artifact builders.
ArtifactCriterion - Class in org.opensaml.saml.criterion
Criterion representing a SAMLArtifact.
ArtifactCriterion(SAMLArtifact) - Constructor for class org.opensaml.saml.criterion.ArtifactCriterion
Constructor.
ArtifactResolutionService - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata ArtifactResolutionService.
ArtifactResolve - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core ArtifactResolve.
ArtifactResponse - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core ArtifactResponse.
artifactType - Variable in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
The artifact type.
Assertion - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML 1 Assertion element behaves.
Assertion - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Assertion.
ASSERTION_CONSUMER_SERVICE_INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnRequest
AssertionConsumerServiceIndex attribute name.
ASSERTION_CONSUMER_SERVICE_URL_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnRequest
AssertionConsumerServiceURL attribute name.
ASSERTION_CONSUMER_SERVICE_URL_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.Response
ProviderName attribute name.
AssertionArtifact - Interface in org.opensaml.saml.saml1.core
This interface is for the SAML1 AssertionArtifact element.
AssertionConsumerService - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AssertionConsumerService.
assertionEncParams - Variable in class org.opensaml.saml.saml2.profile.context.EncryptionContext
Parameters for assertion encrytion.
assertionHandle - Variable in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001
20 byte assertion handle.
assertionHandle - Variable in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002
20 byte assertion handle.
ASSERTIONID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.Assertion
Name for the attribute which defines Assertion ID.
AssertionIDRef - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AssertionIDRef.
AssertionIDReference - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML 1 AssertionIDReference element behaves.
AssertionIDRequest - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AssertionIDRequest.
AssertionIDRequestService - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AssertionIDRequestService.
AssertionURIRef - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AssertionURIRef.
AssertionValidationException - Exception in org.opensaml.saml.common.assertion
Exception indicating a problem validating a SAML Assertion.
AssertionValidationException() - Constructor for exception org.opensaml.saml.common.assertion.AssertionValidationException
Constructor.
AssertionValidationException(String) - Constructor for exception org.opensaml.saml.common.assertion.AssertionValidationException
Constructor.
AssertionValidationException(Exception) - Constructor for exception org.opensaml.saml.common.assertion.AssertionValidationException
Constructor.
AssertionValidationException(String, Exception) - Constructor for exception org.opensaml.saml.common.assertion.AssertionValidationException
Constructor.
ASYNC_LOGOUT - Static variable in class org.opensaml.saml.common.profile.SAMLEventIds
ID of event returned upon detection of the Asynchronous extension.
Asynchronous - Interface in org.opensaml.saml.ext.saml2aslo
SAML 2.0 Protocol extension Asynchronous.
Attribute - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML 1 Attribute element behaves.
Attribute - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Attribute.
ATTRIBUTE_CONSUMING_SERVICE_INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnRequest
AttributeConsumingServiceIndex attribute name.
AttributeAuthorityDescriptor - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AttributeAuthorityDescriptor.
AttributeConsumerServiceLookupFunction - Class in org.opensaml.saml.common.messaging.context.navigate
AttributeConsumerServiceLookupFunction() - Constructor for class org.opensaml.saml.common.messaging.context.navigate.AttributeConsumerServiceLookupFunction
 
attributeConsumingService - Variable in class org.opensaml.saml.common.messaging.context.AttributeConsumingServiceContext
The AttributeConsumingService.
AttributeConsumingService - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AttributeAuthorityDescriptor.
AttributeConsumingServiceContext - Class in org.opensaml.saml.common.messaging.context
Context, usually attached to SAMLMetadataContext that carries a SAML AttributeConsumingService for use in later stages.
AttributeConsumingServiceContext() - Constructor for class org.opensaml.saml.common.messaging.context.AttributeConsumingServiceContext
 
AttributeConsumingServiceSelector - Class in org.opensaml.saml.metadata.support
Metadata support class which selects an AttributeConsumingService based on input of a mandatory RoleDescriptor and an optional index.
AttributeConsumingServiceSelector() - Constructor for class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
 
AttributeDesignator - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML 1 AttributeDesignator element behaves.
attributeEncParams - Variable in class org.opensaml.saml.saml2.profile.context.EncryptionContext
Parameters for attribute encrytion.
ATTRIBUTENAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeDesignator
Name for the AttributeName attribute.
ATTRIBUTENAMESPACE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeDesignator
Name for the AttributeNamespace attribute.
AttributeProfile - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AttributeProfile.
AttributeQuery - Interface in org.opensaml.saml.saml1.core
Description of the behaviour of the AttributeQuery element.
AttributeQuery - Interface in org.opensaml.saml.saml2.core
SAML 2.0 AttributeQuery.
AttributeQueryDescriptorType - Interface in org.opensaml.saml.ext.saml2mdquery
SAML 2.0 Metadata extension AttributeQueryDescriptorType.
attributes - Variable in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.EntityAttributesMatcher
Population to evaluate for a match.
AttributeService - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AttributeService.
AttributeStatement - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML 1 AttributeStatement element behaves.
AttributeStatement - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AttributeStatement.
AttributeValue - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML 1 AttributeValue element behaves.
AttributeValue - Interface in org.opensaml.saml.saml2.core
This interface defines how the object representing a SAML 12 AttributeValue element behaves.
Audience - Interface in org.opensaml.saml.saml1.core
This interface describes how an object representing a SAML1 Audience element will behave.
Audience - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Audience.
AudienceRestriction - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AudienceRestriction.
AudienceRestrictionCondition - Interface in org.opensaml.saml.saml1.core
This interface describes how ab object representing a SAML1 AudienceRestrictionCondition element will behave.
AUTH_REQUESTS_SIGNED_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
"AuthnRequestsSigned" attribute's local name.
authenticated - Variable in class org.opensaml.saml.common.messaging.context.AbstractAuthenticatableSAMLEntityContext
Flag indicating whether the SAML peer entity has been authenticated.
AUTHENTICATED_TELEPHONY_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Authenticated Telephony authentication context.
AuthenticatingAuthority - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AuthenticatingAuthority.
AUTHENTICATIONINSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
Name of the AuthenticationInstant attribute.
AUTHENTICATIONMETHOD_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationQuery
AuthenticationMethod attribute name.
AUTHENTICATIONMETHOD_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
Name of the AuthenticationMethod attribute.
AuthenticationQuery - Interface in org.opensaml.saml.saml1.core
Description of the behaviour of the AuthenticationQuery element.
AuthenticationStatement - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML1 AuthenticationStatment element behaves.
AUTHN_FAILED - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for AuthnFailed status code.
AUTHN_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnStatement
AuthnInstant attribute name.
AuthnAuthorityDescriptor - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AuthnAuthorityDescriptor.
AuthnContext - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AuthnContext.
AuthnContextClassRef - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AuthnContextClassRef.
AuthnContextComparisonTypeEnumeration - Class in org.opensaml.saml.saml2.core
A type safe enumeration of RequestedAuthnContext comparison types.
AuthnContextComparisonTypeEnumeration(String) - Constructor for class org.opensaml.saml.saml2.core.AuthnContextComparisonTypeEnumeration
Constructor.
AuthnContextDecl - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AuthnContextDecl.
AuthnContextDeclRef - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AuthnContextDeclRef.
AuthnQuery - Interface in org.opensaml.saml.saml2.core
SAML 2.0 AuthnQuery.
AuthnQueryDescriptorType - Interface in org.opensaml.saml.ext.saml2mdquery
SAML 2.0 Metadata extension AuthnQueryDescriptorType.
AuthnQueryService - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AuthnQueryService.
AuthnRequest - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AuthnRequest.
AuthnStatement - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AuthnStatement.
authorities - Variable in class org.opensaml.saml.common.profile.logic.RegistrationAuthorityPredicate
Authorities to match on.
AuthorityBinding - Interface in org.opensaml.saml.saml1.core
Interface to define how a AuthorityBinding element behaves.
AUTHORITYKIND_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorityBinding
Name for the AuthorityKind attribute.
AuthorizationDecisionQuery - Interface in org.opensaml.saml.saml1.core
Description of the behaviour of the AuthorizationDecisionQuery element.
AuthorizationDecisionStatement - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML1 AuthorizationDecisionStatement element behaves.
AuthzDecisionQuery - Interface in org.opensaml.saml.saml2.core
SAML 2.0 AuthzDecisionQuery.
AuthzDecisionQueryDescriptorType - Interface in org.opensaml.saml.ext.saml2mdquery
SAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.
AuthzDecisionStatement - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core AuthzDecisionStatement.
AuthzService - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata AuthzService.

B

base64Encode() - Method in class org.opensaml.saml.common.binding.artifact.AbstractSAMLArtifact
Gets the Base64 encoded artifact.
baseExtSchemas - Static variable in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Classpath relative location of SAML extension schemas.
BaseID - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core BaseID.
baseXMLSchemas - Static variable in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Classpath relative location of basic XML schemas.
BASIC - Static variable in interface org.opensaml.saml.saml2.core.Attribute
Basic attribute format ID.
BasicSAMLArtifactMapEntry - Class in org.opensaml.saml.common.binding.artifact
Basic implementation of SAMLArtifactMap.SAMLArtifactMapEntry.
BasicSAMLArtifactMapEntry(String, String, String, SAMLObject) - Constructor for class org.opensaml.saml.common.binding.artifact.BasicSAMLArtifactMapEntry
Constructor.
BatchMetadataResolver - Interface in org.opensaml.saml.metadata.resolver
Marker interface for MetadataResolver implementations which resolve metadata from a batch of data loaded and processed in advance of resolution operations, for example by loading an XML document from a file or HTTP resource at component initialization time.
BETTER - Static variable in class org.opensaml.saml.saml2.core.AuthnContextComparisonTypeEnumeration
"better" comparison type.
BILLING - Static variable in class org.opensaml.saml.saml2.metadata.ContactPersonTypeEnumeration
"billing" contact type.
BINDING_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorityBinding
Name for the Binding attribute.
BINDING_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Endpoint
"Binding" attribute name.
bindingContextLookupStrategy - Variable in class org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate
Strategy function for access to SAMLBindingContext to check.
BindingCriterion - Class in org.opensaml.saml.criterion
Criterion representing an ordered list of SAML bindings.
BindingCriterion(List<String>) - Constructor for class org.opensaml.saml.criterion.BindingCriterion
Constructor.
BindingDescriptor - Class in org.opensaml.saml.common.binding
A class that describes a SAML binding and encapsulates information required for profile actions to interact with them.
BindingDescriptor() - Constructor for class org.opensaml.saml.common.binding.BindingDescriptor
Constructor.
bindingDescriptor - Variable in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
The binding descriptor.
BindingException - Exception in org.opensaml.saml.common.binding
Base exception for errors that occur when messages are encoded/decoded for a specific binding.
BindingException() - Constructor for exception org.opensaml.saml.common.binding.BindingException
Constructor.
BindingException(String) - Constructor for exception org.opensaml.saml.common.binding.BindingException
Constructor.
BindingException(Exception) - Constructor for exception org.opensaml.saml.common.binding.BindingException
Constructor.
BindingException(String, Exception) - Constructor for exception org.opensaml.saml.common.binding.BindingException
Constructor.
BindingLocationCriterion - Class in org.opensaml.saml.criterion
Criterion representing a SAML binding location.
BindingLocationCriterion(String) - Constructor for class org.opensaml.saml.criterion.BindingLocationCriterion
Constructor.
BindingResponseLocationCriterion - Class in org.opensaml.saml.criterion
Criterion representing a SAML binding resonse location.
BindingResponseLocationCriterion(String) - Constructor for class org.opensaml.saml.criterion.BindingResponseLocationCriterion
Constructor.
bindings - Variable in class org.opensaml.saml.criterion.BindingCriterion
The SAML binding URI.
bindingUri - Variable in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
The binding URI.
buildArtifact(MessageContext<SAMLObject>, Assertion) - Method in interface org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactBuilder
Builds an artifact, for the given assertion, destined for the outbound message recipient.
buildArtifact(byte[]) - Method in interface org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactBuilder
Builds a populated artifact given the artifact's byte-array representation.
buildArtifact(String) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactBuilderFactory
Convenience method for getting an artifact builder and parsing the given Base64 encoded artifact with it.
buildArtifact(byte[]) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactBuilderFactory
Convenience method for getting an artifact builder and parsing the given artifact with it.
buildArtifact(byte[]) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001Builder
Builds a populated artifact given the artifact's byte-array representation.
buildArtifact(MessageContext<SAMLObject>, Assertion) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001Builder
Builds an artifact, for the given assertion, destined for the outbound message recipient.
buildArtifact(byte[]) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002Builder
Builds a populated artifact given the artifact's byte-array representation.
buildArtifact(MessageContext<SAMLObject>, Assertion) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002Builder
Builds an artifact, for the given assertion, destined for the outbound message recipient.
buildArtifact(MessageContext<SAMLObject>) - Method in interface org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactBuilder
Builds an artifact, for the given assertion, destined for the outbound message recipient.
buildArtifact(byte[]) - Method in interface org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactBuilder
Builds a populated artifact given the artifact's byte-array representation.
buildArtifact(String) - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactBuilderFactory
Convenience method for getting an artifact builder and parsing the given Base64 encoded artifact with it.
buildArtifact(byte[]) - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactBuilderFactory
convenience method for getting an artifact builder and parsing the given artifact with it.
buildArtifact(byte[]) - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004Builder
Builds a populated artifact given the artifact's byte-array representation.
buildArtifact(MessageContext<SAMLObject>) - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004Builder
Builds an artifact, for the given assertion, destined for the outbound message recipient.
buildAssertion(AbstractProfileAction, IdentifierGenerationStrategy, String) - Static method in class org.opensaml.saml.saml1.profile.SAML1ActionSupport
Constructs an Assertion using the parameters supplied, with its issue instant set to the current time.
buildAssertion(AbstractProfileAction, IdentifierGenerationStrategy, String) - Static method in class org.opensaml.saml.saml2.profile.SAML2ActionSupport
Constructs an Assertion using the parameters supplied, with its issue instant set to the current time.
builderFactory - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
Factory for building XMLObject instances.
buildObject() - Method in class org.opensaml.saml.common.AbstractSAMLObjectBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject() - Method in interface org.opensaml.saml.common.SAMLObjectBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.

C

CACHE_DURATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.common.CacheableSAMLObject
"cacheDuration" attribute name.
CACHE_DURATION_ATTRIB_QNAME - Static variable in interface org.opensaml.saml.saml2.common.CacheableSAMLObject
"cacheDuration" attribute's QName.
CacheableSAMLObject - Interface in org.opensaml.saml.saml2.common
A functional interface for SAMLElements that provide cache duration information.
cachedSchema - Variable in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Cached copy of the schema produced by the builder.
candidateSet - Variable in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate
Candidates to check for.
canUseRequestedEndpoint(CriteriaSet) - Method in class org.opensaml.saml.common.binding.AbstractEndpointResolver
Optimize the case of resolving a single endpoint if a populated endpoint is supplied via criteria, and validation is unnecessary due to a signed request.
carriedKeyNameBuilder - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
Builder for CarriedKeyName objects.
ChainingMetadataResolver - Class in org.opensaml.saml.metadata.resolver
A metadata provider that uses registered resolvers, in turn, to answer queries.
ChainingMetadataResolver() - Constructor for class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Constructor.
CHANNEL_BINDINGS_ERROR - Static variable in class org.opensaml.saml.common.profile.SAMLEventIds
ID of event returned upon failure to verify ChannelBindings.
channelBindings - Variable in class org.opensaml.saml.common.messaging.context.ChannelBindingsContext
The set of ChannelBindings.
ChannelBindings - Interface in org.opensaml.saml.ext.saml2cb
SAML 2.0 Channel Bindings Extensions ChannelBinding element.
ChannelBindingsContext - Class in org.opensaml.saml.common.messaging.context
Context, usually attached to a MessageContext that carries a collection of ChannelBindings objects supplied with a message.
ChannelBindingsContext() - Constructor for class org.opensaml.saml.common.messaging.context.ChannelBindingsContext
Constructor.
checkRelayState(String) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Checks that the relay state is 80 bytes or less if it is not null.
checkURLScheme(String) - Static method in class org.opensaml.saml.common.messaging.SAMLMessageSecuritySupport
Check whether the specified URL scheme is allowed.
CLOCK_SKEW - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Carries a Long specifying a clock skew value in milliseconds.
Company - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata Company.
COMPARISON_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestedAuthnContext
SessionIndex attribute name.
comparisonType - Variable in class org.opensaml.saml.saml2.core.AuthnContextComparisonTypeEnumeration
The comparison type string.
COND_INFIX - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
The standard infix for parameters concerned with conditions evaluation.
COND_ONE_TIME_USE_EXPIRES - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Carries a Long representing the per-invocation value for the Assertion replay cache expiration, in milliseconds.
COND_VALID_AUDIENCES - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Carries a Set<java.lang.String> whose values are the acceptable AudienceRestriction Audience values for evaluating the Assertion.
Condition - Interface in org.opensaml.saml.saml1.core
This interface describes how a object representing a SAML1 Condition element will behave.
Condition - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Condition.
Conditions - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML1 Conditions element behaves.
Conditions - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Conditions.
ConditionValidator - Interface in org.opensaml.saml.saml2.assertion
A validator that evaluates a Condition within an Assertion.
conditionValidators - Variable in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Registered Condition validators.
configureBuilder() - Method in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Configure the appropriate SchemaBuilder with the right set of schemas.
CONFIRMATION_METHOD_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
ConfirmationMethod attribute name.
ConfirmationMethod - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML1 ConfirmationMethod element behaves.
CONFIRMED_SUBJECT_CONFIRMATION - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Carries the SubjectConfirmation that confirmed the subject.
CONSENT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
Consent attribute name.
CONSENT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
Consent attribute name.
CONTACT_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ContactPerson
"contactType" attribute's local name.
ContactPerson - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata ContactPerson.
ContactPersonTypeEnumeration - Class in org.opensaml.saml.saml2.metadata
A type safe enumeration of contact types used by ContactPerson.
ContactPersonTypeEnumeration(String) - Constructor for class org.opensaml.saml.saml2.metadata.ContactPersonTypeEnumeration
Constructor.
contains(String) - Method in interface org.opensaml.saml.common.binding.artifact.SAMLArtifactMap
Checks if a given artifact has a map entry.
CONTROL_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
Control action.
convertSAML2ArtifactEndpointIndex(byte[]) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Convert a 2-byte artifact endpoint index byte[] as typically used by SAML 2 artifact types to an integer, appropriate for use with IndexedEndpoint impls.
COUNT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.ProxyRestriction
Count attribute name.
createReference(XMLSignature) - Method in class org.opensaml.saml.common.SAMLObjectContentReference
CREATION_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.Publication
creation attribute name.
CREATION_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
creation attribute name.

D

dataReferenceBuilder - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
Builder for DataReference objects.
dateFormatter - Variable in class org.opensaml.saml.config.SAMLConfiguration
Formatter used to write dates.
DECISION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Name for Decision attribute.
DECISION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Decision attribute name.
decisionType - Variable in class org.opensaml.saml.saml1.core.DecisionTypeEnumeration
The decision type string.
decisionType - Variable in class org.opensaml.saml.saml2.core.DecisionTypeEnumeration
The decision type string.
DecisionTypeEnumeration - Class in org.opensaml.saml.saml1.core
A type safe "enumeration" of AuthorizationDecisionStatement Decision types.
DecisionTypeEnumeration(String) - Constructor for class org.opensaml.saml.saml1.core.DecisionTypeEnumeration
Constructor.
DecisionTypeEnumeration - Class in org.opensaml.saml.saml2.core
A type safe enumeration of AuthzDecisionStatement decision types.
DecisionTypeEnumeration(String) - Constructor for class org.opensaml.saml.saml2.core.DecisionTypeEnumeration
Constructor.
declareNonVisibleNamespaces(SignableSAMLObject) - Static method in class org.opensaml.saml.common.SAMLObjectSupport
Examines the SignableSAMLObject for the need to declare non-visible namespaces before marshalling and signing, and if required, performs the declarations.
decrypt(EncryptedAssertion) - Method in class org.opensaml.saml.saml2.encryption.Decrypter
Decrypt the specified EncryptedAssertion.
decrypt(EncryptedAttribute) - Method in class org.opensaml.saml.saml2.encryption.Decrypter
Decrypt the specified EncryptedAttribute.
decrypt(EncryptedID) - Method in class org.opensaml.saml.saml2.encryption.Decrypter
Decrypt the specified EncryptedID.
decrypt(NewEncryptedID) - Method in class org.opensaml.saml.saml2.encryption.Decrypter
Decrypt the specified NewEncryptedID.
DECRYPT_ASSERTION_FAILED - Static variable in class org.opensaml.saml.common.profile.SAMLEventIds
ID of event returned upon failure to decrypt an EncryptedAssertion.
DECRYPT_ATTRIBUTE_FAILED - Static variable in class org.opensaml.saml.common.profile.SAMLEventIds
ID of event returned upon failure to decrypt an EncryptedAttribute.
DECRYPT_NAMEID_FAILED - Static variable in class org.opensaml.saml.common.profile.SAMLEventIds
ID of event returned upon failure to decrypt an EncryptedID.
decryptData(EncryptedElementType) - Method in class org.opensaml.saml.saml2.encryption.Decrypter
Decrypt the specified instance of EncryptedElementType, and return it as an instance of the specified QName.
Decrypter - Class in org.opensaml.saml.saml2.encryption
Class which implements SAML2-specific options for EncryptedElementType objects.
Decrypter(DecryptionParameters) - Constructor for class org.opensaml.saml.saml2.encryption.Decrypter
Constructor.
Decrypter(KeyInfoCredentialResolver, KeyInfoCredentialResolver, EncryptedKeyResolver) - Constructor for class org.opensaml.saml.saml2.encryption.Decrypter
Constructor.
Decrypter(KeyInfoCredentialResolver, KeyInfoCredentialResolver, EncryptedKeyResolver, Collection<String>, Collection<String>) - Constructor for class org.opensaml.saml.saml2.encryption.Decrypter
Constructor.
DEFAULT_CLOCK_SKEW - Static variable in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Default clock skew; 300000L milliseconds.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.idpdisco.DiscoveryResponse
Name of the element inside the Extensions.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml1md.SourceID
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.DigestMethod
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.SigningMethod
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2aslo.Asynchronous
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2cb.ChannelBindings
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdattr.EntityAttributes
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdquery.ActionNamespace
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdreqinit.RequestInitiator
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.Publication
Name of the element inside the Extensions.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
Name of the element inside the Extensions.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.PublicationPath
Name of the element inside the Extensions.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationInfo
Name of the element inside the Extensions.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationPolicy
Name of the element inside the Extensions.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.UsagePolicy
Name of the element inside the Extensions.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Description
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.DiscoHints
Name of the element inside the Extensions.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.DisplayName
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.DomainHint
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.GeolocationHint
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.InformationURL
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.IPHint
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Keywords
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Logo
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.PrivacyStatementURL
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Name of the element inside the Extensions.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.samlec.EncType
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.samlec.GeneratedKey
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.samlec.SessionKey
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.samlpthrpty.RespondTo
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Action
Default element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Advice
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Assertion
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AssertionArtifact
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AssertionIDReference
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Attribute
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeDesignator
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeQuery
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeStatement
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeValue
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Audience
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AudienceRestrictionCondition
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationQuery
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorityBinding
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Condition
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Conditions
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.ConfirmationMethod
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.DoNotCacheCondition
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Evidence
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.NameIdentifier
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Query
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Request
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.RespondWith
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Response
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Statement
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Status
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.StatusDetail
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.StatusMessage
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Subject
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectConfirmation
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectConfirmationData
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectLocality
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectQuery
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectStatement
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Action
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Advice
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Artifact
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.ArtifactResolve
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.ArtifactResponse
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Assertion
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AssertionIDRef
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AssertionIDRequest
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AssertionURIRef
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Attribute
Local name of the Attribute element.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AttributeQuery
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AttributeStatement
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AttributeValue
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Audience
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AudienceRestriction
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthenticatingAuthority
Local Name of AuthenticatingAuthority.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
Local Name of AuthnContext.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnContextClassRef
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnContextDecl
Local Name of AuthnContextDecl.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnContextDeclRef
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnQuery
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnRequest
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnStatement
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthzDecisionQuery
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.BaseID
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Condition
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Conditions
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.EncryptedAssertion
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.EncryptedAttribute
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.EncryptedID
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Evidence
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Extensions
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.GetComplete
Element Local Name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.IDPEntry
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.IDPList
Element Local Name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Issuer
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.LogoutRequest
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.LogoutResponse
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.ManageNameIDResponse
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameID
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDMappingResponse
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDPolicy
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.NewEncryptedID
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.NewID
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.OneTimeUse
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.ProxyRestriction
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestedAuthnContext
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequesterID
Element Local Name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Response
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Scoping
Element Local Name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.SessionIndex
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Statement
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Status
Local Name of Status.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
Local Name of StatusCode.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusDetail
Local Name of StatusDetail.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusMessage
Local Name of StatusMessage.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Subject
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectLocality
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectQuery
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Terminate
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.RelayState
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.Request
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.RequestAuthenticated
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.Response
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.SubjectConfirmation
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AdditionalMetadataLocation
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AffiliateMember
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ArtifactResolutionService
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AssertionConsumerService
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AssertionIDRequestService
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeAuthorityDescriptor
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeProfile
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeService
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AuthnAuthorityDescriptor
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AuthnQueryService
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AuthzService
Default element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Company
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ContactPerson
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EmailAddress
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EncryptionMethod
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Endpoint
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Extensions
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.GivenName
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Local name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
Local name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.KeyDescriptor
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ManageNameIDService
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.NameIDFormat
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.NameIDMappingService
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Organization
Local name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationDisplayName
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationName
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationURL
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.PDPDescriptor
Local name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RequestedAttribute
Local name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ServiceDescription
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ServiceName
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SingleLogoutService
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SingleSignOnService
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SSODescriptor
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SurName
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.TelephoneNumber
Element local name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.idpdisco.DiscoveryResponse
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml1md.SourceID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.DigestMethod
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.SigningMethod
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2aslo.Asynchronous
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2cb.ChannelBindings
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdattr.EntityAttributes
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdquery.ActionNamespace
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdreqinit.RequestInitiator
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.Publication
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.PublicationPath
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationInfo
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationPolicy
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.UsagePolicy
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Description
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.DiscoHints
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.DisplayName
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.DomainHint
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.GeolocationHint
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.InformationURL
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.IPHint
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Keywords
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Logo
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.PrivacyStatementURL
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.samlec.EncType
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.samlec.GeneratedKey
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.samlec.SessionKey
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.ext.samlpthrpty.RespondTo
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Action
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Advice
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Assertion
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AssertionArtifact
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AssertionIDReference
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Attribute
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeDesignator
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeStatement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeValue
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Audience
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AudienceRestrictionCondition
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorityBinding
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Condition
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Conditions
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.ConfirmationMethod
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.DoNotCacheCondition
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Evidence
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.NameIdentifier
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Query
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Request
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.RespondWith
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Response
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Statement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Status
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.StatusDetail
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.StatusMessage
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.Subject
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectConfirmation
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectConfirmationData
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectLocality
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectStatement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Action
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Advice
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Artifact
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.ArtifactResolve
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.ArtifactResponse
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Assertion
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AssertionIDRef
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AssertionIDRequest
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AssertionURIRef
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Attribute
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AttributeQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AttributeStatement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AttributeValue
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Audience
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AudienceRestriction
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthenticatingAuthority
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnContextClassRef
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnContextDecl
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnContextDeclRef
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnRequest
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnStatement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthzDecisionQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.BaseID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Condition
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Conditions
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.EncryptedAssertion
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.EncryptedAttribute
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.EncryptedID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Evidence
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Extensions
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.GetComplete
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.IDPEntry
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.IDPList
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Issuer
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.LogoutRequest
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.LogoutResponse
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.ManageNameIDResponse
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDMappingResponse
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDPolicy
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.NewEncryptedID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.NewID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.OneTimeUse
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.ProxyRestriction
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestedAuthnContext
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequesterID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Response
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Scoping
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.SessionIndex
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Statement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Status
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusDetail
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusMessage
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Subject
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectLocality
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.core.Terminate
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.RelayState
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.Request
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.RequestAuthenticated
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.Response
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.SubjectConfirmation
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AdditionalMetadataLocation
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AffiliateMember
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ArtifactResolutionService
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AssertionConsumerService
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AssertionIDRequestService
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeAuthorityDescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeProfile
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeService
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AuthnAuthorityDescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AuthnQueryService
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AuthzService
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Company
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ContactPerson
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EmailAddress
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EncryptionMethod
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Endpoint
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Extensions
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.GivenName
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.KeyDescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ManageNameIDService
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.NameIDFormat
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.NameIDMappingService
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Organization
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationDisplayName
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationName
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationURL
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.PDPDescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RequestedAttribute
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ServiceDescription
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ServiceName
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SingleLogoutService
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SingleSignOnService
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SSODescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SurName
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.TelephoneNumber
Default element name.
defaultDateFormat - Static variable in class org.opensaml.saml.config.SAMLConfiguration
Date format in SAML object, default is yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
defaultIdPNameQualifierLookupStrategy - Variable in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Optional lookup function for obtaining default NameQualifier.
DefaultLocalErrorPredicate - Class in org.opensaml.saml.common.profile.logic
Predicate that decides whether to handle an error by returning a SAML response to a requester or fail locally.
DefaultLocalErrorPredicate() - Constructor for class org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate
Constructor.
DefaultNameIDPolicyPredicate - Class in org.opensaml.saml.common.profile.logic
Policy that requires that qualifiers, if set, match the requester and responder.
DefaultNameIDPolicyPredicate() - Constructor for class org.opensaml.saml.common.profile.logic.DefaultNameIDPolicyPredicate
 
defaultSPNameQualifierLookupStrategy - Variable in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Optional lookup function for obtaining default SPNameQualifier.
Delegate - Interface in org.opensaml.saml.ext.saml2delrestrict
SAML 2.0 Condition for Delegation Restriction - Delegate element.
DELEGATION_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
DelegationInstant attribute name.
DelegationRestrictionType - Interface in org.opensaml.saml.ext.saml2delrestrict
SAML 2.0 Condition for Delegation Restriction - DelegationRestrictionType complex type.
DELETE_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
Delete action.
DENY - Static variable in class org.opensaml.saml.saml1.core.DecisionTypeEnumeration
"Deny" decision type.
DENY - Static variable in class org.opensaml.saml.saml2.core.DecisionTypeEnumeration
Deny decision type.
Description - Interface in org.opensaml.saml.ext.saml2mdui
DisplayName.
DESTINATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
Destination attribute name.
DESTINATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
Destination attribute name.
digestAlgorithm - Variable in class org.opensaml.saml.common.SAMLObjectContentReference
Algorithm used to digest the content.
DigestMethod - Interface in org.opensaml.saml.ext.saml2alg
SAML v2.0 Metadata Profile for Algorithm Support Version 1.0 DigestMethod SAMLObject.
DiscoHints - Interface in org.opensaml.saml.ext.saml2mdui
See IdP Discovery and Login UI Metadata Extension Profile.
DiscoveryResponse - Interface in org.opensaml.saml.ext.idpdisco
SAML Identity Provider Discovery Protocol DiscoveryResponse.
DisplayName - Interface in org.opensaml.saml.ext.saml2mdui
DisplayName.
DNS_NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectLocality
DNSName attribute name.
DNSADDRESS_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectLocality
Name for the DNSAddress attribute.
doApply(ProfileRequestContext, NameIdentifier) - Method in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Apply policy to the target object.
doApply(ProfileRequestContext, NameID) - Method in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Apply policy to the target object.
doApply(ProfileRequestContext, NameIDPolicy) - Method in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Apply policy to the target object.
doApply(String, String, String, String, String) - Method in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Apply the predicate to the request.
doApply(RegistrationInfo) - Method in class org.opensaml.saml.common.profile.logic.AbstractRegistrationInfoPredicate
Override this method to implement the predicate.
doApply(String, String, String, String, String) - Method in class org.opensaml.saml.common.profile.logic.AffiliationNameIDPolicyPredicate
Apply the predicate to the request.
doApply(String, String, String, String, String) - Method in class org.opensaml.saml.common.profile.logic.DefaultNameIDPolicyPredicate
Apply the predicate to the request.
doApply(RegistrationInfo) - Method in class org.opensaml.saml.common.profile.logic.RegistrationAuthorityPredicate
Override this method to implement the predicate.
doApply(RegistrationInfo) - Method in class org.opensaml.saml.common.profile.logic.RegistrationPolicyPredicate
Override this method to implement the predicate.
doCheckEndpoint(CriteriaSet, EndpointType) - Method in class org.opensaml.saml.common.binding.AbstractEndpointResolver
Apply the supplied criteria to a candidate endpoint to determine its suitability.
doDestroy() - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
doGenerate(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Override this method to fully control the generation process.
doGenerate(ProfileRequestContext) - Method in class org.opensaml.saml.saml1.profile.AbstractSAML1NameIdentifierGenerator
Override this method to fully control the generation process.
doGenerate(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.AbstractSAML2NameIDGenerator
Override this method to fully control the generation process.
doInitialize() - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
doInitialize() - Method in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
doInitialize() - Method in class org.opensaml.saml.common.profile.logic.AffiliationNameIDPolicyPredicate
doInitialize() - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
DomainHint - Interface in org.opensaml.saml.ext.saml2mdui
IPHint.
DoNotCacheCondition - Interface in org.opensaml.saml.saml1.core
This interface describes how ab object representing a SAML1 DoNotCacheCondition element will behave.
DynamicMetadataResolver - Interface in org.opensaml.saml.metadata.resolver
Marker interface for MetadataResolver implementations which resolve metadata by dynamically querying for the requested data individually at the time of the resolution operation, for example by invoking a request to a remote network-based metadata publishing endpoint or metadata oracle service.
dynamicParameters - Variable in class org.opensaml.saml.common.assertion.ValidationContext
Dynamic parameters used as input to, and output from, the validation process.

E

ECPContext - Class in org.opensaml.saml.common.messaging.context
Context, usually attached to a MessageContext that carries state associated with an ECP request that is needed during response generation.
ECPContext() - Constructor for class org.opensaml.saml.common.messaging.context.ECPContext
 
ELEMENT_QNAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Element QName, no prefix.
ELEMENT_QNAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Element QName, no prefix.
EMAIL - Static variable in interface org.opensaml.saml.saml1.core.NameIdentifier
URI for email name format.
EMAIL - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
URI for email name format.
EmailAddress - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata EmailAddress.
encParams - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
The parameters to use for encrypting the data.
encrypt(Assertion) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Encrypt the specified Assertion.
encrypt(Attribute) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Encrypt the specified Attribute.
encrypt(NameID) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Encrypt the specified NameID.
encrypt(BaseID) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Encrypt the specified BaseID.
encrypt(NewID) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Encrypt the specified NewID.
encrypt(XMLObject, QName) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Encrypt the specified XMLObject, and return it as an instance of the specified QName, which should be one of the types derived from EncryptedElementType.
encryptAsID(Assertion) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Encrypt the specified Assertion, treating as an identifier and returning an EncryptedID.
ENCRYPTED - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
Special URI used by NameIDPolicy to indicate a NameID should be encrypted.
EncryptedAssertion - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core EncryptedAssertion.
EncryptedAttribute - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core EncryptedAttribute.
EncryptedElementType - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core EncryptedElementType.
EncryptedElementTypeEncryptedKeyResolver - Class in org.opensaml.saml.saml2.encryption
An implementation of EncryptedKeyResolver which resolves EncryptedKey elements which appear as immediate children of the EncryptedElementType which is the parent of the EncryptedData context.
EncryptedElementTypeEncryptedKeyResolver() - Constructor for class org.opensaml.saml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolver
Constructor.
EncryptedElementTypeEncryptedKeyResolver(Set<String>) - Constructor for class org.opensaml.saml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolver
Constructor.
EncryptedElementTypeEncryptedKeyResolver(String) - Constructor for class org.opensaml.saml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolver
Constructor.
EncryptedID - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core EncryptedID.
Encrypter - Class in org.opensaml.saml.saml2.encryption
Encrypter for SAML 2 SAMLObjects which has specific options for generating instances of subtypes of EncryptedElementType.
Encrypter(DataEncryptionParameters, List<KeyEncryptionParameters>) - Constructor for class org.opensaml.saml.saml2.encryption.Encrypter
Constructor.
Encrypter(DataEncryptionParameters, KeyEncryptionParameters) - Constructor for class org.opensaml.saml.saml2.encryption.Encrypter
Constructor.
Encrypter(DataEncryptionParameters) - Constructor for class org.opensaml.saml.saml2.encryption.Encrypter
Constructor.
Encrypter.KeyPlacement - Enum in org.opensaml.saml.saml2.encryption
Options for where to place the resulting EncryptedKey elements with respect to the associated EncryptedData element.
Encrypter.KeyPlacement() - Constructor for enum org.opensaml.saml.saml2.encryption.Encrypter.KeyPlacement
 
EncryptionContext - Class in org.opensaml.saml.saml2.profile.context
Context supplying encryption parameters for the different forms of SAML XML encryption.
EncryptionContext() - Constructor for class org.opensaml.saml.saml2.profile.context.EncryptionContext
 
EncryptionMethod - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata EncryptionMethod.
EncType - Interface in org.opensaml.saml.ext.samlec
SAML-EC GSS-API EncType element.
endpoint - Variable in class org.opensaml.saml.common.messaging.context.SAMLEndpointContext
The SAML entity endpoint.
endpoint - Variable in class org.opensaml.saml.criterion.EndpointCriterion
The endpoint.
Endpoint - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata Endpoint data type interface.
ENDPOINT_RESOLUTION_FAILED - Static variable in class org.opensaml.saml.common.profile.SAMLEventIds
ID of event returned upon failure to resolve an outgoing message endpoint to use.
endpointContextLookupStrategy - Variable in class org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate
Strategy function for access to SAMLEndpointContext to check.
EndpointCriterion<EndpointType extends Endpoint> - Class in org.opensaml.saml.criterion
Criterion representing a SAML metadata endpoint object.
EndpointCriterion(EndpointType) - Constructor for class org.opensaml.saml.criterion.EndpointCriterion
Constructor.
EndpointCriterion(EndpointType, boolean) - Constructor for class org.opensaml.saml.criterion.EndpointCriterion
Constructor.
endpointIndex - Variable in class org.opensaml.saml.saml2.binding.artifact.AbstractSAML2Artifact
2 byte artifact endpoint index.
EndpointResolver<EndpointType extends Endpoint> - Interface in org.opensaml.saml.common.binding
A resolver that is capable of resolving Endpoint instances which meet certain supplied criteria.
EntitiesDescriptor - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata EntitiesDescriptor.
ENTITY - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
URI for SAML entity name format.
ENTITY_ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
"Name" attribute name.
EntityAttributes - Interface in org.opensaml.saml.ext.saml2mdattr
SAML V2.0 Metadata Extension for Entity Attributes EntityAttributes SAML object.
EntityAttributesPredicate - Class in org.opensaml.saml.common.profile.logic
Predicate to determine whether an EntityDescriptor or its parent groups contain an extension Attribute that matches the predicate's criteria.
EntityAttributesPredicate(Collection<EntityAttributesPredicate.Candidate>) - Constructor for class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate
Constructor.
EntityAttributesPredicate(Collection<EntityAttributesPredicate.Candidate>, boolean) - Constructor for class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate
Constructor.
EntityAttributesPredicate(Collection<EntityAttributesPredicate.Candidate>, boolean, boolean) - Constructor for class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate
Constructor.
EntityAttributesPredicate.Candidate - Class in org.opensaml.saml.common.profile.logic
An object to encapsulate the set of criteria that must be satisfied by an EntityAttributes extension to satisfy the enclosing predicate.
EntityAttributesPredicate.Candidate(String) - Constructor for class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Constructor.
EntityAttributesPredicate.Candidate(String, String) - Constructor for class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Constructor.
EntityAttributesPredicate.EntityAttributesMatcher - Class in org.opensaml.saml.common.profile.logic
Determines whether an EntityAttributesPredicate.Candidate criterion is satisfied by the Attributes in an EntityAttributes extension.
EntityAttributesPredicate.EntityAttributesMatcher(Collection<Attribute>) - Constructor for class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.EntityAttributesMatcher
Constructor.
entityContextClass - Variable in class org.opensaml.saml.common.messaging.context.navigate.SAMLMessageContextAuthenticationFunction
The context class representing the authenticatable SAML entity.
entityDescriptor - Variable in class org.opensaml.saml.common.messaging.context.SAMLMetadataContext
The descriptor of the SAML entity.
EntityDescriptor - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata EntityDescriptor.
EntityDescriptorLookupFunction - Class in org.opensaml.saml.common.messaging.context.navigate
EntityDescriptorLookupFunction() - Constructor for class org.opensaml.saml.common.messaging.context.navigate.EntityDescriptorLookupFunction
 
EntityGroupName - Class in org.opensaml.saml.metadata
A bean class which is used to represent an entity group to which an EntityDescriptor belongs.
EntityGroupName(String) - Constructor for class org.opensaml.saml.metadata.EntityGroupName
Constructor.
EntityGroupNamePredicate - Class in org.opensaml.saml.common.profile.logic
Predicate to determine whether one of a set of names matches any of an entity's containing EntitiesDescriptor groups.
EntityGroupNamePredicate(Collection<String>) - Constructor for class org.opensaml.saml.common.profile.logic.EntityGroupNamePredicate
Constructor.
entityId - Variable in class org.opensaml.saml.common.messaging.context.AbstractSAMLEntityContext
The entityID of the SAML entity.
EntityIdPredicate - Class in org.opensaml.saml.common.profile.logic
Predicate that matches an EntityDescriptor against a set of entityIDs.
EntityIdPredicate(Collection<String>) - Constructor for class org.opensaml.saml.common.profile.logic.EntityIdPredicate
Constructor.
entityIds - Variable in class org.opensaml.saml.common.profile.logic.EntityIdPredicate
Set of entityIDs to check for.
EntityRoleCriterion - Class in org.opensaml.saml.criterion
Criterion representing an entity role.
EntityRoleCriterion(QName) - Constructor for class org.opensaml.saml.criterion.EntityRoleCriterion
Constructor.
equals(Object) - Method in class org.opensaml.saml.common.AbstractSAMLObject
equals(Object) - Method in class org.opensaml.saml.common.AbstractSignableSAMLObject
equals(Object) - Method in class org.opensaml.saml.common.binding.artifact.AbstractSAMLArtifact
equals(Object) - Method in class org.opensaml.saml.common.binding.BindingDescriptor
equals(Object) - Method in class org.opensaml.saml.criterion.ArtifactCriterion
equals(Object) - Method in class org.opensaml.saml.criterion.BindingCriterion
equals(Object) - Method in class org.opensaml.saml.criterion.BindingLocationCriterion
equals(Object) - Method in class org.opensaml.saml.criterion.BindingResponseLocationCriterion
equals(Object) - Method in class org.opensaml.saml.criterion.EndpointCriterion
equals(Object) - Method in class org.opensaml.saml.criterion.EntityRoleCriterion
equals(Object) - Method in class org.opensaml.saml.criterion.ProtocolCriterion
equals(Object) - Method in class org.opensaml.saml.criterion.RoleDescriptorCriterion
equals(Object) - Method in class org.opensaml.saml.criterion.StartsWithLocationCriterion
equals(Object) - Method in class org.opensaml.saml.metadata.EntityGroupName
equals(Object) - Method in class org.opensaml.saml.metadata.resolver.index.SimpleStringMetadataIndexKey
ERROR_URL_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
"errorURL" attribute's local name.
EvaluableEntityDescriptorCriterion - Interface in org.opensaml.saml.metadata.criteria.entity
Marker interface for evaluable EntityDescriptor criteria.
EvaluableRoleDescriptorCriterion - Interface in org.opensaml.saml.metadata.criteria.role
Marker interface for evaluable RoleDescriptor criteria.
eventContextLookupStrategy - Variable in class org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate
Strategy function for access to EventContext to check.
Evidence - Interface in org.opensaml.saml.saml1.core
Interface describing how a SAML1.1 Evidence element behaves.
Evidence - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Evidence.
Evidentiary - Interface in org.opensaml.saml.saml1.core
Marker interface for element types that can constitute evidence within a Evidence object.
Evidentiary - Interface in org.opensaml.saml.saml2.core
Marker interface for element types that can constitute evidence within a Evidence object.
EXACT - Static variable in class org.opensaml.saml.saml2.core.AuthnContextComparisonTypeEnumeration
"exact" comparison type.
EXECUTE_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
Execute action.
expiration - Variable in class org.opensaml.saml.common.binding.artifact.ExpiringSAMLArtifactMapEntry
Expiration in milliseconds since the start of the Unix epoch.
ExpiringSAMLArtifactMapEntry - Class in org.opensaml.saml.common.binding.artifact
Extension of BasicSAMLArtifactMapEntry that tracks expiration.
ExpiringSAMLArtifactMapEntry(String, String, String, SAMLObject) - Constructor for class org.opensaml.saml.common.binding.artifact.ExpiringSAMLArtifactMapEntry
Constructor.
EXPLICIT_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
Explicit consent URI.
EXPLICIT_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
Explicit consent URI.
Extensions - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Extensions.
Extensions - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata Extensions.

F

filter(XMLObject) - Method in interface org.opensaml.saml.metadata.resolver.filter.MetadataFilter
Filters the given metadata, perhaps to remove elements that are not wanted.
filter(XMLObject) - Method in class org.opensaml.saml.metadata.resolver.filter.MetadataFilterChain
Filters the given metadata, perhaps to remove elements that are not wanted.
FilterException - Exception in org.opensaml.saml.metadata.resolver.filter
An exception thrown during the evaluation of a MetadataFilter.
FilterException() - Constructor for exception org.opensaml.saml.metadata.resolver.filter.FilterException
Constructor.
FilterException(String) - Constructor for exception org.opensaml.saml.metadata.resolver.filter.FilterException
Constructor.
FilterException(Exception) - Constructor for exception org.opensaml.saml.metadata.resolver.filter.FilterException
Constructor.
FilterException(String, Exception) - Constructor for exception org.opensaml.saml.metadata.resolver.filter.FilterException
Constructor.
filters - Variable in class org.opensaml.saml.metadata.resolver.filter.MetadataFilterChain
Registered filters.
FORCE_AUTHN_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnRequest
ForceAuthn attribute name.
format - Variable in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
The identifier Format supported.
FORMAT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.NameIdentifier
Name for the attribute which defines Name Qualifier.
FORMAT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDPolicy
Format attribute name.
FORMAT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
Format attribute name.
formats - Variable in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Formats to apply policy to.
FormatSpecificNameIdentifierGenerator<NameIdType extends SAMLObject> - Interface in org.opensaml.saml.common.profile
Specialized type of NameIdentifierGenerator that is locked to a specific Format of identifier.
FRIENDLY_NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.Attribute
Name of the FriendlyName attribute.

G

generate(ProfileRequestContext, String) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Generate an identifier object.
generate(ProfileRequestContext, String) - Method in interface org.opensaml.saml.common.profile.NameIdentifierGenerator
Generate an identifier object.
generate(ProfileRequestContext, String) - Method in interface org.opensaml.saml.saml1.profile.SAML1NameIdentifierGenerator
Generate an identifier object.
generate(ProfileRequestContext, String) - Method in interface org.opensaml.saml.saml2.profile.SAML2NameIDGenerator
Generate an identifier object.
GeneratedKey - Interface in org.opensaml.saml.ext.samlec
SAML-EC GSS-API GeneratedKey element.
generateKeys(EntityDescriptor) - Method in interface org.opensaml.saml.metadata.resolver.index.MetadataIndex
Generate a set of one or more MetadataIndexKey instances based on the input EntityDescriptor.
generateKeys(CriteriaSet) - Method in interface org.opensaml.saml.metadata.resolver.index.MetadataIndex
Generate a set of one or more MetadataIndexKey instances based on the input CriteriaSet.
GeolocationHint - Interface in org.opensaml.saml.ext.saml2mdui
IPHint.
get(String) - Method in interface org.opensaml.saml.common.binding.artifact.SAMLArtifactMap
Gets the artifact entry for the given artifact.
GET_METHOD - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
HTTP Method - GET.
getAction() - Method in interface org.opensaml.saml.saml2.core.Action
Gets the URI of the action to be performed.
getActionNamespaces() - Method in interface org.opensaml.saml.ext.saml2mdquery.AuthzDecisionQueryDescriptorType
Gets the list of action namespaces support by this role.
getActions() - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
Get list of Action child elements.
getActions() - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Get the actions.
getActions() - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionQuery
Gets the Actions of this query.
getActions() - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Gets the actions authorized to be performed.
getActualReceiverEndpointURI(MessageContext<SAMLObject>, HttpServletRequest) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Extract the transport endpoint URI at which this message was received.
getAdditionalMetadataLocations() - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets the additional metadata locations for this entity.
getAddress() - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Gets the IP address to which this information may be pressented.
getAddress() - Method in interface org.opensaml.saml.saml2.core.SubjectLocality
Gets the IP address of the system from which the subject was authenticated.
getAddress() - Method in interface org.opensaml.saml.saml2.metadata.EmailAddress
Gets the email address.
getAdvice() - Method in interface org.opensaml.saml.saml1.core.Assertion
advice is a (singleton) Object, representing the Advice sub element.
getAdvice() - Method in interface org.opensaml.saml.saml2.core.Assertion
Gets the Advice for this assertion.
getAffiliationDescriptor() - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets the affiliation descriptor for this entity.
getAlgorithm() - Method in interface org.opensaml.saml.ext.saml2alg.DigestMethod
Get the value of the Algorithm URI attribute.
getAlgorithm() - Method in interface org.opensaml.saml.ext.saml2alg.SigningMethod
Get the value of the Algorithm URI attribute.
getAlgorithm() - Method in interface org.opensaml.saml.ext.samlec.SessionKey
Get the session key derivation algorithm.
getAllowCreate() - Method in interface org.opensaml.saml.saml2.core.NameIDPolicy
Gets the AllowCreate value.
getAllowCreateXSBoolean() - Method in interface org.opensaml.saml.saml2.core.NameIDPolicy
Gets the AllowCreate value.
getAllowedBindingURLSchemes() - Method in class org.opensaml.saml.config.SAMLConfiguration
Gets the unmodifiable list of schemes allowed to appear in binding URLs when encoding a message.
getAllowedBindingURLSchemes() - Static method in class org.opensaml.saml.config.SAMLConfigurationSupport
Get the allowed URL schemes.
getArsEndpointIndex(MessageContext<SAMLObject>) - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004Builder
Gets the index of the source artifact resolution service.
getArsEndpointUrl(MessageContext<SAMLObject>) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002Builder
Gets the index of the source artifact resolution service.
getArtifact() - Method in class org.opensaml.saml.common.binding.artifact.BasicSAMLArtifactMapEntry
Gets the artifact that maps to the SAML message.
getArtifact() - Method in interface org.opensaml.saml.common.binding.artifact.SAMLArtifactMap.SAMLArtifactMapEntry
Gets the artifact that maps to the SAML message.
getArtifact() - Method in class org.opensaml.saml.criterion.ArtifactCriterion
Get the SAML artifact.
getArtifact() - Method in interface org.opensaml.saml.saml2.core.Artifact
Get artifact value.
getArtifact() - Method in interface org.opensaml.saml.saml2.core.ArtifactResolve
Get Artifact child element.
getArtifactBuilder(byte[]) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactBuilderFactory
Gets the artifact builder for the given type.
getArtifactBuilder(byte[]) - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactBuilderFactory
Gets the artifact builder for the given type.
getArtifactBuilders() - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactBuilderFactory
Gets the currently registered artifact builders.
getArtifactBuilders() - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactBuilderFactory
Gets the currently registered artifact builders.
getArtifactBytes() - Method in class org.opensaml.saml.common.binding.artifact.AbstractSAMLArtifact
Gets the bytes for the artifact.
getArtifactBytes() - Method in interface org.opensaml.saml.common.binding.artifact.SAMLArtifact
Gets the bytes for the artifact.
getArtifactBytes() - Method in class org.opensaml.saml.saml2.binding.artifact.AbstractSAML2Artifact
Gets the bytes for the artifact.
getArtifactContext(MessageContext<SAMLObject>) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001Builder
Get the artifact context.
getArtifactContext(MessageContext<SAMLObject>) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002Builder
Get the artifact context.
getArtifactContext(MessageContext<SAMLObject>) - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004Builder
Get the artifact context.
getArtifactResolutionServices() - Method in interface org.opensaml.saml.saml2.metadata.SSODescriptor
Gets a list of artifact resolution services for this service.
getArtifactType() - Method in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
Gets the artifact type.
getAssertionArtifact() - Method in interface org.opensaml.saml.saml1.core.AssertionArtifact
Get the contents of the artifact.
getAssertionArtifacts() - Method in interface org.opensaml.saml.saml1.core.Request
Get the list of artifacts.
getAssertionConsumerServiceIndex() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets the index of the particular Assertion Consumer Service to which the response to this request should be delivered.
getAssertionConsumerServices() - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Gets an list of assertion consumer service Endpoints for this service.
getAssertionConsumerServiceURL() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets the URL of the particular Assertion Consumer Service to which the response to this request should be delivered.
getAssertionConsumerServiceURL() - Method in interface org.opensaml.saml.saml2.ecp.Response
Get the AssertionConsumerServiceURL attribute value.
getAssertionEncryptionParameters() - Method in class org.opensaml.saml.saml2.profile.context.EncryptionContext
Get the encryption parameters to use for encryption of assertions.
getAssertionHandle() - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001
Gets the artifiact's 20 byte assertion handle.
getAssertionHandle() - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002
Gets the artifiact's 20 byte assertion handle.
getAssertionID() - Method in interface org.opensaml.saml.saml2.core.AssertionIDRef
Gets the ID of the assertion this references.
getAssertionIDReferences() - Method in interface org.opensaml.saml.saml1.core.Advice
Get the AssertionIdReferences.
getAssertionIDReferences() - Method in interface org.opensaml.saml.saml1.core.Evidence
Get the list of assertion ID references.
getAssertionIDReferences() - Method in interface org.opensaml.saml.saml1.core.Request
Get the list of AssertionIDReferences.
getAssertionIDReferences() - Method in interface org.opensaml.saml.saml2.core.Advice
Gets the list of AssertionID references used as advice.
getAssertionIDReferences() - Method in interface org.opensaml.saml.saml2.core.Evidence
Gets the list of AssertionID references used as evidence.
getAssertionIDRefs() - Method in interface org.opensaml.saml.saml2.core.AssertionIDRequest
Gets a list of child AssertionIDRefs.
getAssertionIDRequestServices() - Method in interface org.opensaml.saml.saml2.metadata.AttributeAuthorityDescriptor
Gets a list of Assertion ID request services.
getAssertionIDRequestServices() - Method in interface org.opensaml.saml.saml2.metadata.AuthnAuthorityDescriptor
Gets the list of assertion ID request services for this authority.
getAssertionIDRequestServices() - Method in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Gets the list of assertion ID request services.
getAssertionIDRequestServices() - Method in interface org.opensaml.saml.saml2.metadata.PDPDescriptor
Gets the list of assertion ID request services for this PDP.
getAssertions() - Method in interface org.opensaml.saml.ext.saml2mdattr.EntityAttributes
Gets the assertions about the entity.
getAssertions() - Method in interface org.opensaml.saml.saml1.core.Advice
Get the Assertions.
getAssertions() - Method in interface org.opensaml.saml.saml1.core.Evidence
Get the list of Assertions.
getAssertions() - Method in interface org.opensaml.saml.saml1.core.Response
Return the objects representing the Assertion (element).
getAssertions() - Method in interface org.opensaml.saml.saml2.core.Advice
Gets the list of Assertions used as advice.
getAssertions() - Method in interface org.opensaml.saml.saml2.core.Evidence
Gets the list of Assertions used as evidence.
getAssertions() - Method in interface org.opensaml.saml.saml2.core.Response
Return the list of Assertion child elements.
getAssertionURI() - Method in interface org.opensaml.saml.saml2.core.AssertionURIRef
Gets the URI of the assertion this references.
getAssertionURIReferences() - Method in interface org.opensaml.saml.saml2.core.Advice
Gets the list of AssertionURI references used as advice.
getAssertionURIReferences() - Method in interface org.opensaml.saml.saml2.core.Evidence
Gets the list of AssertionURI references used as evidence.
getAttributeAuthorityDescriptor(String) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets the first AttributeAuthorityDescriptor role descriptor for this entity that supports the given protocol.
getAttributeConsumingService() - Method in class org.opensaml.saml.common.messaging.context.AttributeConsumingServiceContext
Gets the assertion to be validated.
getAttributeConsumingServiceIndex() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets the index of the Attribute Consuming Service which describes the SAML attributes the requester desires or requires to be supplied in the Response message.
getAttributeConsumingServices() - Method in interface org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType
Gets the list of attribute consuming service endpoints support by this role.
getAttributeConsumingServices() - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Gets an list of attribute consuming service descriptors for this service.
getAttributeDesignators() - Method in interface org.opensaml.saml.saml1.core.AttributeQuery
Get list of AttributeDesignators.
getAttributeEncryptionParameters() - Method in class org.opensaml.saml.saml2.profile.context.EncryptionContext
Get the encryption parameters to use for encryption of attributes.
getAttributeName() - Method in interface org.opensaml.saml.saml1.core.AttributeDesignator
Get the contents of the AttributeName attribute.
getAttributeNamespace() - Method in interface org.opensaml.saml.saml1.core.AttributeDesignator
Get the contents of the AttributeNamespace attribute.
getAttributeProfiles() - Method in interface org.opensaml.saml.saml2.metadata.AttributeAuthorityDescriptor
Gets a list of Attribute profiles supported by this authority.
getAttributeProfiles() - Method in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Gets the list of attribute profiles supported by this IdP.
getAttributeQuery() - Method in interface org.opensaml.saml.saml1.core.Request
Get the request AttributeQuery.
getAttributes() - Method in interface org.opensaml.saml.ext.saml2mdattr.EntityAttributes
Gets the attributes about the entity.
getAttributes() - Method in interface org.opensaml.saml.saml1.core.AttributeStatement
Get all the subsiduary Attribute elements.
getAttributes() - Method in interface org.opensaml.saml.saml2.core.AttributeQuery
Gets the Attributes of this query.
getAttributes() - Method in interface org.opensaml.saml.saml2.core.AttributeStatement
Gets the attributes expressed in this statement.
getAttributes() - Method in interface org.opensaml.saml.saml2.metadata.AttributeAuthorityDescriptor
Gets the list of attribute available from this authority.
getAttributes() - Method in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Gets the list of attributes supported by this IdP.
getAttributeServices() - Method in interface org.opensaml.saml.saml2.metadata.AttributeAuthorityDescriptor
Gets a list of attribute service Endpoints for this authority.
getAttributeStatements() - Method in interface org.opensaml.saml.saml1.core.Assertion
Return all the AttributeStatement elements.
getAttributeStatements() - Method in interface org.opensaml.saml.saml2.core.Assertion
Gets the list of AttributeStatement attached to this assertion.
getAttributeValues() - Method in interface org.opensaml.saml.saml1.core.Attribute
Get all the subsiduary AttributeValue elements.
getAttributeValues() - Method in interface org.opensaml.saml.saml2.core.Attribute
Gets the list of attribute values for this attribute.
getAudienceRestrictionConditions() - Method in interface org.opensaml.saml.saml1.core.Conditions
Get the audience restriction conditions.
getAudienceRestrictions() - Method in interface org.opensaml.saml.saml2.core.Conditions
Gets the audience restriction conditions for the assertion.
getAudiences() - Method in interface org.opensaml.saml.saml1.core.AudienceRestrictionCondition
Return all the audience elements.
getAudiences() - Method in interface org.opensaml.saml.saml2.core.AudienceRestriction
Gets the list of audiences for the assertion.
getAudiences() - Method in interface org.opensaml.saml.saml2.core.ProxyRestriction
Gets the list of audiences to whom the assertion may be proxied.
getAudienceURI() - Method in interface org.opensaml.saml.saml2.core.Audience
Gets the URI of the audience for the assertion.
getAuthContextDecl() - Method in interface org.opensaml.saml.saml2.core.AuthnContext
Gets Declaration of this Authentication Context.
getAuthenticatingAuthorities() - Method in interface org.opensaml.saml.saml2.core.AuthnContext
Gets the Authenticating Authorities of this Authentication Context.
getAuthenticationInstant() - Method in interface org.opensaml.saml.saml1.core.AuthenticationStatement
Return the contents of the AuthenticationInstant attribute.
getAuthenticationMethod() - Method in interface org.opensaml.saml.saml1.core.AuthenticationQuery
Get AuthenticationMethod attribute.
getAuthenticationMethod() - Method in interface org.opensaml.saml.saml1.core.AuthenticationStatement
Return the contents of the AuthenticationMethod attribute.
getAuthenticationQuery() - Method in interface org.opensaml.saml.saml1.core.Request
Get the request AuthenticationQuery.
getAuthenticationStatements() - Method in interface org.opensaml.saml.saml1.core.Assertion
Return the List representing all the AuthenticationStatement sub elements.
getAuthnAuthorityDescriptor(String) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets the first AuthnAuthorityDescriptor role descriptor for this entity that supports the given protocol.
getAuthnContext() - Method in interface org.opensaml.saml.saml2.core.AuthnStatement
Gets the context used to authenticate the subject.
getAuthnContextClassRef() - Method in interface org.opensaml.saml.saml2.core.AuthnContext
Gets the URI identifying the Context Class of this Authentication Context.
getAuthnContextClassRef() - Method in interface org.opensaml.saml.saml2.core.AuthnContextClassRef
Gets the URI reference to an authentication context class.
getAuthnContextClassRefs() - Method in interface org.opensaml.saml.saml2.core.RequestedAuthnContext
Gets the AuthnContextClassRefs of this request.
getAuthnContextDeclRef() - Method in interface org.opensaml.saml.saml2.core.AuthnContext
Gets the URI of the Declaration of this Authentication Context.
getAuthnContextDeclRef() - Method in interface org.opensaml.saml.saml2.core.AuthnContextDeclRef
Gets the URI reference to an authentication context declaration.
getAuthnContextDeclRefs() - Method in interface org.opensaml.saml.saml2.core.RequestedAuthnContext
Gets the AuthnContextDeclRefs of this request.
getAuthnInstant() - Method in interface org.opensaml.saml.saml2.core.AuthnStatement
Gets the time when the authentication took place.
getAuthnQueryServices() - Method in interface org.opensaml.saml.saml2.metadata.AuthnAuthorityDescriptor
Gets the list of authentication query services for this authority.
getAuthnStatements() - Method in interface org.opensaml.saml.saml2.core.Assertion
Gets the list of AuthnStatements attached to this assertion.
getAuthorities() - Method in class org.opensaml.saml.common.profile.logic.RegistrationAuthorityPredicate
Get the authority name criteria.
getAuthorityBindings() - Method in interface org.opensaml.saml.saml1.core.AuthenticationStatement
Get the list of AuthorityBindings.
getAuthorityKind() - Method in interface org.opensaml.saml.saml1.core.AuthorityBinding
Get the type of authority described.
getAuthorizationDecisionQuery() - Method in interface org.opensaml.saml.saml1.core.Request
Get the request AuthorizationDecisionQuery.
getAuthorizationDecisionStatements() - Method in interface org.opensaml.saml.saml1.core.Assertion
Return the List representing all the AuthorizationStatement sub elements.
getAuthzDecisionStatements() - Method in interface org.opensaml.saml.saml2.core.Assertion
Gets the list of AuthzDecisionStatements attached to this assertion.
getAuthzServices() - Method in interface org.opensaml.saml.saml2.metadata.PDPDescriptor
Gets an list of authz services for this service.
getBaseID() - Method in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Gets the BaseID child element of the delegate.
getBaseID() - Method in interface org.opensaml.saml.saml2.core.LogoutRequest
Gets the base identifier of the principal for this request.
getBaseID() - Method in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
Gets the base identifier of the principal for this request.
getBaseID() - Method in interface org.opensaml.saml.saml2.core.Subject
Gets the base identifier of the principal for this request.
getBaseID() - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Gets the base identifier of the principal for this request.
getBinding() - Method in interface org.opensaml.saml.saml1.core.AuthorityBinding
Get the authority binding.
getBinding() - Method in interface org.opensaml.saml.saml2.metadata.Endpoint
Gets the URI identifier for the binding supported by this Endpoint.
getBindingDescriptor() - Method in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Get the SAML binding descriptor.
getBindings() - Method in class org.opensaml.saml.criterion.BindingCriterion
Get the SAML binding URI.
getBindingURI() - Method in interface org.opensaml.saml.common.binding.decoding.SAMLMessageDecoder
Gets the SAML binding URI supported by this decoder.
getBindingURI() - Method in interface org.opensaml.saml.common.binding.encoding.SAMLMessageEncoder
Gets the SAML binding URI supported by this encoder.
getBindingUri() - Method in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Get the SAML binding URI.
getCacheDuration() - Method in interface org.opensaml.saml.saml2.common.CacheableSAMLObject
Gets the maximum time, in milliseconds, that this descriptor should be cached.
getCandidates() - Method in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate
Get the candidate criteria.
getCandidates() - Method in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Get the list of candidate attribute consuming services.
getCandidatesFromMetadata(CriteriaSet) - Method in class org.opensaml.saml.common.binding.AbstractEndpointResolver
Get a mutable list of endpoints of a given type found in the metadata role contained in a RoleDescriptorCriterion (or an empty list if no metadata exists).
getChannelBindings() - Method in class org.opensaml.saml.common.messaging.context.ChannelBindingsContext
Get the channel bindings.
getChildren() - Method in interface org.opensaml.saml.saml2.core.Advice
Gets the list of all child elements attached to this advice.
getChildren(QName) - Method in interface org.opensaml.saml.saml2.core.Advice
Gets the list of child elements attached to this advice that match a particular QName.
getClockSkew(ValidationContext) - Static method in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Gets the clock skew from the ValidationContext.getStaticParameters() parameters.
getCompany() - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Gets the company this contact person is associated with.
getComparison() - Method in interface org.opensaml.saml.saml2.core.RequestedAuthnContext
Gets the Comparison attribute value of the requested authn context.
GetComplete - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core GetComplete.
getConditions() - Method in interface org.opensaml.saml.saml1.core.Assertion
Return the (singleton) Object, representing the Conditions sub element.
getConditions() - Method in interface org.opensaml.saml.saml1.core.Conditions
Get the conditions.
getConditions(QName) - Method in interface org.opensaml.saml.saml1.core.Conditions
Get the conditions with the given schema type or element name.
getConditions() - Method in interface org.opensaml.saml.saml2.core.Assertion
Gets the Conditions placed on this assertion.
getConditions() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets the Conditions of the request.
getConditions() - Method in interface org.opensaml.saml.saml2.core.Conditions
Gets all the conditions on the assertion.
getConfirmationMethod() - Method in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Get the confirmation method attribute value.
getConfirmationMethod() - Method in interface org.opensaml.saml.saml1.core.ConfirmationMethod
Gets the confirmation method.
getConfirmationMethods() - Method in interface org.opensaml.saml.saml1.core.SubjectConfirmation
Get a mutable list of all the ConfirmationMethods.
getConsent() - Method in class org.opensaml.saml.common.messaging.context.SAMLConsentContext
Get the SAML Consent value in use.
getConsent() - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Gets the consent obtained from the principal for sending this request.
getConsent() - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Gets the consent obtained from the principal for sending this response.
getContactPersons() - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Get the contact people for this entity.
getContactPersons() - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Gets an immutable list of ContactPersons for this role.
getContents() - Method in interface org.opensaml.saml.saml1.core.Action
Return the contents.
getContextSigningParameters(MessageContext<SAMLObject>) - Static method in class org.opensaml.saml.common.messaging.SAMLMessageSecuritySupport
Get the signing parameters from the message context.
getCreationInstant() - Method in interface org.opensaml.saml.ext.saml2mdrpi.Publication
Get the creation instant.
getCreationInstant() - Method in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
Get the creation instant.
getDecision() - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Get the decision.
getDecision() - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Gets the decision of the authorization request.
getDefaultArtifactResolutionService() - Method in interface org.opensaml.saml.saml2.metadata.SSODescriptor
Gets the default artifact resolution service.
getDefaultAssertionConsumerService() - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Gets the default assertion consumer service.
getDefaultAttributeConsumingService() - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Gets the default attribute consuming service.
getDefaultIdPNameQualifierLookupStrategy() - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Get the lookup strategy to obtain the default IdP NameQualifier.
getDefaultIndexedEndpoint(List<T>) - Static method in class org.opensaml.saml.metadata.support.SAML2MetadataSupport
Select the default IndexedEndpoint from a list of candidates.
getDefaultSPNameQualifierLookupStrategy() - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Get the lookup strategy to obtain the default SPNameQualifier.
getDelegates() - Method in interface org.opensaml.saml.ext.saml2delrestrict.DelegationRestrictionType
Get the list of Delegate child elements.
getDelegationInstant() - Method in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Get the delegation instant attribute value.
getDescriptions() - Method in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Return the descriptions.
getDescriptions() - Method in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Gets the descriptions for this service.
getDestination() - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Gets the URI of the destination of the request.
getDestination() - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Gets the URI of the destination of the response.
getDigestAlgorithm() - Method in class org.opensaml.saml.common.SAMLObjectContentReference
.
getDisplayNames() - Method in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Get the Display Names The element specifies a set of localized names fit for display to users.
getDisplayNames() - Method in interface org.opensaml.saml.saml2.metadata.Organization
Gets a list of display names for this organization.
getDNSAddress() - Method in interface org.opensaml.saml.saml1.core.SubjectLocality
Gets the DNS name of the locality.
getDNSName() - Method in interface org.opensaml.saml.saml2.core.SubjectLocality
Gets the DNSName of the system from which the subject was authenticated.
getDomainHints() - Method in interface org.opensaml.saml.ext.saml2mdui.DiscoHints
The element specifies a set of DNS domains associated with, or serviced by, the entity.
getDoNotCacheConditions() - Method in interface org.opensaml.saml.saml1.core.Conditions
Get the "do not cache" conditions.
getDynamicParameters() - Method in class org.opensaml.saml.common.assertion.ValidationContext
Gets the dynamic parameters used input to, and output from, the validation process.
getEarliestExpiration(XMLObject) - Static method in class org.opensaml.saml.saml2.common.SAML2Support
Gets the earliest expiration instant for a XMLObject.
getEarliestExpiration(XMLObject, DateTime, DateTime) - Static method in class org.opensaml.saml.saml2.common.SAML2Support
Gets the earliest expiration instant within a metadata tree.
getEarliestExpirationFromCacheable(CacheableSAMLObject, DateTime, DateTime) - Static method in class org.opensaml.saml.saml2.common.SAML2Support
Gets the earliest effective expiration instant of the specified cacheable SAML object and the specified candidate time.
getEarliestExpirationFromTimeBound(TimeBoundSAMLObject, DateTime) - Static method in class org.opensaml.saml.saml2.common.SAML2Support
Gets the earliest effective expiration instant of the specified time-bound SAML object and the specified candidate time.
getEffectiveIdPNameQualifier(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Get the effective NameQualifier to apply based on the properties set and the current request.
getEffectiveSPNameQualifier(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Get the effective SPNameQualifier to apply based on the properties set and the current request.
getEffectiveSPNameQualifier(ProfileRequestContext) - Method in class org.opensaml.saml.saml2.profile.AbstractSAML2NameIDGenerator
Get the effective SPNameQualifier to apply based on the properties set and the current request.
getEmailAddresses() - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Gets a list of email addresses for this person.
getEncryptedAssertions() - Method in interface org.opensaml.saml.saml2.core.Advice
Gets the list of EncryptedAssertions used as advice.
getEncryptedAssertions() - Method in interface org.opensaml.saml.saml2.core.Evidence
Gets the list of EncryptedAssertions used as evidence.
getEncryptedAssertions() - Method in interface org.opensaml.saml.saml2.core.Response
Return the list of EncryptedAssertion child elements.
getEncryptedAttributes() - Method in interface org.opensaml.saml.saml2.core.AttributeStatement
Gets the encrypted attributes expressed in this statement.
getEncryptedData() - Method in interface org.opensaml.saml.saml2.core.EncryptedElementType
Get the EncryptedData child element.
getEncryptedID() - Method in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Gets the EncryptedID child element of the delegate.
getEncryptedID() - Method in interface org.opensaml.saml.saml2.core.LogoutRequest
Gets the encrytped name identifier of the principal for this request.
getEncryptedID() - Method in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Get the EncryptedID of the request.
getEncryptedID() - Method in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
Gets the encrypted name identifier of the principal for this request.
getEncryptedID() - Method in interface org.opensaml.saml.saml2.core.NameIDMappingResponse
Gets the encrypted name identifier of the principal for this response.
getEncryptedID() - Method in interface org.opensaml.saml.saml2.core.Subject
Gets the encrypted name identifier of the principal for this request.
getEncryptedID() - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Gets the encrypted name identifier of the principal for this request.
getEncryptedKeys() - Method in interface org.opensaml.saml.saml2.core.EncryptedElementType
A list of EncryptedKey child elements.
getEncryptionMethods() - Method in interface org.opensaml.saml.saml2.metadata.KeyDescriptor
Gets the encryption methods that are supported by the entity.
getEncTypes() - Method in interface org.opensaml.saml.ext.samlec.SessionKey
Get the session key encryption typed.
getEndpoint() - Method in class org.opensaml.saml.common.messaging.context.SAMLEndpointContext
Gets the endpoint of the SAML entity.
getEndpoint() - Method in class org.opensaml.saml.criterion.EndpointCriterion
Get the endpoint.
getEndpointIndex() - Method in class org.opensaml.saml.saml2.binding.artifact.AbstractSAML2Artifact
Gets the 2 byte endpoint index for this artifact.
getEndpointIndex() - Method in interface org.opensaml.saml.saml2.binding.artifact.SAML2Artifact
Gets the 2 byte endpoint index for this artifact.
getEndpoints() - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Gets a read-only list of endpoints for this role.
getEndpoints(QName) - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Gets a read-only list of endpoints for this role for the given type.
getEndpointURL(MessageContext<SAMLObject>) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Get the response URL from the relying party endpoint.
getEntitiesDescriptors() - Method in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Gets a list of child EntitiesDescriptors.
getEntityDescriptor() - Method in class org.opensaml.saml.common.messaging.context.SAMLMetadataContext
Gets the descriptor of the SAML entity.
getEntityDescriptors() - Method in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Gets a list of child EntityDescriptors.
getEntityId() - Method in class org.opensaml.saml.common.messaging.context.AbstractSAMLEntityContext
Gets the entityId of the SAML entity.
getEntityId() - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Gets the entityId of the SAML entity.
getEntityID() - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets the entity ID for this entity descriptor.
getEntityIds() - Method in class org.opensaml.saml.common.profile.logic.EntityIdPredicate
Get the entityID criteria.
getErrorURL() - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Gets the URI users should be sent to in the event of an error.
getEvidence() - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
Get the Evidence child element.
getEvidence() - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Get the evidence.
getEvidence() - Method in interface org.opensaml.saml.saml1.core.Evidence
Get the list of all Evidentiary child elements.
getEvidence() - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionQuery
Gets the Evidence of this query.
getEvidence() - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Get the SAML assertion the authority relied on when making the authorization decision.
getEvidence() - Method in interface org.opensaml.saml.saml2.core.Evidence
Gets the list of all elements used as evidence.
getExpiration() - Method in class org.opensaml.saml.common.binding.artifact.ExpiringSAMLArtifactMapEntry
Returns the expiration in milliseconds since the start of the Unix epoch.
getExtensions() - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Gets the Extensions of this request.
getExtensions() - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Gets the Extensions of this response.
getExtensions() - Method in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
Gets the Extensions child of this object.
getExtensions() - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Gets the Extensions child of this object.
getExtensions() - Method in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Gets the Extensions child of this object.
getExtensions() - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets the Extensions child of this object.
getExtensions() - Method in interface org.opensaml.saml.saml2.metadata.Organization
Gets the Extensions child of this object.
getExtensions() - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Gets the Extensions child of this object.
getFilters() - Method in class org.opensaml.saml.metadata.resolver.filter.MetadataFilterChain
Get the list of MetadataFilters that make up this chain.
getFormat() - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Get the identifier format associated with this component.
getFormat() - Method in interface org.opensaml.saml.common.profile.FormatSpecificNameIdentifierGenerator
Get the identifier format associated with this component.
getFormat() - Method in interface org.opensaml.saml.saml1.core.NameIdentifier
Gets the format of this identifier.
getFormat() - Method in interface org.opensaml.saml.saml2.core.NameIDPolicy
Gets the format of the NameIDPolicy.
getFormat() - Method in interface org.opensaml.saml.saml2.core.NameIDType
Gets the format of the NameID.
getFormat() - Method in interface org.opensaml.saml.saml2.metadata.NameIDFormat
Gets the format of the NameID.
getFriendlyName() - Method in interface org.opensaml.saml.saml2.core.Attribute
Get the friendly name of this attribute.
getGeolocationHints() - Method in interface org.opensaml.saml.ext.saml2mdui.DiscoHints
The element specifies the geographic coordinates associated with, or serviced by, the entity.
getGetComplete() - Method in interface org.opensaml.saml.saml2.core.GetComplete
Gets the GetComplete URI value.
getGetComplete() - Method in interface org.opensaml.saml.saml2.core.IDPList
Gets the GetComplete URI.
getGivenName() - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Gets the given name for this person.
getGroupNames() - Method in class org.opensaml.saml.common.profile.logic.EntityGroupNamePredicate
Get the group name criteria.
getHeight() - Method in interface org.opensaml.saml.ext.saml2mdui.Logo
Get the height of the logo.
getHint() - Method in interface org.opensaml.saml.ext.saml2mdui.DomainHint
Gets the Hint.
getHint() - Method in interface org.opensaml.saml.ext.saml2mdui.GeolocationHint
Gets the Hint.
getHint() - Method in interface org.opensaml.saml.ext.saml2mdui.IPHint
Gets the Hint.
getID() - Method in interface org.opensaml.saml.saml1.core.Assertion
Set the ID.
getID() - Method in interface org.opensaml.saml.saml1.core.RequestAbstractType
Get the ID.
getID() - Method in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Get the ID.
getID() - Method in interface org.opensaml.saml.saml2.core.Assertion
Sets the ID of this assertion.
getID() - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Gets the unique identifier of the request.
getID() - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Gets the unique identifier of the response.
getID() - Method in interface org.opensaml.saml.saml2.metadata.AffiliateMember
Gets the member's entity ID.
getID() - Method in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
Gets the ID of this Descriptor.
getID() - Method in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Gets the ID of this entity group.
getID() - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets the ID for this entity descriptor.
getID() - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Gets the ID of this role descriptor.
getIdentifier(ProfileRequestContext) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Override this method to reuse this implementation of AbstractNameIdentifierGenerator.doGenerate(ProfileRequestContext), and return the identifier to be included as the value of the eventual element.
getIdentifierEncryptionParameters() - Method in class org.opensaml.saml.saml2.profile.context.EncryptionContext
Get the encryption parameters to use for encryption of identifiers.
getIDPEntrys() - Method in interface org.opensaml.saml.saml2.core.IDPList
Gets the IDPEntry list.
getIDPList() - Method in interface org.opensaml.saml.saml2.core.Scoping
Gets the IDPList.
getIDPList() - Method in interface org.opensaml.saml.saml2.ecp.Request
Get the IDPList child element.
getIdPNameQualifier() - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Get the NameQualifier attribute.
getIDPSSODescriptor(String) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets the first IDPSSODescriptor role descriptor for this entity that supports the given protocol.
getIndex() - Method in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Get the index of the desired service.
getIndex() - Method in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Gets the index for this service.
getIndex() - Method in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
Gets the index of the endpoint.
getInformationURLs() - Method in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Get the URLs.
getInResponseTo() - Method in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Return the InResponseTo (attribute).
getInResponseTo() - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Gets the unique request identifier for which this is a response.
getInResponseTo() - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Gets the message ID this is in response to.
getIntendedDestinationEndpointURI(MessageContext<SAMLObject>) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Extract the message information which indicates to what receiver endpoint URI the SAML message was intended to be delivered.
getIPAddress() - Method in interface org.opensaml.saml.saml1.core.SubjectLocality
Gets the IP address of the locality.
getIPHints() - Method in interface org.opensaml.saml.ext.saml2mdui.DiscoHints
The element specifies a set of [CIDR] blocks associated with, or serviced by, the entity.
getIssueInstant() - Method in interface org.opensaml.saml.saml1.core.Assertion
Get the IssueInstant (attribute).
getIssueInstant() - Method in interface org.opensaml.saml.saml1.core.RequestAbstractType
Get the issue instant.
getIssueInstant() - Method in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Return the Issue Instant (attribute).
getIssueInstant() - Method in interface org.opensaml.saml.saml2.core.Assertion
Gets the issue instance of this assertion.
getIssueInstant() - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Gets the date/time the request was issued.
getIssueInstant() - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Gets the date/time the response was issued.
getIssuer() - Method in interface org.opensaml.saml.saml1.core.Assertion
Get the Issuer (which is an attribute) .
getIssuer() - Method in interface org.opensaml.saml.saml2.core.Assertion
Gets the Issuer of this assertion.
getIssuer() - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Gets the issuer of this request.
getIssuer() - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Gets the issuer of this response.
getIssuer() - Method in interface org.opensaml.saml.saml2.ecp.Request
Get the Issuer child elemet.
getIssuerId() - Method in class org.opensaml.saml.common.binding.artifact.BasicSAMLArtifactMapEntry
Gets the ID of the issuer of the artifact.
getIssuerId() - Method in interface org.opensaml.saml.common.binding.artifact.SAMLArtifactMap.SAMLArtifactMapEntry
Gets the ID of the issuer of the artifact.
getKeyDescriptors() - Method in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
Gets an immutable list of KeyDescriptors for this affiliation.
getKeyDescriptors() - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Gets the key descriptors for this role.
getKeyInfo() - Method in interface org.opensaml.saml.ext.samlec.SessionKey
Get the KeyInfo object that describes the session key.
getKeyInfo() - Method in interface org.opensaml.saml.saml1.core.SubjectConfirmation
Gets the key information for the subject.
getKeyInfo() - Method in interface org.opensaml.saml.saml2.metadata.KeyDescriptor
Gets information about the key, including the key itself.
getKeyInfos() - Method in interface org.opensaml.saml.saml2.core.KeyInfoConfirmationDataType
Get the list of child KeyInfo elements.
getKeyPlacement() - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Get the current key placement option.
getKeywords() - Method in interface org.opensaml.saml.ext.saml2mdui.Keywords
Gets the keywords.
getKeywords() - Method in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Get the keywords.
getLastRefresh() - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Gets the time the last refresh cycle occurred.
getLastRefresh() - Method in interface org.opensaml.saml.metadata.resolver.RefreshableMetadataResolver
Gets the time the last refresh cycle occurred.
getLastUpdate() - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Get the time that the currently available metadata was last updated.
getLastUpdate() - Method in interface org.opensaml.saml.metadata.resolver.RefreshableMetadataResolver
Get the time that the currently available metadata was last updated.
getLoc() - Method in interface org.opensaml.saml.saml2.core.IDPEntry
Gets the Loc value.
getLocation() - Method in class org.opensaml.saml.criterion.BindingLocationCriterion
Get the binding location URI.
getLocation() - Method in class org.opensaml.saml.criterion.BindingResponseLocationCriterion
Get the binding response location URI.
getLocation() - Method in interface org.opensaml.saml.saml1.core.AuthorityBinding
Get the authority location.
getLocation() - Method in interface org.opensaml.saml.saml2.metadata.Endpoint
Gets the URI, usually a URL, for the location of this Endpoint.
getLocationURI() - Method in interface org.opensaml.saml.saml2.metadata.AdditionalMetadataLocation
Gets the location URI.
getLogger() - Static method in class org.opensaml.saml.common.SAMLObjectSupport
Get an SLF4J Logger.
getLogger() - Static method in class org.opensaml.saml.metadata.support.SAML2MetadataSupport
Get an SLF4J Logger.
getLogger() - Static method in class org.opensaml.saml.saml1.profile.SAML1ActionSupport
Gets the logger for this class.
getLogger() - Static method in class org.opensaml.saml.saml1.profile.SAML1ObjectSupport
Get an SLF4J Logger.
getLogger() - Static method in class org.opensaml.saml.saml2.profile.SAML2ActionSupport
Gets the logger for this class.
getLogger() - Static method in class org.opensaml.saml.saml2.profile.SAML2ObjectSupport
Get an SLF4J Logger.
getLogos() - Method in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Get the logos.
getLogPrefix() - Method in class org.opensaml.saml.common.binding.AbstractEndpointResolver
Return a prefix for logging messages for this component.
getMajorVersion() - Method in class org.opensaml.saml.common.SAMLVersion
Gets the major version of the SAML version.
getMajorVersion() - Method in interface org.opensaml.saml.saml1.core.Assertion
Get the MajorVersion attribute.
getManageNameIDServices() - Method in interface org.opensaml.saml.saml2.metadata.SSODescriptor
Gets a list of manage NameId services for this service.
getMatchIfMetadataSilent() - Method in class org.opensaml.saml.common.profile.logic.AbstractRegistrationInfoPredicate
Get whether a predicate should evaluate to true if the data being matched on does not exist.
getMaxKeySize() - Method in interface org.opensaml.saml.ext.saml2alg.SigningMethod
Get the value of the MaxKeySize attribute.
getMembers() - Method in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
Gets a list of the members of this affiliation.
getMessage() - Method in interface org.opensaml.saml.saml1.core.StatusMessage
Get the message.
getMessage() - Method in interface org.opensaml.saml.saml2.core.ArtifactResponse
Gets the protocol message from the artifact response.
getMessage() - Method in interface org.opensaml.saml.saml2.core.StatusMessage
Gets the Message of this Status Message.
getMessageHandle() - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004
Gets the 20 byte message handle of the artifact.
getMessageId() - Method in class org.opensaml.saml.common.messaging.context.SAMLMessageInfoContext
Gets the ID of the message.
getMessageIssueInstant() - Method in class org.opensaml.saml.common.messaging.context.SAMLMessageInfoContext
Gets the issue instant of the message.
getMetadataFilter() - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Gets the metadata filter applied to the metadata.
getMetadataFilter() - Method in interface org.opensaml.saml.metadata.resolver.MetadataResolver
Gets the metadata filter applied to the metadata.
getMethod() - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Get the method used to confirm this subject.
getMethod() - Method in interface org.opensaml.saml.saml2.ecp.SubjectConfirmation
Get the method used to confirm this subject.
getMinKeySize() - Method in interface org.opensaml.saml.ext.saml2alg.SigningMethod
Get the value of the MinKeySize attribute.
getMinorVersion() - Method in class org.opensaml.saml.common.SAMLVersion
Gets the minor version of the SAML version.
getMinorVersion() - Method in interface org.opensaml.saml.saml1.core.Assertion
Get the MinorVersion attribute.
getName() - Method in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Get the Attribute Name to match.
getName() - Method in class org.opensaml.saml.metadata.EntityGroupName
Get the entity group name.
getName() - Method in interface org.opensaml.saml.saml2.core.Attribute
Get the name of this attribute.
getName() - Method in interface org.opensaml.saml.saml2.core.IDPEntry
Gets the Name value.
getName() - Method in interface org.opensaml.saml.saml2.metadata.Company
Gets the name of the company.
getName() - Method in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Gets the name of this entity group.
getName() - Method in interface org.opensaml.saml.saml2.metadata.GivenName
Gets the name.
getName() - Method in interface org.opensaml.saml.saml2.metadata.SurName
Gets the name.
getNameFormat() - Method in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Get the Attribute NameFormat to match.
getNameFormat() - Method in interface org.opensaml.saml.saml2.core.Attribute
Get the name format of this attribute.
getNameID() - Method in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Gets the NameID child element of the delegate.
getNameID() - Method in interface org.opensaml.saml.saml2.core.LogoutRequest
Gets the name identifier of the principal for this request.
getNameID() - Method in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Get the NameID of the request.
getNameID() - Method in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
Gets the name identifier of the principal for this request.
getNameID() - Method in interface org.opensaml.saml.saml2.core.NameIDMappingResponse
Gets the name identifier of the principal for this response.
getNameID() - Method in interface org.opensaml.saml.saml2.core.Subject
Gets the name identifier of the principal for this request.
getNameID() - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Gets the name identifier of the principal for this request.
getNameIdentifier() - Method in interface org.opensaml.saml.saml1.core.NameIdentifier
Deprecated.
getNameIdentifier() - Method in interface org.opensaml.saml.saml1.core.Subject
Get the name identifier.
getNameIDFormat() - Method in interface org.opensaml.saml.ext.saml2mdquery.QueryDescriptorType
Gets the list of name ID formats supported by this query service.
getNameIDFormats() - Method in interface org.opensaml.saml.saml2.metadata.AttributeAuthorityDescriptor
Gets a list of NameID formats supported by this authority.
getNameIDFormats() - Method in interface org.opensaml.saml.saml2.metadata.AuthnAuthorityDescriptor
Gets the list of supported name ID formats for this authority.
getNameIDFormats() - Method in interface org.opensaml.saml.saml2.metadata.PDPDescriptor
Gets the list of NameID formats this service supports.
getNameIDFormats() - Method in interface org.opensaml.saml.saml2.metadata.SSODescriptor
Gets the list of NameID formats this service supports.
getNameIDMappingServices() - Method in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Gets the list of NameID mapping services for this service.
getNameIDPolicy() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets the NameIDPolicy of the request.
getNameIDPolicy() - Method in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
Get the NameIDPolicy of the request.
getNameQualifier() - Method in interface org.opensaml.saml.saml1.core.NameIdentifier
Gets the name qualifier for this identifier.
getNameQualifier() - Method in interface org.opensaml.saml.saml2.core.BaseID
Gets the NameQualifier value.
getNameQualifier() - Method in interface org.opensaml.saml.saml2.core.NameIDType
Gets the NameQualifier value.
getNames() - Method in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Gets the list of names this service has.
getNamespace() - Method in interface org.opensaml.saml.saml1.core.Action
Return the value of Namespace.
getNamespace() - Method in interface org.opensaml.saml.saml2.core.Action
Gets the namespace scope of the specified action.
getNamespaceURI() - Method in interface org.opensaml.saml.saml2.metadata.AdditionalMetadataLocation
Gets the namespace URI.
getNewEncryptedID() - Method in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Get the NewEncryptedID of the request.
getNewID() - Method in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Get the NewID of the request.
getNewID() - Method in interface org.opensaml.saml.saml2.core.NewID
Get NewID value.
getNotBefore() - Method in interface org.opensaml.saml.saml1.core.Conditions
Get the "not before" condition.
getNotBefore() - Method in interface org.opensaml.saml.saml2.core.Conditions
Get the date/time before which the assertion is invalid.
getNotBefore() - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Gets the time before which this subject is not valid.
getNotOnOrAfter() - Method in interface org.opensaml.saml.saml1.core.Conditions
Get the "not on or after" condition.
getNotOnOrAfter() - Method in interface org.opensaml.saml.saml2.core.Conditions
Gets the date/time on, or after, which the assertion is invalid.
getNotOnOrAfter() - Method in interface org.opensaml.saml.saml2.core.LogoutRequest
Get the NotOnOrAfter attrib value of the request.
getNotOnOrAfter() - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Gets the time at, or after, which this subject is not valid.
getNumber() - Method in interface org.opensaml.saml.saml2.metadata.TelephoneNumber
Gets the telephone number.
getOneTimeUse() - Method in interface org.opensaml.saml.saml2.core.Conditions
Gets the OneTimeUse condition for the assertion.
getOrganization() - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets the organization for this entity.
getOrganization() - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Gets the organization responsible for this role.
getOrganizationNames() - Method in interface org.opensaml.saml.saml2.metadata.Organization
Gets a list of names for this organization.
getOwnerID() - Method in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
Gets the ID of the owner of this affiliation.
getPDPDescriptor(String) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets the first PDPDescriptor role descriptor for this entity that supports the given protocol.
getPolicies() - Method in class org.opensaml.saml.common.profile.logic.RegistrationPolicyPredicate
Get the policy criteria.
getPrivacyStatementURLs() - Method in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Get the Privacy Statement URLs.
getProfileURI() - Method in interface org.opensaml.saml.saml2.metadata.AttributeProfile
Gets the URI of this attribute profile.
getProtocol() - Method in class org.opensaml.saml.common.messaging.context.SAMLProtocolContext
Gets the SAML protocol in use.
getProtocol() - Method in class org.opensaml.saml.criterion.ProtocolCriterion
Get the SAML protocol URI.
getProtocolBinding() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets the protocol binding URI for the request.
getProviderID() - Method in interface org.opensaml.saml.saml2.core.IDPEntry
Gets ProviderID URI.
getProviderName() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets the human-readable name of the requester for use by the presenter's user agent or the identity provider.
getProviderName() - Method in interface org.opensaml.saml.saml2.ecp.Request
Get the ProviderName attribute value.
getProxyCount() - Method in interface org.opensaml.saml.saml2.core.ProxyRestriction
Gets the number of times the assertion may be proxied.
getProxyCount() - Method in interface org.opensaml.saml.saml2.core.Scoping
Gets the ProxyCount attrib value.
getProxyRestriction() - Method in interface org.opensaml.saml.saml2.core.Conditions
Gets the ProxyRestriction condition for the assertion.
getPublicationId() - Method in interface org.opensaml.saml.ext.saml2mdrpi.Publication
Get the publicationId.
getPublicationId() - Method in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
Get the publicationId.
getPublications() - Method in interface org.opensaml.saml.ext.saml2mdrpi.PublicationPath
Get the Publications.
getPublisher() - Method in interface org.opensaml.saml.ext.saml2mdrpi.Publication
Get the publisher.
getPublisher() - Method in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
Get the publisher.
getQuery() - Method in interface org.opensaml.saml.saml1.core.Request
Get the request Query, SubjectQuery, AuthenticationQuery, AttributeQuery, or AuthorizationDecisionQuery.
getReason() - Method in interface org.opensaml.saml.saml2.core.LogoutRequest
Get the Reason attrib value of the request.
getRecipient() - Method in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Return the Recipient (attribute).
getRecipient() - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Gets the recipient of this subject.
getReference() - Method in interface org.opensaml.saml.saml1.core.AssertionIDReference
Get the reference.
getRegexps() - Method in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Get the regular expressions to match.
getRegistrationAuthority() - Method in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationInfo
Get the registration authority.
getRegistrationInfo(EntityDescriptor) - Method in class org.opensaml.saml.common.profile.logic.AbstractRegistrationInfoPredicate
Get the RegistrationInfo extension associated with an entity, if any.
getRegistrationInstant() - Method in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationInfo
Get the registration instant.
getRegistrationPolicies() - Method in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationInfo
getRelayState(MessageContext<SAMLObject>) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Get the SAML protocol relay state from a message context.
getRelayState() - Method in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Gets the relay state.
getRelyingPartyId() - Method in class org.opensaml.saml.common.binding.artifact.BasicSAMLArtifactMapEntry
Gets the ID of the relying party the artifact was sent to.
getRelyingPartyId() - Method in interface org.opensaml.saml.common.binding.artifact.SAMLArtifactMap.SAMLArtifactMapEntry
Gets the ID of the relying party the artifact was sent to.
getRemainingArtifact() - Method in class org.opensaml.saml.common.binding.artifact.AbstractSAMLArtifact
Gets the artifact bytes minus the type code.
getRemainingArtifact() - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001
Gets the artifact bytes minus the type code.
getRemainingArtifact() - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002
Gets the artifact bytes minus the type code.
getRemainingArtifact() - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004
Gets the artifact bytes minus the type code.
getRequestAttributes() - Method in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Gets the attributes this service requests.
getRequestedAuthnContext() - Method in interface org.opensaml.saml.saml2.core.AuthnQuery
Gets the RequestedAuthnContext of this request.
getRequestedAuthnContext() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets the RequestedAuthnContext of the request.
getRequesterID() - Method in interface org.opensaml.saml.saml2.core.RequesterID
Gets the RequesterID value.
getRequesterIDs() - Method in interface org.opensaml.saml.saml2.core.Scoping
Gets the list of RequesterID's.
getResolvers() - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Get an immutable the list of currently registered resolvers.
getResource() - Method in interface org.opensaml.saml.saml1.core.AttributeQuery
Get Resource attribute.
getResource() - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
Get Resource attribute.
getResource() - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Get the resource.
getResource() - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionQuery
Gets the Resource attrib value of this query.
getResource() - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Get URI of the resource to which authorization is saught.
getRespondWiths() - Method in interface org.opensaml.saml.saml1.core.RequestAbstractType
Return the list of RespondWith elements.
getResponseLocation() - Method in interface org.opensaml.saml.saml2.metadata.Endpoint
Gets the URI, usually a URL, responses should be sent to this for this Endpoint.
getRole() - Method in class org.opensaml.saml.common.messaging.context.AbstractSAMLEntityContext
Get the role under which the SAML entity is currently operating.
getRole() - Method in class org.opensaml.saml.criterion.EntityRoleCriterion
Gets the entity role.
getRole() - Method in class org.opensaml.saml.criterion.RoleDescriptorCriterion
Gets the entity role.
getRoleDescriptor() - Method in class org.opensaml.saml.common.messaging.context.SAMLMetadataContext
Gets the role descriptor of the SAML entity.
getRoleDescriptor() - Method in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Get the AttributeConsumingServie's parent RoleDescriptor.
getRoleDescriptors() - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets all the role descriptors for this entity descriptor.
getRoleDescriptors(QName) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets all the role descriptors for this entity descriptor that match the supplied QName parameter.
getRoleDescriptors(QName, String) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets all the role descriptors for this entity that support the given protocol.
getSAML1ArtifactBuilderFactory() - Method in class org.opensaml.saml.config.SAMLConfiguration
Gets the artifact factory for the library.
getSAML1ArtifactBuilderFactory() - Static method in class org.opensaml.saml.config.SAMLConfigurationSupport
Gets the artifact factory for the library.
getSAML1SubjectNameIdentifier() - Method in class org.opensaml.saml.common.messaging.context.SAMLSubjectNameIdentifierContext
Gets the SAML 1 NameIdentifier represented by this context.
getSAML2ArtifactBuilderFactory() - Method in class org.opensaml.saml.config.SAMLConfiguration
Gets the artifact factory for the library.
getSAML2ArtifactBuilderFactory() - Static method in class org.opensaml.saml.config.SAMLConfigurationSupport
Gets the artifact factory for the library.
getSAML2SubjectNameID() - Method in class org.opensaml.saml.common.messaging.context.SAMLSubjectNameIdentifierContext
Gets the SAML 2 NameID represented by this context.
getSAMLDateFormatter() - Method in class org.opensaml.saml.config.SAMLConfiguration
Gets the date format used to string'ify SAML's DateTime objects.
getSAMLDateFormatter() - Static method in class org.opensaml.saml.config.SAMLConfigurationSupport
Gets the date format used to string'ify SAML's DateTime objects.
getSamlMessage() - Method in class org.opensaml.saml.common.binding.artifact.BasicSAMLArtifactMapEntry
Gets SAML message the artifact maps to.
getSamlMessage() - Method in interface org.opensaml.saml.common.binding.artifact.SAMLArtifactMap.SAMLArtifactMapEntry
Gets SAML message the artifact maps to.
getSAMLSchema() - Method in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Get a schema that can validate SAML 1.x, 2.0, and all registered extensions.
getScoping() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets the Scoping of the request.
getServicedCondition() - Method in interface org.opensaml.saml.saml2.assertion.ConditionValidator
Gets the element or schema type QName of the condition handled by this validator.
getServicedMethod() - Method in interface org.opensaml.saml.saml2.assertion.SubjectConfirmationValidator
Gets the subject confirmation method handled by this validator.
getServicedStatement() - Method in interface org.opensaml.saml.saml2.assertion.StatementValidator
Gets the element or schema type QName of the statement handled by this validator.
getSessionIndex() - Method in interface org.opensaml.saml.saml2.core.AuthnQuery
Gets the SessionIndex of this request.
getSessionIndex() - Method in interface org.opensaml.saml.saml2.core.AuthnStatement
Get the session index between the principal and the authenticating authority.
getSessionIndex() - Method in interface org.opensaml.saml.saml2.core.SessionIndex
Gets the session index value of the request.
getSessionIndexes() - Method in interface org.opensaml.saml.saml2.core.LogoutRequest
Get the list of SessionIndexes for the request.
getSessionKey() - Method in class org.opensaml.saml.common.messaging.context.ECPContext
Get the session key generated for use by the client and IdP.
getSessionNotOnOrAfter() - Method in interface org.opensaml.saml.saml2.core.AuthnStatement
Get the time when the session between the principal and the SAML authority ends.
getShortName() - Method in class org.opensaml.saml.common.binding.BindingDescriptor
Get a short/concise name for the binding.
getSignatureReferenceID() - Method in interface org.opensaml.saml.common.SignableSAMLObject
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSignatureValidationCriteriaSet(Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Get the criteria set that will be used in evaluating the Assertion signature via the supplied trust engine.
getSingleLogoutServices() - Method in interface org.opensaml.saml.saml2.metadata.SSODescriptor
Gets a list of single logout services for this service.
getSingleSignOnServices() - Method in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Gets the list of single sign on services for this IDP.
getSourceArtifactResolutionServiceEndpointIndex() - Method in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
Get the artifact resolution service endpoint index.
getSourceArtifactResolutionServiceEndpointURL() - Method in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
Get the artifact resolution service endpoint URL.
getSourceEntityId() - Method in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
Get the artifact source entityID.
getSourceEntityId(MessageContext<SAMLObject>) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001Builder
Get the local entityId.
getSourceEntityId(MessageContext<SAMLObject>) - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004Builder
Get the local entityId.
getSourceID() - Method in interface org.opensaml.saml.common.binding.artifact.SAMLSourceIDArtifact
Get the source ID component of the artifact.
getSourceID() - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001
Gets the 20 byte source ID of the artifact.
getSourceID() - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004
Gets the 20 byte source ID of the artifact.
getSourceLocation() - Method in interface org.opensaml.saml.common.binding.artifact.SAMLSourceLocationArtifact
Gets the source location component of the artifact.
getSourceLocation() - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002
Gets the source location component of this artifact.
getSPNameQualifier() - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Get the SPNameQualifier attribute.
getSPNameQualifier() - Method in interface org.opensaml.saml.saml2.core.BaseID
Gets the SPNameQualifier value.
getSPNameQualifier() - Method in interface org.opensaml.saml.saml2.core.NameIDPolicy
Gets the SPNameQualifier value.
getSPNameQualifier() - Method in interface org.opensaml.saml.saml2.core.NameIDType
Gets the SPNameQualifier value.
getSPProvidedID() - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Get the SPProvidedID attribute.
getSPProvidedID() - Method in interface org.opensaml.saml.saml2.core.NameIDType
Gets the SPProvidedID of this NameID.
getSPSSODescriptor(String) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Gets the first SPSSODescriptor role descriptor for this entity that supports the given protocol.
getStatements() - Method in interface org.opensaml.saml.saml1.core.Assertion
Return the List representing all the Statement sub elements.
getStatements(QName) - Method in interface org.opensaml.saml.saml1.core.Assertion
Return the List representing all the Statement sub elements with a given schema type or element name.
getStatements() - Method in interface org.opensaml.saml.saml2.core.Assertion
Gets the list of statements attached to this assertion.
getStatements(QName) - Method in interface org.opensaml.saml.saml2.core.Assertion
Gets the list of statements attached to this assertion that match a particular QName.
getStaticParameters() - Method in class org.opensaml.saml.common.assertion.ValidationContext
Gets the static parameters used as input to the validation process.
getStatus() - Method in interface org.opensaml.saml.saml1.core.Response
Return the object representing the Status (element).
getStatus() - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Gets the Status of this response.
getStatusCode() - Method in interface org.opensaml.saml.saml1.core.Status
Get the object representing the StatusCode (element).
getStatusCode() - Method in interface org.opensaml.saml.saml1.core.StatusCode
Gets the second level status code.
getStatusCode() - Method in interface org.opensaml.saml.saml2.core.Status
Gets the Code of this Status.
getStatusCode() - Method in interface org.opensaml.saml.saml2.core.StatusCode
Gets the Status Code of this Status Code.
getStatusDetail() - Method in interface org.opensaml.saml.saml1.core.Status
Get the object representing the StatusDetail (element).
getStatusDetail() - Method in interface org.opensaml.saml.saml2.core.Status
Gets the Detail of this Status.
getStatusMessage() - Method in interface org.opensaml.saml.saml1.core.Status
Get the object representing the StatusMessage (element).
getStatusMessage() - Method in interface org.opensaml.saml.saml2.core.Status
Gets the Message of this Status.
getSubject() - Method in interface org.opensaml.saml.saml1.core.SubjectQuery
Get the subject.
getSubject() - Method in interface org.opensaml.saml.saml1.core.SubjectStatement
Get the Subject of the statement.
getSubject() - Method in interface org.opensaml.saml.saml2.core.Assertion
Gets the Subject of this assertion.
getSubject() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets the Subject of the request.
getSubject() - Method in interface org.opensaml.saml.saml2.core.SubjectQuery
Gets the Subject of this request.
getSubjectConfirmation() - Method in interface org.opensaml.saml.saml1.core.Subject
Get the subject confirmation.
getSubjectConfirmation() - Method in class org.opensaml.saml.saml2.wssecurity.SAML20AssertionToken
Get the successfully attested SubjectConfirmation.
getSubjectConfirmationData() - Method in interface org.opensaml.saml.saml1.core.SubjectConfirmation
Get the SubjectConfirmationData.
getSubjectConfirmationData() - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Gets the data about how this subject was confirmed or constraints on the confirmation.
getSubjectConfirmationData() - Method in interface org.opensaml.saml.saml2.ecp.SubjectConfirmation
Gets the data about how this subject was confirmed or constraints on the confirmation.
getSubjectConfirmations() - Method in interface org.opensaml.saml.saml2.core.Subject
Gets the confirmations made about this subject.
getSubjectLocality() - Method in interface org.opensaml.saml.saml1.core.AuthenticationStatement
getSubjectLocality() - Method in interface org.opensaml.saml.saml2.core.AuthnStatement
Get the DNS domain and IP address of the system where the principal was authenticated.
getSubjectNameIdentifier() - Method in class org.opensaml.saml.common.messaging.context.SAMLSubjectNameIdentifierContext
Gets the subject name identifier represented by the context, which is guaranteed to be either a SAML 1 NameIdentifier or a SAML 2 NameID.
getSubjectQuery() - Method in interface org.opensaml.saml.saml1.core.Request
Get the request SubjectQuery, AuthenticationQuery, AttributeQuery, or AuthorizationDecisionQuery.
getSubjectStatements() - Method in interface org.opensaml.saml.saml1.core.Assertion
Return the List representing all the SubjectStatement sub elements.
getSupportedProtocols() - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Gets an immutable list of protocol URIs supported by this role.
getSurName() - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Gets the surname for this person.
getTelephoneNumbers() - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Gets an immutable list of telephone numbers for this person.
getTerminate() - Method in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Get the Terminate of the request.
getTransforms() - Method in class org.opensaml.saml.common.SAMLObjectContentReference
Gets the transforms applied to the content prior to digest generation.
getTrimTags() - Method in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate
Get whether to trim tags for comparison.
getType() - Method in interface org.opensaml.saml.ext.saml2cb.ChannelBindings
Get the Type attribute value.
getType() - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Gets the type of contact this person.
getTypeCode() - Method in class org.opensaml.saml.common.binding.artifact.AbstractSAMLArtifact
Gets the 2 byte type code for this artifact.
getTypeCode() - Method in interface org.opensaml.saml.common.binding.artifact.SAMLArtifact
Gets the 2 byte type code for this artifact.
getUri() - Method in interface org.opensaml.saml.saml1.core.Audience
Return the audience URI.
getURI() - Method in interface org.opensaml.saml.saml2.core.AuthenticatingAuthority
Gets the URI of this Authenticating Authority.
getURL() - Method in interface org.opensaml.saml.ext.saml2mdui.Logo
Gets the URL.
getURLs() - Method in interface org.opensaml.saml.saml2.metadata.Organization
Gets a list of URLs for this organization.
getUsagePolicies() - Method in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
Get the UsagePolicys.
getUse() - Method in interface org.opensaml.saml.saml2.metadata.KeyDescriptor
Gets the use of this key.
getUseSAML1QueryResourceAsEntityId() - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Gets whether to use the Resource attribute of some SAML 1 queries to resolve the entity ID.
getValidationFailureMessage() - Method in class org.opensaml.saml.common.assertion.ValidationContext
Gets the message describing why the validation process failed.
getValidUntil() - Method in interface org.opensaml.saml.saml2.common.TimeBoundSAMLObject
Gets the date until which this descriptor is valid.
getValue() - Method in class org.opensaml.saml.metadata.resolver.index.SimpleStringMetadataIndexKey
Get the string value used as the index key.
getValue() - Method in interface org.opensaml.saml.saml1.core.NameIdentifier
Gets the identifier.
getValue() - Method in interface org.opensaml.saml.saml1.core.StatusCode
Gets the value of the status code.
getValue() - Method in interface org.opensaml.saml.saml2.core.NameIDType
Gets the value of this type.
getValue() - Method in interface org.opensaml.saml.saml2.core.StatusCode
Gets the Value of this Status Code.
getValues() - Method in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Get the exact values to match.
getVersion() - Method in interface org.opensaml.saml.saml1.core.RequestAbstractType
Gets the SAML version of this message.
getVersion() - Method in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Sets the SAML version for this message.
getVersion() - Method in interface org.opensaml.saml.saml2.core.Assertion
Gets the SAML Version of this assertion.
getVersion() - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Gets the SAML Version of this request.
getVersion() - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Gets the SAML Version of this response.
getWantAssertionsSigned() - Method in interface org.opensaml.saml.ext.saml2mdquery.QueryDescriptorType
Gets whether assertions to this endpoint should be signed.
getWantAssertionsSigned() - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Gets whether this service wants assertions signed.
getWantAssertionsSignedXSBoolean() - Method in interface org.opensaml.saml.ext.saml2mdquery.QueryDescriptorType
Gets whether assertions to this endpoint should be signed.
getWantAssertionsSignedXSBoolean() - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Gets whether this service wants assertions signed.
getWantAuthnRequestsSigned() - Method in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Checks if the IDP SSO service wants authentication requests signed.
getWantAuthnRequestsSignedXSBoolean() - Method in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Checks if the IDP SSO service wants authentication requests signed.
getWidth() - Method in interface org.opensaml.saml.ext.saml2mdui.Logo
Get the width of the logo.
getXMLObjects() - Method in interface org.opensaml.saml.ext.saml2mdui.DiscoHints
Get the list of all children of this element.
getXMLObjects(QName) - Method in interface org.opensaml.saml.ext.saml2mdui.DiscoHints
Get the list of all children of this element which have the specified name or type.
getXMLObjects() - Method in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Get the list of all children of this element.
getXMLObjects(QName) - Method in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Get the list of all children of this element which have the specified name or type.
GHPP_NS_URI - Static variable in interface org.opensaml.saml.saml2.core.Action
Get/Head/Put/Post action namespace.
GivenName - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata GivenName.
GLOBAL_TIMEOUT_REASON - Static variable in interface org.opensaml.saml.saml2.core.LogoutRequest
Global timeout logout reason.
GLOBAL_TIMEOUT_URI - Static variable in interface org.opensaml.saml.saml2.core.LogoutResponse
URI for global timeout logout reason.
groupNames - Variable in class org.opensaml.saml.common.profile.logic.EntityGroupNamePredicate
Groups to match on.

H

HARDWARE_TOKEN_AUTHN_METHOD - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
URI for Hardware Token authentication method.
hasBindingSignature - Variable in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Flag indicating whether the message is signed at the binding level.
hasBindingSignature() - Method in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Get the flag indicating whether the message is signed at the binding level.
hashCode() - Method in class org.opensaml.saml.common.AbstractSAMLObject
hashCode() - Method in class org.opensaml.saml.common.AbstractSignableSAMLObject
hashCode() - Method in class org.opensaml.saml.common.binding.artifact.AbstractSAMLArtifact
hashCode() - Method in class org.opensaml.saml.common.binding.BindingDescriptor
hashCode() - Method in class org.opensaml.saml.criterion.ArtifactCriterion
hashCode() - Method in class org.opensaml.saml.criterion.BindingCriterion
hashCode() - Method in class org.opensaml.saml.criterion.BindingLocationCriterion
hashCode() - Method in class org.opensaml.saml.criterion.BindingResponseLocationCriterion
hashCode() - Method in class org.opensaml.saml.criterion.EndpointCriterion
hashCode() - Method in class org.opensaml.saml.criterion.EntityRoleCriterion
hashCode() - Method in class org.opensaml.saml.criterion.ProtocolCriterion
hashCode() - Method in class org.opensaml.saml.criterion.RoleDescriptorCriterion
hashCode() - Method in class org.opensaml.saml.criterion.StartsWithLocationCriterion
hashCode() - Method in class org.opensaml.saml.metadata.EntityGroupName
hashCode() - Method in class org.opensaml.saml.metadata.resolver.index.SimpleStringMetadataIndexKey
HEIGHT_ATTR_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Logo
Attribute label.
hexEncode() - Method in class org.opensaml.saml.common.binding.artifact.AbstractSAMLArtifact
Gets the hex encoded artifact.
HTTP_GET_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
HTTP GET action.
HTTP_HEAD_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
HTTP HEAD action.
HTTP_POST_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
HTTP POST action.
HTTP_PUT_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
HTTP PUT action.

I

ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.Assertion
Name for the attribute which defines the Issue Instant.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.RequestAbstractType
Name for the attribute which defines the Issue Instant.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Name for the attribute which defines the Issue Instant.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.Assertion
ID attribute name.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
ID attribute name.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
ID attribute name.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
ID attribute's local name.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
"ID" attribute name.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
"ID" attribute name.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
"ID" attribute's local name.
idEncParams - Variable in class org.opensaml.saml.saml2.profile.context.EncryptionContext
Parameters for identifier encrytion.
idGenerator - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
Generator for XML ID attribute values.
IDPEntry - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core IDPEntry.
IDPList - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core IDPList.
idpNameQualifier - Variable in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Explicit NameQualifier, if any.
IDPSSODescriptor - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata IDPSSODescriptorType.
IMPLICIT_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
Implicit consent URI.
IMPLICIT_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
Implicit consent URI.
IN_RESPONSE_TO_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
InResponseTo attribute name.
IN_RESPONSE_TO_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
InResponseTo attribute name.
INAPPLICABLE_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
Inapplicable consent URI.
INAPPLICABLE_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
Inapplicable consent URI.
INDETERMINATE - Static variable in class org.opensaml.saml.saml1.core.DecisionTypeEnumeration
"Indeterminate" decision type.
INDETERMINATE - Static variable in class org.opensaml.saml.saml2.core.DecisionTypeEnumeration
Indeterminate decision type.
index - Variable in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
The requested service index.
INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
"index" attribute's local name.
INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
index attribute name.
IndexedEndpoint - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata IndexedEndpoint.
InformationURL - Interface in org.opensaml.saml.ext.saml2mdui
InformationURL.
init() - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Helper method for constructors.
INRESPONSETO_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Name for the attribute which defines InResponseTo.
intToByteArray(int) - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004Builder
Converts an integer into an unsigned 4-byte array.
INVALID_ATTR_NAME_OR_VALUE - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for InvalidAttrNameOrValue status code.
INVALID_NAMEID_POLICY - Static variable in class org.opensaml.saml.common.profile.SAMLEventIds
ID of event returned if the requested NameIDPolicy can't be satisfied.
INVALID_NAMEID_POLICY - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for InvalidNameIDPolicy status code.
IP_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Internet Protocol authentication context.
IP_PASSWORD_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Internet Protocol Password authentication context.
IPADDRESS_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectLocality
Name for the IPAddress attribute.
IPHint - Interface in org.opensaml.saml.ext.saml2mdui
IPHint.
IS_DEFAULT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
"isDefault" attribute's local name.
IS_DEFAULT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
isDeault attribute name.
IS_PASSIVE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnRequest
IsPassive attribute name.
IS_PASSIVE_NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.Request
IsPassive attribute name.
IS_REQUIRED_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RequestedAttribute
"isRequired" attribute's local name.
isArtifact() - Method in class org.opensaml.saml.common.binding.BindingDescriptor
Get whether the binding is artifact-based.
isAuthenticated() - Method in class org.opensaml.saml.common.messaging.context.AbstractAuthenticatableSAMLEntityContext
Gets the flag indicating whether the SAML peer entity has been authenticated.
isAuthnRequestsSigned() - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Gets whether this service signs AuthN requests.
isAuthnRequestsSignedXSBoolean() - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Gets whether this service signs AuthN requests.
isDefault() - Method in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Checks if this is the default service for the service provider.
isDefault() - Method in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
Gets whether this is the default endpoint in a list.
isDefaultXSBoolean() - Method in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Checks if this is the default service for the service provider.
isDefaultXSBoolean() - Method in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
Gets whether this is the default endpoint in a list.
isForceAuthn() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets whether the IdP should force the user to reauthenticate.
isForceAuthnXSBoolean() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets whether the IdP should force the user to reauthenticate.
isIntendedDestinationEndpointURIRequired(MessageContext<SAMLObject>) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Determine whether the binding in use requires the presence within the message of information indicating the intended message destination endpoint URI.
isIntendedDestinationEndpointURIRequired - Variable in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Flag indicating whether the binding in use requires the presence within the message of information indicating the intended message destination endpoint URI.
isIntendedDestinationEndpointURIRequired() - Method in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Get the flag indicating whether the binding in use requires the presence within the message of information indicating the intended message destination endpoint URI.
isMatchStartsWith() - Method in class org.opensaml.saml.criterion.StartsWithLocationCriterion
Get the startswith value.
isMessageSigned(MessageContext<SAMLObject>) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Determine whether the SAML message represented by the message context is digitally signed.
isOmitQualifiers() - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Get whether to omit NameQualifier/SPNameQualifier attributes if the qualifiers are not explicitly set or are set to values matching the IdP and relying party names respectively.
isOnBadIndexUseDefault() - Method in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Get the flag which determines whether, in the case of an invalid index, to return the default AttributeConsumingService.
isPassive() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets whether the IdP should refrain from interacting with the user during the authentication process.
isPassive() - Method in interface org.opensaml.saml.saml2.ecp.Request
Get the IsPassive attribute value.
isPassiveXSBoolean() - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Gets whether the IdP should refrain from interacting with the user during the authentication process.
isPassiveXSBoolean() - Method in interface org.opensaml.saml.saml2.ecp.Request
Get the IsPassive attribute value.
isRequestAuthenticated() - Method in class org.opensaml.saml.common.messaging.context.ECPContext
Get whether the request from the SP was authenticated.
isRequired() - Method in interface org.opensaml.saml.saml2.metadata.RequestedAttribute
Checks to see if this requested attribute is also required.
isRequiredXSBoolean() - Method in interface org.opensaml.saml.saml2.metadata.RequestedAttribute
Checks to see if this requested attribute is also required.
isRequireValidMetadata() - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Gets whether the metadata returned by queries must be valid.
isRequireValidMetadata() - Method in interface org.opensaml.saml.metadata.resolver.MetadataResolver
Gets whether the metadata returned by queries must be valid.
isRequireValidMetadata() - Method in interface org.opensaml.saml.metadata.resolver.RoleDescriptorResolver
Gets whether the metadata returned by queries must be valid.
isSignatureCapable() - Method in class org.opensaml.saml.common.binding.BindingDescriptor
Get whether the binding provides a message signature capability.
isSigningCapableBinding(MessageContext<SAMLObject>) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Determine whether the SAML binding to be used by the message context supports signatures at the binding layer.
ISSUE_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.Assertion
IssueInstant attribute name.
ISSUE_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
IssueInstant attribute name.
ISSUE_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
IssueInstant attribute name.
issueInstant - Variable in class org.opensaml.saml.common.messaging.context.SAMLMessageInfoContext
The issue instant of the message.
ISSUEINSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.Assertion
Name for the attribute which defines the issue instant.
ISSUEINSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.RequestAbstractType
Name for the attribute which defines the Issue Instant.
ISSUEINSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Name for the attribute which defines the Issue Instant.
issuer - Variable in class org.opensaml.saml.common.binding.artifact.BasicSAMLArtifactMapEntry
EntityID of the issuer of the artifact.
Issuer - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Issuer.
ISSUER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.Assertion
Name for the attribute which defines Issuer.
isSupportedProtocol(String) - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Chckes to see if the given protocol is supported by this role.
isSynchronous() - Method in class org.opensaml.saml.common.binding.BindingDescriptor
Get whether the binding is synchronous (direct request/response, typically SOAP).
IsTimeboundSAMLObjectValidPredicate - Class in org.opensaml.saml.saml2.common
Predicate which applies SAML2Support.isValid(XMLObject) to the target input.
IsTimeboundSAMLObjectValidPredicate() - Constructor for class org.opensaml.saml.saml2.common.IsTimeboundSAMLObjectValidPredicate
 
isTrusted() - Method in class org.opensaml.saml.criterion.EndpointCriterion
Get the trust indicator for the endpoint.
isValid() - Method in class org.opensaml.saml.common.binding.artifact.ExpiringSAMLArtifactMapEntry
Returns true iff the entry is valid as of now.
isValid(long) - Method in class org.opensaml.saml.common.binding.artifact.ExpiringSAMLArtifactMapEntry
Returns true iff the entry is valid as of a specified time.
isValid(XMLObject) - Static method in class org.opensaml.saml.saml2.common.SAML2Support
Checks to see if the given XMLObject is still valid.
isValid() - Method in interface org.opensaml.saml.saml2.common.TimeBoundSAMLObject
Checks to see if the current time is past the validUntil time.
IterableMetadataSource - Interface in org.opensaml.saml.metadata
A source of EntityDescriptor instances which may be iterated.

K

kekParamsList - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
The parameters to use for encrypting (wrapping) the data encryption key.
KERBEROS - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
URI for kerberos name format.
KERBEROS_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Kerberos authentication context.
KERBEROS_AUTHN_METHOD - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
URI for Kerberos authentication method.
KeyDescriptor - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata KeyDescriptor.
keyInfoBuilder - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
Builder for KeyInfo objects.
KeyInfoConfirmationDataType - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core KeyInfoConfirmationDataType.
keyNameBuilder - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
Builder for KeyName objects.
keyPlacement - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
The option for where to place the generated EncryptedKey elements.
Keywords - Interface in org.opensaml.saml.ext.saml2mdui
DisplayName.

L

LANG_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Language attribute name.
LANG_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ServiceName
Language attribute name.
linkMultiplePeerKeys(EncryptedData, List<EncryptedKey>) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Link multiple "multicast" EncryptedKeys to the EncryptedData according to guidelines in SAML Errata E43.
linkSinglePeerKey(EncryptedData, EncryptedKey) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Link a single EncryptedKey to the EncryptedData according to guidelines in SAML Errata E43.
LOC_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.IDPEntry
Loc attribute name.
localEvents - Variable in class org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate
Error events to handle locally, even if possible to do so with a response.
LocalizedName - Interface in org.opensaml.saml.saml2.metadata
LocalizedName.
LocalizedURI - Interface in org.opensaml.saml.saml2.metadata
LocalizedURI.
location - Variable in class org.opensaml.saml.criterion.BindingLocationCriterion
The binding location URI.
location - Variable in class org.opensaml.saml.criterion.BindingResponseLocationCriterion
The binding response location URI.
LOCATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorityBinding
Name for the Location attribute.
LOCATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Endpoint
"Location" attribute name.
log - Variable in class org.opensaml.saml.common.binding.AbstractEndpointResolver
Class logger.
LOG - Static variable in class org.opensaml.saml.common.binding.SAMLBindingSupport
Logger.
log - Variable in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Logger.
log - Variable in class org.opensaml.saml.common.messaging.context.SAMLSubjectNameIdentifierContext
Logger.
log - Variable in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Class logger.
log - Variable in class org.opensaml.saml.common.profile.logic.AffiliationNameIDPolicyPredicate
Class logger.
log - Variable in class org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate
Class logger.
log - Variable in class org.opensaml.saml.common.profile.logic.DefaultNameIDPolicyPredicate
Class logger.
log - Variable in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.EntityAttributesMatcher
Class logger.
log - Variable in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate
Class logger.
log - Variable in class org.opensaml.saml.common.profile.logic.EntityIdPredicate
Class logger.
log - Variable in class org.opensaml.saml.common.profile.logic.MetadataNameIdentifierFormatStrategy
Class logger.
log - Variable in class org.opensaml.saml.common.SAMLObjectContentReference
Class logger.
log - Variable in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Logger.
log - Variable in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Class logger.
log - Variable in class org.opensaml.saml.metadata.resolver.filter.MetadataFilterChain
Class logger.
log - Variable in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Class logger.
log - Variable in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001Builder
Class logger.
log - Variable in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002Builder
Class logger.
log - Variable in class org.opensaml.saml.saml1.profile.AbstractSAML1NameIdentifierGenerator
Class logger.
log - Variable in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Class logger.
log(Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Log the Assertion which is being validated, along with the supplied validation context parameters.
log - Variable in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004Builder
Class logger.
log - Variable in class org.opensaml.saml.saml2.encryption.Decrypter
Class logger.
log - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
Class logger.
log - Variable in class org.opensaml.saml.saml2.profile.AbstractSAML2NameIDGenerator
Class logger.
Logo - Interface in org.opensaml.saml.ext.saml2mdui
Localized logo type.
LogoutRequest - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core LogoutRequest.
LogoutResponse - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core LogoutResponse.
logPreEncryption(XMLObject, String) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Log the target object prior to encryption.
lowercaseFunction - Static variable in class org.opensaml.saml.config.SAMLConfiguration
Lowercase string function.

M

majorVersion - Variable in class org.opensaml.saml.common.SAMLVersion
Major version number.
MAJORVERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.Assertion
Name for the attribute which defines Major Version (attribute's value must be 1).
MAJORVERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.RequestAbstractType
Name for the attribute which defines the Major Version (which must be "1".
MAJORVERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Name for the attribute which defines the Major Version (which must be "1".
ManageNameIDRequest - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core ManageNameIDRequest.
ManageNameIDResponse - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core ManageNameIDResponse.
ManageNameIDService - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata ManageNameIDService.
marshall(XMLObject, Document) - Method in class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall(XMLObject, Element) - Method in class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
No-op method.
matchAll - Variable in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate
Whether all the candidates must match.
matchIfMetadataSilent - Variable in class org.opensaml.saml.common.profile.logic.AbstractRegistrationInfoPredicate
What to do if no extension data exists.
matchStartsWith - Variable in class org.opensaml.saml.criterion.StartsWithLocationCriterion
The matchStartsWith criterion value.
MAX_KEY_SIZE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.SigningMethod
MaxKeySize attribute name.
MAXIMUM - Static variable in class org.opensaml.saml.saml2.core.AuthnContextComparisonTypeEnumeration
"maximum" comparison type.
message - Variable in class org.opensaml.saml.common.binding.artifact.BasicSAMLArtifactMapEntry
SAML message mapped to the artifact.
messageHandle - Variable in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004
20 byte message handle.
messageId - Variable in class org.opensaml.saml.common.messaging.context.SAMLMessageInfoContext
The ID of the message.
MetadataFilter - Interface in org.opensaml.saml.metadata.resolver.filter
A metadata filter is used to process a metadata document after it has been unmarshalled into an instance of XMLObject, either an EntityDescriptor or an EntitiesDescriptor.
MetadataFilterChain - Class in org.opensaml.saml.metadata.resolver.filter
A filter that allows the composition of MetadataFilters.
MetadataFilterChain() - Constructor for class org.opensaml.saml.metadata.resolver.filter.MetadataFilterChain
Constructor.
MetadataIndex - Interface in org.opensaml.saml.metadata.resolver.index
A component which defines and supports indexing an EntityDescriptor, and corresponding lookup via a CriteriaSet, using one or more (possibly implementation-specific) instances of MetadataIndexKey.
MetadataIndexKey - Interface in org.opensaml.saml.metadata.resolver.index
Marker interface for a component which represents a key for an index defined by a MetadataIndex.
MetadataNameIdentifierFormatStrategy - Class in org.opensaml.saml.common.profile.logic
Function to return a set of candidate NameIdentifier/NameID Format values derived from an entity's SAML metadata.
MetadataNameIdentifierFormatStrategy() - Constructor for class org.opensaml.saml.common.profile.logic.MetadataNameIdentifierFormatStrategy
Constructor.
MetadataNameIdentifierFormatStrategy.MetadataLookupStrategy - Class in org.opensaml.saml.common.profile.logic
Default lookup strategy for metadata, relies on the inbound message context.
MetadataNameIdentifierFormatStrategy.MetadataLookupStrategy() - Constructor for class org.opensaml.saml.common.profile.logic.MetadataNameIdentifierFormatStrategy.MetadataLookupStrategy
 
MetadataNodeProcessor - Interface in org.opensaml.saml.metadata.resolver.filter
A processor of element nodes within a metadata tree.
metadataResolver - Variable in class org.opensaml.saml.common.profile.logic.AffiliationNameIDPolicyPredicate
Metadata resolver to use.
MetadataResolver - Interface in org.opensaml.saml.metadata.resolver
A resolver that is capable of resolving EntityDescriptor instances which meet certain supplied criteria.
METHOD_ARTIFACT - Static variable in interface org.opensaml.saml.saml1.core.ConfirmationMethod
Artifact confirmation method.
METHOD_ARTIFACT_DEPRECATED - Static variable in interface org.opensaml.saml.saml1.core.ConfirmationMethod
Deprecated.
METHOD_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Method attribute name.
METHOD_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.SubjectConfirmation
Method attribute name.
METHOD_BEARER - Static variable in interface org.opensaml.saml.saml1.core.ConfirmationMethod
Bearer confirmation method.
METHOD_BEARER - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmation
URI for the Bearer subject confirmation method, "urn:oasis:names:tc:SAML:2.0:cm:bearer".
METHOD_HOLDER_OF_KEY - Static variable in interface org.opensaml.saml.saml1.core.ConfirmationMethod
Holder of Key confirmation method.
METHOD_HOLDER_OF_KEY - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmation
URI for the Holder of Key subject confirmation method, "urn:oasis:names:tc:SAML:2.0:cm:holder-of-key".
METHOD_SENDER_VOUCHES - Static variable in interface org.opensaml.saml.saml1.core.ConfirmationMethod
Sender-Vouches confirmation method.
METHOD_SENDER_VOUCHES - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmation
URI for the Sender Vouches subject confirmation method, "urn:oasis:names:tc:SAML:2.0:cm:sender-vouches".
MIN_KEY_SIZE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.SigningMethod
MinKeySize attribute name.
MINIMUM - Static variable in class org.opensaml.saml.saml2.core.AuthnContextComparisonTypeEnumeration
"minimum" comparison type.
minorVersion - Variable in class org.opensaml.saml.common.SAMLVersion
Minor version number.
MINORVERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.Assertion
Name for the attribute which defines Minor Version.
MINORVERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.RequestAbstractType
Name for the attribute which defines the Minor Version.
MINORVERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Name for the attribute which defines the Minor Version.
MOFC_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Mobile One Factor Contract authentication context.
MOFU_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Mobile One Factor Unregistered authentication context.
MTFC_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Mobile Two Factor Contract authentication context.
MTFU_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Mobile Two Factor Unregistered authentication context.

N

nam - Variable in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Attribute Name.
name - Variable in class org.opensaml.saml.metadata.EntityGroupName
The entities descriptor group name.
NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.IDPEntry
Name attribute name.
NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
"Name" attribute name.
NAME_ATTTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.Attribute
Name of the Name attribute.
NAME_FORMAT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.Attribute
Name for the NameFormat attribute.
NAME_QUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.BaseID
NameQualifier attribute name.
NAME_QUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
NameQualifier attribute name.
nameBuilder - Variable in class org.opensaml.saml.saml1.profile.AbstractSAML1NameIdentifierGenerator
Builder for objects.
nameBuilder - Variable in class org.opensaml.saml.saml2.profile.AbstractSAML2NameIDGenerator
Builder for objects.
nameFormat - Variable in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Attribute NameFormat.
nameID - Variable in class org.opensaml.saml.common.messaging.context.SAMLSubjectNameIdentifierContext
The SAML name identifier represented by this context.
NameID - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core NameID.
NameIdentifier - Interface in org.opensaml.saml.saml1.core
Interface to define how a NameIdentifier element behaves.
NameIdentifierGenerator<NameIdType extends SAMLObject> - Interface in org.opensaml.saml.common.profile
Interface for a component that produces SAML NameIdentifier and/or NameID objects for inclusion in assertion subjects.
NameIDFormat - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata NameIDFormat.
NameIDMappingRequest - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core NameIDMappingRequest.
NameIDMappingResponse - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core NameIDMappingResponse .
NameIDMappingService - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata NameIDMappingService.
NameIDPolicy - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core NameIDPolicy.
NameIDType - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Assertion NameID schema type.
NAMEPSACE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.Action
Name of the Namespace attribute.
NAMEQUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.NameIdentifier
Name for the attribute which defines Name Qualifier.
NAMESPACE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.Action
Name for the Namespace attribute.
NAMESPACE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AdditionalMetadataLocation
"affiliationOwnerID" attribute's local name.
NEG_CONTROL_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
Negated Control action.
NEG_DELETE_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
Negated Delete action.
NEG_EXECUTE_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
Negated Execute action.
NEG_READ_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
Negated Read action.
NEG_WRITE_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
Negated Write action.
NewEncryptedID - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core NewEncryptedID.
newEntry(String, String, String, SAMLObject) - Method in interface org.opensaml.saml.common.binding.artifact.SAMLArtifactMap.SAMLArtifactMapEntryFactory
Factory method which produces a SAMLArtifactMap.SAMLArtifactMapEntry.
NewID - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core NewID.
NO_AUTHN_CONTEXT - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for NoAuthnContext status code.
NO_AVAILABLE_IDP - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for NoAvailableIDP status code.
NO_PASSIVE - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for NoPassive status code.
NO_SUPPORTED_IDP - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for NoSupportedIDP status code.
NOMAD_TELEPHONY_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Nomadic Telephony authentication context.
NOT_BEFORE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.Conditions
NotBefore attribute name.
NOT_BEFORE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
NotBefore attribute name.
NOT_ON_OR_AFTER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.Conditions
NotOnOrAfter attribute name.
NOT_ON_OR_AFTER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.LogoutRequest
NotOnOrAfter attribute name.
NOT_ON_OR_AFTER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
NotOnOrAfter attribute name.
NOTBEFORE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.Conditions
Name for the NotBefore attribute.
NOTONORAFTER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.Conditions
Name for the NotBefore attribute.

O

objectLookupStrategy - Variable in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Object lookup function.
OBTAINED_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
Obtained consent URI.
OBTAINED_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
Obtained consent URI.
omitQualifiers - Variable in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Flag allowing qualifier(s) to be omitted when they would match defaults or are not set.
onBadIndexUseDefault - Variable in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Flag which determines whether, in the case of an invalid index, to return the default AttributeConsumingService.
OneTimeUse - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core OneTimeUse.
org.opensaml.saml.common - package org.opensaml.saml.common
Base classes for working with SAML as Java objects.
org.opensaml.saml.common.assertion - package org.opensaml.saml.common.assertion
Common classes for validating SAML Assertions.
org.opensaml.saml.common.binding - package org.opensaml.saml.common.binding
Classes related to SAML binding operations.
org.opensaml.saml.common.binding.artifact - package org.opensaml.saml.common.binding.artifact
Classes supporting SAML artifact use.
org.opensaml.saml.common.binding.decoding - package org.opensaml.saml.common.binding.decoding
Classes used to decode SAML messages.
org.opensaml.saml.common.binding.encoding - package org.opensaml.saml.common.binding.encoding
Classes used to encode SAML messages.
org.opensaml.saml.common.messaging - package org.opensaml.saml.common.messaging
Support classes for SAML message security operations.
org.opensaml.saml.common.messaging.context - package org.opensaml.saml.common.messaging.context
Context classes for SAML-based messaging function.
org.opensaml.saml.common.messaging.context.navigate - package org.opensaml.saml.common.messaging.context.navigate
Functions to navigate SAML message contexts.
org.opensaml.saml.common.messaging.logic - package org.opensaml.saml.common.messaging.logic
Predicates related to SAML message contexts.
org.opensaml.saml.common.profile - package org.opensaml.saml.common.profile
Classes supporting general SAML profile behavior.
org.opensaml.saml.common.profile.logic - package org.opensaml.saml.common.profile.logic
Functions and predicates supporting common SAML profile behavior.
org.opensaml.saml.common.xml - package org.opensaml.saml.common.xml
SAML constants and and misc XML functionality.
org.opensaml.saml.config - package org.opensaml.saml.config
SAML library configuration.
org.opensaml.saml.criterion - package org.opensaml.saml.criterion
Criterion based on SAML message/protocol information.
org.opensaml.saml.ext.idpdisco - package org.opensaml.saml.ext.idpdisco
Interfaces for SAML 2 Metadata Extension Identity Provider Discovery.
org.opensaml.saml.ext.saml1md - package org.opensaml.saml.ext.saml1md
Interfaces for SAML 2 Metadata Profile for SAML 1.x.
org.opensaml.saml.ext.saml2alg - package org.opensaml.saml.ext.saml2alg
Interfaces for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
org.opensaml.saml.ext.saml2aslo - package org.opensaml.saml.ext.saml2aslo
Interfaces for SAML 2 Protocol Extension for Async Logout.
org.opensaml.saml.ext.saml2cb - package org.opensaml.saml.ext.saml2cb
Interfaces for SAML 2 Channel Binding Extensions.
org.opensaml.saml.ext.saml2delrestrict - package org.opensaml.saml.ext.saml2delrestrict
Interfaces for SAML 2 Condition for Delegation Restriction.
org.opensaml.saml.ext.saml2mdattr - package org.opensaml.saml.ext.saml2mdattr
Interfaces for SAML 2 Metadata Extension for Entity Attributes.
org.opensaml.saml.ext.saml2mdquery - package org.opensaml.saml.ext.saml2mdquery
Interfaces for SAML 2 Metadata Profile for Standalone Query Requesters.
org.opensaml.saml.ext.saml2mdreqinit - package org.opensaml.saml.ext.saml2mdreqinit
Interfaces for SAML 2 Metadata Extension for SSO Service Provider Request Initiation.
org.opensaml.saml.ext.saml2mdrpi - package org.opensaml.saml.ext.saml2mdrpi
The package to define the SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.
org.opensaml.saml.ext.saml2mdui - package org.opensaml.saml.ext.saml2mdui
Interfaces for SAML 2 Metadata Extensions for Login UI and Discovery.
org.opensaml.saml.ext.samlec - package org.opensaml.saml.ext.samlec
Interfaces for SAML-EC GSS-API Mechanism.
org.opensaml.saml.ext.samlpthrpty - package org.opensaml.saml.ext.samlpthrpty
Interfaces for SAML 2 Metadata Extension for Third-Party Request Protocol Extension.
org.opensaml.saml.metadata - package org.opensaml.saml.metadata
Classes for fetching and querying SAML metadata.
org.opensaml.saml.metadata.criteria.entity - package org.opensaml.saml.metadata.criteria.entity
Classes for SAML metadata entity criteria.
org.opensaml.saml.metadata.criteria.role - package org.opensaml.saml.metadata.criteria.role
Classes for SAML metadata role criteria.
org.opensaml.saml.metadata.resolver - package org.opensaml.saml.metadata.resolver
Classes for SAML metadata resolution.
org.opensaml.saml.metadata.resolver.filter - package org.opensaml.saml.metadata.resolver.filter
Classes for SAML metadata filtering.
org.opensaml.saml.metadata.resolver.index - package org.opensaml.saml.metadata.resolver.index
Classes for SAML metadata indexing.
org.opensaml.saml.metadata.support - package org.opensaml.saml.metadata.support
Classes in support of SAML metadata.
org.opensaml.saml.saml1.binding.artifact - package org.opensaml.saml.saml1.binding.artifact
Classes that may be used to create and manipulate SAML 1 artifacts.
org.opensaml.saml.saml1.core - package org.opensaml.saml.saml1.core
Interfaces for SAML 1.0 and 1.1 types and elements.
org.opensaml.saml.saml1.profile - package org.opensaml.saml.saml1.profile
Classes for SAML 1.x profile behavior.
org.opensaml.saml.saml2.assertion - package org.opensaml.saml.saml2.assertion
Interfaces and API classes for validating SAML 2 Assertions.
org.opensaml.saml.saml2.binding.artifact - package org.opensaml.saml.saml2.binding.artifact
Classes that may be used to create and manipulate SAML 2 artifacts.
org.opensaml.saml.saml2.common - package org.opensaml.saml.saml2.common
Interfaces for elements and attributes used in multiple SAML 2.0 specification.
org.opensaml.saml.saml2.core - package org.opensaml.saml.saml2.core
Interfaces for SAML 2.0 core and protocol interfaces.
org.opensaml.saml.saml2.ecp - package org.opensaml.saml.saml2.ecp
Interfaces for SAML 2 ECP Elements.
org.opensaml.saml.saml2.encryption - package org.opensaml.saml.saml2.encryption
Classes for encrypting and decrypting SAML.
org.opensaml.saml.saml2.metadata - package org.opensaml.saml.saml2.metadata
Concrete definitions of the objects described in saml-metadata-2.0-os work.
org.opensaml.saml.saml2.profile - package org.opensaml.saml.saml2.profile
Classes for SAML 2.0 profile behavior.
org.opensaml.saml.saml2.profile.context - package org.opensaml.saml.saml2.profile.context
Context classes supporting SAML 2 profile behavior.
org.opensaml.saml.saml2.wssecurity - package org.opensaml.saml.saml2.wssecurity
Classes for SAML WS-Security.
Organization - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata Organization.
OrganizationDisplayName - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata OrganizationDisplayName.
OrganizationName - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata OrganizationName.
OrganizationURL - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata OrganizationURL.
OTHER - Static variable in class org.opensaml.saml.saml2.metadata.ContactPersonTypeEnumeration
"other" contact type.
OWNER_ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
"affiliationOwnerID" attribute's local name.

P

PAOS_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
Liberty PAOS XML Namespace.
PAOS_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
Liberty PAOS QName prefix.
parseArtifact(byte[]) - Static method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001
Constructs a SAML 1 artifact from its byte array representation.
parseArtifact(byte[]) - Static method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002
Constructs a SAML 1 artifact from its byte representation.
parseArtifact(byte[]) - Static method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004
Constructs a SAML 2 artifact from its byte array representation.
PARTIAL_LOGOUT - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for PartialLogout status code.
PASSWORD_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Password authentication context.
PASSWORD_AUTHN_METHOD - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
URI for Password authentication method.
PDPDescriptor - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata PDPDescriptor.
performSignatureValidation(Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Handle the actual signature validation.
PERMIT - Static variable in class org.opensaml.saml.saml1.core.DecisionTypeEnumeration
"Permit" decision type.
PERMIT - Static variable in class org.opensaml.saml.saml2.core.DecisionTypeEnumeration
Permit decision type.
PERSISTENT - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
URI for persistent name format.
PERSONAL_TELEPHONY_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Personalized Telephony authentication context.
PGP_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for PGP authentication context.
PGP_AUTHN_METHOD - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
URI for PGP authentication method.
placeKeysAsPeers(EncryptedElementType, EncryptedData, List<EncryptedKey>) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Store the specified EncryptedData and EncryptedKey(s) in the specified instance of EncryptedElementType as peer elements, following SAML 2 Errata E43 guidelines for forward and back referencing between the EncryptedData and EncryptedKey(s).
placeKeysInline(EncryptedElementType, EncryptedData, List<EncryptedKey>) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Place the EncryptedKey elements inside the KeyInfo element within the EncryptedData element.
policySet - Variable in class org.opensaml.saml.common.profile.logic.RegistrationPolicyPredicate
Policies to match on.
populateNamespacePrefixes(Set<String>, XMLObject) - Method in class org.opensaml.saml.common.SAMLObjectContentReference
Populates the given set with the non-visibly used namespace prefixes used by the given XMLObject and all of its descendants, as determined by the signature content object's namespace manager.
POST_METHOD - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
HTTP Request Method - POST.
PPT_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Password Protected Transport authentication context.
prepareForAssignment(DateTime, DateTime) - Method in class org.opensaml.saml.common.AbstractSAMLObject
A helper function for derived classes that checks to see if the old and new value are equal and if so releases the cached dom.
prepareForAssignment(DateTime, DateTime) - Method in class org.opensaml.saml.common.AbstractSignableSAMLObject
A helper function for derived classes that checks to see if the old and new value are equal and if so releases the cached dom.
PREVIOUS_SESSION_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Previous Session authentication context.
PRIOR_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
Prior consent URI.
PRIOR_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
Prior consent URI.
PrivacyStatementURL - Interface in org.opensaml.saml.ext.saml2mdui
PrivacyStatementURL.
process(XMLObject) - Method in interface org.opensaml.saml.metadata.resolver.filter.MetadataNodeProcessor
Process a metadata document node.
processElements(EncryptedElementType, EncryptedData, List<EncryptedKey>) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Handle post-processing of generated EncryptedData and EncryptedKey(s) and storage in the appropriate EncryptedElementType instance.
processExclusiveTransform(XMLSignature, Transform) - Method in class org.opensaml.saml.common.SAMLObjectContentReference
Populate the inclusive namspace prefixes on the specified Apache (exclusive) transform object.
processSaml1AttributeQuery(AttributeQuery) - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Resolve the SAML entity ID from a SAML 1 AttributeQuery.
processSaml1AuthorizationDecisionQuery(AuthorizationDecisionQuery) - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Resolve the SAML entityID from a SAML 1 AuthorizationDecisionQuery.
processSaml1Request(Request) - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Resolve the SAML entity ID from a SAML 1 request.
processSaml1Response(Response) - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Resolve the SAML entity ID from a SAML 1 response.
processSaml2Issuer(Issuer) - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Resolve the SAML entity ID from a SAML 2 Issuer.
processSaml2Request(RequestAbstractType) - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Resolve the SAML entity ID from a SAML 2 request.
processSaml2Response(StatusResponseType) - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Resolve the SAML entity ID from a SAML 2 response.
protocol - Variable in class org.opensaml.saml.common.messaging.context.SAMLProtocolContext
The SAML protocol in use.
protocol - Variable in class org.opensaml.saml.criterion.ProtocolCriterion
The SAML protocol.
PROTOCOL_BINDING_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnRequest
ProtocolBinding attribute name.
PROTOCOL_ENUMERATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
"protocolEnumeration" attribute's local name.
ProtocolCriterion - Class in org.opensaml.saml.criterion
Criterion representing an entity ID.
ProtocolCriterion(String) - Constructor for class org.opensaml.saml.criterion.ProtocolCriterion
Constructor.
PROVIDER_ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.IDPEntry
ProviderID attribute name.
PROVIDER_NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnRequest
ProviderName attribute name.
PROVIDER_NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.Request
ProviderName attribute name.
PROXY_COUNT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.Scoping
ProxyCount attribute name.
PROXY_COUNT_EXCEEDED - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for ProxyCountExceeded status code.
ProxyRestriction - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core ProxyRestriction.
Publication - Interface in org.opensaml.saml.ext.saml2mdrpi
* Representation of the <mdrpi:Publication> element.
PUBLICATION_ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.Publication
publication id attribute name.
PUBLICATION_ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
publication id attribute name.
PublicationInfo - Interface in org.opensaml.saml.ext.saml2mdrpi
* Representation of the <mdrpi:PublicationInfo> element.
PublicationPath - Interface in org.opensaml.saml.ext.saml2mdrpi
* Representation of the <mdrpi:PublicationPath> element.
PUBLISHER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.Publication
publisher attribute name.
PUBLISHER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
publisher attribute name.
put(String, String, String, SAMLObject) - Method in interface org.opensaml.saml.common.binding.artifact.SAMLArtifactMap
Creates a mapping between a given artifact and the SAML message to which it maps.

Q

Query - Interface in org.opensaml.saml.saml1.core
This interface is for the SAML1 Query extention point.
QueryDescriptorType - Interface in org.opensaml.saml.ext.saml2mdquery
SAML 2.0 Metadata extension QueryDescriptorType.

R

READ_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
Read action.
REASON_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.LogoutRequest
Reason attribute name.
RECIPIENT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Name for the attribute which defines the Recipient.
RECIPIENT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Recipient attribute name.
referenceListBuilder - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
Builder for ReferenceList objects.
refresh() - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Refresh the data exposed by the resolver.
refresh() - Method in interface org.opensaml.saml.metadata.resolver.RefreshableMetadataResolver
Refresh the data exposed by the resolver.
RefreshableMetadataResolver - Interface in org.opensaml.saml.metadata.resolver
Specialization of MetadataResolver that supports on-demand refresh.
regexps - Variable in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Regular expressions that must be satisfied.
REGISTRATION_AUTHORITY_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationInfo
Registration Authority attribute name.
REGISTRATION_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationInfo
Registration Instant attribute name.
RegistrationAuthorityPredicate - Class in org.opensaml.saml.common.profile.logic
Predicate to determine whether one of a set of names matches an entity's RegistrationInfo.getRegistrationAuthority().
RegistrationAuthorityPredicate(Collection<String>) - Constructor for class org.opensaml.saml.common.profile.logic.RegistrationAuthorityPredicate
Constructor.
RegistrationInfo - Interface in org.opensaml.saml.ext.saml2mdrpi
* Representation of the <mdrpi:RegistrationInfo> element.
RegistrationPolicy - Interface in org.opensaml.saml.ext.saml2mdrpi
Representation of the <mdrpi:RegistrationPolicy> element.
RegistrationPolicyPredicate - Class in org.opensaml.saml.common.profile.logic
Predicate to determine whether one of a set of names matches an entity's RegistrationPolicy.
RegistrationPolicyPredicate(Collection<String>) - Constructor for class org.opensaml.saml.common.profile.logic.RegistrationPolicyPredicate
Constructor.
relayState - Variable in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
The relay state associated with the message.
RelayState - Interface in org.opensaml.saml.saml2.ecp
SAML 2.0 ECP RelayState SOAP header.
relyingParty - Variable in class org.opensaml.saml.common.binding.artifact.BasicSAMLArtifactMapEntry
EntityID of the intended recipient of the artifact.
remove(String) - Method in interface org.opensaml.saml.common.binding.artifact.SAMLArtifactMap
Removes the artifact from this map.
removeAllSupportedProtocols() - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Removes all the supported protocols from this role.
removeSupportedProtocol(String) - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Removes a protocol to the list of supported protocols for this role.
removeSupportedProtocols(Collection<String>) - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Removes a list of protocols to the list of supported protocols for this role.
Request - Interface in org.opensaml.saml.saml1.core
This interface defines how the SAML1 Request objects behave.
Request - Interface in org.opensaml.saml.saml2.ecp
SAML 2.0 ECP Request SOAP header.
REQUEST_DENIED - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
RequestDenied status value.
REQUEST_DENIED - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for RequestDenied status code.
REQUEST_UNSUPPORTED - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for RequestUnsupported status code.
REQUEST_VERSION_DEPRECATED - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
RequestVersionDepricated status value.
REQUEST_VERSION_DEPRECATED - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for RequestVersionDeprecated status code.
REQUEST_VERSION_TOO_HIGH - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
RequestVersionTooHigh status value.
REQUEST_VERSION_TOO_HIGH - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for RequestVersionTooHigh status code.
REQUEST_VERSION_TOO_LOW - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
RequestVersionTooLow status value.
REQUEST_VERSION_TOO_LOW - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for RequestVersionTooLow status code.
RequestAbstractType - Interface in org.opensaml.saml.saml1.core
This interface describes the base class for types derived from RequestAbstractType .
RequestAbstractType - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core RequestAbstractType.
requestAuthenticated - Variable in class org.opensaml.saml.common.messaging.context.ECPContext
Whether the request was authenticated.
RequestAuthenticated - Interface in org.opensaml.saml.saml2.ecp
SAML 2.0 ECP RequestAuthenticated SOAP header.
RequestedAttribute - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata RequestedAttribute.
RequestedAuthnContext - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core RequestedAuthnContext.
REQUESTER - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
Requester status value.
REQUESTER - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for Requester status code.
RequesterID - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core RequesterID.
requesterIdLookupStrategy - Variable in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Requester ID lookup function.
RequestInitiator - Interface in org.opensaml.saml.ext.saml2mdreqinit
Interfaces for SAML 2 Metadata Extension for SSO Service Provider Request Initiation - RequestInitiator element.
requestLookupStrategy - Variable in class org.opensaml.saml.saml2.profile.AbstractSAML2NameIDGenerator
Strategy used to locate an AuthnRequest to check.
REQUIRED_BINDING_VALUE - Static variable in interface org.opensaml.saml.ext.saml2mdreqinit.RequestInitiator
Per the extension specification, the value of the 'Binding' attribute MUST be set to this fixed value.
resolve(CriteriaSet) - Method in class org.opensaml.saml.common.binding.AbstractEndpointResolver
resolve(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
resolve(EncryptedData) - Method in class org.opensaml.saml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolver
resolveEntityId() - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Dynamically resolve the SAML peer entity ID from the SAML protocol message held in MessageContext.getMessage().
resolveIssueInstant() - Method in class org.opensaml.saml.common.messaging.context.SAMLMessageInfoContext
Dynamically resolve the message issue instant from the SAML protocol message held in MessageContext.getMessage().
resolveMessageId() - Method in class org.opensaml.saml.common.messaging.context.SAMLMessageInfoContext
Dynamically resolve the message ID from the SAML protocol message held in MessageContext.getMessage().
resolveNameIdentifier() - Method in class org.opensaml.saml.common.messaging.context.SAMLSubjectNameIdentifierContext
Dynamically resolve the name identifier from the SAML protocol message held in MessageContext.getMessage(), if it exists.
resolvers - Variable in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Registered resolvers.
resolveSAMLMessage() - Method in class org.opensaml.saml.common.messaging.context.SAMLMessageInfoContext
Resolve the SAML message from the message context.
resolveSAMLMessage() - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Resolve the SAML message from the message context.
resolveSAMLMessage() - Method in class org.opensaml.saml.common.messaging.context.SAMLSubjectNameIdentifierContext
Resolve the SAML message from the message context.
resolveSingle(CriteriaSet) - Method in class org.opensaml.saml.common.binding.AbstractEndpointResolver
resolveSingle(CriteriaSet) - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
RESOURCE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeQuery
AuthenticationMethod attribute name.
RESOURCE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
AuthenticationMethod attribute name.
RESOURCE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Name for Resource attribute.
RESOURCE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthzDecisionQuery
Resource attribute name.
RESOURCE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Resource attribute name.
RESOURCE_NOT_RECOGNIZED - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
ResourceNotRecognized status value.
RESOURCE_NOT_RECOGNIZED - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for ResourceNotRecognized status code.
RESPONDER - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
Responder status value.
RESPONDER - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for Responder status code.
responderIdLookupStrategy - Variable in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Responder ID lookup function.
RespondTo - Interface in org.opensaml.saml.ext.samlpthrpty
SAML 2.0 Protocol Third-party extension RespondTo.
RespondWith - Interface in org.opensaml.saml.saml1.core
This interface defines how the (deprecated) RespondWith element would behave.
Response - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML1 Response element behaves.
Response - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Response.
Response - Interface in org.opensaml.saml.saml2.ecp
SAML 2.0 ECP Response SOAP header.
RESPONSE_LOCATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Endpoint
"ResponseLocation" attribute name.
ResponseAbstractType - Interface in org.opensaml.saml.saml1.core
This interface defines the base class for type derived from the SAML1 ResponseAbstractType .
retrievalMethodBuilder - Variable in class org.opensaml.saml.saml2.encryption.Encrypter
Builder for RetrievalMethod objects.
role - Variable in class org.opensaml.saml.common.messaging.context.AbstractSAMLEntityContext
The role under which the SAML entity is currently operating.
role - Variable in class org.opensaml.saml.criterion.EntityRoleCriterion
The entity role.
role - Variable in class org.opensaml.saml.criterion.RoleDescriptorCriterion
The entity role.
roleDescriptor - Variable in class org.opensaml.saml.common.messaging.context.SAMLMetadataContext
The role descriptor of the SAML entity.
roleDescriptor - Variable in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
The AttributeConsumingService's parent role descriptor.
RoleDescriptor - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata RoleDescriptor.
RoleDescriptorCriterion - Class in org.opensaml.saml.criterion
Criterion representing an entity role.
RoleDescriptorCriterion(RoleDescriptor) - Constructor for class org.opensaml.saml.criterion.RoleDescriptorCriterion
Constructor.
RoleDescriptorResolver - Interface in org.opensaml.saml.metadata.resolver
A resolver that is capable of resolving RoleDescriptor instances which meet certain supplied criteria.
RWEDC_NEGATION_NS_URI - Static variable in interface org.opensaml.saml.saml2.core.Action
Read/Write/Execute/Delete/Control negation action namespace.
RWEDC_NS_URI - Static variable in interface org.opensaml.saml.saml2.core.Action
Read/Write/Execute/Delete/Control action namespace.

S

SAML10_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1.0 Assertion schema system Id.
SAML10P_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1.X protocol XML namespace.
SAML10P_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1.0 Protocol schema system Id.
saml10Schemas - Static variable in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Classpath relative location of SAML 1_0 schemas.
SAML11_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1.1 Assertion schema system Id.
SAML11P_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1.1 protocol XML namespace, used only in SAML 2 metadata protocolSupportEnumeration.
SAML11P_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1.1 Protocol schema system Id.
saml11Schemas - Static variable in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Classpath relative location of SAML 1_1 schemas.
SAML1_ARTIFACT_BINDING_URI - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
URI for SAML 1 Artifact binding.
SAML1_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1.X XML namespace.
SAML1_POST_BINDING_URI - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
URI for SAML 1 POST binding.
SAML1_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1.X Assertion QName prefix.
SAML1_SOAP11_BINDING_URI - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
URI for SAML 1 SOAP 1.1 binding.
SAML1ActionSupport - Class in org.opensaml.saml.saml1.profile
Helper methods for SAML 1 profile actions.
SAML1ActionSupport() - Constructor for class org.opensaml.saml.saml1.profile.SAML1ActionSupport
Constructor.
SAML1Artifact - Interface in org.opensaml.saml.saml1.binding.artifact
Interface marker for SAML 1 artifacts.
SAML1ArtifactBuilder<ArtifactType extends AbstractSAML1Artifact> - Interface in org.opensaml.saml.saml1.binding.artifact
Builder of typed SAML 1 artifacts.
saml1ArtifactBuilderFactory - Variable in class org.opensaml.saml.config.SAMLConfiguration
SAML 1 Artifact factory.
SAML1ArtifactBuilderFactory - Class in org.opensaml.saml.saml1.binding.artifact
Factory used to construct SAML 1 artifact builders.
SAML1ArtifactBuilderFactory() - Constructor for class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactBuilderFactory
Constructor.
SAML1ArtifactType0001 - Class in org.opensaml.saml.saml1.binding.artifact
SAML 1.X Type 0x0001 Artifact.
SAML1ArtifactType0001() - Constructor for class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001
Constructor.
SAML1ArtifactType0001(byte[], byte[]) - Constructor for class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001
Constructor.
SAML1ArtifactType0001Builder - Class in org.opensaml.saml.saml1.binding.artifact
Builder of SAML 1, type 0x001, artifacts.
SAML1ArtifactType0001Builder() - Constructor for class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001Builder
 
SAML1ArtifactType0002 - Class in org.opensaml.saml.saml1.binding.artifact
SAML 1 Type 0x0002 Artifact.
SAML1ArtifactType0002() - Constructor for class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002
Constructor.
SAML1ArtifactType0002(byte[], String) - Constructor for class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002
Constructor.
SAML1ArtifactType0002Builder - Class in org.opensaml.saml.saml1.binding.artifact
SAML 1, type 0x0002, artifact builder.
SAML1ArtifactType0002Builder() - Constructor for class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002Builder
 
SAML1MD_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1 Metadata extension XML namespace.
SAML1MD_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1 Metadata extension namespace prefix.
SAML1MD_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1 Metadata extension schema system Id.
SAML1NameIdentifierGenerator - Interface in org.opensaml.saml.saml1.profile
Specialization of NameIdentifierGenerator for SAML 1.x.
SAML1ObjectSupport - Class in org.opensaml.saml.saml1.profile
A helper class for working with SAMLObjects.
SAML1ObjectSupport() - Constructor for class org.opensaml.saml.saml1.profile.SAML1ObjectSupport
Constructor.
SAML1P_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 1.X Protocol QName prefix.
saml1xSchemas - Variable in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Reference to SAML 1.x schemas to apply.
SAML20_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Assertion XML Namespace.
SAML20_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Assertion QName prefix.
SAML20_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Assertion schema Id.
SAML20AC_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Authentication Context XML Namespace.
SAML20AC_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Authentication Context QName prefix.
SAML20AC_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Authentication Context schema Id.
SAML20ALG_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Profile for Algorithm Support Namespace.
SAML20ALG_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Profile for Algorithm Support QName prefix.
SAML20ALG_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Profile for Algorithm Support schema Id.
SAML20AssertionToken - Class in org.opensaml.saml.saml2.wssecurity
Implementation of SAML 2.0 Assertion token.
SAML20AssertionToken(Assertion) - Constructor for class org.opensaml.saml.saml2.wssecurity.SAML20AssertionToken
Constructor.
SAML20AssertionValidator - Class in org.opensaml.saml.saml2.assertion
A component capable of performing core validation of SAML version 2.0 Assertion instances.
SAML20AssertionValidator(Collection<ConditionValidator>, Collection<SubjectConfirmationValidator>, Collection<StatementValidator>, SignatureTrustEngine, SignaturePrevalidator) - Constructor for class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Constructor.
SAML20CB_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Channel Binding Extensions XML Namespace.
SAML20CB_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Channel Binding Extensions QName prefix.
SAML20CB_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Channel Binding Extensions schema Id.
SAML20DCE_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 DCE PAC Attribute Profile XML Namespace.
SAML20DCE_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 DCE PAC Attribute Profile QName prefix.
SAML20DCE_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 DCE PAC Attribute Profile schema Id.
SAML20DEL_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Condition for Delegation Restriction XML Namespace.
SAML20DEL_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Condition for Delegation Restriction QName prefix.
SAML20DEL_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Condition for Delegation Restriction schema Id.
SAML20ECP_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Enhanced Client/Proxy SSO Profile XML Namespace.
SAML20ECP_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Enhanced Client/Proxy SSO Profile QName prefix.
SAML20ECP_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Enhanced Client/Proxy SSO Profile schema Id.
SAML20MD_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata XML Namespace.
SAML20MD_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata QName prefix.
SAML20MD_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata schema Id.
SAML20MDATTR_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Extension for Entity Attributes XML Namespace.
SAML20MDATTR_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Extension for Entity Attributes QName prefix.
SAML20MDATTR_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Extension for Entity Attributes schema Id.
SAML20MDQUERY_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Standalone Query Metadata extension XML namespace.
SAML20MDQUERY_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Standalone Query Metadata extension prefix.
SAML20MDQUERY_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Standalone Query Metadata extension schema system Id.
SAML20MDRI_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Extension for SSO Service Provider Request Initiation Namespace.
SAML20MDRI_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Extension for SSO Service Provider Request Initiation QName prefix.
SAML20MDRPI_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Extension for Registration and Publication Information XML Namespace.
SAML20MDRPI_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Extension for Registration and Publication Information QName prefix.
SAML20MDRPI_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Extension for Registration and Publication Information schema Id.
SAML20MDUI_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Extension for Discovery and Login UI XML Namespace.
SAML20MDUI_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Extension for Discovery and Login UI QName prefix.
SAML20MDUI_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Metadata Extension for Discovery and Login UI schema Id.
SAML20P_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Protocol XML Namespace.
SAML20P_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Protocol QName prefix.
SAML20P_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Protocol schema Id.
SAML20PASLO_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Protocol Async Logout extension XML Namespace.
SAML20PASLO_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Protocol Async Logout extension QName prefix.
SAML20PASLO_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Protocol Async Logout extension schema Id.
SAML20PTHRPTY_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Protocol Third-party extension XML Namespace.
SAML20PTHRPTY_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Protocol Third-party extension QName prefix.
SAML20PTHRPTY_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Protocol Third-party extension schema Id.
saml20Schemas - Static variable in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Classpath relative location of SAML 2_0 schemas.
SAML20X500_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 X.500 Attribute Profile XML Namespace.
SAML20X500_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 X.500 Attribute Profile QName prefix.
SAML20X500_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 X.500 Attribute Profile schema Id.
SAML20XACML_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 XACML Attribute Profile XML Namespace.
SAML20XACML_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 XACML Attribute Profile QName prefix.
SAML20XACML_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 XACML Attribute Profile schema Id.
SAML2_ARTIFACT_BINDING_URI - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
URI for SAML 2 Artifact binding.
SAML2_PAOS_BINDING_URI - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
URI for SAML 2 PAOS binding.
SAML2_POST_BINDING_URI - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
URI for SAML 2 POST binding.
SAML2_POST_SIMPLE_SIGN_BINDING_URI - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
URI for SAML 2 POST-SimpleSign binding.
SAML2_REDIRECT_BINDING_URI - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
URI for SAML 2 HTTP redirect binding.
SAML2_SOAP11_BINDING_URI - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
URI for SAML 2 SOAP binding.
SAML2ActionSupport - Class in org.opensaml.saml.saml2.profile
Helper methods for SAML 2 IdP actions.
SAML2ActionSupport() - Constructor for class org.opensaml.saml.saml2.profile.SAML2ActionSupport
Constructor.
SAML2Artifact - Interface in org.opensaml.saml.saml2.binding.artifact
Interface for SAML 2 artifacts.
SAML2ArtifactBuilder<ArtifactType extends AbstractSAML2Artifact> - Interface in org.opensaml.saml.saml2.binding.artifact
Builder of typed SAML 2 artifacts.
saml2ArtifactBuilderFactory - Variable in class org.opensaml.saml.config.SAMLConfiguration
SAML 2 Artifact factory.
SAML2ArtifactBuilderFactory - Class in org.opensaml.saml.saml2.binding.artifact
Factory used to construct SAML 2 artifact builders.
SAML2ArtifactBuilderFactory() - Constructor for class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactBuilderFactory
Constructor.
SAML2ArtifactType0004 - Class in org.opensaml.saml.saml2.binding.artifact
SAML 2 Type 0x004 Artifact.
SAML2ArtifactType0004() - Constructor for class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004
Constructor.
SAML2ArtifactType0004(byte[], byte[], byte[]) - Constructor for class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004
Constructor.
SAML2ArtifactType0004Builder - Class in org.opensaml.saml.saml2.binding.artifact
SAML 2, type 0x0004, artifact builder.
SAML2ArtifactType0004Builder() - Constructor for class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004Builder
 
SAML2AssertionValidationParameters - Class in org.opensaml.saml.saml2.assertion
Parameter keys used to store and retrieve static and dynamic parameters within a ValidationContext.
SAML2AssertionValidationParameters() - Constructor for class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Constructor.
SAML2MetadataSupport - Class in org.opensaml.saml.metadata.support
Utility helper class for SAML 2 metadata objects.
SAML2MetadataSupport() - Constructor for class org.opensaml.saml.metadata.support.SAML2MetadataSupport
Constructor.
SAML2NameIDGenerator - Interface in org.opensaml.saml.saml2.profile
Specialization of NameIdentifierGenerator for SAML 2.0.
SAML2ObjectSupport - Class in org.opensaml.saml.saml2.profile
A helper class for working with SAMLObjects.
SAML2ObjectSupport() - Constructor for class org.opensaml.saml.saml2.profile.SAML2ObjectSupport
Constructor.
SAML2Support - Class in org.opensaml.saml.saml2.common
Utility class for common SAML 2 operations.
SAML2Support() - Constructor for class org.opensaml.saml.saml2.common.SAML2Support
Private constructor to disallow instantiation.
SAML_IDP_DISCO_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML Identity Provider Discovery Protocol and Profile XML Namespace.
SAML_IDP_DISCO_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML Identity Provider Discovery Protocol and Profile QName prefix.
SAML_IDP_DISCO_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML Identity Provider Discovery Protocol and Profile XML Schema Id.
SAMLArtifact - Interface in org.opensaml.saml.common.binding.artifact
Interface for all SAML artifacts.
SAMLArtifactContext - Class in org.opensaml.saml.common.messaging.context
Context that carries information about SAML artifact usage.
SAMLArtifactContext() - Constructor for class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
 
SAMLArtifactMap - Interface in org.opensaml.saml.common.binding.artifact
Maps an artifact to a SAML message and back again.
SAMLArtifactMap.SAMLArtifactMapEntry - Interface in org.opensaml.saml.common.binding.artifact
Represents a mapping between an artifact and a SAML message with some associated information.
SAMLArtifactMap.SAMLArtifactMapEntryFactory - Interface in org.opensaml.saml.common.binding.artifact
A factory for producing SAMLArtifactMapEntry instances based on standard inputs, and reading/writing them from/to storage.
SAMLBindingContext - Class in org.opensaml.saml.common.messaging.context
Context for holding information related to the SAML binding in use.
SAMLBindingContext() - Constructor for class org.opensaml.saml.common.messaging.context.SAMLBindingContext
 
SAMLBindingContextBindingFunction - Class in org.opensaml.saml.common.messaging.context.navigate
ContextDataLookupFunction that returns the SAML binding from a SAMLBindingContext.
SAMLBindingContextBindingFunction() - Constructor for class org.opensaml.saml.common.messaging.context.navigate.SAMLBindingContextBindingFunction
 
SAMLBindingSupport - Class in org.opensaml.saml.common.binding
A support class for SAML binding operations.
SAMLBindingSupport() - Constructor for class org.opensaml.saml.common.binding.SAMLBindingSupport
Constructor.
SAMLConfiguration - Class in org.opensaml.saml.config
SAML-related configuration information.
SAMLConfiguration() - Constructor for class org.opensaml.saml.config.SAMLConfiguration
Constructor.
SAMLConfiguration.LowercaseFunction - Class in org.opensaml.saml.config
Function to lowercase a string input.
SAMLConfiguration.LowercaseFunction() - Constructor for class org.opensaml.saml.config.SAMLConfiguration.LowercaseFunction
 
SAMLConfigurationSupport - Class in org.opensaml.saml.config
Helper class for working with the registered instance of SAMLConfiguration, as obtained from the ConfigurationService.
SAMLConfigurationSupport() - Constructor for class org.opensaml.saml.config.SAMLConfigurationSupport
Constructor.
SAMLConsentContext - Class in org.opensaml.saml.common.messaging.context
Subcontext that carries information about a SAML Consent value.
SAMLConsentContext() - Constructor for class org.opensaml.saml.common.messaging.context.SAMLConsentContext
 
SAMLConstants - Class in org.opensaml.saml.common.xml
XML related constants used in the SAML specifications.
SAMLConstants() - Constructor for class org.opensaml.saml.common.xml.SAMLConstants
Constructor.
SAMLEC_GSS_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Enhanced Client GSS-API XML Namespace.
SAMLEC_GSS_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Enhanced Client GSS-API QName prefix.
SAMLEC_GSS_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SAML 2.0 Enhanced Client GSS-API schema Id.
SAMLEndpointContext - Class in org.opensaml.saml.common.messaging.context
Context that carries information about a SAML entity endpoint.
SAMLEndpointContext() - Constructor for class org.opensaml.saml.common.messaging.context.SAMLEndpointContext
 
SAMLEventIds - Class in org.opensaml.saml.common.profile
SAML-specific constants to use for ProfileAction EventContexts.
SAMLEventIds() - Constructor for class org.opensaml.saml.common.profile.SAMLEventIds
Constructor.
SAMLException - Exception in org.opensaml.saml.common
Base exception for SAML related exception.
SAMLException() - Constructor for exception org.opensaml.saml.common.SAMLException
Constructor.
SAMLException(String) - Constructor for exception org.opensaml.saml.common.SAMLException
Constructor.
SAMLException(Exception) - Constructor for exception org.opensaml.saml.common.SAMLException
Constructor.
SAMLException(String, Exception) - Constructor for exception org.opensaml.saml.common.SAMLException
Constructor.
SAMLMessageContextAuthenticationFunction - Class in org.opensaml.saml.common.messaging.context.navigate
Function that returns the authenticated state of a configured AbstractAuthenticatableSAMLEntityContext, defaulting to SAMLPeerEntityContext.
SAMLMessageContextAuthenticationFunction() - Constructor for class org.opensaml.saml.common.messaging.context.navigate.SAMLMessageContextAuthenticationFunction
 
SAMLMessageContextIssuerFunction - Class in org.opensaml.saml.common.messaging.context.navigate
Function that returns the entityID from a SAMLPeerEntityContext or SAMLSelfEntityContext.
SAMLMessageContextIssuerFunction() - Constructor for class org.opensaml.saml.common.messaging.context.navigate.SAMLMessageContextIssuerFunction
 
SAMLMessageDecoder - Interface in org.opensaml.saml.common.binding.decoding
SAML extension to the generic message decoders.
SAMLMessageEncoder - Interface in org.opensaml.saml.common.binding.encoding
SAML extension to the generic message encoder.
SAMLMessageInfoContext - Class in org.opensaml.saml.common.messaging.context
A context intended to be used as a subcontext of a MessageContext that carries some basic information about the SAML message.
SAMLMessageInfoContext() - Constructor for class org.opensaml.saml.common.messaging.context.SAMLMessageInfoContext
 
SAMLMessageInfoContextIDFunction - Class in org.opensaml.saml.common.messaging.context.navigate
SAMLMessageInfoContextIDFunction() - Constructor for class org.opensaml.saml.common.messaging.context.navigate.SAMLMessageInfoContextIDFunction
 
SAMLMessageInfoContextIssueInstantFunction - Class in org.opensaml.saml.common.messaging.context.navigate
SAMLMessageInfoContextIssueInstantFunction() - Constructor for class org.opensaml.saml.common.messaging.context.navigate.SAMLMessageInfoContextIssueInstantFunction
 
SAMLMessageSecuritySupport - Class in org.opensaml.saml.common.messaging
A support class for SAML security-related message handler operations.
SAMLMessageSecuritySupport() - Constructor for class org.opensaml.saml.common.messaging.SAMLMessageSecuritySupport
Constructor.
SAMLMetadataContext - Class in org.opensaml.saml.common.messaging.context
Subcontext that carries information SAML metadata about an associated entity.
SAMLMetadataContext() - Constructor for class org.opensaml.saml.common.messaging.context.SAMLMetadataContext
 
SAMLObject - Interface in org.opensaml.saml.common
A base interface for all SAML Objects.
SAMLObjectBuilder<SAMLObjectType extends SAMLObject> - Interface in org.opensaml.saml.common
Builder for SAMLObjects.
SAMLObjectContentReference - Class in org.opensaml.saml.common
A content reference for SAML objects that will be signed.
SAMLObjectContentReference(SignableSAMLObject) - Constructor for class org.opensaml.saml.common.SAMLObjectContentReference
Constructor.
SAMLObjectSupport - Class in org.opensaml.saml.common
A helper class for working with SAMLObjects.
SAMLObjectSupport() - Constructor for class org.opensaml.saml.common.SAMLObjectSupport
Constructor.
SAMLPeerEntityContext - Class in org.opensaml.saml.common.messaging.context
Subcontext that carries information about a SAML peer entity.
SAMLPeerEntityContext() - Constructor for class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Constructor.
SAMLPresenterEntityContext - Class in org.opensaml.saml.common.messaging.context
Subcontext that carries information about the SAML "presenter" entity, as defined in SAML Core, section 3.4.
SAMLPresenterEntityContext() - Constructor for class org.opensaml.saml.common.messaging.context.SAMLPresenterEntityContext
 
SAMLProtocolContext - Class in org.opensaml.saml.common.messaging.context
Subcontext that carries information about the ongoing SAML protocol.
SAMLProtocolContext() - Constructor for class org.opensaml.saml.common.messaging.context.SAMLProtocolContext
 
SAMLProtocolContextProtocolFunction - Class in org.opensaml.saml.common.messaging.context.navigate
ContextDataLookupFunction that returns the protocol from a SAMLProtocolContext.
SAMLProtocolContextProtocolFunction() - Constructor for class org.opensaml.saml.common.messaging.context.navigate.SAMLProtocolContextProtocolFunction
 
SAMLRuntimeException - Exception in org.opensaml.saml.common
Base class for runtime exceptions.
SAMLRuntimeException() - Constructor for exception org.opensaml.saml.common.SAMLRuntimeException
Constructor.
SAMLRuntimeException(String) - Constructor for exception org.opensaml.saml.common.SAMLRuntimeException
Constructor.
SAMLRuntimeException(Exception) - Constructor for exception org.opensaml.saml.common.SAMLRuntimeException
Constructor.
SAMLRuntimeException(String, Exception) - Constructor for exception org.opensaml.saml.common.SAMLRuntimeException
Constructor.
SAMLSchemaBuilder - Class in org.opensaml.saml.common.xml
A convenience builder for creating Schemas for validating SAML 1.0, 1.1, and 2.0.
SAMLSchemaBuilder(SAMLSchemaBuilder.SAML1Version) - Constructor for class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Constructor.
SAMLSchemaBuilder.SAML1Version - Enum in org.opensaml.saml.common.xml
Identifies which SAML 1.x version is in use.
SAMLSchemaBuilder.SAML1Version() - Constructor for enum org.opensaml.saml.common.xml.SAMLSchemaBuilder.SAML1Version
 
SAMLSelfEntityContext - Class in org.opensaml.saml.common.messaging.context
Subcontext that carries information about the SAML "self" entity.
SAMLSelfEntityContext() - Constructor for class org.opensaml.saml.common.messaging.context.SAMLSelfEntityContext
 
SAMLSourceIDArtifact - Interface in org.opensaml.saml.common.binding.artifact
A specialization of SAMLArtifact which exposes a source ID.
SAMLSourceLocationArtifact - Interface in org.opensaml.saml.common.binding.artifact
A specialization of SAMLArtifact which exposes a source location URI.
SAMLSubjectNameIdentifierContext - Class in org.opensaml.saml.common.messaging.context
A context implementation which represents a SAML 1 NameIdentifier or a SAML 2 NameID.
SAMLSubjectNameIdentifierContext() - Constructor for class org.opensaml.saml.common.messaging.context.SAMLSubjectNameIdentifierContext
 
SAMLVersion - Class in org.opensaml.saml.common
A type safe SAML version enumeration.
SAMLVersion(int, int) - Constructor for class org.opensaml.saml.common.SAMLVersion
Constructor.
SC_HOK_CONFIRMED_KEYINFO - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Carries the KeyInfo that successfully confirmed the subject via holder-of-key subject confirmation.
SC_HOK_PRESENTER_CERT - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Carries the X509Certificate used by the presenter.
SC_HOK_PRESENTER_KEY - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Carries the PublicKey used by the presenter.
SC_INFIX - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
The standard infix for parameters concerned with subject confirmation.
SC_VALID_ADDRESSES - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Carries a Set<java.net.InetAddress> whose values are the acceptable SubjectConfirmationData addresses.
SC_VALID_RECIPIENTS - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Carries a Set<java.lang.String> whose values are the acceptable SubjectConfirmationData recipients.
SCHEMA_DIR - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
Directory, on the classpath, schemas are located in.
schemaBuilder - Variable in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
The builder to use.
Scoping - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Scoping.
selectByIndex(List<AttributeConsumingService>) - Method in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Select the service based on the index value.
selectDefault(List<AttributeConsumingService>) - Method in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Select the default service.
selectService() - Method in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Select the AttributeConsumingService.
serialVersionUID - Static variable in exception org.opensaml.saml.common.assertion.AssertionValidationException
Serial version UID.
serialVersionUID - Static variable in exception org.opensaml.saml.common.binding.BindingException
Serial version UID.
serialVersionUID - Static variable in exception org.opensaml.saml.common.SAMLException
Serial version UID.
serialVersionUID - Static variable in exception org.opensaml.saml.common.SAMLRuntimeException
Serial version UID.
serialVersionUID - Static variable in exception org.opensaml.saml.metadata.resolver.filter.FilterException
Serial version UID.
ServiceDescription - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata ServiceDescription.
ServiceName - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata ServiceName.
SESSION_INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnQuery
SessionIndex attribute name.
SESSION_INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnStatement
SessionIndex attribute name.
SESSION_NOT_FOUND - Static variable in class org.opensaml.saml.common.profile.SAMLEventIds
ID of event returned upon an inability to locate any matching session for a LogoutRequest.
SESSION_NOT_ON_OR_AFTER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnStatement
SessionNoOnOrAfter attribute name.
SessionIndex - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core SessionIndex.
sessionKey - Variable in class org.opensaml.saml.common.messaging.context.ECPContext
Generated session key.
SessionKey - Interface in org.opensaml.saml.ext.samlec
SAML-EC GSS-API SessionKey element.
setAction(String) - Method in interface org.opensaml.saml.saml2.core.Action
Sets the URI of the action to be performed.
setActivationCondition(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.common.binding.BindingDescriptor
Set the activation condition in the form of a Predicate such that iff the condition evaluates to true should the corresponding binding be allowed/possible.
setActivationCondition(Predicate<ProfileRequestContext>) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Set an activation condition that determines whether to run or not.
setAddress(String) - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Sets the IP address to which this information may be pressented.
setAddress(String) - Method in interface org.opensaml.saml.saml2.core.SubjectLocality
Sets the IP address of the system from which the subject was authenticated.
setAddress(String) - Method in interface org.opensaml.saml.saml2.metadata.EmailAddress
Sets the email address.
setAdvice(Advice) - Method in interface org.opensaml.saml.saml1.core.Assertion
Set the Object representing the Advice sub element.
setAdvice(Advice) - Method in interface org.opensaml.saml.saml2.core.Assertion
Sets the Advice for this assertion.
setAffiliationDescriptor(AffiliationDescriptor) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Sets the affiliation descriptor for this entity.
setAlgorithm(String) - Method in interface org.opensaml.saml.ext.saml2alg.DigestMethod
Get the value of the Algorithm URI attribute.
setAlgorithm(String) - Method in interface org.opensaml.saml.ext.saml2alg.SigningMethod
Get the value of the Algorithm URI attribute.
setAlgorithm(String) - Method in interface org.opensaml.saml.ext.samlec.SessionKey
Set the session key derivation algorithm.
setAllowCreate(Boolean) - Method in interface org.opensaml.saml.saml2.core.NameIDPolicy
Sets the AllowCreate value.
setAllowCreate(XSBooleanValue) - Method in interface org.opensaml.saml.saml2.core.NameIDPolicy
Sets the AllowCreate value.
setAllowedBindingURLSchemes(List<String>) - Method in class org.opensaml.saml.config.SAMLConfiguration
Sets the list of schemes allowed to appear in binding URLs when encoding a message.
setAllowedBindingURLSchemes(List<String>) - Static method in class org.opensaml.saml.config.SAMLConfigurationSupport
Set the allowed URL schemes.
setArtifact(boolean) - Method in class org.opensaml.saml.common.binding.BindingDescriptor
Set whether the binding is artifact-based.
setArtifact(String) - Method in interface org.opensaml.saml.saml2.core.Artifact
Set artifact value.
setArtifact(Artifact) - Method in interface org.opensaml.saml.saml2.core.ArtifactResolve
Set Artifact child element.
setArtifactType(byte[]) - Method in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
Sets the artifact type.
setAssertionArtifact(String) - Method in interface org.opensaml.saml.saml1.core.AssertionArtifact
Set the contents of the artifact.
setAssertionConsumerServiceIndex(Integer) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets the index of the particular Assertion Consumer Service to which the response to this request should be delivered.
setAssertionConsumerServiceURL(String) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets the URL of the particular Assertion Consumer Service to which the response to this request should be delivered.
setAssertionConsumerServiceURL(String) - Method in interface org.opensaml.saml.saml2.ecp.Response
Get the AssertionConsumerServiceURL attribute value.
setAssertionEncryptionParameters(EncryptionParameters) - Method in class org.opensaml.saml.saml2.profile.context.EncryptionContext
Set the encryption parameters to use for encryption of assertions.
setAssertionHandle(byte[]) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001
Sets the artifiact's 20 byte assertion handle.
setAssertionHandle(byte[]) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002
Sets the artifiact's 20 byte assertion handle.
setAssertionID(String) - Method in interface org.opensaml.saml.saml2.core.AssertionIDRef
Sets the ID of the assertion this references.
setAssertionURI(String) - Method in interface org.opensaml.saml.saml2.core.AssertionURIRef
Sets the URI of the assertion this references.
setAttributeConsumingService(AttributeConsumingService) - Method in class org.opensaml.saml.common.messaging.context.AttributeConsumingServiceContext
Sets the assertion to be validated.
setAttributeConsumingServiceIndex(Integer) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets the index of the Attribute Consuming Service which describes the SAML attributes the requester desires or requires to be supplied in the Response message.
setAttributeEncryptionParameters(EncryptionParameters) - Method in class org.opensaml.saml.saml2.profile.context.EncryptionContext
Set the encryption parameters to use for encryption of attributes.
setAttributeName(String) - Method in interface org.opensaml.saml.saml1.core.AttributeDesignator
Set the contents of the AttributeName attribute.
setAttributeNamespace(String) - Method in interface org.opensaml.saml.saml1.core.AttributeDesignator
Set the contents of the AttributeNamespace attribute.
setAudienceURI(String) - Method in interface org.opensaml.saml.saml2.core.Audience
Sets the URI of the audience for the assertion.
setAuthenticated(boolean) - Method in class org.opensaml.saml.common.messaging.context.AbstractAuthenticatableSAMLEntityContext
Sets the flag indicating whether the SAML peer entity has been authenticated.
setAuthenticationInstant(DateTime) - Method in interface org.opensaml.saml.saml1.core.AuthenticationStatement
Set the contents of the AuthenticationInstant attribute.
setAuthenticationMethod(String) - Method in interface org.opensaml.saml.saml1.core.AuthenticationQuery
Set AuthenticationMethod attribute.
setAuthenticationMethod(String) - Method in interface org.opensaml.saml.saml1.core.AuthenticationStatement
Set the contents of the AuthenticationMethod attribute.
setAuthnContext(AuthnContext) - Method in interface org.opensaml.saml.saml2.core.AuthnStatement
Sets the context used to authenticate the subject.
setAuthnContextClassRef(AuthnContextClassRef) - Method in interface org.opensaml.saml.saml2.core.AuthnContext
Sets the URI identifying the Context Class of this Authentication Context.
setAuthnContextClassRef(String) - Method in interface org.opensaml.saml.saml2.core.AuthnContextClassRef
Sets the URI reference to an authentication context class.
setAuthnContextDecl(AuthnContextDecl) - Method in interface org.opensaml.saml.saml2.core.AuthnContext
Sets the Declaration of this Authentication Context.
setAuthnContextDeclRef(AuthnContextDeclRef) - Method in interface org.opensaml.saml.saml2.core.AuthnContext
Sets the URI of the Declaration of this Authentication Context.
setAuthnContextDeclRef(String) - Method in interface org.opensaml.saml.saml2.core.AuthnContextDeclRef
Sets the URI reference to an authentication context declaration.
setAuthnInstant(DateTime) - Method in interface org.opensaml.saml.saml2.core.AuthnStatement
Sets the time when the authentication took place.
setAuthnRequestsSigned(Boolean) - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Sets whether this service signs AuthN requests.
setAuthnRequestsSigned(XSBooleanValue) - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Sets whether this service signs AuthN requests.
setAuthorityKind(QName) - Method in interface org.opensaml.saml.saml1.core.AuthorityBinding
Set the type of authority described.
setBaseID(BaseID) - Method in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Sets the BaseID child element of the delegate.
setBaseID(BaseID) - Method in interface org.opensaml.saml.saml2.core.LogoutRequest
Sets the base identifier of the principal for this request.
setBaseID(BaseID) - Method in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
Sets the base identifier of the principal for this request.
setBaseID(BaseID) - Method in interface org.opensaml.saml.saml2.core.Subject
Sets the base identifier of the principal for this request.
setBaseID(BaseID) - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Sets the base identifier of the principal for this request.
setBinding(String) - Method in interface org.opensaml.saml.saml1.core.AuthorityBinding
Set the authority binding.
setBinding(String) - Method in interface org.opensaml.saml.saml2.metadata.Endpoint
Sets the URI identifier for the binding supported by this Endpoint.
setBindingContextLookupStrategy(Function<ProfileRequestContext, SAMLBindingContext>) - Method in class org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate
Set lookup strategy for SAMLBindingContext to check.
setBindingDescriptor(BindingDescriptor) - Method in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Set the SAML binding descriptor.
setBindingUri(String) - Method in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Set the SAML binding URI.
setCacheDuration(Long) - Method in interface org.opensaml.saml.saml2.common.CacheableSAMLObject
Sets the maximum time, in milliseconds, that this descriptor should be cached.
setCompany(Company) - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Sets the company this contact person is associated with.
setComparison(AuthnContextComparisonTypeEnumeration) - Method in interface org.opensaml.saml.saml2.core.RequestedAuthnContext
Sets the Comparison attribute value of the requested authn context.
setConditions(Conditions) - Method in interface org.opensaml.saml.saml1.core.Assertion
Set the Object representing the Conditions Sub element.
setConditions(Conditions) - Method in interface org.opensaml.saml.saml2.core.Assertion
Sets the Conditions placed on this assertion.
setConditions(Conditions) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets the Conditions of the request.
setConfirmationMethod(String) - Method in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Set the confirmation method attribute value.
setConfirmationMethod(String) - Method in interface org.opensaml.saml.saml1.core.ConfirmationMethod
Sets the confirmation method.
setConsent(String) - Method in class org.opensaml.saml.common.messaging.context.SAMLConsentContext
Set the SAML Consent value in use.
setConsent(String) - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Sets the consent obtained from the principal for sending this request.
setConsent(String) - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Sets the consent obtained from the principal for sending this response.
setContents(String) - Method in interface org.opensaml.saml.saml1.core.Action
Set the contents.
setCreationInstant(DateTime) - Method in interface org.opensaml.saml.ext.saml2mdrpi.Publication
Set the creation instant.
setCreationInstant(DateTime) - Method in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
Set the creation instant.
setDecision(DecisionTypeEnumeration) - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Set the decision.
setDecision(DecisionTypeEnumeration) - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Sets the decision of the authorization request.
setDefaultIdPNameQualifierLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Set the lookup strategy to obtain the default IdP NameQualifier.
setDefaultSPNameQualifierLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Set the lookup strategy to obtain the default SPNameQualifier.
setDelegationInstant(DateTime) - Method in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Set the delegation instant attribute value.
setDestination(String) - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Sets the URI of the destination of the request.
setDestination(String) - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Sets the URI of the destination of the response.
setDigestAlgorithm(String) - Method in class org.opensaml.saml.common.SAMLObjectContentReference
.
setDNSAddress(String) - Method in interface org.opensaml.saml.saml1.core.SubjectLocality
Sets the DNS name of the locality.
setDNSName(String) - Method in interface org.opensaml.saml.saml2.core.SubjectLocality
Sets the DNSName of the system from which the subject was authenticated.
setEncryptedData(EncryptedData) - Method in interface org.opensaml.saml.saml2.core.EncryptedElementType
Set the EncryptedData child element.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Sets the EncryptedID child element of the delegate.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml.saml2.core.LogoutRequest
Sets the encrypted name identifier of the principal for this request.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Set the EncryptedID of the request.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
Sets the encrypted name identifier of the principal for this request.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml.saml2.core.NameIDMappingResponse
Sets the encrypted name identifier of the principal for this response.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml.saml2.core.Subject
Sets the encrypted name identifier of the principal for this request.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Sets the encrypted name identifier of the principal for this request.
setEndpoint(Endpoint) - Method in class org.opensaml.saml.common.messaging.context.SAMLEndpointContext
Sets the endpoint of the SAML entity.
setEndpointContextLookupStrategy(Function<ProfileRequestContext, SAMLEndpointContext>) - Method in class org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate
Set lookup strategy for SAMLEndpointContext to check.
setEndpointIndex(byte[]) - Method in class org.opensaml.saml.saml2.binding.artifact.AbstractSAML2Artifact
Sets the 2 byte endpoint index for this artifact.
setEntityContextClass(Class<? extends AbstractAuthenticatableSAMLEntityContext>) - Method in class org.opensaml.saml.common.messaging.context.navigate.SAMLMessageContextAuthenticationFunction
Set the class type holding the authenticatable SAML entity data.
setEntityDescriptor(EntityDescriptor) - Method in class org.opensaml.saml.common.messaging.context.SAMLMetadataContext
Sets the descriptor of the SAML entity.
setEntityId(String) - Method in class org.opensaml.saml.common.messaging.context.AbstractSAMLEntityContext
Sets the entityId of the SAML entity.
setEntityID(String) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Sets the entity ID for this entity descriptor.
setErrorURL(String) - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Sets the URI users should be sent to in the event of an error.
setEventContextLookupStrategy(Function<ProfileRequestContext, EventContext>) - Method in class org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate
Set lookup strategy for EventContext to check.
setEvidence(Evidence) - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
Set the Evidence child element.
setEvidence(Evidence) - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Set the evidence.
setEvidence(Evidence) - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionQuery
Sets the Evidence of this query.
setEvidence(Evidence) - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Sets the SAML assertion the authority relied on when making the authorization decision.
setExpiration(long) - Method in class org.opensaml.saml.common.binding.artifact.ExpiringSAMLArtifactMapEntry
Sets the expiration in milliseconds since the start of the Unix epoch.
setExtensions(Extensions) - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Sets the Extensions of this request.
setExtensions(Extensions) - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Sets the Extensions of this response.
setExtensions(Extensions) - Method in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in interface org.opensaml.saml.saml2.metadata.Organization
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Sets the Extensions child of this object.
setFilters(List<MetadataFilter>) - Method in class org.opensaml.saml.metadata.resolver.filter.MetadataFilterChain
Set the list of MetadataFilters that make up this chain.
setForceAuthn(Boolean) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets whether the IdP should force the user to reauthenticate.
setForceAuthn(XSBooleanValue) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets whether the IdP should force the user to reauthenticate.
setFormat(String) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Set the Format attribute supported.
setFormat(String) - Method in interface org.opensaml.saml.saml1.core.NameIdentifier
Sets the format of this identifier.
setFormat(String) - Method in interface org.opensaml.saml.saml2.core.NameIDPolicy
Sets the format of the NameIDPolicy.
setFormat(String) - Method in interface org.opensaml.saml.saml2.core.NameIDType
Sets the format of the NameID.
setFormat(String) - Method in interface org.opensaml.saml.saml2.metadata.NameIDFormat
Sets the format of the NameID.
setFormats(Collection<String>) - Method in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Set the formats to apply the predicate to.
setFriendlyName(String) - Method in interface org.opensaml.saml.saml2.core.Attribute
Sets the friendly name of this attribute.
setGetComplete(String) - Method in interface org.opensaml.saml.saml2.core.GetComplete
Sets the GetComplete URI.
setGetComplete(GetComplete) - Method in interface org.opensaml.saml.saml2.core.IDPList
Sets the GetComplete URI.
setGivenName(GivenName) - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Sets the given name for this person.
setHasBindingSignature(boolean) - Method in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Set the flag indicating whether the message is signed at the binding level.
setHeight(Integer) - Method in interface org.opensaml.saml.ext.saml2mdui.Logo
Sets the height of the logo.
setHint(String) - Method in interface org.opensaml.saml.ext.saml2mdui.DomainHint
Sets the hint.
setHint(String) - Method in interface org.opensaml.saml.ext.saml2mdui.GeolocationHint
Sets the hint.
setHint(String) - Method in interface org.opensaml.saml.ext.saml2mdui.IPHint
Sets the hint.
setID(String) - Method in interface org.opensaml.saml.saml1.core.Assertion
Get the ID.
setID(String) - Method in interface org.opensaml.saml.saml1.core.RequestAbstractType
Set the ID.
setID(String) - Method in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Set the ID.
setID(String) - Method in interface org.opensaml.saml.saml2.core.Assertion
Sets the ID of this assertion.
setID(String) - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Sets the unique identifier of the request.
setID(String) - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Sets the unique identifier of the response.
setID(String) - Method in interface org.opensaml.saml.saml2.metadata.AffiliateMember
Sets the member's entity ID.
setID(String) - Method in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
Sets the ID of this descriptor.
setID(String) - Method in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Sets the ID of this entity group.
setID(String) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Sets the ID for this entity descriptor.
setID(String) - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Sets the ID of this role descriptor.
setIdentifierEncryptionParameters(EncryptionParameters) - Method in class org.opensaml.saml.saml2.profile.context.EncryptionContext
Set the encryption parameters to use for encryption of identifiers.
setIDGenerator(IdentifierGenerationStrategy) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Set the generator to use when creating XML ID attribute values.
setIDPList(IDPList) - Method in interface org.opensaml.saml.saml2.core.Scoping
Sets the IDPList.
setIDPList(IDPList) - Method in interface org.opensaml.saml.saml2.ecp.Request
Set the IDPList child element.
setIdPNameQualifier(String) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Set the NameQualifier attribute.
setIndex(Integer) - Method in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Set the index of the desired service.
setIndex(int) - Method in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Sets the index for this service.
setIndex(Integer) - Method in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
Sets the index of the endpoint.
setInResponseTo(String) - Method in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Set the InResponseTo (attribute).
setInResponseTo(String) - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Sets the unique request identifier for which this is a response.
setInResponseTo(String) - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Sets the message ID this is in response to.
setIntendedDestinationEndpointURIRequired(boolean) - Method in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Set the flag indicating whether the binding in use requires the presence within the message of information indicating the intended message destination endpoint URI.
setIPAddress(String) - Method in interface org.opensaml.saml.saml1.core.SubjectLocality
Sets the IP address of the locality.
setIsDefault(Boolean) - Method in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Sets if this is the default service for the service provider.
setIsDefault(XSBooleanValue) - Method in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Sets if this is the default service for the service provider.
setIsDefault(Boolean) - Method in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
Sets whether this is the default endpoint in a list.
setIsDefault(XSBooleanValue) - Method in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
Sets whether this is the default endpoint in a list.
setIsPassive(Boolean) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets whether the IdP should refrain from interacting with the user during the authentication process.
setIsPassive(XSBooleanValue) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets whether the IdP should refrain from interacting with the user during the authentication process.
setIsRequired(Boolean) - Method in interface org.opensaml.saml.saml2.metadata.RequestedAttribute
Sets if this requested attribute is also required.
setIsRequired(XSBooleanValue) - Method in interface org.opensaml.saml.saml2.metadata.RequestedAttribute
Sets if this requested attribute is also required.
setIssueInstant(DateTime) - Method in interface org.opensaml.saml.saml1.core.Assertion
Set the IssueInstance (attribute).
setIssueInstant(DateTime) - Method in interface org.opensaml.saml.saml1.core.RequestAbstractType
Set the issue instant.
setIssueInstant(DateTime) - Method in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Set the Issue Instant (attribute).
setIssueInstant(DateTime) - Method in interface org.opensaml.saml.saml2.core.Assertion
Sets the issue instance of this assertion.
setIssueInstant(DateTime) - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Sets the date/time the request was issued.
setIssueInstant(DateTime) - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Sets the date/time the response was issued.
setIssuer(String) - Method in interface org.opensaml.saml.saml1.core.Assertion
Set the Issuer (attribute).
setIssuer(Issuer) - Method in interface org.opensaml.saml.saml2.core.Assertion
Sets the Issuer of this assertion.
setIssuer(Issuer) - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Sets the issuer of this request.
setIssuer(Issuer) - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Sets the issuer of this response.
setIssuer(Issuer) - Method in interface org.opensaml.saml.saml2.ecp.Request
Set the Issuer child elemet.
setKeyInfo(KeyInfo) - Method in interface org.opensaml.saml.ext.samlec.SessionKey
Set the KeyInfo object that describes the session key.
setKeyInfo(KeyInfo) - Method in interface org.opensaml.saml.saml1.core.SubjectConfirmation
Sets the key information for the subject.
setKeyInfo(KeyInfo) - Method in interface org.opensaml.saml.saml2.metadata.KeyDescriptor
Sets information about the key, including the key itself.
setKeyPlacement(Encrypter.KeyPlacement) - Method in class org.opensaml.saml.saml2.encryption.Encrypter
Set the key placement option.
setKeywords(List<String>) - Method in interface org.opensaml.saml.ext.saml2mdui.Keywords
Sets the keywords.
setLoc(String) - Method in interface org.opensaml.saml.saml2.core.IDPEntry
Sets the Loc value.
setLocalEvents(Collection<String>) - Method in class org.opensaml.saml.common.profile.logic.DefaultLocalErrorPredicate
Set the events to handle locally.
setLocation(String) - Method in interface org.opensaml.saml.saml1.core.AuthorityBinding
Set the authority location.
setLocation(String) - Method in interface org.opensaml.saml.saml2.metadata.Endpoint
Sets the URI, usually a URL, for the location of this Endpoint.
setLocationURI(String) - Method in interface org.opensaml.saml.saml2.metadata.AdditionalMetadataLocation
Sets the location URI.
setMatchIfMetadataSilent(boolean) - Method in class org.opensaml.saml.common.profile.logic.AbstractRegistrationInfoPredicate
Set whether a predicate should evaluate to true if the data being matched on does not exist.
setMaxKeySize(Integer) - Method in interface org.opensaml.saml.ext.saml2alg.SigningMethod
Set the value of the MaxKeySize attribute.
setMessage(String) - Method in interface org.opensaml.saml.saml1.core.StatusMessage
Set the message.
setMessage(SAMLObject) - Method in interface org.opensaml.saml.saml2.core.ArtifactResponse
Sets the protocol message from the artifact response.
setMessage(String) - Method in interface org.opensaml.saml.saml2.core.StatusMessage
Sets the Message of this Status Message.
setMessageHandle(byte[]) - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004
Sets the 20 byte message handle of the artifact.
setMessageId(String) - Method in class org.opensaml.saml.common.messaging.context.SAMLMessageInfoContext
Sets the ID of the message.
setMessageIssueInstant(DateTime) - Method in class org.opensaml.saml.common.messaging.context.SAMLMessageInfoContext
Sets the issue instant of the message.
setMetadataFilter(MetadataFilter) - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Sets the metadata filter applied to the metadata.
setMetadataFilter(MetadataFilter) - Method in interface org.opensaml.saml.metadata.resolver.MetadataResolver
Sets the metadata filter applied to the metadata.
setMetadataResolver(MetadataResolver) - Method in class org.opensaml.saml.common.profile.logic.AffiliationNameIDPolicyPredicate
Set the metadata resolver to use.
setMethod(String) - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Sets the method used to confirm this subject.
setMethod(String) - Method in interface org.opensaml.saml.saml2.ecp.SubjectConfirmation
Sets the method used to confirm this subject.
setMinKeySize(Integer) - Method in interface org.opensaml.saml.ext.saml2alg.SigningMethod
Set the value of the MinKeySize attribute.
setName(String) - Method in interface org.opensaml.saml.saml2.core.Attribute
Sets the name of this attribute.
setName(String) - Method in interface org.opensaml.saml.saml2.core.IDPEntry
Sets the Name value.
setName(String) - Method in interface org.opensaml.saml.saml2.metadata.Company
Sets the name of the company.
setName(String) - Method in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Sets the name of this entity group.
setName(String) - Method in interface org.opensaml.saml.saml2.metadata.GivenName
Sets the name.
setName(String) - Method in interface org.opensaml.saml.saml2.metadata.SurName
Sets the name.
setNameFormat(String) - Method in interface org.opensaml.saml.saml2.core.Attribute
Sets the name format of this attribute.
setNameID(NameID) - Method in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Sets the NameID child element of the delegate.
setNameID(NameID) - Method in interface org.opensaml.saml.saml2.core.LogoutRequest
Sets the name identifier of the principal for this request.
setNameID(NameID) - Method in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Set the NameID of the request.
setNameID(NameID) - Method in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
Sets the name identifier of the principal for this request.
setNameID(NameID) - Method in interface org.opensaml.saml.saml2.core.NameIDMappingResponse
Sets the name identifier of the principal for this response.
setNameID(NameID) - Method in interface org.opensaml.saml.saml2.core.Subject
Sets the name identifier of the principal for this request.
setNameID(NameID) - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Sets the name identifier of the principal for this request.
setNameIdentifier(String) - Method in interface org.opensaml.saml.saml1.core.NameIdentifier
Deprecated.
setNameIdentifier(NameIdentifier) - Method in interface org.opensaml.saml.saml1.core.Subject
Set the name identifier.
setNameIDPolicy(NameIDPolicy) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets the NameIDPolicy of the request.
setNameIDPolicy(NameIDPolicy) - Method in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
Set the NameIDPolicy of the request.
setNameQualifier(String) - Method in interface org.opensaml.saml.saml1.core.NameIdentifier
Sets the name qualifier for this identifier.
setNameQualifier(String) - Method in interface org.opensaml.saml.saml2.core.BaseID
Sets the NameQualifier value.
setNameQualifier(String) - Method in interface org.opensaml.saml.saml2.core.NameIDType
Sets the NameQualifier value.
setNamespace(String) - Method in interface org.opensaml.saml.saml1.core.Action
Set the value of Namespace.
setNamespace(String) - Method in interface org.opensaml.saml.saml2.core.Action
Sets the namespace scope of the specified action.
setNamespaceURI(String) - Method in interface org.opensaml.saml.saml2.metadata.AdditionalMetadataLocation
Sets the namespace URI.
setNewEncryptedID(NewEncryptedID) - Method in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Set the NewEncryptedID of the request.
setNewID(NewID) - Method in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Set the NewID of the request.
setNewID(String) - Method in interface org.opensaml.saml.saml2.core.NewID
Set NewID value.
setNotBefore(DateTime) - Method in interface org.opensaml.saml.saml1.core.Conditions
Set the "not before" condition.
setNotBefore(DateTime) - Method in interface org.opensaml.saml.saml2.core.Conditions
Sets the date/time before which the assertion is invalid.
setNotBefore(DateTime) - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Sets the time before which this subject is not valid.
setNotOnOrAfter(DateTime) - Method in interface org.opensaml.saml.saml1.core.Conditions
Set the "not on or after" condition.
setNotOnOrAfter(DateTime) - Method in interface org.opensaml.saml.saml2.core.Conditions
Sets the date/time on, or after, which the assertion is invalid.
setNotOnOrAfter(DateTime) - Method in interface org.opensaml.saml.saml2.core.LogoutRequest
Set the NotOnOrAfter attrib value of the request.
setNotOnOrAfter(DateTime) - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Sets the time at, or after, which this subject is not valid.
setNumber(String) - Method in interface org.opensaml.saml.saml2.metadata.TelephoneNumber
Sets the telephone number.
setObjectLookupStrategy(Function<ProfileRequestContext, SAMLObject>) - Method in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Set the lookup strategy used to locate the object to evaluate.
setOmitQualifiers(boolean) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Set whether to omit NameQualifier/SPNameQualifier attributes if the qualifiers are not explicitly set or are set to values matching the IdP and relying party names respectively.
setOnBadIndexUseDefault(boolean) - Method in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Set the flag which determines whether, in the case of an invalid index, to return the default AttributeConsumingService.
setOrganization(Organization) - Method in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Sets the organization for this entity.
setOrganization(Organization) - Method in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Sets the organization responsible for this role.
setOwnerID(String) - Method in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
Sets the ID of the owner of this affiliation.
setPassive(Boolean) - Method in interface org.opensaml.saml.saml2.ecp.Request
Set the IsPassive attribute value.
setPassive(XSBooleanValue) - Method in interface org.opensaml.saml.saml2.ecp.Request
Set the IsPassive attribute value.
setProfileURI(String) - Method in interface org.opensaml.saml.saml2.metadata.AttributeProfile
Sets the URI of this attribute profile.
setProtocol(String) - Method in class org.opensaml.saml.common.messaging.context.SAMLProtocolContext
Sets the SAML protocol in use.
setProtocolBinding(String) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets the protocol binding URI for the request.
setProviderID(String) - Method in interface org.opensaml.saml.saml2.core.IDPEntry
Sets the ProviderID URI.
setProviderName(String) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets the human-readable name of the requester for use by the presenter's user agent or the identity provider.
setProviderName(String) - Method in interface org.opensaml.saml.saml2.ecp.Request
Set the ProviderName attribute value.
setProxyCount(Integer) - Method in interface org.opensaml.saml.saml2.core.ProxyRestriction
Sets the number of times the assertion may be proxied.
setProxyCount(Integer) - Method in interface org.opensaml.saml.saml2.core.Scoping
Sets the ProxyCount attrib value.
setPublicationId(String) - Method in interface org.opensaml.saml.ext.saml2mdrpi.Publication
Set the publicationId.
setPublicationId(String) - Method in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
Set the publicationId.
setPublisher(String) - Method in interface org.opensaml.saml.ext.saml2mdrpi.Publication
Set the publisher.
setPublisher(String) - Method in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
Set the publisher.
setQuery(Query) - Method in interface org.opensaml.saml.saml1.core.Request
Set the request query (Query, SubjectQuery, AuthenticationQuery, AttributeQuery, AuthorizationDecisioonQuery).
setReason(String) - Method in interface org.opensaml.saml.saml2.core.LogoutRequest
Set the Reason attrib value of the request.
setRecipient(String) - Method in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Set the Recipient (attribute).
setRecipient(String) - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Sets the recipient of this subject.
setReference(String) - Method in interface org.opensaml.saml.saml1.core.AssertionIDReference
Set the reference.
setRegexps(Collection<Pattern>) - Method in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Set the regular expressions to match.
setRegistrationAuthority(String) - Method in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationInfo
Set the registration authority.
setRegistrationInstant(DateTime) - Method in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationInfo
Set the registration instant.
setRelayState(MessageContext<SAMLObject>, String) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Set the SAML protocol relay state on a message context.
setRelayState(String) - Method in class org.opensaml.saml.common.messaging.context.SAMLBindingContext
Sets the relay state.
setRequestAuthenticated(boolean) - Method in class org.opensaml.saml.common.messaging.context.ECPContext
Set whether the request from the SP was authenticated.
setRequestedAuthnContext(RequestedAuthnContext) - Method in interface org.opensaml.saml.saml2.core.AuthnQuery
Sets the RequestedAuthnContext of this request.
setRequestedAuthnContext(RequestedAuthnContext) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets the RequestedAuthnContext of the request.
setRequesterID(String) - Method in interface org.opensaml.saml.saml2.core.RequesterID
Sets the RequesterID value.
setRequesterIdLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Set the strategy used to locate the requester ID.
setRequestLookupStrategy(Function<ProfileRequestContext, AuthnRequest>) - Method in class org.opensaml.saml.saml2.profile.AbstractSAML2NameIDGenerator
Set the strategy used to locate the AuthnRequest to check for a NameIDPolicy.
setRequireValidMetadata(boolean) - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Sets whether the metadata returned by queries must be valid.
setRequireValidMetadata(boolean) - Method in interface org.opensaml.saml.metadata.resolver.MetadataResolver
Sets whether the metadata returned by queries must be valid.
setRequireValidMetadata(boolean) - Method in interface org.opensaml.saml.metadata.resolver.RoleDescriptorResolver
Sets whether the metadata returned by queries must be valid.
setResolvers(List<? extends MetadataResolver>) - Method in class org.opensaml.saml.metadata.resolver.ChainingMetadataResolver
Set the registered metadata resolvers.
setResource(String) - Method in interface org.opensaml.saml.saml1.core.AttributeQuery
Set Resource attribute.
setResource(String) - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
Set Resource attribute.
setResource(String) - Method in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Set the resource.
setResource(String) - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionQuery
Sets the Resource attrib value of this query.
setResource(String) - Method in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Sets URI of the resource to which authorization is saught.
setResponderIdLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.saml.common.profile.logic.AbstractNameIDPolicyPredicate
Set the strategy used to locate the responder ID.
setResponseLocation(String) - Method in interface org.opensaml.saml.saml2.metadata.Endpoint
Sets the URI, usually a URL, responses should be sent to this for this Endpoint.
setRole(QName) - Method in class org.opensaml.saml.common.messaging.context.AbstractSAMLEntityContext
Set the role under which the SAML entity is currently operating.
setRoleDescriptor(RoleDescriptor) - Method in class org.opensaml.saml.common.messaging.context.SAMLMetadataContext
Sets the role descriptor of the SAML entity.
setRoleDescriptor(RoleDescriptor) - Method in class org.opensaml.saml.metadata.support.AttributeConsumingServiceSelector
Set the AttributeConsumingServie's parent RoleDescriptor.
setSAML1ArtifactBuilderFactory(SAML1ArtifactBuilderFactory) - Method in class org.opensaml.saml.config.SAMLConfiguration
Sets the artifact factory for the library.
setSAML1ArtifactBuilderFactory(SAML1ArtifactBuilderFactory) - Static method in class org.opensaml.saml.config.SAMLConfigurationSupport
Sets the artifact factory for the library.
setSAML1ResponseRecipient(SAMLObject, String) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Sets the destination attribute on the outbound message if it is a ResponseAbstractType message.
setSAML2ArtifactBuilderFactory(SAML2ArtifactBuilderFactory) - Method in class org.opensaml.saml.config.SAMLConfiguration
Sets the artifact factory for the library.
setSAML2ArtifactBuilderFactory(SAML2ArtifactBuilderFactory) - Static method in class org.opensaml.saml.config.SAMLConfigurationSupport
Sets the artifact factory for the library.
setSAML2Destination(SAMLObject, String) - Static method in class org.opensaml.saml.common.binding.SAMLBindingSupport
Sets the destination attribute on an outbound message if it is either a RequestAbstractType or a StatusResponseType message.
setSAMLDateFormat(String) - Method in class org.opensaml.saml.config.SAMLConfiguration
Sets the date format used to string'ify SAML's date/time objects.
setSAMLDateFormat(String) - Static method in class org.opensaml.saml.config.SAMLConfigurationSupport
Sets the date format used to string'ify SAML's date/time objects.
setSchemaBuilder(SchemaBuilder) - Method in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Set a custom SchemaBuilder to use.
setScoping(Scoping) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets the Scoping of the request.
setSessionIndex(String) - Method in interface org.opensaml.saml.saml2.core.AuthnQuery
Sets the SessionIndex of this request.
setSessionIndex(String) - Method in interface org.opensaml.saml.saml2.core.AuthnStatement
Sets the session index between the principal and the authenticating authority.
setSessionIndex(String) - Method in interface org.opensaml.saml.saml2.core.SessionIndex
Sets the session index value of the request.
setSessionKey(byte[]) - Method in class org.opensaml.saml.common.messaging.context.ECPContext
Set the session key generated for use by the client and IdP.
setSessionNotOnOrAfter(DateTime) - Method in interface org.opensaml.saml.saml2.core.AuthnStatement
Set the time when the session between the principal and the SAML authority ends.
setShortName(String) - Method in class org.opensaml.saml.common.binding.BindingDescriptor
Set a short/concise name for the binding.
setSignature(Signature) - Method in class org.opensaml.saml.common.AbstractSignableSAMLObject
When a signature is added, a default content reference that uses the ID of this object will be created and added to the signature at the time of signing.
setSignatureCapable(boolean) - Method in class org.opensaml.saml.common.binding.BindingDescriptor
Set whether the binding provides a message signature capability.
setSourceArtifactResolutionServiceEndpointIndex(Integer) - Method in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
Set the source artifact resolution service endpoint index.
setSourceArtifactResolutionServiceEndpointURL(String) - Method in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
Set the artifact resolution service endpoint URL.
setSourceEntityId(String) - Method in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
Set the artifact source entityID.
setSourceID(byte[]) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001
Sets the 20 byte source ID of the artifact.
setSourceID(byte[]) - Method in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004
Sets the 20 byte source ID of the artifact.
setSourceLocation(String) - Method in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002
Sets source location component of this artifact.
setSPNameQualifier(String) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Set the SPNameQualifier attribute.
setSPNameQualifier(String) - Method in interface org.opensaml.saml.saml2.core.BaseID
Sets the SPNameQualifier value.
setSPNameQualifier(String) - Method in interface org.opensaml.saml.saml2.core.NameIDPolicy
Sets the SPNameQualifier value.
setSPNameQualifier(String) - Method in interface org.opensaml.saml.saml2.core.NameIDType
Sets the SPNameQualifier value.
setSPProvidedId(String) - Method in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Set the SPProvidedID attribute.
setSPProvidedID(String) - Method in interface org.opensaml.saml.saml2.core.NameIDType
Sets the SPProvddedID of this NameID.
setSSODescriptorLookupStrategy(Function<ProfileRequestContext, SSODescriptor>) - Method in class org.opensaml.saml.common.profile.logic.MetadataNameIdentifierFormatStrategy
Set the lookup strategy to use to obtain an SSODescriptor.
setStatus(Status) - Method in interface org.opensaml.saml.saml1.core.Response
Set the object representing the Status (element).
setStatus(Status) - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Sets the Status of this response.
setStatusCode(StatusCode) - Method in interface org.opensaml.saml.saml1.core.Status
Set the object representing the StatusCode (element).
setStatusCode(StatusCode) - Method in interface org.opensaml.saml.saml1.core.StatusCode
Sets the second level status code.
setStatusCode(StatusCode) - Method in interface org.opensaml.saml.saml2.core.Status
Sets the Code of this Status.
setStatusCode(StatusCode) - Method in interface org.opensaml.saml.saml2.core.StatusCode
Sets the Status Code of this Status Code.
setStatusDetail(StatusDetail) - Method in interface org.opensaml.saml.saml1.core.Status
Set the object representing the StatusDetail (element).
setStatusDetail(StatusDetail) - Method in interface org.opensaml.saml.saml2.core.Status
Sets the Detail of this Status.
setStatusMessage(StatusMessage) - Method in interface org.opensaml.saml.saml1.core.Status
Set the object representing the StatusMessage (element).
setStatusMessage(StatusMessage) - Method in interface org.opensaml.saml.saml2.core.Status
Sets the Message of this Status.
setSubject(Subject) - Method in interface org.opensaml.saml.saml1.core.SubjectQuery
Set the subject.
setSubject(Subject) - Method in interface org.opensaml.saml.saml1.core.SubjectStatement
Set the Subject of the statement.
setSubject(Subject) - Method in interface org.opensaml.saml.saml2.core.Assertion
Sets the Subject of this assertion.
setSubject(Subject) - Method in interface org.opensaml.saml.saml2.core.AuthnRequest
Sets the Subject of the request.
setSubject(Subject) - Method in interface org.opensaml.saml.saml2.core.SubjectQuery
Sets the Subject of this request.
setSubjectConfirmation(SubjectConfirmation) - Method in interface org.opensaml.saml.saml1.core.Subject
Set the subject confirmation.
setSubjectConfirmation(SubjectConfirmation) - Method in class org.opensaml.saml.saml2.wssecurity.SAML20AssertionToken
Set the successfully attested SubjectConfirmation.
setSubjectConfirmationData(XMLObject) - Method in interface org.opensaml.saml.saml1.core.SubjectConfirmation
Set the SubjectConfirmationData.
setSubjectConfirmationData(SubjectConfirmationData) - Method in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Sets the data about how this subject was confirmed or constraints on the confirmation.
setSubjectConfirmationData(SubjectConfirmationData) - Method in interface org.opensaml.saml.saml2.ecp.SubjectConfirmation
Sets the data about how this subject was confirmed or constraints on the confirmation.
setSubjectLocality(SubjectLocality) - Method in interface org.opensaml.saml.saml1.core.AuthenticationStatement
setSubjectLocality(SubjectLocality) - Method in interface org.opensaml.saml.saml2.core.AuthnStatement
Set the DNS domain and IP address of the system where the principal was authenticated.
setSubjectNameIdentifier(SAMLObject) - Method in class org.opensaml.saml.common.messaging.context.SAMLSubjectNameIdentifierContext
Sets the name identifier, which must be either a SAML 1 NameIdentifier or a SAML 2 NameID or null.
setSurName(SurName) - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Sets the surname for this person.
setSynchronous(boolean) - Method in class org.opensaml.saml.common.binding.BindingDescriptor
Set whether the binding is synchronous (direct request/response, typically SOAP).
setTerminate(Terminate) - Method in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Set the Terminate of the request.
setType(String) - Method in interface org.opensaml.saml.ext.saml2cb.ChannelBindings
Set the Type attribute value.
setType(ContactPersonTypeEnumeration) - Method in interface org.opensaml.saml.saml2.metadata.ContactPerson
Sets the type of contact this person.
setTypeCode(byte[]) - Method in class org.opensaml.saml.common.binding.artifact.AbstractSAMLArtifact
Sets the 2 byte type code for this artifact.
setUnresolvedSchemaFatal(boolean) - Method in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Set the flag indicating whether the failure to resolve a schema resource should be considered fatal.
setUri(String) - Method in interface org.opensaml.saml.saml1.core.Audience
Set the audience URI.
setURI(String) - Method in interface org.opensaml.saml.saml2.core.AuthenticatingAuthority
Sets the URI of this Authenticating Authority.
setURL(String) - Method in interface org.opensaml.saml.ext.saml2mdui.Logo
Sets the URL.
setUse(UsageType) - Method in interface org.opensaml.saml.saml2.metadata.KeyDescriptor
Sets the use of this key.
setUseSAML1QueryResourceAsEntityId(boolean) - Method in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Sets whether to use the Resource attribute of some SAML 1 queries to resolve the entity ID.
setUseShortName(boolean) - Method in class org.opensaml.saml.common.messaging.context.navigate.SAMLBindingContextBindingFunction
Set whether to extract the short name for binding, if available.
setValidationFailureMessage(String) - Method in class org.opensaml.saml.common.assertion.ValidationContext
Sets the message describing why the validation process failed.
setValidUntil(DateTime) - Method in interface org.opensaml.saml.saml2.common.TimeBoundSAMLObject
Sets the date until which this descriptor is valid.
setValue(String) - Method in interface org.opensaml.saml.saml1.core.NameIdentifier
Sets the identifier.
setValue(QName) - Method in interface org.opensaml.saml.saml1.core.StatusCode
Sets the value of the status code.
setValue(String) - Method in interface org.opensaml.saml.saml2.core.NameIDType
Sets the value of this type.
setValue(String) - Method in interface org.opensaml.saml.saml2.core.StatusCode
Sets the Value of this Status Code.
setValues(Collection<String>) - Method in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Set the exact values to match.
setVersion(SAMLVersion) - Method in interface org.opensaml.saml.saml1.core.Assertion
Set the SAML version of this assertion.
setVersion(SAMLVersion) - Method in interface org.opensaml.saml.saml1.core.RequestAbstractType
Sets the SAML version of this message.
setVersion(SAMLVersion) - Method in interface org.opensaml.saml.saml1.core.ResponseAbstractType
Sets the SAML version for this message.
setVersion(SAMLVersion) - Method in interface org.opensaml.saml.saml2.core.Assertion
Sets the SAML Version of this assertion.
setVersion(SAMLVersion) - Method in interface org.opensaml.saml.saml2.core.RequestAbstractType
Sets the SAML Version of this request.
setVersion(SAMLVersion) - Method in interface org.opensaml.saml.saml2.core.StatusResponseType
Sets the SAML Version of this response.
setWantAssertionsSigned(Boolean) - Method in interface org.opensaml.saml.ext.saml2mdquery.QueryDescriptorType
Sets whether assertions to this endpoint should be signed.
setWantAssertionsSigned(XSBooleanValue) - Method in interface org.opensaml.saml.ext.saml2mdquery.QueryDescriptorType
Sets whether assertions to this endpoint should be signed.
setWantAssertionsSigned(Boolean) - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Sets whether this service wants assertions signed.
setWantAssertionsSigned(XSBooleanValue) - Method in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Sets whether this service wants assertions signed.
setWantAuthnRequestsSigned(Boolean) - Method in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Sets whether the IDP SSO service wants authentication requests signed.
setWantAuthnRequestsSigned(XSBooleanValue) - Method in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Sets whether the IDP SSO service wants authentication requests signed.
setWidth(Integer) - Method in interface org.opensaml.saml.ext.saml2mdui.Logo
Sets the width of the logo.
shortName - Variable in class org.opensaml.saml.common.binding.BindingDescriptor
A short name for the binding.
signableObject - Variable in class org.opensaml.saml.common.SAMLObjectContentReference
SAMLObject this reference refers to.
SignableSAMLObject - Interface in org.opensaml.saml.common
A signable SAMLObject.
SIGNATURE_REQUIRED - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Carries a Boolean flag which indicates whether the Assertion is required to be signed.
SIGNATURE_VALIDATION_CRITERIA_SET - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
Carries a CriteriaSet which will be used as the input to a SignatureTrustEngine.
signatureCapable - Variable in class org.opensaml.saml.common.binding.BindingDescriptor
Indicates whether the binding provides a built-in signing mechanism.
SignatureCapableBindingPredicate - Class in org.opensaml.saml.common.messaging.logic
Predicate that determines whether the binding associated with a message context is signature-capable.
SignatureCapableBindingPredicate() - Constructor for class org.opensaml.saml.common.messaging.logic.SignatureCapableBindingPredicate
 
signaturePrevalidator - Variable in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
SAML signature profile validator.
SigningMethod - Interface in org.opensaml.saml.ext.saml2alg
SAML v2.0 Metadata Profile for Algorithm Support Version 1.0 SigningMethod SAMLObject.
signMessage(MessageContext<SAMLObject>) - Static method in class org.opensaml.saml.common.messaging.SAMLMessageSecuritySupport
Signs the SAML message represented in the message context if it is a SignableXMLObject and the message context contains signing parameters as determined by SAMLMessageSecuritySupport.getContextSigningParameters(MessageContext).
SimpleStringMetadataIndexKey - Class in org.opensaml.saml.metadata.resolver.index
A simple implementation of MetadataIndexKey based on a single input string.
SimpleStringMetadataIndexKey(String) - Constructor for class org.opensaml.saml.metadata.resolver.index.SimpleStringMetadataIndexKey
Constructor.
SingleLogoutService - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata SingleLogoutService.
SingleSignOnService - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata SingleSignOnService.
SMARTCARD_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Smart Card authentication context.
SMARTCARD_PKI_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Smart Card PKI authentication context.
SOAP11ENV_NS - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SOAP 1.1 Envelope XML namespace.
SOAP11ENV_PREFIX - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SOAP 1.1 Envelope QName prefix.
SOAP11ENV_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
SOAP 1.1 schema Id.
soapSchemas - Static variable in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Classpath relative location of SOAP 1_1 schemas.
SOFTWARE_PKI_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Software PKU authentication context.
sortCandidates(List<Endpoint>) - Method in class org.opensaml.saml.common.binding.AbstractEndpointResolver
Copy and sort the endpoints such that the default endpoint by SAML rules comes first.
sourceArtifactResolutionServiceEndpointIndex - Variable in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
The artifact resolution endpoint index.
sourceArtifactResolutionServiceEndpointUrl - Variable in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
The artifact resolution endpoint URL.
sourceEntityId - Variable in class org.opensaml.saml.common.messaging.context.SAMLArtifactContext
The artifact source entityID.
SourceID - Interface in org.opensaml.saml.ext.saml1md
SAML 1 Metadata extension SourceID.
sourceID - Variable in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001
20 byte artifact source ID.
sourceID - Variable in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004
20 byte artifact source ID.
sourceLocation - Variable in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002
Artifact source location component.
SP_NAME_QUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.BaseID
SPNameQualifier attribute name.
SP_NAME_QUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDPolicy
SPNameQualifier attribute name.
SP_NAME_QUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
SPNameQualifier attribute name.
SP_TIMEOUT_REASON - Static variable in interface org.opensaml.saml.saml2.core.LogoutRequest
SP timeout logout reason.
SP_TIMEOUT_URI - Static variable in interface org.opensaml.saml.saml2.core.LogoutResponse
URI for SP timeout logout reason.
SPKI_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for SPKI authentication context.
SPKI_AUTHN_METHOD - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
URI for SPKI authentication method.
spNameQualifier - Variable in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
Explicit SPNameQualifier, if any.
SPPROVIDED_ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
SPProviderID attribute name.
spProvidedId - Variable in class org.opensaml.saml.common.profile.AbstractNameIdentifierGenerator
SPProvidedID, if any.
SPSSODescriptor - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata SPSSODescriptorType.
SRP_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Secure Remote Password authentication context.
SRP_AUTHN_METHOD - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
URI for Secure Remote Password authentication method.
SSODescriptor - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata SSODescriptor.
ssoDescriptorLookupStrategy - Variable in class org.opensaml.saml.common.profile.logic.MetadataNameIdentifierFormatStrategy
Strategy function to lookup the SSODescriptor to read from.
StartsWithLocationCriterion - Class in org.opensaml.saml.criterion
A criterion which allows to specify at runtime whether location paths being evaluated may be evaluated on the basis of a "starts with" match.
StartsWithLocationCriterion() - Constructor for class org.opensaml.saml.criterion.StartsWithLocationCriterion
Constructor.
StartsWithLocationCriterion(boolean) - Constructor for class org.opensaml.saml.criterion.StartsWithLocationCriterion
Constructor.
Statement - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML1 Statement element behaves.
Statement - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Statement.
StatementValidator - Interface in org.opensaml.saml.saml2.assertion
Validator used to validate Statements within a given Assertion.
statementValidators - Variable in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Registered Statement validators.
staticParameters - Variable in class org.opensaml.saml.common.assertion.ValidationContext
Static parameters used as input to the validation process.
Status - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML 1 Status element behaves.
Status - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Status.
StatusCode - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML 1 StatusCode element behaves.
StatusCode - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core StatusCode.
StatusDetail - Interface in org.opensaml.saml.saml1.core
Interface to describe how a StatusDetail element behaves.
StatusDetail - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core StatusDetail.
StatusMessage - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML1 StatusMessage element behaves.
StatusMessage - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core StatusMessage.
StatusResponseType - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core StatusResponseType.
STD_PREFIX - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
The standard prefix for all SAML 2 parameters defined in this set.
STMT_INFIX - Static variable in class org.opensaml.saml.saml2.assertion.SAML2AssertionValidationParameters
The standard infix for parameters concerned with statement evaluation.
Subject - Interface in org.opensaml.saml.saml1.core
Interface to describe how the Subject elements work.
Subject - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Subject.
SubjectConfirmation - Interface in org.opensaml.saml.saml1.core
Interface to define how a SubjectConfirmation element behaves.
SubjectConfirmation - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core SubjectConfirmation.
SubjectConfirmation - Interface in org.opensaml.saml.saml2.ecp
SAML 2.0 ECP SubjectConfirmation SOAP header.
subjectConfirmation - Variable in class org.opensaml.saml.saml2.wssecurity.SAML20AssertionToken
Get the successfully attested SubjectConfirmation.
SubjectConfirmationData - Interface in org.opensaml.saml.saml1.core
This interface defines how the object representing a SAML1 SubjectConfirmationData element behaves.
SubjectConfirmationData - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core SubjectConfirmationData.
SubjectConfirmationValidator - Interface in org.opensaml.saml.saml2.assertion
Validator that confirms the Subject of the issuer by evaluating the SubjectConfirmations within that subject.
subjectConfirmationValidators - Variable in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Registered SubjectConfirmation validators.
SubjectLocality - Interface in org.opensaml.saml.saml1.core
Interface to define how a SubjectLocality element behaves.
SubjectLocality - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core SubjectLocality.
SubjectQuery - Interface in org.opensaml.saml.saml1.core
This interface is for the SAML1 SubjectQuery extention point.
SubjectQuery - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core SubjectQuery.
SubjectStatement - Interface in org.opensaml.saml.saml1.core
Interface to descibe how the anchor point SubjectStatement would work.
SUCCESS - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
Success status value.
SUCCESS - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for Success status code.
SUPPORT - Static variable in class org.opensaml.saml.saml2.metadata.ContactPersonTypeEnumeration
"support" contact type.
SurName - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata SurName.
synchronous - Variable in class org.opensaml.saml.common.binding.BindingDescriptor
Identifies a binding that is direct request/response between two parties (i.e., SOAP).

T

TECHNICAL - Static variable in class org.opensaml.saml.saml2.metadata.ContactPersonTypeEnumeration
"technical" contact type.
TelephoneNumber - Interface in org.opensaml.saml.saml2.metadata
SAML 2.0 Metadata TelephoneNumber.
TELEPHONY_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Telephony authentication context.
Terminate - Interface in org.opensaml.saml.saml2.core
SAML 2.0 Core Terminate.
TIME_SYNC_TOKEN_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for Time Synchornized Token authentication context.
TimeBoundSAMLObject - Interface in org.opensaml.saml.saml2.common
A functional interface for SAMLElements that are bounded with a "validUntil" attribute.
TLS_CLIENT_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for SSL/TLS Client authentication context.
TLS_CLIENT_AUTHN_METHOD - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
URI for SSL/TLS Client authentication method.
TOO_MANY_RESPONSES - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
TooManyResponses status value.
TOO_MANY_RESPONSES - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for TooManyResponses status code.
toString() - Method in class org.opensaml.saml.common.binding.artifact.AbstractSAMLArtifact
toString() - Method in class org.opensaml.saml.common.binding.BindingDescriptor
toString() - Method in class org.opensaml.saml.common.SAMLVersion
toString() - Method in class org.opensaml.saml.criterion.ArtifactCriterion
toString() - Method in class org.opensaml.saml.criterion.BindingCriterion
toString() - Method in class org.opensaml.saml.criterion.BindingLocationCriterion
toString() - Method in class org.opensaml.saml.criterion.BindingResponseLocationCriterion
toString() - Method in class org.opensaml.saml.criterion.EndpointCriterion
toString() - Method in class org.opensaml.saml.criterion.EntityRoleCriterion
toString() - Method in class org.opensaml.saml.criterion.ProtocolCriterion
toString() - Method in class org.opensaml.saml.criterion.RoleDescriptorCriterion
toString() - Method in class org.opensaml.saml.criterion.StartsWithLocationCriterion
toString() - Method in class org.opensaml.saml.metadata.resolver.index.SimpleStringMetadataIndexKey
toString() - Method in class org.opensaml.saml.saml1.core.DecisionTypeEnumeration
toString() - Method in class org.opensaml.saml.saml2.core.AuthnContextComparisonTypeEnumeration
toString() - Method in class org.opensaml.saml.saml2.core.DecisionTypeEnumeration
toString() - Method in class org.opensaml.saml.saml2.metadata.ContactPersonTypeEnumeration
Gets the contact type as a string.
transforms - Variable in class org.opensaml.saml.common.SAMLObjectContentReference
Transforms applied to the content.
TRANSIENT - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
URI for transient name format.
trimTags - Variable in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate
Whether to trim the values in the metadata before comparison.
trusted - Variable in class org.opensaml.saml.criterion.EndpointCriterion
Is this endpoint implicitly trusted?
trustEngine - Variable in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Trust engine for signature evaluation.
type - Variable in class org.opensaml.saml.saml2.metadata.ContactPersonTypeEnumeration
the contact type.
TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2cb.ChannelBindings
Type attribute name.
TYPE_CODE - Static variable in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0001
Artifact type code (0x0001).
TYPE_CODE - Static variable in class org.opensaml.saml.saml1.binding.artifact.SAML1ArtifactType0002
Artifact type code (0x0002).
TYPE_CODE - Static variable in class org.opensaml.saml.saml2.binding.artifact.SAML2ArtifactType0004
SAML 2 artifact type code (0x0004).
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.DigestMethod
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.SigningMethod
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2aslo.Asynchronous
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2cb.ChannelBindings
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2delrestrict.DelegationRestrictionType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdattr.EntityAttributes
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdquery.AuthnQueryDescriptorType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdquery.AuthzDecisionQueryDescriptorType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdquery.QueryDescriptorType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.Publication
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.PublicationPath
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationInfo
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.DiscoHints
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Keywords
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Logo
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.UIInfo
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.samlec.GeneratedKey
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.ext.samlec.SessionKey
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Action
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Advice
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Assertion
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Attribute
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeDesignator
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeStatement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AudienceRestrictionCondition
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorityBinding
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Condition
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Conditions
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.ConfirmationMethod
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.DoNotCacheCondition
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Evidence
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.NameIdentifier
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Query
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Request
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Response
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Statement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Status
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.StatusDetail
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.Subject
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectConfirmation
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectLocality
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectStatement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Action
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Advice
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Artifact
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.ArtifactResolve
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.ArtifactResponse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Assertion
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Attribute
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AttributeQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AttributeStatement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Audience
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AudienceRestriction
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnRequest
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnStatement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthzDecisionQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.BaseID
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Condition
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Conditions
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.EncryptedElementType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Evidence
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Extensions
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.IDPEntry
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.IDPList
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Issuer
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.KeyInfoConfirmationDataType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.LogoutRequest
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.LogoutResponse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.ManageNameIDResponse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameID
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDMappingResponse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDPolicy
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.OneTimeUse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.ProxyRestriction
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestedAuthnContext
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Response
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Scoping
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Statement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Status
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusDetail
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Subject
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmation
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectLocality
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.core.Terminate
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.RelayState
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.Request
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.RequestAuthenticated
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.Response
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.SubjectConfirmation
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AdditionalMetadataLocation
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AffiliateMember
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeAuthorityDescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeProfile
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AuthnAuthorityDescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Company
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ContactPerson
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EmailAddress
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Endpoint
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Extensions
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.KeyDescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.LocalizedName
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.LocalizedURI
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.NameIDFormat
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Organization
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationDisplayName
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationName
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationURL
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.PDPDescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RequestedAttribute
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ServiceDescription
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ServiceName
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SSODescriptor
Local name of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.DigestMethod
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2alg.SigningMethod
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2aslo.Asynchronous
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2cb.ChannelBindings
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2delrestrict.Delegate
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2delrestrict.DelegationRestrictionType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdattr.EntityAttributes
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdquery.AuthnQueryDescriptorType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdquery.AuthzDecisionQueryDescriptorType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdquery.QueryDescriptorType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.Publication
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.PublicationPath
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdrpi.RegistrationInfo
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.DiscoHints
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Keywords
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Logo
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.UIInfo
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.samlec.GeneratedKey
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.ext.samlec.SessionKey
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Action
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Advice
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Assertion
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Attribute
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeDesignator
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.AttributeStatement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.AudienceRestrictionCondition
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorityBinding
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.AuthorizationDecisionStatement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Condition
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Conditions
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.ConfirmationMethod
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.DoNotCacheCondition
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Evidence
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.NameIdentifier
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Query
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Request
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Response
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Statement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Status
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.StatusDetail
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.Subject
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectConfirmation
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectLocality
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml1.core.SubjectStatement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Action
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Advice
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Artifact
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.ArtifactResolve
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.ArtifactResponse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Assertion
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Attribute
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.AttributeQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.AttributeStatement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Audience
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.AudienceRestriction
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnRequest
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthnStatement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthzDecisionQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.AuthzDecisionStatement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.BaseID
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Condition
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Conditions
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.EncryptedElementType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Evidence
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Extensions
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.IDPEntry
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.IDPList
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Issuer
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.KeyInfoConfirmationDataType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.LogoutRequest
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.LogoutResponse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.ManageNameIDRequest
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.ManageNameIDResponse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameID
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDMappingRequest
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDMappingResponse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.NameIDPolicy
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.OneTimeUse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.ProxyRestriction
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestedAuthnContext
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Response
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Scoping
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Statement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Status
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusDetail
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Subject
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmation
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectConfirmationData
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectLocality
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.SubjectQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.core.Terminate
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.RelayState
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.Request
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.RequestAuthenticated
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.Response
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.ecp.SubjectConfirmation
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AdditionalMetadataLocation
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AffiliateMember
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AffiliationDescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeAuthorityDescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeConsumingService
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AttributeProfile
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.AuthnAuthorityDescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Company
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ContactPerson
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EmailAddress
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Endpoint
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntitiesDescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.EntityDescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Extensions
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.IndexedEndpoint
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.KeyDescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.NameIDFormat
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.Organization
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationDisplayName
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationName
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.OrganizationURL
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.PDPDescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RequestedAttribute
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.RoleDescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ServiceDescription
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.ServiceName
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SSODescriptor
QName of the XSI type.
typeCode - Variable in class org.opensaml.saml.common.binding.artifact.AbstractSAMLArtifact
2 byte artifact type code.

U

UIInfo - Interface in org.opensaml.saml.ext.saml2mdui
See IdP Discovery and Login UI Metadata Extension Profile.
UNABLE_RESOLVE_ARTIFACT - Static variable in class org.opensaml.saml.common.profile.SAMLEventIds
ID of event returned if a SAML artifact cannot be resolved.
UNAVAILABLE_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
Unavailable consent URI.
UNAVAILABLE_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
Unavailable consent URI.
UNIX_NS_URI - Static variable in interface org.opensaml.saml.saml2.core.Action
UNIX file permission action namespace.
UNKNOWN_ATTR_PROFILE - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for UnknownAttrProfile status code.
UNKNOWN_PRINCIPAL - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for UnknownPrincipal status code.
unresolvedSchemaFatal - Variable in class org.opensaml.saml.common.xml.SAMLSchemaBuilder
Flag indicating whether the failure to resolve a schema resource should be considered fatal.
UNSPECIFIED - Static variable in interface org.opensaml.saml.saml1.core.NameIdentifier
URI for unspecified name format.
UNSPECIFIED - Static variable in interface org.opensaml.saml.saml2.core.Attribute
Unspecified attribute format ID.
UNSPECIFIED - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
URI for unspecified name format.
UNSPECIFIED_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for unspecified authentication context.
UNSPECIFIED_AUTHN_METHOD - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
URI for unspecified authentication method.
UNSPECIFIED_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
Unspecified consent URI.
UNSPECIFIED_CONSENT - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
Unspecified consent URI.
UNSUPPORTED_BINDING - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for UnsupportedBinding status code.
URI_REFERENCE - Static variable in interface org.opensaml.saml.saml2.core.Attribute
URI reference attribute format ID.
UsagePolicy - Interface in org.opensaml.saml.ext.saml2mdrpi
Representation of the <mdrpi:UsagePolicy> element.
USE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.KeyDescriptor
"use" attribute's local name.
USER_LOGOUT_URI - Static variable in interface org.opensaml.saml.saml2.core.LogoutResponse
URI for User logout reason.
USER_REASON - Static variable in interface org.opensaml.saml.saml2.core.LogoutRequest
User-initiated logout reason.
useSAML1QueryResourceAsEntityId - Variable in class org.opensaml.saml.common.messaging.context.SAMLPeerEntityContext
Whether to use the resource of SAML 1 queries to resolve the entity ID.
useShortName - Variable in class org.opensaml.saml.common.messaging.context.navigate.SAMLBindingContextBindingFunction
Whether to extract the "short" name for the binding, if possible.

V

VALID_UNTIL_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.common.TimeBoundSAMLObject
"validUntil" attribute's local name.
VALID_UNTIL_ATTRIB_QNAME - Static variable in interface org.opensaml.saml.saml2.common.TimeBoundSAMLObject
"validUntil" attribute's QName.
validate(Condition, Assertion, ValidationContext) - Method in interface org.opensaml.saml.saml2.assertion.ConditionValidator
Validates the given condition.
validate(Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Validate the supplied SAML 2 Assertion, using the parameters from the supplied ValidationContext.
validate(Statement, Assertion, ValidationContext) - Method in interface org.opensaml.saml.saml2.assertion.StatementValidator
Validates the given statement.
validate(SubjectConfirmation, Assertion, ValidationContext) - Method in interface org.opensaml.saml.saml2.assertion.SubjectConfirmationValidator
Confirms the Subject by means of the given SubjectConfirmation.
validateConditions(Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Validates the conditions on the assertion.
validateConditionsTimeBounds(Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Validates the NotBefore and NotOnOrAfter Conditions constraints on the assertion.
validateCriteria(CriteriaSet) - Method in class org.opensaml.saml.common.binding.AbstractEndpointResolver
Verify that the required EndpointCriterion is present.
validateSignature(Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Validates the signature of the assertion, if it is signed.
validateStatements(Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Validates the statements within the assertion.
validateSubjectConfirmation(Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Validates the subject confirmations of the assertion.
validateVersion(Assertion, ValidationContext) - Method in class org.opensaml.saml.saml2.assertion.SAML20AssertionValidator
Validates that the assertion is a SAMLVersion.VERSION_20 assertion.
ValidationContext - Class in org.opensaml.saml.common.assertion
Context which holds state related to a single validation event.
ValidationContext() - Constructor for class org.opensaml.saml.common.assertion.ValidationContext
Constructor.
ValidationContext(Map<String, Object>) - Constructor for class org.opensaml.saml.common.assertion.ValidationContext
Constructor.
validationFailureMessage - Variable in class org.opensaml.saml.common.assertion.ValidationContext
Error messaging describing what validation check an assertion failed.
ValidationResult - Enum in org.opensaml.saml.common.assertion
The result of a validation evaluation.
ValidationResult() - Constructor for enum org.opensaml.saml.common.assertion.ValidationResult
 
value - Variable in class org.opensaml.saml.common.messaging.context.SAMLConsentContext
The SAML Consent value in use.
value - Variable in class org.opensaml.saml.metadata.resolver.index.SimpleStringMetadataIndexKey
The indexed value.
VALUE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
Name for the attribute which defines the Value.
VALUE_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
Local Name of the Value attribute.
valueOf(String) - Static method in enum org.opensaml.saml.common.assertion.ValidationResult
Returns the enum constant of this type with the specified name.
valueOf(int, int) - Static method in class org.opensaml.saml.common.SAMLVersion
Gets the SAMLVersion given the major and minor version number.
valueOf(String) - Static method in class org.opensaml.saml.common.SAMLVersion
Gets the SAMLVersion for a given version string, such as "2.0".
valueOf(String) - Static method in enum org.opensaml.saml.common.xml.SAMLSchemaBuilder.SAML1Version
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensaml.saml.saml2.encryption.Encrypter.KeyPlacement
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opensaml.saml.common.assertion.ValidationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.Candidate
Values that must match exactly.
values() - Static method in enum org.opensaml.saml.common.xml.SAMLSchemaBuilder.SAML1Version
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opensaml.saml.saml2.encryption.Encrypter.KeyPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_10 - Static variable in class org.opensaml.saml.common.SAMLVersion
SAML version 1.0.
VERSION_11 - Static variable in class org.opensaml.saml.common.SAMLVersion
SAML Version 1.1.
VERSION_20 - Static variable in class org.opensaml.saml.common.SAMLVersion
SAML Version 2.0.
VERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.Assertion
Version attribute name.
VERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.RequestAbstractType
Version attribute name.
VERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.core.StatusResponseType
Version attribute name.
VERSION_MISMATCH - Static variable in interface org.opensaml.saml.saml1.core.StatusCode
VersionMismatch status value.
VERSION_MISMATCH - Static variable in interface org.opensaml.saml.saml2.core.StatusCode
URI for VersionMismatch status code.
versionString - Variable in class org.opensaml.saml.common.SAMLVersion
String representation of the version.

W

WANT_ASSERTIONS_SIGNED_ATTRIB_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdquery.QueryDescriptorType
"WantAssertionSigned" attribute's local name.
WANT_ASSERTIONS_SIGNED_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.SPSSODescriptor
"WantAssertionsSigned" attribute's local name.
WANT_AUTHN_REQ_SIGNED_ATTRIB_NAME - Static variable in interface org.opensaml.saml.saml2.metadata.IDPSSODescriptor
"WantAuthnRequestSigned" attribute name.
WIDTH_ATTR_NAME - Static variable in interface org.opensaml.saml.ext.saml2mdui.Logo
Attribute label.
WIN_DOMAIN_QUALIFIED - Static variable in interface org.opensaml.saml.saml1.core.NameIdentifier
URI for windows domain qualified name name format.
WIN_DOMAIN_QUALIFIED - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
URI for windows domain qualified name name format.
WRITE_ACTION - Static variable in interface org.opensaml.saml.saml2.core.Action
Write action.

X

X509_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for X509 Public Key authentication context.
X509_AUTHN_METHOD - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
URI for X509 Public Key authentication method.
X509_SUBJECT - Static variable in interface org.opensaml.saml.saml1.core.NameIdentifier
URI for X509 subject name format.
X509_SUBJECT - Static variable in interface org.opensaml.saml.saml2.core.NameIDType
URI for X509 subject name format.
XKMS_AUTHN_METHOD - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
URI for XKMS authentication method.
XML_DSIG_AUTHN_CTX - Static variable in interface org.opensaml.saml.saml2.core.AuthnContext
URI for XML Digital Signature authentication context.
XML_DSIG_AUTHN_METHOD - Static variable in interface org.opensaml.saml.saml1.core.AuthenticationStatement
URI for XML Digital Signature authentication method.
XML_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
XML core schema system Id.
XMLENC11_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
XML Encryption 1.1 schema Id.
XMLENC_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
XML Encryption schema Id.
xmlObjectToString(XMLObject) - Method in class org.opensaml.saml.common.profile.logic.EntityAttributesPredicate.EntityAttributesMatcher
Convert an XMLObject to a String if the type of recognized.
XMLSIG11_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
XML Signature 1.1 schema Id.
XMLSIG_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
XML Signature schema Id.
XSD_SCHEMA_LOCATION - Static variable in class org.opensaml.saml.common.xml.SAMLConstants
XML Schema schema system Id.
A B C D E F G H I K L M N O P Q R S T U V W X 

Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.