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

A

AbstractCredential - Class in org.opensaml.xml.security.credential
Base class for Credential implementations.
AbstractCredential() - Constructor for class org.opensaml.xml.security.credential.AbstractCredential
Constructor.
AbstractCredentialResolver - Class in org.opensaml.xml.security.credential
Abstract base class for CredentialResolver implementations.
AbstractCredentialResolver() - Constructor for class org.opensaml.xml.security.credential.AbstractCredentialResolver
 
AbstractCriteriaFilteringCredentialResolver - Class in org.opensaml.xml.security.credential
An abstract implementation of CredentialResolver which filters the returned Credentials based on the instances of EvaluableCredentialCriteria which are present in the set of criteria.
AbstractCriteriaFilteringCredentialResolver() - Constructor for class org.opensaml.xml.security.credential.AbstractCriteriaFilteringCredentialResolver
Constructor.
AbstractEncryptedKeyResolver - Class in org.opensaml.xml.encryption
Abstract class implementation for EncryptedKeyResolver.
AbstractEncryptedKeyResolver() - Constructor for class org.opensaml.xml.encryption.AbstractEncryptedKeyResolver
Constructor.
AbstractEndpointSelector - Class in org.opensaml.common.binding
Endpoint selectors choose the endpoint that should be used to contact a relying party.
AbstractEndpointSelector() - Constructor for class org.opensaml.common.binding.AbstractEndpointSelector
Constructor.
AbstractExtensibleSOAPObject - Class in org.opensaml.ws.soap.common
Abstract class implementating validation and element and attribute extensibility.
AbstractExtensibleSOAPObject(String, String, String) - Constructor for class org.opensaml.ws.soap.common.AbstractExtensibleSOAPObject
Constructor.
AbstractHTTPMessageDecoder - Class in org.opensaml.common.binding.decoding.impl
Base class for HTTP message decoders handling much of boilerplate code.
AbstractHTTPMessageDecoder() - Constructor for class org.opensaml.common.binding.decoding.impl.AbstractHTTPMessageDecoder
 
AbstractHTTPMessageEncoder - Class in org.opensaml.common.binding.encoding.impl
Base class handling boilerplate code for HTTP message encoders.
AbstractHTTPMessageEncoder() - Constructor for class org.opensaml.common.binding.encoding.impl.AbstractHTTPMessageEncoder
 
AbstractHTTPSOAPTransport - Class in org.opensaml.ws.soap.client.http
HTTPSOAPTransport base class handling a lot of boilerplate code.
AbstractHTTPSOAPTransport() - Constructor for class org.opensaml.ws.soap.client.http.AbstractHTTPSOAPTransport
 
AbstractKeyInfoProvider - Class in org.opensaml.xml.security.keyinfo.provider
Abstract super class for KeyInfoProvider implementations.
AbstractKeyInfoProvider() - Constructor for class org.opensaml.xml.security.keyinfo.provider.AbstractKeyInfoProvider
 
AbstractMessageDecoder<RequestType extends javax.servlet.ServletRequest> - Class in org.opensaml.common.binding.decoding.impl
Base class for message decoder handling much of the boilerplate code.
AbstractMessageDecoder() - Constructor for class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
 
AbstractMessageDecoderBuilder<MessageDecoderType extends AbstractMessageDecoder> - Class in org.opensaml.common.binding.decoding.impl
Base class for message decoder builders.
AbstractMessageDecoderBuilder() - Constructor for class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoderBuilder
 
AbstractMessageEncoder<ResponseType extends javax.servlet.ServletResponse> - Class in org.opensaml.common.binding.encoding.impl
Base class handling boilerplate code for message encoders.
AbstractMessageEncoder() - Constructor for class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
 
AbstractMetadataProvider - Class in org.opensaml.saml2.metadata.provider
An abstract, base, implementation of a metadata provider.
AbstractMetadataProvider() - Constructor for class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Constructor.
AbstractNameIDType - Class in org.opensaml.saml2.core.impl
Abstract implementation of NameIDType
AbstractNameIDType(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AbstractNameIDType
Constructor
AbstractNameIDTypeMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for NameIDType objects.
AbstractNameIDTypeMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AbstractNameIDTypeMarshaller
Constructor
AbstractNameIDTypeUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for NameIDType objects.
AbstractNameIDTypeUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AbstractNameIDTypeUnmarshaller
Constructor
AbstractObservableMetadataProvider - Class in org.opensaml.saml2.metadata.provider
An observable base implementation of metadata providers.
AbstractObservableMetadataProvider() - Constructor for class org.opensaml.saml2.metadata.provider.AbstractObservableMetadataProvider
Constructor.
AbstractSAML1Artifact - Class in org.opensaml.saml1.binding.artifact
SAML 1 Artifact marker.
AbstractSAML1Artifact(byte[]) - Constructor for class org.opensaml.saml1.binding.artifact.AbstractSAML1Artifact
Constructor
AbstractSAML2Artifact - Class in org.opensaml.saml2.binding.artifact
SAML 2 Artifact base class.
AbstractSAML2Artifact(byte[]) - Constructor for class org.opensaml.saml2.binding.artifact.AbstractSAML2Artifact
Constructor.
AbstractSAML2Artifact(byte[], byte[]) - Constructor for class org.opensaml.saml2.binding.artifact.AbstractSAML2Artifact
Constructor.
AbstractSAML2HTTPMessageEncoder - Class in org.opensaml.saml2.binding.encoding
Base class for SAML 2 HTTP message encoders.
AbstractSAML2HTTPMessageEncoder() - Constructor for class org.opensaml.saml2.binding.encoding.AbstractSAML2HTTPMessageEncoder
 
AbstractSAMLObject - Class in org.opensaml.common.impl
An abstract implementation of SAMLObject.
AbstractSAMLObject(String, String, String) - Constructor for class org.opensaml.common.impl.AbstractSAMLObject
Constructor.
AbstractSAMLObjectBuilder<SAMLObjectType extends SAMLObject> - Class in org.opensaml.common.impl
Base builder for SAMLObjects.
AbstractSAMLObjectBuilder() - Constructor for class org.opensaml.common.impl.AbstractSAMLObjectBuilder
 
AbstractSAMLObjectMarshaller - Class in org.opensaml.common.impl
A thread safe, abstract implementation of the Marshaller interface that handles most of the boilerplate code for Marshallers.
AbstractSAMLObjectMarshaller(String, String) - Constructor for class org.opensaml.common.impl.AbstractSAMLObjectMarshaller
Constructor.
AbstractSAMLObjectUnmarshaller - Class in org.opensaml.common.impl
An thread safe abstract unmarshaller.
AbstractSAMLObjectUnmarshaller(String, String) - Constructor for class org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
Constructor.
AbstractSignableSAMLObject - Class in org.opensaml.common.impl
Abstract SAMLObject implementation that also implements SignableXMLObject.
AbstractSignableSAMLObject(String, String, String) - Constructor for class org.opensaml.common.impl.AbstractSignableSAMLObject
Constructor.
AbstractSignableXMLObject - Class in org.opensaml.xml.signature
Base for signable XMLObjects.
AbstractSignableXMLObject(String, String, String) - Constructor for class org.opensaml.xml.signature.AbstractSignableXMLObject
Constructor
AbstractSOAPHTTPDecoder - Class in org.opensaml.common.binding.decoding.impl
Base class for SOAP over HTTP message encoders.
AbstractSOAPHTTPDecoder() - Constructor for class org.opensaml.common.binding.decoding.impl.AbstractSOAPHTTPDecoder
 
AbstractSOAPHTTPEncoder - Class in org.opensaml.common.binding.encoding.impl
Base class for SOAP over HTTP message encoders.
AbstractSOAPHTTPEncoder() - Constructor for class org.opensaml.common.binding.encoding.impl.AbstractSOAPHTTPEncoder
 
AbstractSOAPTransport<CredentialType extends Credential> - Class in org.opensaml.ws.soap.client
SOAPTransport base class handling a lot of boilerplate code.
AbstractSOAPTransport() - Constructor for class org.opensaml.ws.soap.client.AbstractSOAPTransport
Constructor.
AbstractValidatingSignableXMLObject - Class in org.opensaml.xml
Extension of AbstractSignableXMLObject that implements ValidatingXMLObject.
AbstractValidatingSignableXMLObject(String, String, String) - Constructor for class org.opensaml.xml.AbstractValidatingSignableXMLObject
Constructor.
AbstractValidatingXMLObject - Class in org.opensaml.xml.validation
Extension of AbstractXMLObject that implements ValidatingXMLObject.
AbstractValidatingXMLObject(String, String, String) - Constructor for class org.opensaml.xml.validation.AbstractValidatingXMLObject
Constructor.
AbstractXMLEncryptionMarshaller - Class in org.opensaml.xml.encryption.impl
An abstract marshaller implementation for XMLObjects from org.opensaml.xml.encryption.
AbstractXMLEncryptionMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.AbstractXMLEncryptionMarshaller
Constructor.
AbstractXMLEncryptionUnmarshaller - Class in org.opensaml.xml.encryption.impl
An abstract unmarshaller implementation for XMLObjects from org.opensaml.xml.encryption
AbstractXMLEncryptionUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.AbstractXMLEncryptionUnmarshaller
Constructor
AbstractXMLObject - Class in org.opensaml.xml
An abstract implementation of XMLObject.
AbstractXMLObject(String, String, String) - Constructor for class org.opensaml.xml.AbstractXMLObject
Constructor.
AbstractXMLObjectBuilder<XMLObjectType extends XMLObject> - Class in org.opensaml.xml
Base implementation for XMLObject builders.
AbstractXMLObjectBuilder() - Constructor for class org.opensaml.xml.AbstractXMLObjectBuilder
 
AbstractXMLObjectMarshaller - Class in org.opensaml.xml.io
A thread safe, abstract implementation of the Marshaller interface.
AbstractXMLObjectMarshaller() - Constructor for class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Constructor.
AbstractXMLObjectMarshaller(String, String) - Constructor for class org.opensaml.xml.io.AbstractXMLObjectMarshaller
This constructor supports checking an XMLObject to be marshalled, either element name or schema type, against a given namespace/local name pair.
AbstractXMLObjectUnmarshaller - Class in org.opensaml.xml.io
An thread safe abstract unmarshaller.
AbstractXMLObjectUnmarshaller() - Constructor for class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Constructor.
AbstractXMLObjectUnmarshaller(String, String) - Constructor for class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
This constructor supports checking a DOM Element to be unmarshalled, either element name or schema type, against a given namespace/local name pair.
AbstractXMLSignatureMarshaller - Class in org.opensaml.xml.signature.impl
An abstract marshaller implementation for XMLObjects from org.opensaml.xml.signature
AbstractXMLSignatureMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.AbstractXMLSignatureMarshaller
Constructor
AbstractXMLSignatureUnmarshaller - Class in org.opensaml.xml.signature.impl
An abstract unmarshaller implementation for XMLObjects from org.opensaml.xml.signature
AbstractXMLSignatureUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.AbstractXMLSignatureUnmarshaller
Constructor
Action - Interface in org.opensaml.saml1.core
Interface describing how a SAML1.1 Action element behaves
Action - Interface in org.opensaml.saml2.core
SAML 2.0 Core Action.
ActionBuilder - Class in org.opensaml.saml1.core.impl
Builder of ActionImpl objects.
ActionBuilder() - Constructor for class org.opensaml.saml1.core.impl.ActionBuilder
Constructor
ActionBuilder - Class in org.opensaml.saml2.core.impl
Builder for ActionImpl objects.
ActionBuilder() - Constructor for class org.opensaml.saml2.core.impl.ActionBuilder
Constructor
ActionImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation of Action
ActionImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.ActionImpl
Constructor
ActionImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of Action.
ActionImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.ActionImpl
Constructor
ActionMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for Action objects.
ActionMarshaller() - Constructor for class org.opensaml.saml1.core.impl.ActionMarshaller
Constructor.
ActionMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for Action.
ActionMarshaller() - Constructor for class org.opensaml.saml2.core.impl.ActionMarshaller
Constructor
ActionMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ActionMarshaller
Constructor
ActionNamespace - Interface in org.opensaml.samlext.saml2mdquery
SAML 2.0 Metadata extension ActionNamespace
ActionNamespaceBuilder - Class in org.opensaml.samlext.saml2mdquery.impl
Builder of ActionNamespaceImpl objects.
ActionNamespaceBuilder() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.ActionNamespaceBuilder
Constructor
ActionNamespaceImpl - Class in org.opensaml.samlext.saml2mdquery.impl
Concrete implementation of ActionNamespace.
ActionNamespaceImpl(String, String, String) - Constructor for class org.opensaml.samlext.saml2mdquery.impl.ActionNamespaceImpl
Constructor
ActionNamespaceMarshaller - Class in org.opensaml.samlext.saml2mdquery.impl
Marshaller of ActionNamespace objects.
ActionNamespaceMarshaller() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.ActionNamespaceMarshaller
Constructor
ActionNamespaceUnmarshaller - Class in org.opensaml.samlext.saml2mdquery.impl
Unmarshaller for ActionNamespace objects.
ActionNamespaceUnmarshaller() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.ActionNamespaceUnmarshaller
Constructor
ActionSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks Action for Schema compliance.
ActionSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.ActionSchemaValidator
Constructor
ActionSpecValidator - Class in org.opensaml.saml1.core.validator
Checks Action for Schema compliance.
ActionSpecValidator() - Constructor for class org.opensaml.saml1.core.validator.ActionSpecValidator
 
ActionUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for Action objects.
ActionUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.ActionUnmarshaller
Constructor
ActionUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Action.
ActionUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.ActionUnmarshaller
Constructor
ActionUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ActionUnmarshaller
Constructor
activateOptions() - Method in class org.opensaml.log.RollingFileAppender
 
add(T) - Method in class org.opensaml.xml.util.ClassIndexedSet
add(T, boolean) - Method in class org.opensaml.xml.util.ClassIndexedSet
Add member to set, optionally replacing any existing instance of the same class.
add(int, ElementType) - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Inserts the specified element at the specified position in this list.
add(int, ElementType) - Method in class org.opensaml.xml.util.XMLObjectChildrenList
Adds the given XMLObject to this list.
addActorAttribute(AttributeExtensibleXMLObject, String) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds an "actor" attribute to the given SOAP object.
addCertificate(KeyInfo, X509Certificate) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Converts a native Java X509Certificate into the corresponding XMLObject and stores it in a KeyInfo in the first X509Data element.
addCRL(KeyInfo, X509CRL) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Converts a native Java X509CRL into the corresponding XMLObject and stores it in a KeyInfo in the first X509Data element.
addEncodingStyle(AttributeExtensibleXMLObject, String) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds a single encoding style to the given SOAP object.
addEncodingStyles(AttributeExtensibleXMLObject, List<String>) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds an "encodingStyle" attribute to the given SOAP object.
addExtensionSchema(String) - Method in class org.opensaml.common.xml.SAMLSchemaBuilder
Registers a new schema extension.
AdditionalMetadataLocation - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AdditionalMetadataLocation
AdditionalMetadataLocationBuilder - Class in org.opensaml.saml2.metadata.impl
A builder for AdditionalMetadataLocationImpl objects.
AdditionalMetadataLocationBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationBuilder
Constructor
AdditionalMetadataLocationImpl - Class in org.opensaml.saml2.metadata.impl
Concreate implementation of AdditionalMetadataLocation
AdditionalMetadataLocationImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationImpl
Constructor
AdditionalMetadataLocationMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe marshaller for AdditionalMetadataLocation objects.
AdditionalMetadataLocationMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationMarshaller
Constructor
AdditionalMetadataLocationMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationMarshaller
Constructor
AdditionalMetadataLocationSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AdditionalMetadataLocation for Schema compliance.
AdditionalMetadataLocationSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AdditionalMetadataLocationSchemaValidator
Constructor
AdditionalMetadataLocationUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for AdditionalMetadataLocation objects.
AdditionalMetadataLocationUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationUnmarshaller
Constructor
AdditionalMetadataLocationUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationUnmarshaller
Constructor
addKeyName(KeyInfo, String) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Add a new KeyName value to a KeyInfo.
addMessageID(String, DateTime) - Method in class org.opensaml.util.storage.ReplayCache
Accquires a write lock and adds the message state to the underlying storage service.
addMetadataProvider(MetadataProvider) - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Adds a metadata provider to the list of registered providers.
addMustUnderstandAttribute(AttributeExtensibleXMLObject, boolean) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds a "mustUnderstand" attribute to the given SOAP object.
addNamespace(Namespace) - Method in class org.opensaml.xml.AbstractXMLObject
Adds a namespace to the ones already scoped to this element.
addNamespace(Namespace) - Method in interface org.opensaml.xml.XMLObject
Adds a namespace to the ones already scoped to this element.
addPublicKey(KeyInfo, PublicKey) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Converts a Java DSA or RSA public key into the corresponding XMLObject and stores it in a KeyInfo in a new KeyValue element.
ADDRESS_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmationData
Address attribute name.
ADDRESS_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.SubjectLocality
Address attribute name.
addSupportedProtocol(String) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Adds a protocol to the list of supported protocols for this role.
addSupportedProtocol(String) - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Adds a protocol to the list of supported protocols for this role.
ADMIN_LOGOUT_URI - Static variable in interface org.opensaml.saml2.core.LogoutResponse
URI for Admin logout reason.
ADMINISTRATIVE - Static variable in class org.opensaml.saml2.metadata.ContactPersonTypeEnumeration
"administrative" contact type
adoptElement(Element, Document) - Static method in class org.opensaml.xml.util.XMLHelper
Adopts an element into a document if the child is not already in the document.
Advice - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML 1 Advice element behaves.
Advice - Interface in org.opensaml.saml2.core
SAML 2.0 Core Advice.
AdviceBuilder - Class in org.opensaml.saml1.core.impl
Builder of AdviceImpl objects.
AdviceBuilder() - Constructor for class org.opensaml.saml1.core.impl.AdviceBuilder
Constructor
AdviceBuilder - Class in org.opensaml.saml2.core.impl
Builder for AdviceImpl objects.
AdviceBuilder() - Constructor for class org.opensaml.saml2.core.impl.AdviceBuilder
Constructor
AdviceImpl - Class in org.opensaml.saml1.core.impl
Concrete Implementation of the Advice Object
AdviceImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AdviceImpl
Constructor
AdviceImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of Advice.
AdviceImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AdviceImpl
Constructor
AdviceMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for Advice objects.
AdviceMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AdviceMarshaller
Constructor
AdviceMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe marshaller for Advice.
AdviceMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AdviceMarshaller
Constructor
AdviceMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AdviceMarshaller
Constructor
AdviceUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for Advice objects.
AdviceUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AdviceUnmarshaller
Constructor
AdviceUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Advice.
AdviceUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AdviceUnmarshaller
Constructor.
AdviceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AdviceUnmarshaller
Constructor.
AffiliateMember - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AffiliateMember
AffiliateMemberBuilder - Class in org.opensaml.saml2.metadata.impl
Builder for AffiliateMemberImpls.
AffiliateMemberBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AffiliateMemberBuilder
Constructor
AffiliateMemberImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of AffiliateMember.
AffiliateMemberImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AffiliateMemberImpl
Constructor
AffiliateMemberMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Marshaller for AffiliateMember objects.
AffiliateMemberMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AffiliateMemberMarshaller
Constructor
AffiliateMemberMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AffiliateMemberMarshaller
Constructor
AffiliateMemberSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AffiliateMember for Schema compliance.
AffiliateMemberSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AffiliateMemberSchemaValidator
Constructor
AffiliateMemberUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for AffiliateMembers.
AffiliateMemberUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AffiliateMemberUnmarshaller
Constructor
AffiliateMemberUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AffiliateMemberUnmarshaller
Constructor
AffiliationDescriptor - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AffiliationDescriptorType
AffiliationDescriptorBuilder - Class in org.opensaml.saml2.metadata.impl
A builder for AffiliationDescriptorImpl objects.
AffiliationDescriptorBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AffiliationDescriptorBuilder
Constructor
AffiliationDescriptorImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of AffiliationDescriptor.
AffiliationDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Constructor
AffiliationDescriptorMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for AffiliationDescriptor objects.
AffiliationDescriptorMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AffiliationDescriptorMarshaller
Constructor
AffiliationDescriptorMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AffiliationDescriptorMarshaller
Constructor
AffiliationDescriptorSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AffiliationDescriptor for Schema compliance.
AffiliationDescriptorSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AffiliationDescriptorSchemaValidator
Constructor
AffiliationDescriptorUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for AffiliationDescriptors.
AffiliationDescriptorUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AffiliationDescriptorUnmarshaller
Constructor
AffiliationDescriptorUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AffiliationDescriptorUnmarshaller
Constructor
AgreementMethod - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, AgreementMethod element.
AgreementMethodBuilder - Class in org.opensaml.xml.encryption.impl
Builder of AgreementMethod
AgreementMethodBuilder() - Constructor for class org.opensaml.xml.encryption.impl.AgreementMethodBuilder
Constructor
AgreementMethodImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of AgreementMethod
AgreementMethodImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.AgreementMethodImpl
Constructor
AgreementMethodMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for AgreementMethod objects.
AgreementMethodMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.AgreementMethodMarshaller
Constructor.
AgreementMethodMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.AgreementMethodMarshaller
Constructor
AgreementMethodUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for AgreementMethod objects.
AgreementMethodUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.AgreementMethodUnmarshaller
Constructor
AgreementMethodUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.AgreementMethodUnmarshaller
Constructor
ALGO_CLASS_BLOCK_ENCRYPTION - Static variable in class org.opensaml.xml.security.ApacheXMLSecurityConstants
Block encryption algorithm class.
ALGO_CLASS_KEY_AGREEMENT - Static variable in class org.opensaml.xml.security.ApacheXMLSecurityConstants
Key agreement algorithm class.
ALGO_CLASS_KEY_TRANSPORT - Static variable in class org.opensaml.xml.security.ApacheXMLSecurityConstants
Key transport algorithm class.
ALGO_CLASS_MAC - Static variable in class org.opensaml.xml.security.ApacheXMLSecurityConstants
HMAC algorithm class.
ALGO_CLASS_MESSAGE_DIGEST - Static variable in class org.opensaml.xml.security.ApacheXMLSecurityConstants
Message digest algorithm class.
ALGO_CLASS_SIGNATURE - Static variable in class org.opensaml.xml.security.ApacheXMLSecurityConstants
Signature algorithm class.
ALGO_CLASS_SYMMETRIC_KEY_WRAP - Static variable in class org.opensaml.xml.security.ApacheXMLSecurityConstants
Symmetric key wrap algorithm class.
ALGO_ID_BLOCKCIPHER_AES128 - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Block Encryption - REQUIRED AES-128.
ALGO_ID_BLOCKCIPHER_AES192 - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Block Encryption - OPTIONAL AES-192.
ALGO_ID_BLOCKCIPHER_AES256 - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Block Encryption - REQUIRED AES-256.
ALGO_ID_BLOCKCIPHER_TRIPLEDES - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Block Encryption - REQUIRED TRIPLEDES.
ALGO_ID_C14N_EXCL_OMIT_COMMENTS - Static variable in class org.opensaml.xml.signature.SignatureConstants
Canonicalization - Exclusive WITHOUT comments.
ALGO_ID_C14N_EXCL_WITH_COMMENTS - Static variable in class org.opensaml.xml.signature.SignatureConstants
Canonicalization - Exclusive WITH comments.
ALGO_ID_C14N_OMIT_COMMENTS - Static variable in class org.opensaml.xml.signature.SignatureConstants
Canonicalization - Inclusive WITHOUT comments.
ALGO_ID_C14N_WITH_COMMENTS - Static variable in class org.opensaml.xml.signature.SignatureConstants
Canonicalization - Inclusive WITH comments.
ALGO_ID_DIGEST_NOT_RECOMMENDED_MD5 - Static variable in class org.opensaml.xml.signature.SignatureConstants
Digest - Optional MD5.
ALGO_ID_DIGEST_RIPEMD160 - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Message Digest - OPTIONAL RIPEMD-160.
ALGO_ID_DIGEST_SHA1 - Static variable in class org.opensaml.xml.signature.SignatureConstants
Digest - Required SHA1.
ALGO_ID_DIGEST_SHA256 - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Message Digest - RECOMMENDED SHA256.
ALGO_ID_DIGEST_SHA384 - Static variable in class org.opensaml.xml.signature.SignatureConstants
Digest - Optional SHA384.
ALGO_ID_DIGEST_SHA512 - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Message Digest - OPTIONAL SHA512.
ALGO_ID_ENCODING_BASE64 - Static variable in class org.opensaml.xml.signature.SignatureConstants
Encoding - Required Base64.
ALGO_ID_KEYAGREEMENT_DH - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Key Agreement - OPTIONAL Diffie-Hellman.
ALGO_ID_KEYTRANSPORT_RSA15 - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Key Transport - REQUIRED RSA-v1.5.
ALGO_ID_KEYTRANSPORT_RSAOAEP - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Key Transport - REQUIRED RSA-OAEP.
ALGO_ID_KEYWRAP_AES128 - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Symmetric Key Wrap - REQUIRED AES-128 KeyWrap.
ALGO_ID_KEYWRAP_AES192 - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Symmetric Key Wrap - OPTIONAL AES-192 KeyWrap.
ALGO_ID_KEYWRAP_AES256 - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Symmetric Key Wrap - REQUIRED AES-256 KeyWrap.
ALGO_ID_KEYWRAP_TRIPLEDES - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
Symmetric Key Wrap - REQUIRED TRIPLEDES KeyWrap.
ALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5 - Static variable in class org.opensaml.xml.signature.SignatureConstants
HMAC - NOT Recommended HMAC-MD5.
ALGO_ID_MAC_HMAC_RIPEMD160 - Static variable in class org.opensaml.xml.signature.SignatureConstants
HMAC - Optional HMAC-RIPEMD160.
ALGO_ID_MAC_HMAC_SHA1 - Static variable in class org.opensaml.xml.signature.SignatureConstants
MAC - Required HMAC-SHA1.
ALGO_ID_MAC_HMAC_SHA256 - Static variable in class org.opensaml.xml.signature.SignatureConstants
HMAC - Optional HMAC-SHA256.
ALGO_ID_MAC_HMAC_SHA384 - Static variable in class org.opensaml.xml.signature.SignatureConstants
HMAC - Optional HMAC-SHA284.
ALGO_ID_MAC_HMAC_SHA512 - Static variable in class org.opensaml.xml.signature.SignatureConstants
HMAC - Optional HMAC-SHA512.
ALGO_ID_SIGNATURE_DSA - Static variable in class org.opensaml.xml.signature.SignatureConstants
Signature - Required DSAwithSHA1 (DSS).
ALGO_ID_SIGNATURE_ECDSA_SHA1 - Static variable in class org.opensaml.xml.signature.SignatureConstants
Signature - Optional ECDSAwithSHA1.
ALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5 - Static variable in class org.opensaml.xml.signature.SignatureConstants
Signature - NOT Recommended RSAwithMD5.
ALGO_ID_SIGNATURE_RSA - Static variable in class org.opensaml.xml.signature.SignatureConstants
Signature - Recommended RSAwithSHA1 (PKCS1).
ALGO_ID_SIGNATURE_RSA_RIPEMD160 - Static variable in class org.opensaml.xml.signature.SignatureConstants
Signature - Optional RSAwithRIPEMD160.
ALGO_ID_SIGNATURE_RSA_SHA1 - Static variable in class org.opensaml.xml.signature.SignatureConstants
Signature - Recommended RSAwithSHA1 (PKCS1).
ALGO_ID_SIGNATURE_RSA_SHA256 - Static variable in class org.opensaml.xml.signature.SignatureConstants
Signature - Optional RSAwithSHA256.
ALGO_ID_SIGNATURE_RSA_SHA384 - Static variable in class org.opensaml.xml.signature.SignatureConstants
Signature - Optional RSAwithSHA384.
ALGO_ID_SIGNATURE_RSA_SHA512 - Static variable in class org.opensaml.xml.signature.SignatureConstants
Signature - Optional RSAwithSHA512.
ALGORITHM_ATTRIB_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionMethod
Algorithm attribute name
ALGORITHM_ATTRIB_NAME - Static variable in interface org.opensaml.xml.signature.Transform
Algorithm attribute name
ALGORITHM_ATTRIBUTE_NAME - Static variable in interface org.opensaml.xml.encryption.AgreementMethod
Algorithm attribute name
ALLOW_CREATE_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.NameIDPolicy
AllowCreate attribute name.
alwaysDeclare() - Method in class org.opensaml.xml.Namespace
Gets wether this namespace should always be declared when marshalling, even if it was already declared on an ancestral element.
ApacheXMLSecurityConstants - Class in org.opensaml.xml.security
Constants used within the Apache XML Security library.
ApacheXMLSecurityConstants() - Constructor for class org.opensaml.xml.security.ApacheXMLSecurityConstants
 
appendChildElement(Element, Element) - Static method in class org.opensaml.xml.util.XMLHelper
Appends the child Element to the parent Element, adopting the child Element into the parent's Document if needed.
appendNamespaceDecleration(Element, String, String) - Static method in class org.opensaml.xml.util.XMLHelper
Adds a namespace decleration (xmlns:) attribute to the given element.
appendTextContent(Element, String) - Static method in class org.opensaml.xml.util.XMLHelper
Creates a text node with the given content and appends it as child to the given element.
Artifact - Interface in org.opensaml.saml2.core
SAML 2.0 Core Artifact.
ArtifactBuilder - Class in org.opensaml.saml2.core.impl
A Builder for ArtifactImpl objects.
ArtifactBuilder() - Constructor for class org.opensaml.saml2.core.impl.ArtifactBuilder
Constructor
ArtifactImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of Artifact
ArtifactImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.ArtifactImpl
Constructor
ArtifactMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for Artifact
ArtifactMarshaller() - Constructor for class org.opensaml.saml2.core.impl.ArtifactMarshaller
Constructor
ArtifactMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ArtifactMarshaller
Constructor
ArtifactResolutionService - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata ArtifactResolutionService
ArtifactResolutionServiceBuilder - Class in org.opensaml.saml2.metadata.impl
Builder for ArtifactResolutionServiceImpl
ArtifactResolutionServiceBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceBuilder
Constructor
ArtifactResolutionServiceImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of ArtifactResolutionService
ArtifactResolutionServiceImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceImpl
Constructor
ArtifactResolutionServiceMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for ArtifactResolutionService objects.
ArtifactResolutionServiceMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceMarshaller
Constructor
ArtifactResolutionServiceMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceMarshaller
Constructor
ArtifactResolutionServiceSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks ArtifactResolutionService for Schema compliance.
ArtifactResolutionServiceSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.ArtifactResolutionServiceSchemaValidator
Constructor
ArtifactResolutionServiceSpecValidator - Class in org.opensaml.saml2.metadata.validator
Checks ArtifactResolutionService for Spec compliance.
ArtifactResolutionServiceSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.ArtifactResolutionServiceSpecValidator
Constructor
ArtifactResolutionServiceUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for ArtifactResolutionService objects.
ArtifactResolutionServiceUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceUnmarshaller
Constructor
ArtifactResolutionServiceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceUnmarshaller
Constructor
ArtifactResolve - Interface in org.opensaml.saml2.core
SAML 2.0 Core ArtifactResolve.
ArtifactResolveBuilder - Class in org.opensaml.saml2.core.impl
A Builder for ArtifactResolveImpl objects.
ArtifactResolveBuilder() - Constructor for class org.opensaml.saml2.core.impl.ArtifactResolveBuilder
Constructor
ArtifactResolveImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of ArtifactResolve
ArtifactResolveImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.ArtifactResolveImpl
Constructor
ArtifactResolveMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for ArtifactResolve
ArtifactResolveMarshaller() - Constructor for class org.opensaml.saml2.core.impl.ArtifactResolveMarshaller
Constructor
ArtifactResolveMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ArtifactResolveMarshaller
Constructor
ArtifactResolveSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks ArtifactResolve for Schema compliance.
ArtifactResolveSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.ArtifactResolveSchemaValidator
Constructor
ArtifactResolveUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for ArtifactResolve.
ArtifactResolveUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.ArtifactResolveUnmarshaller
Constructor
ArtifactResolveUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ArtifactResolveUnmarshaller
Constructor
ArtifactResponse - Interface in org.opensaml.saml2.core
SAML 2.0 Core ArtifactResponse.
ArtifactResponseBuilder - Class in org.opensaml.saml2.core.impl
A Builder for ArtifactResponseImpl objects.
ArtifactResponseBuilder() - Constructor for class org.opensaml.saml2.core.impl.ArtifactResponseBuilder
Constructor
ArtifactResponseImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of ArtifactResponse.
ArtifactResponseImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.ArtifactResponseImpl
Constructor.
ArtifactResponseMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for ArtifactResponse.
ArtifactResponseMarshaller() - Constructor for class org.opensaml.saml2.core.impl.ArtifactResponseMarshaller
Constructor.
ArtifactResponseMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ArtifactResponseMarshaller
Constructor.
ArtifactResponseSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks ArtifactResponse for Schema compliance.
ArtifactResponseSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.ArtifactResponseSchemaValidator
Constructor
ArtifactResponseUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for ArtifactResponse.
ArtifactResponseUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.ArtifactResponseUnmarshaller
Constructor.
ArtifactResponseUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ArtifactResponseUnmarshaller
Constructor.
ArtifactSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks Artifact for Schema compliance.
ArtifactSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.ArtifactSchemaValidator
Constructor
ArtifactUnmarshaller - Class in org.opensaml.saml2.core.impl
A thead-safe Unmarshaller for Artifact
ArtifactUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.ArtifactUnmarshaller
Constructor
ArtifactUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ArtifactUnmarshaller
Constructor
Assertion - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML 1 Assertion element behaves.
Assertion - Interface in org.opensaml.saml2.core
SAML 2.0 Core Assertion.
ASSERTION_CONSUMER_SERVICE_INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthnRequest
AssertionConsumerServiceIndex attribute name.
ASSERTION_CONSUMER_SERVICE_URL_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthnRequest
AssertionConsumerServiceURL attribute name.
AssertionArtifact - Interface in org.opensaml.saml1.core
This interface is for the SAML1 AssertionArtifact extention point.
AssertionArtifactBuilder - Class in org.opensaml.saml1.core.impl
Builder of AssertionArtifactImpl objects.
AssertionArtifactBuilder() - Constructor for class org.opensaml.saml1.core.impl.AssertionArtifactBuilder
Constructor
AssertionArtifactImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation if AssertionArtifact
AssertionArtifactImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AssertionArtifactImpl
Constructor
AssertionArtifactMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for AssertionArtifact objects.
AssertionArtifactMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AssertionArtifactMarshaller
Constructor
AssertionArtifactUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for AssertionArtifact objects.
AssertionArtifactUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AssertionArtifactUnmarshaller
Constructor
AssertionBuilder - Class in org.opensaml.saml1.core.impl
Builder of AssertionImpl objects.
AssertionBuilder() - Constructor for class org.opensaml.saml1.core.impl.AssertionBuilder
Constructor
AssertionBuilder - Class in org.opensaml.saml2.core.impl
Builder for AssertionImpl objects.
AssertionBuilder() - Constructor for class org.opensaml.saml2.core.impl.AssertionBuilder
Constructor
AssertionConsumerService - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AssertionConsumerService
AssertionConsumerServiceBuilder - Class in org.opensaml.saml2.metadata.impl
Builder for AssertionConsumerServiceImpl objects.
AssertionConsumerServiceBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceBuilder
Constructor
AssertionConsumerServiceImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of AssertionConsumerService
AssertionConsumerServiceImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceImpl
Constructor
AssertionConsumerServiceMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for AssertionConsumerService objects.
AssertionConsumerServiceMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceMarshaller
Constructor
AssertionConsumerServiceMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceMarshaller
Constructor
AssertionConsumerServiceSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AssertionConsumerService for Schema compliance.
AssertionConsumerServiceSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AssertionConsumerServiceSchemaValidator
Constructor
AssertionConsumerServiceUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for AssertionConsumerService objects.
AssertionConsumerServiceUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceUnmarshaller
Constructor
AssertionConsumerServiceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceUnmarshaller
Constructor
ASSERTIONID_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.Assertion
Name for the attribute which defines Assertion ID
AssertionIDRef - Interface in org.opensaml.saml2.core
SAML 2.0 Core AssertionIDRef.
AssertionIDRefBuilder - Class in org.opensaml.saml2.core.impl
Builder for AssertionIDRefImpl
AssertionIDRefBuilder() - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRefBuilder
Constructor
AssertionIDReference - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML 1 AssertionIDReference element behaves.
AssertionIDReferenceBuilder - Class in org.opensaml.saml1.core.impl
Builder of AssertionIDReferenceImpl objects.
AssertionIDReferenceBuilder() - Constructor for class org.opensaml.saml1.core.impl.AssertionIDReferenceBuilder
Constructor
AssertionIDReferenceImpl - Class in org.opensaml.saml1.core.impl
Concrete Implementation of AssertionIDReference Object
AssertionIDReferenceImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AssertionIDReferenceImpl
Constructor
AssertionIDReferenceMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for AssertionIDReference objects
AssertionIDReferenceMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AssertionIDReferenceMarshaller
Constructor
AssertionIDReferenceUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for AssertionIDReference Objects
AssertionIDReferenceUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AssertionIDReferenceUnmarshaller
Constructor
AssertionIDRefImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of AssertionIDRef
AssertionIDRefImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRefImpl
Constructor
AssertionIDRefMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AssertionIDRef
AssertionIDRefMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRefMarshaller
Constructor
AssertionIDRefMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRefMarshaller
Constructor
AssertionIDRefSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AssertionIDRef for Schema compliance.
AssertionIDRefSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AssertionIDRefSchemaValidator
Constructor
AssertionIDRefUnmarshaller - Class in org.opensaml.saml2.core.impl
A thead-safe Unmarshaller for AssertionIDRef
AssertionIDRefUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRefUnmarshaller
Constructor
AssertionIDRefUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRefUnmarshaller
Constructor
AssertionIDRequest - Interface in org.opensaml.saml2.core
SAML 2.0 Core AssertionIDRequest.
AssertionIDRequestBuilder - Class in org.opensaml.saml2.core.impl
A Builder for AssertionIDRequestImpl
AssertionIDRequestBuilder() - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRequestBuilder
Constructor
AssertionIDRequestImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of AssertionIDRequest
AssertionIDRequestImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRequestImpl
Constructor
AssertionIDRequestMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AssertionIDRequest
AssertionIDRequestMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRequestMarshaller
Constructor
AssertionIDRequestMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRequestMarshaller
Constructor
AssertionIDRequestSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AssertionIDRequest for Schema compliance.
AssertionIDRequestSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AssertionIDRequestSchemaValidator
Constructor
AssertionIDRequestService - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AssertionIDRequestService
AssertionIDRequestServiceBuilder - Class in org.opensaml.saml2.metadata.impl
Builder for AssertionIDRequestServiceImpl
AssertionIDRequestServiceBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceBuilder
Constructor
AssertionIDRequestServiceImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of AssertionIDRequestService
AssertionIDRequestServiceImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceImpl
Constructor
AssertionIDRequestServiceMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for AssertionIDRequestServices.
AssertionIDRequestServiceMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceMarshaller
Constructor
AssertionIDRequestServiceMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceMarshaller
Constructor
AssertionIDRequestServiceSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AssertionIDRequestService for Schema compliance.
AssertionIDRequestServiceSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AssertionIDRequestServiceSchemaValidator
Constructor
AssertionIDRequestServiceUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for AssertionIDRequestServices.
AssertionIDRequestServiceUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceUnmarshaller
Constructor
AssertionIDRequestServiceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceUnmarshaller
Constructor
AssertionIDRequestUnmarshaller - Class in org.opensaml.saml2.core.impl
A thead-safe Unmarshaller for AssertionIDRequest
AssertionIDRequestUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRequestUnmarshaller
Constructor
AssertionIDRequestUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionIDRequestUnmarshaller
Constructor
AssertionImpl - Class in org.opensaml.saml1.core.impl
This class implements the SAML 1 Assertion statement.
AssertionImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AssertionImpl
Constructor
AssertionImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of Assertion.
AssertionImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionImpl
Constructor
AssertionMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for Assertion objects.
AssertionMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AssertionMarshaller
Constructor.
AssertionMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for Assertion.
AssertionMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AssertionMarshaller
Constructor
AssertionMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionMarshaller
Constructor
AssertionSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks Assertion for Schema compliance.
AssertionSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.AssertionSchemaValidator
 
AssertionSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks Assertion for Schema compliance.
AssertionSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AssertionSchemaValidator
Constructor
AssertionSpecValidator - Class in org.opensaml.saml1.core.validator
Spec validator for Assertion
AssertionSpecValidator() - Constructor for class org.opensaml.saml1.core.validator.AssertionSpecValidator
 
AssertionSpecValidator - Class in org.opensaml.saml2.core.validator
Checks Assertion for Spec compliance.
AssertionSpecValidator() - Constructor for class org.opensaml.saml2.core.validator.AssertionSpecValidator
Constructor
AssertionUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for Assertion objects.
AssertionUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AssertionUnmarshaller
Constructor.
AssertionUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Assertion.
AssertionUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AssertionUnmarshaller
Constructor
AssertionUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionUnmarshaller
Constructor
AssertionURIRef - Interface in org.opensaml.saml2.core
SAML 2.0 Core AssertionURIRef.
AssertionURIRefBuilder - Class in org.opensaml.saml2.core.impl
Builder for AssertionURIRefImpl objects.
AssertionURIRefBuilder() - Constructor for class org.opensaml.saml2.core.impl.AssertionURIRefBuilder
Constructor
AssertionURIRefImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of AssertionURIRef
AssertionURIRefImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionURIRefImpl
Constructor
AssertionURIRefMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AssertionURIRef.
AssertionURIRefMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AssertionURIRefMarshaller
Constructor
AssertionURIRefMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionURIRefMarshaller
Constructor
AssertionURIRefSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AssertionURIRef for Schema compliance.
AssertionURIRefSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AssertionURIRefSchemaValidator
Constructor
AssertionURIRefUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AssertionURIRef.
AssertionURIRefUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AssertionURIRefUnmarshaller
Constructor
AssertionURIRefUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AssertionURIRefUnmarshaller
Constructor
Attribute - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML 1 Attribute element behaves.
Attribute - Interface in org.opensaml.saml2.core
SAML 2.0 Core Attribute.
ATTRIBUTE_CONSUMING_SERVICE_INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthnRequest
AttributeConsumingServiceIndex attribute name.
AttributeAuthorityDescriptor - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AttributeAuthorityDescriptor
AttributeAuthorityDescriptorBuilder - Class in org.opensaml.saml2.metadata.impl
Builder for AttributeAuthorityDescriptorImpls.
AttributeAuthorityDescriptorBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorBuilder
Constructor
AttributeAuthorityDescriptorImpl - Class in org.opensaml.saml2.metadata.impl
A concrete implementation of AttributeAuthorityDescriptor.
AttributeAuthorityDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
Constructor.
AttributeAuthorityDescriptorMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for AttributeAuthorityDescriptors.
AttributeAuthorityDescriptorMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorMarshaller
Constructor
AttributeAuthorityDescriptorMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorMarshaller
Constructor
AttributeAuthorityDescriptorSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AttributeAuthorityDescriptor for Schema compliance.
AttributeAuthorityDescriptorSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AttributeAuthorityDescriptorSchemaValidator
Constructor
AttributeAuthorityDescriptorSpecValidator - Class in org.opensaml.saml2.metadata.validator
Checks AttributeAuthorityDescriptor for Spec compliance.
AttributeAuthorityDescriptorSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AttributeAuthorityDescriptorSpecValidator
Constructor
AttributeAuthorityDescriptorUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe unmarshaller for AttributeAuthorityDescriptors.
AttributeAuthorityDescriptorUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorUnmarshaller
Constructor
AttributeAuthorityDescriptorUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorUnmarshaller
Constructor
AttributeBuilder - Class in org.opensaml.saml1.core.impl
Builder of AttributeImpl objects.
AttributeBuilder() - Constructor for class org.opensaml.saml1.core.impl.AttributeBuilder
Constructor
AttributeBuilder - Class in org.opensaml.saml2.core.impl
Builder for AttributeImpl objects.
AttributeBuilder() - Constructor for class org.opensaml.saml2.core.impl.AttributeBuilder
Constructor
AttributeConsumingService - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AttributeAuthorityDescriptor
AttributeConsumingServiceBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of AttributeConsumingServiceImpl.
AttributeConsumingServiceBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceBuilder
Constructor
AttributeConsumingServiceImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of AttributeConsumingService.
AttributeConsumingServiceImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceImpl
Constructor
AttributeConsumingServiceMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for AttributeConsumingService objects.
AttributeConsumingServiceMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceMarshaller
Constructor
AttributeConsumingServiceMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceMarshaller
Constructor
AttributeConsumingServiceSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AttributeConsumingService for Schema compliance.
AttributeConsumingServiceSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AttributeConsumingServiceSchemaValidator
Constructor
AttributeConsumingServiceUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for AttributeConsumingService objects.
AttributeConsumingServiceUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceUnmarshaller
Constructor
AttributeConsumingServiceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceUnmarshaller
Constructor
AttributeDesignator - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML 1 AttributeDesignator element behaves.
AttributeDesignatorBuilder - Class in org.opensaml.saml1.core.impl
Builder of AttributeDesignatorImpl objects.
AttributeDesignatorBuilder() - Constructor for class org.opensaml.saml1.core.impl.AttributeDesignatorBuilder
Constructor
AttributeDesignatorImpl - Class in org.opensaml.saml1.core.impl
Concrete Implementation of the AttributeDesignator interface.
AttributeDesignatorImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AttributeDesignatorImpl
Constructor
AttributeDesignatorMarshaller - Class in org.opensaml.saml1.core.impl
 
AttributeDesignatorMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AttributeDesignatorMarshaller
Constructor
AttributeDesignatorMarshaller(String, String) - Constructor for class org.opensaml.saml1.core.impl.AttributeDesignatorMarshaller
Constructor
AttributeDesignatorSchemaValidator<AttributeDesignatorType extends AttributeDesignator> - Class in org.opensaml.saml1.core.validator
Checks AttributeDesignator for Schema compliance.
AttributeDesignatorSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.AttributeDesignatorSchemaValidator
 
AttributeDesignatorUnmarshaller - Class in org.opensaml.saml1.core.impl
 
AttributeDesignatorUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AttributeDesignatorUnmarshaller
Constructor
AttributeDesignatorUnmarshaller(String, String) - Constructor for class org.opensaml.saml1.core.impl.AttributeDesignatorUnmarshaller
Constructor
AttributeExtensibleXMLObject - Interface in org.opensaml.xml
An interface for XMLObjects that represent DOM elements that support the XML Schema anyAttribute construct.
AttributeImpl - Class in org.opensaml.saml1.core.impl
A Concrete implementation of the Attribute Interface
AttributeImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AttributeImpl
Constructor
AttributeImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of Attribute
AttributeImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AttributeImpl
Constructor
AttributeMap - Class in org.opensaml.xml.util
A map of attribute names and attribute values that invalidates the DOM of the attribute owning XMLObject when the attributes change.
AttributeMap(XMLObject) - Constructor for class org.opensaml.xml.util.AttributeMap
Constructor.
AttributeMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for Attribute objects.
AttributeMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AttributeMarshaller
Constructor
AttributeMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for Attribute objects.
AttributeMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AttributeMarshaller
Constructor
AttributeMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AttributeMarshaller
Constructor
ATTRIBUTENAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AttributeDesignator
Name for the AttributeName attribute
ATTRIBUTENAMESPACE_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AttributeDesignator
Name for the AttributeNamespace attribute
AttributeProfile - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AttributeProfile
AttributeProfileBuilder - Class in org.opensaml.saml2.metadata.impl
Builder for AttributeProfileImpls
AttributeProfileBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeProfileBuilder
Constructor
AttributeProfileImpl - Class in org.opensaml.saml2.metadata.impl
A concrete implementation of AttributeProfile
AttributeProfileImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeProfileImpl
Constructor
AttributeProfileMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for AttributeProfile objects.
AttributeProfileMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeProfileMarshaller
Constructor
AttributeProfileMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeProfileMarshaller
Constructor
AttributeProfileSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AttributeProfile for Schema compliance.
AttributeProfileSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AttributeProfileSchemaValidator
Constructor
AttributeProfileUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for AttributeProfile objects.
AttributeProfileUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeProfileUnmarshaller
Constructor
AttributeProfileUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeProfileUnmarshaller
Constructor
AttributeQuery - Interface in org.opensaml.saml1.core
Description of the behaviour of the AttributeQuery element
AttributeQuery - Interface in org.opensaml.saml2.core
SAML 2.0 AttributeQuery.
AttributeQueryBuilder - Class in org.opensaml.saml1.core.impl
Builder of AttributeQueryImpl objects.
AttributeQueryBuilder() - Constructor for class org.opensaml.saml1.core.impl.AttributeQueryBuilder
Constructor
AttributeQueryBuilder - Class in org.opensaml.saml2.core.impl
A Builder for AttributeQueryImpl objects.
AttributeQueryBuilder() - Constructor for class org.opensaml.saml2.core.impl.AttributeQueryBuilder
Constructor
AttributeQueryDescriptor - Interface in org.opensaml.samlext.saml2mdquery
SAML 2.0 Metadata extension AttributeQueryDescriptorType
AttributeQueryDescriptorBuilder - Class in org.opensaml.samlext.saml2mdquery.impl
Builder of AttributeQueryDescriptorImpl objects.
AttributeQueryDescriptorBuilder() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AttributeQueryDescriptorBuilder
 
AttributeQueryDescriptorImpl - Class in org.opensaml.samlext.saml2mdquery.impl
Concrete implementation of AttributeQueryDescriptor.
AttributeQueryDescriptorImpl(String, String, String) - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AttributeQueryDescriptorImpl
Constructor.
AttributeQueryDescriptorMarshaller - Class in org.opensaml.samlext.saml2mdquery.impl
Marshaller for AttributeQueryDescriptor objects.
AttributeQueryDescriptorMarshaller() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AttributeQueryDescriptorMarshaller
Constructor
AttributeQueryDescriptorUnmarshaller - Class in org.opensaml.samlext.saml2mdquery.impl
Unmarshaller of AttributeQueryDescriptor objects.
AttributeQueryDescriptorUnmarshaller() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AttributeQueryDescriptorUnmarshaller
Constructor
AttributeQueryImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation of the AttributeQuery interface
AttributeQueryImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AttributeQueryImpl
Constructor
AttributeQueryImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of AttributeQuery
AttributeQueryImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AttributeQueryImpl
Constructor
AttributeQueryMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Unmarshaller for AttributeQuery objects.
AttributeQueryMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AttributeQueryMarshaller
Constructor
AttributeQueryMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AttributeQuery.
AttributeQueryMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AttributeQueryMarshaller
Constructor
AttributeQueryMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AttributeQueryMarshaller
Constructor
AttributeQuerySchemaValidator - Class in org.opensaml.saml1.core.validator
Checks AttributeQuery for Schema compliance.
AttributeQuerySchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.AttributeQuerySchemaValidator
 
AttributeQuerySchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AttributeQuery for Schema compliance.
AttributeQuerySchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AttributeQuerySchemaValidator
Constructor
AttributeQueryUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for AttributeQuery objects.
AttributeQueryUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AttributeQueryUnmarshaller
Constructor
AttributeQueryUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AttributeQuery.
AttributeQueryUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AttributeQueryUnmarshaller
Constructor
AttributeQueryUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AttributeQueryUnmarshaller
Constructor
AttributeSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks Attribute for Schema compliance.
AttributeSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.AttributeSchemaValidator
 
AttributeSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks Attribute for Schema compliance.
AttributeSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AttributeSchemaValidator
Constructor
AttributeService - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AttributeService
AttributeServiceBuilder - Class in org.opensaml.saml2.metadata.impl
Builder for AttributeServiceImpl.
AttributeServiceBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeServiceBuilder
Constructor
AttributeServiceImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of AttributeService.
AttributeServiceImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeServiceImpl
Constructor
AttributeServiceMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for AttributeService objects.
AttributeServiceMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeServiceMarshaller
Constructor
AttributeServiceMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeServiceMarshaller
Constructor
AttributeServiceSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AttributeService for Schema compliance.
AttributeServiceSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AttributeServiceSchemaValidator
Constructor
AttributeServiceUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for AttributeService objects.
AttributeServiceUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AttributeServiceUnmarshaller
Constructor
AttributeServiceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AttributeServiceUnmarshaller
Constructor
AttributeStatement - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML 1 AttributeStatement element behaves.
AttributeStatement - Interface in org.opensaml.saml2.core
SAML 2.0 Core AttributeStatement.
AttributeStatementBuilder - Class in org.opensaml.saml1.core.impl
Builder of AttributeStatementImpl objects.
AttributeStatementBuilder() - Constructor for class org.opensaml.saml1.core.impl.AttributeStatementBuilder
Constructor
AttributeStatementBuilder - Class in org.opensaml.saml2.core.impl
Builder for AttributeStatementImpl objects.
AttributeStatementBuilder() - Constructor for class org.opensaml.saml2.core.impl.AttributeStatementBuilder
Constructor
AttributeStatementImpl - Class in org.opensaml.saml1.core.impl
A Concrete implementation of the AttributeStatement Interface
AttributeStatementImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AttributeStatementImpl
Constructor
AttributeStatementImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of AttributeStatement.
AttributeStatementImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AttributeStatementImpl
Constructor.
AttributeStatementMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Unmarshaller for AttributeStatement objects.
AttributeStatementMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AttributeStatementMarshaller
Constructor
AttributeStatementMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AttributeStatement.
AttributeStatementMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AttributeStatementMarshaller
Constructor
AttributeStatementMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AttributeStatementMarshaller
Constructor
AttributeStatementSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks AttributeStatement for Schema compliance.
AttributeStatementSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.AttributeStatementSchemaValidator
 
AttributeStatementSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AttributeStatement for Schema compliance.
AttributeStatementSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AttributeStatementSchemaValidator
Constructor
AttributeStatementUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for AttributeStatement objects.
AttributeStatementUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AttributeStatementUnmarshaller
Constructor
AttributeStatementUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AttributeStatement.
AttributeStatementUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AttributeStatementUnmarshaller
Constructor.
AttributeStatementUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AttributeStatementUnmarshaller
Constructor.
AttributeUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for AttributeImpl objects.
AttributeUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AttributeUnmarshaller
Constructor
AttributeUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Attribute objects.
AttributeUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AttributeUnmarshaller
Constructor
AttributeUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AttributeUnmarshaller
Constructor
AttributeValue - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML 1 AttributeValue element behaves.
AttributeValue - Interface in org.opensaml.saml2.core
This interface defines how the object representing a SAML 12 AttributeValue element behaves.
Audience - Interface in org.opensaml.saml1.core
This interface describes how ab object representing a SAML1 Audience element will behave.
Audience - Interface in org.opensaml.saml2.core
SAML 2.0 Core Audience.
AudienceBuilder - Class in org.opensaml.saml1.core.impl
Builder of AudienceImpl objects.
AudienceBuilder() - Constructor for class org.opensaml.saml1.core.impl.AudienceBuilder
Constructor
AudienceBuilder - Class in org.opensaml.saml2.core.impl
Builder for AudienceImpl objects.
AudienceBuilder() - Constructor for class org.opensaml.saml2.core.impl.AudienceBuilder
Construtor
AudienceImpl - Class in org.opensaml.saml1.core.impl
Concrete class implementation of Audience
AudienceImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AudienceImpl
Constructor
AudienceImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of Audience
AudienceImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AudienceImpl
Constructor
AudienceMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for Audience objects.
AudienceMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AudienceMarshaller
Constructor
AudienceMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for Audience objects.
AudienceMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AudienceMarshaller
Constructor
AudienceMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AudienceMarshaller
Constructor
AudienceRestriction - Interface in org.opensaml.saml2.core
SAML 2.0 Core AudienceRestriction.
AudienceRestrictionBuilder - Class in org.opensaml.saml2.core.impl
Builder for AudienceRestrictionImpl objects.
AudienceRestrictionBuilder() - Constructor for class org.opensaml.saml2.core.impl.AudienceRestrictionBuilder
Constructor
AudienceRestrictionCondition - Interface in org.opensaml.saml1.core
This interface describes how ab object representing a SAML1 AudienceRestrictionCondition element will behave.
AudienceRestrictionConditionBuilder - Class in org.opensaml.saml1.core.impl
Builder of AudienceRestrictionConditionImpl objects.
AudienceRestrictionConditionBuilder() - Constructor for class org.opensaml.saml1.core.impl.AudienceRestrictionConditionBuilder
Constructor
AudienceRestrictionConditionImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation of the org.opensaml.saml1.core.AudienceRestrictionCondition
AudienceRestrictionConditionImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AudienceRestrictionConditionImpl
Constructor.
AudienceRestrictionConditionMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for AudienceRestrictionCondition objects.
AudienceRestrictionConditionMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AudienceRestrictionConditionMarshaller
Constructor
AudienceRestrictionConditionSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks AudienceRestrictionCondition for Schema compliance.
AudienceRestrictionConditionSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.AudienceRestrictionConditionSchemaValidator
 
AudienceRestrictionConditionUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for AudienceRestrictionCondition objects.
AudienceRestrictionConditionUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AudienceRestrictionConditionUnmarshaller
Constructor
AudienceRestrictionImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of AudienceRestriction
AudienceRestrictionImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AudienceRestrictionImpl
Constructor
AudienceRestrictionMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for AudienceRestriction objects.
AudienceRestrictionMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AudienceRestrictionMarshaller
Constructor
AudienceRestrictionMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AudienceRestrictionMarshaller
Constructor
AudienceRestrictionSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AudienceRestriction for Schema compliance.
AudienceRestrictionSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AudienceRestrictionSchemaValidator
Constructor
AudienceRestrictionUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AudienceRestriction objects.
AudienceRestrictionUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AudienceRestrictionUnmarshaller
Constructor
AudienceRestrictionUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AudienceRestrictionUnmarshaller
Constructor
AudienceSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks Audience for Schema compliance.
AudienceSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AudienceSchemaValidator
Constructor
AudienceSpecValidator - Class in org.opensaml.saml1.core.validator
Checks AudienceRestrictionCondition for Spec compliance.
AudienceSpecValidator() - Constructor for class org.opensaml.saml1.core.validator.AudienceSpecValidator
 
AudienceUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for Audience objects.
AudienceUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AudienceUnmarshaller
Constructor
AudienceUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Audience objects.
AudienceUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AudienceUnmarshaller
Constructor
AudienceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AudienceUnmarshaller
Constructor
AUTH_REQUETS_SIGNED_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.SPSSODescriptor
"AuthnRequestsSigned" attribute's local name
AuthenticatingAuthority - Interface in org.opensaml.saml2.core
SAML 2.0 Core AuthenticatingAuthority.
AuthenticatingAuthorityBuilder - Class in org.opensaml.saml2.core.impl
Builder for AuthenticatingAuthorityImpl objects.
AuthenticatingAuthorityBuilder() - Constructor for class org.opensaml.saml2.core.impl.AuthenticatingAuthorityBuilder
Constructor
AuthenticatingAuthorityImpl - Class in org.opensaml.saml2.core.impl
A concrete implemenation of AuthenticatingAuthority.
AuthenticatingAuthorityImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthenticatingAuthorityImpl
Constructor
AuthenticatingAuthorityMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AuthenticatingAuthority.
AuthenticatingAuthorityMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthenticatingAuthorityMarshaller
Constructor
AuthenticatingAuthorityMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthenticatingAuthorityMarshaller
Constructor
AuthenticatingAuthoritySchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AuthenticatingAuthority for Schema compliance.
AuthenticatingAuthoritySchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AuthenticatingAuthoritySchemaValidator
Constructor
AuthenticatingAuthorityUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AuthenticatingAuthority.
AuthenticatingAuthorityUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthenticatingAuthorityUnmarshaller
Constructor
AuthenticatingAuthorityUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthenticatingAuthorityUnmarshaller
Constructor
AUTHENTICATIONINSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AuthenticationStatement
Name of the AuthenticationInstant attribute
AUTHENTICATIONMETHOD_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AuthenticationQuery
AuthenticationMethod attribute name
AUTHENTICATIONMETHOD_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AuthenticationStatement
Name of the AuthenticationMethod attribute
AuthenticationQuery - Interface in org.opensaml.saml1.core
Description of the behaviour of the AuthenticationQuery element
AuthenticationQueryBuilder - Class in org.opensaml.saml1.core.impl
Builder of AuthenticationQueryImpl objects.
AuthenticationQueryBuilder() - Constructor for class org.opensaml.saml1.core.impl.AuthenticationQueryBuilder
Constructor
AuthenticationQueryImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation of the AuthenticationQuery interface
AuthenticationQueryImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AuthenticationQueryImpl
Constructor.
AuthenticationQueryMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for AuthenticationQuery objects.
AuthenticationQueryMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AuthenticationQueryMarshaller
Constructor
AuthenticationQuerySchemaValidator - Class in org.opensaml.saml1.core.validator
Checks AuthenticationQuery for Schema compliance.
AuthenticationQuerySchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.AuthenticationQuerySchemaValidator
 
AuthenticationQueryUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for AuthenticationQuery objects.
AuthenticationQueryUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AuthenticationQueryUnmarshaller
Constructor
AuthenticationStatement - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML1 AuthenticationStatment element behaves.
AuthenticationStatementBuilder - Class in org.opensaml.saml1.core.impl
Builder of AuthenticationStatementImpl objects.
AuthenticationStatementBuilder() - Constructor for class org.opensaml.saml1.core.impl.AuthenticationStatementBuilder
Constructor
AuthenticationStatementImpl - Class in org.opensaml.saml1.core.impl
A Concrete implementation of the AuthenticationStatement Interface
AuthenticationStatementImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AuthenticationStatementImpl
Constructor.
AuthenticationStatementMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for AuthenticationStatement objects.
AuthenticationStatementMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AuthenticationStatementMarshaller
Constructor
AuthenticationStatementSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks AuthenticationStatement for Schema compliance.
AuthenticationStatementSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.AuthenticationStatementSchemaValidator
 
AuthenticationStatementUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for AuthenticationStatement objects.
AuthenticationStatementUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AuthenticationStatementUnmarshaller
Constructor
AUTHN_FAILED_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for AuthnFailed status code.
AUTHN_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthnStatement
AuthnInstant attribute name.
AuthnAuthorityDescriptor - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AuthnAuthorityDescriptor
AuthnAuthorityDescriptorBuilder - Class in org.opensaml.saml2.metadata.impl
A builder for AuthnAuthorityDescriptorImpl objects.
AuthnAuthorityDescriptorBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorBuilder
Constructor
AuthnAuthorityDescriptorImpl - Class in org.opensaml.saml2.metadata.impl
Concreate implementation of AuthnAuthorityDescriptor
AuthnAuthorityDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
Constructor .
AuthnAuthorityDescriptorMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for AuthnAuthorityDescriptor objects.
AuthnAuthorityDescriptorMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorMarshaller
Constructor
AuthnAuthorityDescriptorMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorMarshaller
Constructor
AuthnAuthorityDescriptorSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AuthnAuthorityDescriptor for Schema compliance.
AuthnAuthorityDescriptorSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AuthnAuthorityDescriptorSchemaValidator
Constructor
AuthnAuthorityDescriptorSpecValidator - Class in org.opensaml.saml2.metadata.validator
Checks AuthnAuthorityDescriptor for Spec compliance.
AuthnAuthorityDescriptorSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AuthnAuthorityDescriptorSpecValidator
Constructor
AuthnAuthorityDescriptorUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for AuthnAuthorityDescriptor objects.
AuthnAuthorityDescriptorUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorUnmarshaller
Constructor
AuthnAuthorityDescriptorUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorUnmarshaller
Constructor
AuthnContext - Interface in org.opensaml.saml2.core
SAML 2.0 Core AuthnContext.
AuthnContextBuilder - Class in org.opensaml.saml2.core.impl
Builder for AuthnContextImpl objects.
AuthnContextBuilder() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextBuilder
Constructor
AuthnContextClassRef - Interface in org.opensaml.saml2.core
SAML 2.0 Core AuthnContextClassRef.
AuthnContextClassRefBuilder - Class in org.opensaml.saml2.core.impl
Builder for AuthnContextClassRefImpl objects.
AuthnContextClassRefBuilder() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextClassRefBuilder
Constructor
AuthnContextClassRefImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of AuthnContextClassRef.
AuthnContextClassRefImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextClassRefImpl
Constructor
AuthnContextClassRefMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AuthnContextClassRef.
AuthnContextClassRefMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextClassRefMarshaller
Constructor
AuthnContextClassRefMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextClassRefMarshaller
Constructor
AuthnContextClassRefSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AuthnContextClassRef for Schema compliance.
AuthnContextClassRefSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AuthnContextClassRefSchemaValidator
Constructor
AuthnContextClassRefUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AuthnContextClassRef.
AuthnContextClassRefUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextClassRefUnmarshaller
Constructor
AuthnContextClassRefUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextClassRefUnmarshaller
Constructor
AuthnContextComparisonTypeEnumeration - Class in org.opensaml.saml2.core
A type safe enumeration of RequestedAuthnContext comparison types.
AuthnContextComparisonTypeEnumeration(String) - Constructor for class org.opensaml.saml2.core.AuthnContextComparisonTypeEnumeration
Constructor.
AuthnContextDecl - Interface in org.opensaml.saml2.core
SAML 2.0 Core AuthnContextDecl.
AuthnContextDeclBuilder - Class in org.opensaml.saml2.core.impl
Builder for AuthnContextDeclImpl objects.
AuthnContextDeclBuilder() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclBuilder
Constructor
AuthnContextDeclImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of AuthnContextDecl.
AuthnContextDeclImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclImpl
Constructor
AuthnContextDeclMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AuthnContextDecl.
AuthnContextDeclMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclMarshaller
Constructor
AuthnContextDeclMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclMarshaller
Constructor
AuthnContextDeclRef - Interface in org.opensaml.saml2.core
SAML 2.0 Core AuthnContextDeclRef.
AuthnContextDeclRefBuilder - Class in org.opensaml.saml2.core.impl
Builder for AuthnContextDeclRefImpl objects.
AuthnContextDeclRefBuilder() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclRefBuilder
Constructor
AuthnContextDeclRefImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of AuthnContextDeclRef.
AuthnContextDeclRefImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclRefImpl
Constructor
AuthnContextDeclRefMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AuthnContextDeclRef.
AuthnContextDeclRefMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclRefMarshaller
Constructor
AuthnContextDeclRefMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclRefMarshaller
Constructor
AuthnContextDeclRefSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AuthnContextDeclRef for Schema compliance.
AuthnContextDeclRefSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AuthnContextDeclRefSchemaValidator
Constructor
AuthnContextDeclRefUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AuthnContextDecl.
AuthnContextDeclRefUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclRefUnmarshaller
Constructor
AuthnContextDeclRefUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclRefUnmarshaller
Constructor
AuthnContextDeclSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AuthnContextDecl for Schema compliance.
AuthnContextDeclSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AuthnContextDeclSchemaValidator
Constructor
AuthnContextDeclUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AuthnContextDecl.
AuthnContextDeclUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclUnmarshaller
Constructor
AuthnContextDeclUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextDeclUnmarshaller
Constructor
AuthnContextImpl - Class in org.opensaml.saml2.core.impl
A concrete implemenation of AuthnContext.
AuthnContextImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextImpl
Constructor
AuthnContextMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AuthnContext.
AuthnContextMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextMarshaller
Constructor
AuthnContextMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextMarshaller
Constructor
AuthnContextUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AuthnContext.
AuthnContextUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnContextUnmarshaller
Constructor
AuthnContextUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnContextUnmarshaller
Constructor
AuthnQuery - Interface in org.opensaml.saml2.core
SAML 2.0 AuthnQuery.
AuthnQueryBuilder - Class in org.opensaml.saml2.core.impl
A Builder for AuthnQueryImpl objects.
AuthnQueryBuilder() - Constructor for class org.opensaml.saml2.core.impl.AuthnQueryBuilder
Constructor
AuthnQueryDescriptor - Interface in org.opensaml.samlext.saml2mdquery
SAML 2.0 Metadata extension AuthnQueryDescriptorType
AuthnQueryDescriptorBuilder - Class in org.opensaml.samlext.saml2mdquery.impl
Builder of AuthnQueryDescriptorImpl objects.
AuthnQueryDescriptorBuilder() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AuthnQueryDescriptorBuilder
 
AuthnQueryDescriptorImpl - Class in org.opensaml.samlext.saml2mdquery.impl
Concrete implementation of AuthnQueryDescriptor.
AuthnQueryDescriptorImpl(String, String, String) - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AuthnQueryDescriptorImpl
Constructor.
AuthnQueryDescriptorMarshaller - Class in org.opensaml.samlext.saml2mdquery.impl
Marshaller for AuthnQueryDescriptor objects.
AuthnQueryDescriptorMarshaller() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AuthnQueryDescriptorMarshaller
Constructor
AuthnQueryDescriptorUnmarshaller - Class in org.opensaml.samlext.saml2mdquery.impl
Unmarshaller of AuthnQueryDescriptor objects.
AuthnQueryDescriptorUnmarshaller() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AuthnQueryDescriptorUnmarshaller
Constructor
AuthnQueryImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of AuthnQuery
AuthnQueryImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnQueryImpl
Constructor
AuthnQueryMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AuthnQuery.
AuthnQueryMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnQueryMarshaller
Constructor
AuthnQueryMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnQueryMarshaller
Constructor
AuthnQuerySchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AuthnQuery for Schema compliance.
AuthnQuerySchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AuthnQuerySchemaValidator
Constructor
AuthnQueryService - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AuthnQueryService
AuthnQueryServiceBuilder - Class in org.opensaml.saml2.metadata.impl
Builder for AuthnQueryServiceImpl.
AuthnQueryServiceBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AuthnQueryServiceBuilder
Constructor
AuthnQueryServiceImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of AuthnQueryService
AuthnQueryServiceImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AuthnQueryServiceImpl
Constructor
AuthnQueryServiceMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for AuthnQueryService objects.
AuthnQueryServiceMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AuthnQueryServiceMarshaller
Constructor
AuthnQueryServiceMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AuthnQueryServiceMarshaller
Constructor
AuthnQueryServiceSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AuthnQueryService for Schema compliance.
AuthnQueryServiceSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AuthnQueryServiceSchemaValidator
Constructor
AuthnQueryServiceUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for AuthnQueryService objects.
AuthnQueryServiceUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AuthnQueryServiceUnmarshaller
Constructor
AuthnQueryServiceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AuthnQueryServiceUnmarshaller
Constructor
AuthnQueryUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AuthnQuery objects.
AuthnQueryUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnQueryUnmarshaller
Constructor
AuthnQueryUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnQueryUnmarshaller
Constructor
AuthnRequest - Interface in org.opensaml.saml2.core
SAML 2.0 Core AuthnRequest.
AuthnRequestBuilder - Class in org.opensaml.saml2.core.impl
A Builder for AuthnRequestImpl objects.
AuthnRequestBuilder() - Constructor for class org.opensaml.saml2.core.impl.AuthnRequestBuilder
Constructor
AuthnRequestImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of AuthnRequest.
AuthnRequestImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnRequestImpl
Constructor.
AuthnRequestMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AuthnRequest.
AuthnRequestMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnRequestMarshaller
Constructor
AuthnRequestMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnRequestMarshaller
Constructor
AuthnRequestSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AuthnRequest for Schema compliance.
AuthnRequestSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AuthnRequestSchemaValidator
Constructor
AuthnRequestUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AuthnRequest objects.
AuthnRequestUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnRequestUnmarshaller
Constructor
AuthnRequestUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnRequestUnmarshaller
Constructor
AuthnResponseEndpointSelector - Class in org.opensaml.saml2.binding
An endpoint selector that implements the additional selection constraints described within the SAML 2.0 AuthnRequest specification.
AuthnResponseEndpointSelector() - Constructor for class org.opensaml.saml2.binding.AuthnResponseEndpointSelector
 
AuthnStatement - Interface in org.opensaml.saml2.core
SAML 2.0 Core AuthnStatement.
AuthnStatementBuilder - Class in org.opensaml.saml2.core.impl
Builder for AuthnStatementImpl objects.
AuthnStatementBuilder() - Constructor for class org.opensaml.saml2.core.impl.AuthnStatementBuilder
Constructor
AuthnStatementImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of AuthnStatement.
AuthnStatementImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnStatementImpl
Constructor
AuthnStatementMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AuthnStatement.
AuthnStatementMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnStatementMarshaller
Constructor
AuthnStatementMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnStatementMarshaller
Constructor
AuthnStatementSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AuthnStatement for Schema compliance.
AuthnStatementSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AuthnStatementSchemaValidator
Constructor
AuthnStatementUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AuthnStatement.
AuthnStatementUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthnStatementUnmarshaller
Constructor
AuthnStatementUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthnStatementUnmarshaller
Constructor
AuthorityBinding - Interface in org.opensaml.saml1.core
Interface to define how a AuthorityBinding <\code> element behaves
AuthorityBindingBuilder - Class in org.opensaml.saml1.core.impl
Builder of AuthorityBindingImpl objects.
AuthorityBindingBuilder() - Constructor for class org.opensaml.saml1.core.impl.AuthorityBindingBuilder
Constructor
AuthorityBindingImpl - Class in org.opensaml.saml1.core.impl
A concrete impementation of the SubjectLocality interface
AuthorityBindingImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AuthorityBindingImpl
Constructor.
AuthorityBindingMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for AuthorityBinding objects.
AuthorityBindingMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AuthorityBindingMarshaller
Constructor
AuthorityBindingSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks AuthorityBinding for Schema compliance.
AuthorityBindingSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.AuthorityBindingSchemaValidator
 
AuthorityBindingUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for AuthorityBinding objects.
AuthorityBindingUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AuthorityBindingUnmarshaller
Constructor
AUTHORITYKIND_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AuthorityBinding
Name for the AuthorityKind attribute
AuthorizationDecisionQuery - Interface in org.opensaml.saml1.core
Description of the behaviour of the AuthorizationDecisionQuery element
AuthorizationDecisionQueryBuilder - Class in org.opensaml.saml1.core.impl
Builder of AuthorizationDecisionQueryImpl objects.
AuthorizationDecisionQueryBuilder() - Constructor for class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryBuilder
Constructor
AuthorizationDecisionQueryImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation of the AuthorizationDecisionQuery interface
AuthorizationDecisionQueryImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryImpl
Constructor.
AuthorizationDecisionQueryMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for AuthorizationDecisionQuery objects.
AuthorizationDecisionQueryMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryMarshaller
Constructor
AuthorizationDecisionQuerySchemaValidator - Class in org.opensaml.saml1.core.validator
Checks AuthorizationDecisionQuery for Schema compliance.
AuthorizationDecisionQuerySchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.AuthorizationDecisionQuerySchemaValidator
 
AuthorizationDecisionQueryUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for AuthorizationDecisionQuery objects.
AuthorizationDecisionQueryUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryUnmarshaller
Constructor
AuthorizationDecisionStatement - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML1 AuthorizationDecisionStatement element behaves.
AuthorizationDecisionStatementBuilder - Class in org.opensaml.saml1.core.impl
Builder of AuthorizationDecisionStatementImpl objects.
AuthorizationDecisionStatementBuilder() - Constructor for class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementBuilder
Constructor
AuthorizationDecisionStatementImpl - Class in org.opensaml.saml1.core.impl
A concrete implementation of AuthorizationDecisionStatement
AuthorizationDecisionStatementImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementImpl
Constructor.
AuthorizationDecisionStatementMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for AuthorizationDecisionStatement objects.
AuthorizationDecisionStatementMarshaller() - Constructor for class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementMarshaller
Constructor
AuthorizationDecisionStatementSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks AuthorizationDecisionStatement for Schema compliance.
AuthorizationDecisionStatementSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.AuthorizationDecisionStatementSchemaValidator
 
AuthorizationDecisionStatementUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for AuthorizationDecisionStatementImpl objects.
AuthorizationDecisionStatementUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementUnmarshaller
Constructor
AuthzDecisionQuery - Interface in org.opensaml.saml2.core
SAML 2.0 AuthzDecisionQuery.
AuthzDecisionQueryBuilder - Class in org.opensaml.saml2.core.impl
A Builder for AuthzDecisionQueryImpl objects.
AuthzDecisionQueryBuilder() - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionQueryBuilder
Constructor
AuthzDecisionQueryDescriptor - Interface in org.opensaml.samlext.saml2mdquery
SAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType
AuthzDecisionQueryDescriptorBuilder - Class in org.opensaml.samlext.saml2mdquery.impl
Builder of AuthzDecisionQueryDescriptor objects.
AuthzDecisionQueryDescriptorBuilder() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AuthzDecisionQueryDescriptorBuilder
 
AuthzDecisionQueryDescriptorImpl - Class in org.opensaml.samlext.saml2mdquery.impl
Concrete implementation of AuthzDecisionQueryDescriptor.
AuthzDecisionQueryDescriptorImpl(String, String, String) - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AuthzDecisionQueryDescriptorImpl
Constructor.
AuthzDecisionQueryDescriptorMarshaller - Class in org.opensaml.samlext.saml2mdquery.impl
Marshaller of AuthzDecisionQueryDescriptor objects.
AuthzDecisionQueryDescriptorMarshaller() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AuthzDecisionQueryDescriptorMarshaller
Constructor
AuthzDecisionQueryDescriptorUnmarshaller - Class in org.opensaml.samlext.saml2mdquery.impl
 
AuthzDecisionQueryDescriptorUnmarshaller() - Constructor for class org.opensaml.samlext.saml2mdquery.impl.AuthzDecisionQueryDescriptorUnmarshaller
Constructor
AuthzDecisionQueryImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of AuthzDecisionQuery
AuthzDecisionQueryImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionQueryImpl
Constructor
AuthzDecisionQueryMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AuthzDecisionQuery objects.
AuthzDecisionQueryMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionQueryMarshaller
Constructor
AuthzDecisionQueryMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionQueryMarshaller
Constructor
AuthzDecisionQuerySchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AuthzDecisionQuery for Schema compliance.
AuthzDecisionQuerySchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AuthzDecisionQuerySchemaValidator
Constructor
AuthzDecisionQueryUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AuthzDecisionQuery objects.
AuthzDecisionQueryUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionQueryUnmarshaller
Constructor
AuthzDecisionQueryUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionQueryUnmarshaller
Constructor
AuthzDecisionStatement - Interface in org.opensaml.saml2.core
SAML 2.0 Core AuthzDecisionStatement.
AuthzDecisionStatementBuilder - Class in org.opensaml.saml2.core.impl
Builder for AuthzDecisionStatementImpl objects.
AuthzDecisionStatementBuilder() - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionStatementBuilder
Constructor
AuthzDecisionStatementImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of AuthzDecisionStatement.
AuthzDecisionStatementImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionStatementImpl
Constructor
AuthzDecisionStatementMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for AuthzDecisionStatement.
AuthzDecisionStatementMarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionStatementMarshaller
Constructor
AuthzDecisionStatementMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionStatementMarshaller
Constructor
AuthzDecisionStatementSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks AuthzDecisionStatement for Schema compliance.
AuthzDecisionStatementSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.AuthzDecisionStatementSchemaValidator
Constructor
AuthzDecisionStatementUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for AuthzDecisionStatement.
AuthzDecisionStatementUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionStatementUnmarshaller
Constructor
AuthzDecisionStatementUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.AuthzDecisionStatementUnmarshaller
Constructor
AuthzService - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata AuthzService
AuthzServiceBuilder - Class in org.opensaml.saml2.metadata.impl
Builder for AuthzServiceImpl.
AuthzServiceBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.AuthzServiceBuilder
Constructor
AuthzServiceImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implmentation of AuthzService.
AuthzServiceImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AuthzServiceImpl
Constructor
AuthzServiceMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for AuthzService objects.
AuthzServiceMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AuthzServiceMarshaller
Constructor
AuthzServiceMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AuthzServiceMarshaller
Constructor
AuthzServiceSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks AuthzService for Schema compliance.
AuthzServiceSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.AuthzServiceSchemaValidator
Constructor
AuthzServiceUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for AuthzService objects.
AuthzServiceUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.AuthzServiceUnmarshaller
Constructor
AuthzServiceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.AuthzServiceUnmarshaller
Constructor

B

Base64 - Class in org.opensaml.xml.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.opensaml.xml.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.opensaml.xml.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.opensaml.xml.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.opensaml.xml.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.opensaml.xml.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.opensaml.xml.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
base64Encode() - Method in class org.opensaml.common.binding.artifact.SAMLArtifact
Gets the Base64 encoded artifact.
BaseID - Interface in org.opensaml.saml2.core
SAML 2.0 Core BaseID.
BaseIDImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of BaseID
BaseIDImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.BaseIDImpl
Constructor
BaseIDMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for BaseID objects.
BaseIDMarshaller() - Constructor for class org.opensaml.saml2.core.impl.BaseIDMarshaller
Constructor
BaseIDMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.BaseIDMarshaller
Constructor
BaseIDUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for BaseID objects.
BaseIDUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.BaseIDUnmarshaller
Constructor
BaseIDUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.BaseIDUnmarshaller
Constructor
BaseMetadataProvider - Class in org.opensaml.saml2.metadata.provider
Base class for metadata providers.
BaseMetadataProvider() - Constructor for class org.opensaml.saml2.metadata.provider.BaseMetadataProvider
Constructor.
BaseSAMLSignatureSecurityPolicyRuleFactory - Class in org.opensaml.common.binding.security
Base class for a factory which produces SAML security policy rules which evaluate a signature with a signature trust engine.
BaseSAMLSignatureSecurityPolicyRuleFactory() - Constructor for class org.opensaml.common.binding.security.BaseSAMLSignatureSecurityPolicyRuleFactory
 
BaseSAMLSignatureSecurityPolicyRuleFactory.BaseSAMLSignatureSecurityPolicyRule - Class in org.opensaml.common.binding.security
Base class for SAML security policy rules which evaluate a signature with a signature trust engine.
BaseSAMLSignatureSecurityPolicyRuleFactory.BaseSAMLSignatureSecurityPolicyRule(TrustEngine<Signature>) - Constructor for class org.opensaml.common.binding.security.BaseSAMLSignatureSecurityPolicyRuleFactory.BaseSAMLSignatureSecurityPolicyRule
Constructor.
BaseSecurityPolicyFactory<RequestType extends javax.servlet.ServletRequest> - Class in org.opensaml.ws.security.provider
Base class for SecurityPolicyFactory implementations.
BaseSecurityPolicyFactory() - Constructor for class org.opensaml.ws.security.provider.BaseSecurityPolicyFactory
Constructor.
BaseSignatureTrustEngine<TrustBasisType> - Class in org.opensaml.xml.signature.impl
A base implementation of SignatureTrustEngine which evaluates the validity and trustworthiness of XML and raw signatures.
BaseSignatureTrustEngine(KeyInfoCredentialResolver) - Constructor for class org.opensaml.xml.signature.impl.BaseSignatureTrustEngine
Constructor.
BaseTrustEngineRule<TokenType,RequestType extends javax.servlet.ServletRequest> - Class in org.opensaml.ws.security.provider
Base rule which uses a trust engine to evaluate a token extracted from the request or message.
BaseTrustEngineRule(TrustEngine<TokenType>) - Constructor for class org.opensaml.ws.security.provider.BaseTrustEngineRule
Constructor.
BaseTrustEngineRuleFactory<TokenType,RequestType extends javax.servlet.ServletRequest> - Class in org.opensaml.ws.security.provider
Base abstract factory for rules which use a trust engine to evaluate a token extracted from the request or message.
BaseTrustEngineRuleFactory() - Constructor for class org.opensaml.ws.security.provider.BaseTrustEngineRuleFactory
 
BASIC - Static variable in interface org.opensaml.saml2.core.Attribute
Basic attribute format ID.
BasicCredential - Class in org.opensaml.xml.security.credential
A basic implementation of Credential.
BasicCredential() - Constructor for class org.opensaml.xml.security.credential.BasicCredential
Constructor.
BasicEndpointSelector - Class in org.opensaml.common.binding
This endpoint selector retrieves all the endpoints for a given role.
BasicEndpointSelector() - Constructor for class org.opensaml.common.binding.BasicEndpointSelector
 
BasicKeyInfoGeneratorFactory - Class in org.opensaml.xml.security.credential
A factory implementation which produces instances of BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator capable of handling the information contained within a Credential.
BasicKeyInfoGeneratorFactory() - Constructor for class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Constructor.
BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator - Class in org.opensaml.xml.security.credential
An implementation of KeyInfoGenerator capable of handling the information contained within a Credential.
BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator(BasicKeyInfoGeneratorFactory.BasicOptions) - Constructor for class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator
Constructor.
BasicKeyInfoGeneratorFactory.BasicOptions - Class in org.opensaml.xml.security.credential
Options to be used in the production of a KeyInfo from a Credential.
BasicKeyInfoGeneratorFactory.BasicOptions() - Constructor for class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory.BasicOptions
 
BasicParserPool - Class in org.opensaml.xml.parse
A pool of JAXP 1.3 DocumentBuilders.
BasicParserPool() - Constructor for class org.opensaml.xml.parse.BasicParserPool
Constructor.
BasicParserPool.DocumentBuilderProxy - Class in org.opensaml.xml.parse
A proxy that prevents the manages document builders retrieved from the parser pool.
BasicParserPool.DocumentBuilderProxy(DocumentBuilder, BasicParserPool) - Constructor for class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
Constructor.
BasicPKIXValdiationInformation - Class in org.opensaml.xml.security.x509
Basic implementation of PKIXValidationInformation.
BasicPKIXValdiationInformation(Collection<X509Certificate>, Collection<X509CRL>, Integer) - Constructor for class org.opensaml.xml.security.x509.BasicPKIXValdiationInformation
Constructor.
BasicSecurityConfiguration - Class in org.opensaml.xml.security
Basic in-memory implementation of SecurityConfiguration.
BasicSecurityConfiguration() - Constructor for class org.opensaml.xml.security.BasicSecurityConfiguration
Constructor.
BasicSecurityConfiguration.DataEncryptionIndex - Class in org.opensaml.xml.security
Class used as an index to the data encryption algorithm URI map.
BasicSecurityConfiguration.DataEncryptionIndex(String, Integer) - Constructor for class org.opensaml.xml.security.BasicSecurityConfiguration.DataEncryptionIndex
Constructor.
BasicSecurityConfiguration.KeyTransportEncryptionIndex - Class in org.opensaml.xml.security
Class used as an index to the key transport encryption algorithm URI map.
BasicSecurityConfiguration.KeyTransportEncryptionIndex(String, Integer, String) - Constructor for class org.opensaml.xml.security.BasicSecurityConfiguration.KeyTransportEncryptionIndex
Constructor.
BasicSecurityPolicy<RequestType extends javax.servlet.ServletRequest> - Class in org.opensaml.ws.security.provider
Basic security policy implementation which evaluates a given set of SecurityPolicyRule in an ordered manner.
BasicSecurityPolicy() - Constructor for class org.opensaml.ws.security.provider.BasicSecurityPolicy
Constructor.
BasicSecurityPolicy(boolean) - Constructor for class org.opensaml.ws.security.provider.BasicSecurityPolicy
Constructor.
BasicSecurityPolicyFactory<RequestType extends javax.servlet.ServletRequest> - Class in org.opensaml.ws.security.provider
Factory that produces BasicSecurityPolicy instances.
BasicSecurityPolicyFactory() - Constructor for class org.opensaml.ws.security.provider.BasicSecurityPolicyFactory
 
BasicX509Credential - Class in org.opensaml.xml.security.x509
A basic implementation of X509Credential.
BasicX509Credential() - Constructor for class org.opensaml.xml.security.x509.BasicX509Credential
 
BETTER - Static variable in class org.opensaml.saml2.core.AuthnContextComparisonTypeEnumeration
"better" comparison type.
BILLING - Static variable in class org.opensaml.saml2.metadata.ContactPersonTypeEnumeration
"billing" contact type
BINDING_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AuthorityBinding
Name for the Binding attribute
BINDING_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.Endpoint
"Binding" attribute name
BINDING_URI - Static variable in class org.opensaml.saml1.binding.decoding.HTTPPostDecoder
Binding URI.
BINDING_URI - Static variable in class org.opensaml.saml1.binding.decoding.HTTPSOAP11Decoder
URI for this binding.
BINDING_URI - Static variable in class org.opensaml.saml1.binding.encoding.HTTPPostEncoder
Binding URI.
BINDING_URI - Static variable in class org.opensaml.saml1.binding.encoding.HTTPSOAP11Encoder
URI for this binding.
BINDING_URI - Static variable in class org.opensaml.saml2.binding.decoding.HTTPPostDecoder
URI for this binding.
BINDING_URI - Static variable in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoder
URI for this binding.
BINDING_URI - Static variable in class org.opensaml.saml2.binding.decoding.HTTPSOAP11Decoder
URI for this binding.
BINDING_URI - Static variable in class org.opensaml.saml2.binding.encoding.HTTPPostEncoder
URI for this binding.
BINDING_URI - Static variable in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoder
URI for this binding.
BINDING_URI - Static variable in class org.opensaml.saml2.binding.encoding.HTTPSOAP11Encoder
URI for this binding.
BindingException - Exception in org.opensaml.common.binding
Base exception for errors that occur when messages are encoded/decoded for a specific binding.
BindingException() - Constructor for exception org.opensaml.common.binding.BindingException
Constructor.
BindingException(String) - Constructor for exception org.opensaml.common.binding.BindingException
Constructor.
BindingException(Exception) - Constructor for exception org.opensaml.common.binding.BindingException
Constructor.
BindingException(String, Exception) - Constructor for exception org.opensaml.common.binding.BindingException
Constructor.
Body - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 Body.
BodyBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of BodyImpl objects.
BodyBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.BodyBuilder
 
BodyImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implemenation of Body.
BodyImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.BodyImpl
Constructor.
BodyMarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe marshaller for Bodys.
BodyMarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.BodyMarshaller
 
BodyUnmarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe unmarshaller for Bodys.
BodyUnmarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.BodyUnmarshaller
 
bootstrap() - Static method in class org.opensaml.DefaultBootstrap
Initializes the OpenSAML library, loading default configurations.
buildArtifact(String) - Method in interface org.opensaml.common.binding.artifact.SAMLArtifactBuilder
Builds an empty artifact of a specific type.
buildArtifact(byte[]) - Method in interface org.opensaml.common.binding.artifact.SAMLArtifactBuilder
Builds a populated artifact given the artifact's byte-array representation.
buildArtifact(SAMLVersion, byte[], String) - Method in class org.opensaml.common.binding.artifact.SAMLArtifactFactory
Builds the the artifact for a specific version of SAML and artifact type.
buildArtifact(SAMLVersion, byte[]) - Method in class org.opensaml.common.binding.artifact.SAMLArtifactFactory
Builds a populated artifact from its byte representation.
buildArtifact(String) - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001Builder
Builds an empty artifact of a specific type.
buildArtifact(byte[]) - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001Builder
Builds a populated artifact given the artifact's byte-array representation.
buildArtifact(String) - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002Builder
Builds an empty artifact of a specific type.
buildArtifact(byte[]) - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002Builder
Builds a populated artifact given the artifact's byte-array representation.
buildArtifact(String) - Method in class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004Builder
Builds an empty artifact of a specific type.
buildArtifact(byte[]) - Method in class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004Builder
Builds a populated artifact given the artifact's byte-array representation.
buildCertStore(PKIXValidationInformation, X509Credential) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Creates the certificate store that will be used during validation.
buildCredential(KeyStore.Entry, String, UsageType) - Method in class org.opensaml.xml.security.credential.KeyStoreCredentialResolver
Build a credential instance from the key store entry.
buildCredentialContext(KeyInfoCredentialResolver.KeyInfoResolutionContext) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver
Build a credential context based on the current KeyInfo context, for return in a resolved credential.
buildCriteriaSet(String, ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.common.binding.security.BaseSAMLSignatureSecurityPolicyRuleFactory.BaseSAMLSignatureSecurityPolicyRule
Subclasses are required to implement this method to build a criteria set for the trust engine according to trust engine and application-specific needs.
buildCriteriaSet(String, ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.common.binding.security.SAMLMDClientCertAuthRuleFactory.SAMLMDClientCertAuthRule
Subclasses are required to implement this method to build a criteria set for the trust engine according to trust engine and application-specific needs.
buildCriteriaSet(String, RequestType, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.ws.security.provider.BaseTrustEngineRule
Subclasses are required to implement this method to build a criteria set for the trust engine according to trust engine and application-specific needs.
buildCriteriaSet(String, ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Subclasses are required to implement this method to build a criteria set for the trust engine according to trust engine and application-specific needs.
buildDecoder() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoderBuilder
Creates a new instance of the message decoder.
buildDecoder() - Method in interface org.opensaml.common.binding.decoding.MessageDecoderBuilder
Creates a new instance of the message decoder.
buildDSAKeyValue(DSAPublicKey) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Builds a DSAKeyValue XMLObject from the Java security DSA public key type.
buildEncoder() - Method in interface org.opensaml.common.binding.encoding.MessageEncoderBuilder
Creates a new instance of the message encoder.
buildEncoder() - Method in class org.opensaml.saml1.binding.encoding.HTTPPostEncoderBuilder
Creates a new instance of the message encoder.
buildEncoder() - Method in class org.opensaml.saml1.binding.encoding.HTTPSOAP11EncoderBuilder
Creates a new instance of the message encoder.
buildEncoder() - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoderBuilder
Creates a new instance of the message encoder.
buildEncoder() - Method in class org.opensaml.saml2.binding.encoding.HTTPPostEncoderBuilder
Creates a new instance of the message encoder.
buildEncoder() - Method in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoderBuilder
Creates a new instance of the message encoder.
buildEncoder() - Method in class org.opensaml.saml2.binding.encoding.HTTPSOAP11EncoderBuilder
Creates a new instance of the message encoder.
buildKey(KeySpec, String) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Generates a public key from the given key spec.
buildKeyNameOnlyCredential(KeyInfoCredentialResolver.KeyInfoResolutionContext) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver
Build a BasicCredential consisting only of the values from KeyName.
buildObject() - Method in class org.opensaml.common.impl.AbstractSAMLObjectBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject() - Method in interface org.opensaml.common.SAMLObjectBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject() - Method in class org.opensaml.saml1.core.impl.ActionBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.ActionBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AdviceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AdviceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AssertionArtifactBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AssertionArtifactBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AssertionBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AssertionBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AssertionIDReferenceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AssertionIDReferenceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AttributeBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AttributeBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AttributeQueryBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AttributeQueryBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AttributeStatementBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AttributeStatementBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AudienceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AudienceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AudienceRestrictionConditionBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AudienceRestrictionConditionBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AuthorityBindingBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AuthorityBindingBuilder
 
buildObject() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.ConditionsBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.ConditionsBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.ConfirmationMethodBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.ConfirmationMethodBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.DoNotCacheConditionBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.DoNotCacheConditionBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.EvidenceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.EvidenceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.NameIdentifierBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.NameIdentifierBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.RequestBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.RequestBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.ResponseBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.ResponseBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.StatusBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.StatusBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.StatusCodeBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.StatusCodeBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.StatusDetailBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.StatusDetailBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.StatusMessageBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.StatusMessageBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.SubjectBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.SubjectBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml1.core.impl.SubjectLocalityBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml1.core.impl.SubjectLocalityBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.common.impl.ExtensionsBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.common.impl.ExtensionsBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.ActionBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.ActionBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AdviceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AdviceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.ArtifactBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.ArtifactBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.ArtifactResolveBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.ArtifactResolveBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.ArtifactResponseBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.ArtifactResponseBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AssertionBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AssertionBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AssertionIDRefBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AssertionIDRefBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AssertionIDRequestBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AssertionIDRequestBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AssertionURIRefBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AssertionURIRefBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AttributeBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AttributeBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AttributeQueryBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AttributeQueryBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AttributeStatementBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AttributeStatementBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AudienceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AudienceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AudienceRestrictionBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AudienceRestrictionBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AuthenticatingAuthorityBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AuthenticatingAuthorityBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AuthnContextBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AuthnContextBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AuthnContextClassRefBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AuthnContextClassRefBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclRefBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclRefBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AuthnQueryBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AuthnQueryBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AuthnRequestBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AuthnRequestBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AuthnStatementBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AuthnStatementBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.ConditionsBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.ConditionsBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.EncryptedAssertionBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.EncryptedAssertionBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.EncryptedAttributeBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.EncryptedAttributeBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.EncryptedIDBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.EncryptedIDBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.EvidenceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.EvidenceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.GetCompleteBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.GetCompleteBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.IDPEntryBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.IDPEntryBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.IDPListBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.IDPListBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.IssuerBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.IssuerBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.LogoutRequestBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.LogoutRequestBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.LogoutResponseBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.LogoutResponseBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.ManageNameIDResponseBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.ManageNameIDResponseBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.NameIDBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.NameIDBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.NameIDPolicyBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.NameIDPolicyBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.NewEncryptedIDBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.NewEncryptedIDBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.NewIDBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.NewIDBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.OneTimeUseBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.OneTimeUseBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.RequesterIDBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.RequesterIDBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.ResponseBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.ResponseBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.ScopingBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.ScopingBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.SessionIndexBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.SessionIndexBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.StatusBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.StatusBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.StatusCodeBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.StatusCodeBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.StatusDetailBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.StatusDetailBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.StatusMessageBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.StatusMessageBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.SubjectBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.SubjectBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.SubjectLocalityBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.SubjectLocalityBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.core.impl.TerminateBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.core.impl.TerminateBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AffiliateMemberBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AffiliateMemberBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AttributeProfileBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AttributeProfileBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AttributeServiceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AttributeServiceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AuthnQueryServiceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AuthnQueryServiceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.AuthzServiceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.AuthzServiceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.CompanyBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.CompanyBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.ContactPersonBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.EmailAddressBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.EmailAddressBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.EncryptionMethodBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.EncryptionMethodBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.GivenNameBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.GivenNameBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.ManageNameIDServiceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.ManageNameIDServiceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.NameIDFormatBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.NameIDFormatBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.NameIDMappingServiceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.NameIDMappingServiceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.OrganizationBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.OrganizationBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.OrganizationNameBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.OrganizationNameBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.OrganizationURLBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.OrganizationURLBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.ServiceDescriptionBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.ServiceDescriptionBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.ServiceNameBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.ServiceNameBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.SingleLogoutServiceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.SingleLogoutServiceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.SingleSignOnServiceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.SingleSignOnServiceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.SurNameBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.SurNameBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.saml2.metadata.impl.TelephoneNumberBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.saml2.metadata.impl.TelephoneNumberBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.samlext.saml1md.impl.SourceIDBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.samlext.saml1md.impl.SourceIDBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.samlext.saml2mdquery.impl.ActionNamespaceBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.samlext.saml2mdquery.impl.ActionNamespaceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.samlext.saml2mdquery.impl.AttributeQueryDescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.samlext.saml2mdquery.impl.AttributeQueryDescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.samlext.saml2mdquery.impl.AuthnQueryDescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.samlext.saml2mdquery.impl.AuthnQueryDescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.samlext.saml2mdquery.impl.AuthzDecisionQueryDescriptorBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.samlext.saml2mdquery.impl.AuthzDecisionQueryDescriptorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.samlext.samlpthrpty.impl.RespondToBuilder
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
buildObject(String, String, String) - Method in class org.opensaml.samlext.samlpthrpty.impl.RespondToBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in interface org.opensaml.ws.soap.common.SOAPObjectBuilder
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.BodyBuilder
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Body" as the element local name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.BodyBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.DetailBuilder
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Detail" as the element local name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.DetailBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeBuilder
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Envelope" as the element local name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.FaultActorBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.FaultActorBuilder
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.FaultBuilder
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Fault" as the element local name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.FaultBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.FaultCodeBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.FaultCodeBuilder
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.FaultStringBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.FaultStringBuilder
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.HeaderBuilder
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Header" as the element local name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(QName) - Method in class org.opensaml.xml.AbstractXMLObjectBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(QName, QName) - Method in class org.opensaml.xml.AbstractXMLObjectBuilder
Creates an XMLObject with a given fully qualified name and schema type.
buildObject(String, String, String) - Method in class org.opensaml.xml.AbstractXMLObjectBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String, QName) - Method in class org.opensaml.xml.AbstractXMLObjectBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(Element) - Method in class org.opensaml.xml.AbstractXMLObjectBuilder
Creates an XMLObject using information from the given DOM element.
buildObject(String, String, String) - Method in class org.opensaml.xml.ElementProxyBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.AgreementMethodBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.AgreementMethodBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.CarriedKeyNameBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.CarriedKeyNameBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.CipherDataBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.CipherDataBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.CipherReferenceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.CipherReferenceBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.CipherValueBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.CipherValueBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.DataReferenceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.DataReferenceBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject() - Method in class org.opensaml.xml.encryption.impl.EncryptedDataBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.EncryptedDataBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.KANonceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.KANonceBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.KeyReferenceBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.KeyReferenceBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.KeySizeBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.KeySizeBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.OAEPparamsBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.OAEPparamsBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.OriginatorKeyInfoBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.OriginatorKeyInfoBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.RecipientKeyInfoBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.RecipientKeyInfoBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.ReferenceListBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.ReferenceListBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.encryption.impl.TransformsBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.encryption.impl.TransformsBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject() - Method in interface org.opensaml.xml.encryption.XMLEncryptionBuilder
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.schema.impl.XSBase64BinaryBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String) - Method in class org.opensaml.xml.schema.impl.XSIntegerBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String) - Method in class org.opensaml.xml.schema.impl.XSQNameBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String) - Method in class org.opensaml.xml.schema.impl.XSStringBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String) - Method in class org.opensaml.xml.schema.impl.XSURIBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.DSAKeyValueBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.ExponentBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.ExponentBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.GBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.GBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.JBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.JBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.KeyInfoBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.KeyInfoBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.KeyNameBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.KeyNameBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.KeyValueBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.KeyValueBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.MgmtDataBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.MgmtDataBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.ModulusBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.ModulusBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.PBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.PBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.PgenCounterBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.PgenCounterBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.PGPDataBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.PGPDataBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.PGPKeyIDBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.PGPKeyIDBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.PGPKeyPacketBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.PGPKeyPacketBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.QBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.QBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.RetrievalMethodBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.RetrievalMethodBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.RSAKeyValueBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.RSAKeyValueBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.SeedBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.SeedBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject() - Method in class org.opensaml.xml.signature.impl.SignatureBuilder
Creates the XMLObject with the default prefix and local name.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.SignatureBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.SPKIDataBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.SPKIDataBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.SPKISexpBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.SPKISexpBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.TransformBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.TransformBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.TransformsBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.TransformsBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.X509CertificateBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.X509CertificateBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.X509CRLBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.X509CRLBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.X509DataBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.X509DataBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.X509IssuerNameBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.X509IssuerNameBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.X509SerialNumberBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.X509SerialNumberBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.X509SKIBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.X509SKIBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.X509SubjectNameBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.X509SubjectNameBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.XPathBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.XPathBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(String, String, String) - Method in class org.opensaml.xml.signature.impl.YBuilder
Creates an XMLObject with a given fully qualified name.
buildObject() - Method in class org.opensaml.xml.signature.impl.YBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject() - Method in interface org.opensaml.xml.signature.XMLSignatureBuilder
Builds an XMLObject using the default name and namespace information provided XML Signature specifications.
buildObject(QName) - Method in interface org.opensaml.xml.XMLObjectBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(QName, QName) - Method in interface org.opensaml.xml.XMLObjectBuilder
Creates an XMLObject with a given fully qualified name and schema type.
buildObject(String, String, String) - Method in interface org.opensaml.xml.XMLObjectBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(String, String, String, QName) - Method in interface org.opensaml.xml.XMLObjectBuilder
Creates an XMLObject with a given fully qualified name.
buildObject(Element) - Method in interface org.opensaml.xml.XMLObjectBuilder
Creates an XMLObject using information from the given DOM element.
buildQueryString() - Method in class org.opensaml.util.URLBuilder
Builds the query string for the URL.
buildRedirectURL(String) - Method in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoder
Builds the URL to redirect the client to.
buildRSAKeyValue(RSAPublicKey) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Builds an RSAKeyValue XMLObject from the Java security RSA public key type.
buildSignature(Signature) - Method in class org.opensaml.xml.signature.SignatureValidator
Constructs an XMLSignature from the given signature object.
buildSOAPMessage() - Method in class org.opensaml.common.binding.encoding.impl.AbstractSOAPHTTPEncoder
Builds the SOAP message to be encoded.
buildURL() - Method in class org.opensaml.util.URLBuilder
Builds a URL from the given data.
buildX509Certificate(X509Certificate) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Builds an X509Certificate XMLObject from a native Java X509Certificate.
buildX509CRL(X509CRL) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Builds an X509CRL XMLObject from a native Java X509CRL.
buildX509IssuerSerial(String, BigInteger) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Build an X509IssuerSerial containing a given issuer name and serial number.
buildX509SKI(X509Certificate) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Build an X509SKI containing the subject key identifier extension value contained within a certificate.
buildX509SubjectName(String) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Build an X509SubjectName containing a given subject name.
buildXMLObject(Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Constructs the XMLObject that the given DOM Element will be unmarshalled into.

C

CACHE_DURATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.common.CacheableSAMLObject
"cacheDuration" attribute name
CACHE_DURATION_ATTRIB_QNAME - Static variable in interface org.opensaml.saml2.common.CacheableSAMLObject
"cacheDuration" attribute's QName
CacheableSAMLObject - Interface in org.opensaml.saml2.common
A functional interface for SAMLElements that provide cache duration information.
cacheCredential(MetadataCredentialResolver.MetadataCacheKey, Collection<Credential>) - Method in class org.opensaml.security.MetadataCredentialResolver
Adds a resolved credential to the cache.
cacheMetadata(XMLObject) - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Caches the metadata.
CarriedKeyName - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, CarriedKeyName element.
CarriedKeyNameBuilder - Class in org.opensaml.xml.encryption.impl
Builder of CarriedKeyName
CarriedKeyNameBuilder() - Constructor for class org.opensaml.xml.encryption.impl.CarriedKeyNameBuilder
Constructor
CarriedKeyNameImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of CarriedKeyName
CarriedKeyNameImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.CarriedKeyNameImpl
Constructor
ChainingEncryptedKeyResolver - Class in org.opensaml.xml.encryption
An implementation of EncryptedKeyResolver which chains multiple other resolver implementations together, calling them in the order specified in the resolver list.
ChainingEncryptedKeyResolver() - Constructor for class org.opensaml.xml.encryption.ChainingEncryptedKeyResolver
Constructor.
ChainingEncryptedKeyResolver.ChainingIterable - Class in org.opensaml.xml.encryption
Implementation of Iterable to be returned by ChainingEncryptedKeyResolver.
ChainingEncryptedKeyResolver.ChainingIterable(ChainingEncryptedKeyResolver, EncryptedData) - Constructor for class org.opensaml.xml.encryption.ChainingEncryptedKeyResolver.ChainingIterable
Constructor.
ChainingEncryptedKeyResolver.ChainingIterator - Class in org.opensaml.xml.encryption
Implementation of Iterator to be (indirectly) returned by ChainingEncryptedKeyResolver.
ChainingEncryptedKeyResolver.ChainingIterator(ChainingEncryptedKeyResolver, EncryptedData) - Constructor for class org.opensaml.xml.encryption.ChainingEncryptedKeyResolver.ChainingIterator
Constructor.
ChainingMetadataProvider - Class in org.opensaml.saml2.metadata.provider
A metadata provider that uses registered providers, in turn, to answer queries.
ChainingMetadataProvider() - Constructor for class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Constructor.
ChainingTrustEngine<TokenType> - Class in org.opensaml.xml.security.trust
Evaluate a token in sequence using a chain of subordinate trust engines.
ChainingTrustEngine() - Constructor for class org.opensaml.xml.security.trust.ChainingTrustEngine
Constructor.
checkAndMarshall(XMLObject) - Method in class org.opensaml.xml.encryption.Decrypter
Ensure that the XMLObject is marshalled.
checkAndMarshall(XMLObject) - Method in class org.opensaml.xml.encryption.Encrypter
Ensure that the XMLObject is marshalled.
checkCriteriaRequirements(CredentialCriteriaSet) - Method in class org.opensaml.security.MetadataCredentialResolver
Check that all necessary credential criteria are available.
checkCriteriaRequirements(CredentialCriteriaSet) - Method in class org.opensaml.xml.security.credential.KeyStoreCredentialResolver
Check that required credential criteria are available.
checkElementIsTarget(Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Checks that the given DOM Element's XSI type or namespace qualified element name matches the target QName of this unmarshaller.
checkIDAttribute(Attr) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Check whether the attribute's QName is registered in the global ID attribute registry.
checkName(X509Credential, Set<String>) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Checks whether any of the supported name type values contained within the entity certificate of the specified credential, and for which name checking is configured, matches any of the supplied trusted names.
checkParams(EncryptionParameters) - Method in class org.opensaml.xml.encryption.Encrypter
Check data encryption parameters for consistency and required values.
checkParams(KeyEncryptionParameters, boolean) - Method in class org.opensaml.xml.encryption.Encrypter
Check key encryption parameters for consistency and required values.
checkParams(List<KeyEncryptionParameters>, boolean) - Method in class org.opensaml.xml.encryption.Encrypter
Check a list of key encryption parameters for consistency and required values.
checkParams(EncryptionParameters, List<KeyEncryptionParameters>) - Method in class org.opensaml.xml.encryption.Encrypter
Check the encryption parameters and key encryption parameters for valid combinations of options.
checkParams(Credential, CriteriaSet) - Method in class org.opensaml.xml.security.trust.ExplicitKeyTrustEngine
Check the parameters for required values.
checkParams(X509Credential, CriteriaSet) - Method in class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEngine
Check the parameters for required values.
checkParams(Signature, CriteriaSet) - Method in class org.opensaml.xml.signature.impl.BaseSignatureTrustEngine
Check the signature and credential criteria for required values.
checkRelayState() - Method in class org.opensaml.saml2.binding.encoding.AbstractSAML2HTTPMessageEncoder
Checks that the relay state is 80 bytes or less.
checkSubjectAltNames() - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Gets whether to check the untrusted credential's entity certificate subject alt names against the trusted key name values.
checkSubjectDN() - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Gets whether to check the untrusted credential's entity certificate subject DN against the trusted key name values.
checkSubjectDNCommonName() - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Gets whether to check the untrusted credential's entity certificate subject DN's common name (CN) against the trusted key name values.
checkXMLObjectIsTarget(XMLObject) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Checks to make sure the given XMLObject's schema type or element QName matches the target parameters given at marshaller construction time.
CipherData - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, CipherData element
CipherDataBuilder - Class in org.opensaml.xml.encryption.impl
Builder of CipherData
CipherDataBuilder() - Constructor for class org.opensaml.xml.encryption.impl.CipherDataBuilder
Constructor
CipherDataImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of CipherData
CipherDataImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.CipherDataImpl
Constructor
CipherDataMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for CipherData objects.
CipherDataMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.CipherDataMarshaller
Constructor
CipherDataMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.CipherDataMarshaller
Constructor
CipherDataUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for CipherData objects.
CipherDataUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.CipherDataUnmarshaller
Constructor
CipherDataUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.CipherDataUnmarshaller
Constructor
CipherReference - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, CipherReference element.
CipherReferenceBuilder - Class in org.opensaml.xml.encryption.impl
Builder of CipherReference
CipherReferenceBuilder() - Constructor for class org.opensaml.xml.encryption.impl.CipherReferenceBuilder
Constructor
CipherReferenceImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of CipherReference
CipherReferenceImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.CipherReferenceImpl
Constructor
CipherReferenceMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for CipherReference objects.
CipherReferenceMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.CipherReferenceMarshaller
Constructor
CipherReferenceMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.CipherReferenceMarshaller
Constructor
CipherReferenceUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for CipherReference objects.
CipherReferenceUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.CipherReferenceUnmarshaller
Constructor
CipherReferenceUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.CipherReferenceUnmarshaller
Constructor
CipherValue - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, CipherValue element.
CipherValueBuilder - Class in org.opensaml.xml.encryption.impl
Builder of CipherValue
CipherValueBuilder() - Constructor for class org.opensaml.xml.encryption.impl.CipherValueBuilder
Constructor
CipherValueImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of CipherValue
CipherValueImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.CipherValueImpl
Constructor
ClassIndexedSet<T> - Class in org.opensaml.xml.util
Set implementation which provides indexed access to set members via their class, and which allows only one instance of a given class to be present in the set.
ClassIndexedSet() - Constructor for class org.opensaml.xml.util.ClassIndexedSet
Constructor.
ClassIndexedSet.ClassIndexedSetIterator - Class in org.opensaml.xml.util
Iterator for set implementation ClassIndexedSet.
ClassIndexedSet.ClassIndexedSetIterator(ClassIndexedSet<T>, Iterator<T>) - Constructor for class org.opensaml.xml.util.ClassIndexedSet.ClassIndexedSetIterator
Constructor.
CLASSPATH_URI_SCHEME - Static variable in class org.opensaml.xml.parse.ClasspathResolver
UR scheme for classpath locations.
ClasspathResolver - Class in org.opensaml.xml.parse
A entity resolver that resolves an entity's location within the classpath.
ClasspathResolver() - Constructor for class org.opensaml.xml.parse.ClasspathResolver
 
ClasspathResolver.LSInputImpl - Class in org.opensaml.xml.parse
Implementation of DOM 3 LSInput.
ClasspathResolver.LSInputImpl(String, String, InputStream) - Constructor for class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
Constructor.
ClasspathResource - Class in org.opensaml.util.resource
Resource that represents a resource found on the classpath.
ClasspathResource(String) - Constructor for class org.opensaml.util.resource.ClasspathResource
Constructor.
clear() - Method in class org.opensaml.xml.util.AttributeMap
clear() - Method in class org.opensaml.xml.util.ClassIndexedSet
clear() - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenList
clearDescriptorIndex() - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Clears the entity ID to entity descriptor index.
ClientCertAuthRule - Class in org.opensaml.ws.security.provider
Policy rule that checks if the client cert used to authenticate the request is valid and trusted.
ClientCertAuthRule(TrustEngine<X509Credential>, ClientCertAuthRuleFactory.CertificateNameOptions) - Constructor for class org.opensaml.ws.security.provider.ClientCertAuthRule
Constructor.
ClientCertAuthRuleFactory - Class in org.opensaml.ws.security.provider
Factory for policy rules which check if the client cert used to authenticate the request is valid and trusted.
ClientCertAuthRuleFactory() - Constructor for class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Constructor.
ClientCertAuthRuleFactory.CertificateNameOptions - Class in org.opensaml.ws.security.provider
Options for deriving issuer names from an X.509 certificate.
ClientCertAuthRuleFactory.CertificateNameOptions() - Constructor for class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory.CertificateNameOptions
Constructor.
clone() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory.CertificateNameOptions
clone() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory.BasicOptions
clone() - Method in class org.opensaml.xml.security.x509.InternalX500DNHandler
Clone the handler.
clone() - Method in interface org.opensaml.xml.security.x509.X500DNHandler
Clone the handler.
clone() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509Options
close() - Method in class org.opensaml.xml.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
CN_OID - Static variable in class org.opensaml.xml.security.x509.X509Util
Common Name (CN) OID.
CollectionCredentialResolver - Class in org.opensaml.xml.security.credential
An implementation of CredentialResolver which uses a Collection as the underlying credential source.
CollectionCredentialResolver() - Constructor for class org.opensaml.xml.security.credential.CollectionCredentialResolver
Constructor.
CollectionCredentialResolver(Collection<Credential>) - Constructor for class org.opensaml.xml.security.credential.CollectionCredentialResolver
Constructor.
Company - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata Company
CompanyBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of CompanyImpl
CompanyBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.CompanyBuilder
Constructor
CompanyImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of Company.
CompanyImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.CompanyImpl
Constructor
CompanyMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for Company objects.
CompanyMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.CompanyMarshaller
Constructor
CompanyMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.CompanyMarshaller
Constructor
CompanySchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks Company for Schema compliance.
CompanySchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.CompanySchemaValidator
Constructor
CompanyUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for Company objects.
CompanyUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.CompanyUnmarshaller
Constructor
CompanyUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.CompanyUnmarshaller
Constructor
COMPARISON_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.RequestedAuthnContext
SessionIndex attribute name.
Condition - Interface in org.opensaml.saml1.core
This interface describes how a object representing a SAML1 Condition element will behave.
Condition - Interface in org.opensaml.saml2.core
SAML 2.0 Core Condition.
Conditions - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML1 Conditions element behaves.
Conditions - Interface in org.opensaml.saml2.core
SAML 2.0 Core Conditions.
ConditionsBuilder - Class in org.opensaml.saml1.core.impl
Builder of ConditionsImpl objects.
ConditionsBuilder() - Constructor for class org.opensaml.saml1.core.impl.ConditionsBuilder
Constructor
ConditionsBuilder - Class in org.opensaml.saml2.core.impl
Builder for ConditionsImpl objects.
ConditionsBuilder() - Constructor for class org.opensaml.saml2.core.impl.ConditionsBuilder
Constructor
ConditionsImpl - Class in org.opensaml.saml1.core.impl
This is a concrete implementation of the Conditions interface.
ConditionsImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.ConditionsImpl
Constructor
ConditionsImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of Conditions
ConditionsImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.ConditionsImpl
Constructor
ConditionsMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for Conditions objects.
ConditionsMarshaller() - Constructor for class org.opensaml.saml1.core.impl.ConditionsMarshaller
Constructor
ConditionsMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for Conditions objects.
ConditionsMarshaller() - Constructor for class org.opensaml.saml2.core.impl.ConditionsMarshaller
Constructor
ConditionsMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ConditionsMarshaller
Constructor
ConditionsSpecValidator - Class in org.opensaml.saml2.core.validator
Checks the Conditions for Spec compliance.
ConditionsSpecValidator() - Constructor for class org.opensaml.saml2.core.validator.ConditionsSpecValidator
Constructor
ConditionsUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for Conditions objects.
ConditionsUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.ConditionsUnmarshaller
Constructor
ConditionsUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Conditions objects.
ConditionsUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.ConditionsUnmarshaller
Constructor
ConditionsUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ConditionsUnmarshaller
Constructor
Configuration - Class in org.opensaml
OpenSAML configuration singleton.
Configuration() - Constructor for class org.opensaml.Configuration
 
Configuration - Class in org.opensaml.xml
Class for loading library configuration files and retrieving the configured components.
Configuration() - Constructor for class org.opensaml.xml.Configuration
Constructor.
ConfigurationException - Exception in org.opensaml.xml
An exception thrown when an error occurs loading information into Configuration.
ConfigurationException() - Constructor for exception org.opensaml.xml.ConfigurationException
Constructor.
ConfigurationException(String) - Constructor for exception org.opensaml.xml.ConfigurationException
Constructor.
ConfigurationException(Exception) - Constructor for exception org.opensaml.xml.ConfigurationException
Constructor.
ConfigurationException(String, Exception) - Constructor for exception org.opensaml.xml.ConfigurationException
Constructor.
ConfirmationMethod - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML1 ConfirmationMethod element behaves.
ConfirmationMethodBuilder - Class in org.opensaml.saml1.core.impl
Builder of ConfirmationMethodImpl objects.
ConfirmationMethodBuilder() - Constructor for class org.opensaml.saml1.core.impl.ConfirmationMethodBuilder
Constructor
ConfirmationMethodImpl - Class in org.opensaml.saml1.core.impl
Concrete Implementation of the ConfirmationMethod interface
ConfirmationMethodImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.ConfirmationMethodImpl
Constructor
ConfirmationMethodMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for ConfirmationMethod objects.
ConfirmationMethodMarshaller() - Constructor for class org.opensaml.saml1.core.impl.ConfirmationMethodMarshaller
Constructor
ConfirmationMethodUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for ConfirmationMethod objects.
ConfirmationMethodUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.ConfirmationMethodUnmarshaller
Constructor
CONSENT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
Consent attribute name.
CONSENT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.StatusResponseType
Consent attribute name.
constructAttribute(Document, QName) - Static method in class org.opensaml.xml.util.XMLHelper
Constructs an attribute owned by the given document with the given name.
constructAttribute(Document, String, String, String) - Static method in class org.opensaml.xml.util.XMLHelper
Constructs an attribute owned by the given document with the given name.
constructElement(Document, QName) - Static method in class org.opensaml.xml.util.XMLHelper
Constructs an element, rooted in the given document, with the given name.
constructElement(Document, String, String, String) - Static method in class org.opensaml.xml.util.XMLHelper
Constructs an element, rooted in the given document, with the given information.
constructQName(String, String, String) - Static method in class org.opensaml.xml.util.XMLHelper
Constructs a QName.
constructQName(String, XMLObject) - Static method in class org.opensaml.xml.util.XMLHelper
Constructs a QName from a string (attribtue or element content) value.
constructStringRepresentation() - Method in class org.opensaml.xml.Namespace
Constructs an XML namespace declaration string representing this namespace.
CONTACT_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.ContactPerson
"contactType" attribute's local name
ContactPerson - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata ContactPerson
ContactPersonBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of ContactPersonImpl
ContactPersonBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.ContactPersonBuilder
Constructor
ContactPersonImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of ContactPerson
ContactPersonImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Constructor
ContactPersonMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe marshaller for ContactPerson objects.
ContactPersonMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.ContactPersonMarshaller
Constructor
ContactPersonMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ContactPersonMarshaller
Constructor
ContactPersonSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks ContactPerson for Schema compliance.
ContactPersonSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.ContactPersonSchemaValidator
Constructor
ContactPersonTypeEnumeration - Class in org.opensaml.saml2.metadata
A type safe enumeration of contact types used by ContactPerson.
ContactPersonTypeEnumeration(String) - Constructor for class org.opensaml.saml2.metadata.ContactPersonTypeEnumeration
Constructor
ContactPersonUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for ContactPerson objects.
ContactPersonUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.ContactPersonUnmarshaller
Constructor
ContactPersonUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ContactPersonUnmarshaller
Constructor
contains(byte[]) - Method in interface org.opensaml.common.binding.artifact.SAMLArtifactMap
Checks if a given artifact has a map entry.
contains(KeyType) - Method in class org.opensaml.util.storage.MapBasedStorageService
Checks if a given key exists.
contains(KeyType) - Method in interface org.opensaml.util.storage.StorageService
Checks if a given key exists.
contains(Class<? extends T>) - Method in class org.opensaml.xml.util.ClassIndexedSet
Check whether set contains an instance of the specified class.
contains(ElementType) - Method in class org.opensaml.xml.util.XMLObjectChildrenList
Checks to see if the given element is contained in this list.
containsKey(Object) - Method in class org.opensaml.xml.util.AttributeMap
containsValue(Object) - Method in class org.opensaml.xml.util.AttributeMap
ContentReference - Interface in org.opensaml.xml.signature
Interface for representing the references to the content that is digitally signed.
CONTROL_ACTION - Static variable in interface org.opensaml.saml2.core.Action
Control action.
COUNT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.ProxyRestriction
Count attribute name.
createBuilder() - Method in class org.opensaml.xml.parse.BasicParserPool
Creates a new document builder.
createClassInstance(Element) - Method in class org.opensaml.xml.XMLConfigurator
Constructs an instance of the given class.
createNewContext() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicy
Get a new instance of SecurityPolicyContext to use for a given policy evaluation.
createNewContext() - Method in class org.opensaml.ws.security.provider.BasicSecurityPolicy
Get a new instance of SecurityPolicyContext to use for a given policy evaluation.
createPolicyInstance() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyFactory
Creates an instance of a policy.
createPolicyInstance() - Method in class org.opensaml.ws.security.provider.BasicSecurityPolicyFactory
Creates an instance of a policy.
createPolicyInstance() - Method in interface org.opensaml.ws.security.SecurityPolicyFactory
Creates an instance of a policy.
createReference(XMLSignature) - Method in class org.opensaml.common.impl.SAMLObjectContentReference
Called by the signature marshaller to allow references to be added to the signature.
createReference(XMLSignature) - Method in interface org.opensaml.xml.signature.ContentReference
Called by the signature marshaller to allow references to be added to the signature.
createReference(XMLSignature) - Method in class org.opensaml.xml.signature.URIContentReference
Called by the signature marshaller to allow references to be added to the signature.
createRuleInstance() - Method in class org.opensaml.common.binding.security.IssueInstantRuleFactory
Creates an instance of a policy rule.
createRuleInstance() - Method in class org.opensaml.common.binding.security.ReplayRuleFactory
Creates an instance of a policy rule.
createRuleInstance() - Method in class org.opensaml.common.binding.security.SAMLMDClientCertAuthRuleFactory
Creates an instance of a policy rule.
createRuleInstance() - Method in class org.opensaml.common.binding.security.SAMLProtocolMessageXMLSignatureSecurityPolicyRuleFactory
Creates an instance of a policy rule.
createRuleInstance() - Method in class org.opensaml.saml1.binding.security.SAML1ProtocolMessageRuleFactory
Creates an instance of a policy rule.
createRuleInstance() - Method in class org.opensaml.saml2.binding.security.SAML2ProtocolMessageRuleFactory
Creates an instance of a policy rule.
createRuleInstance() - Method in class org.opensaml.ws.security.provider.BaseTrustEngineRuleFactory
Creates an instance of a policy rule.
createRuleInstance() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Creates an instance of a policy rule.
createRuleInstance() - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory
Creates an instance of a policy rule.
createRuleInstance() - Method in interface org.opensaml.ws.security.SecurityPolicyRuleFactory
Creates an instance of a policy rule.
Credential - Interface in org.opensaml.xml.security.credential
A credential for an entity.
CredentialContext - Interface in org.opensaml.xml.security.credential
Marker interface for implementations which hold information specific to a a particular context within which a CredentialResolver resolves a Credential.
credentialContextSet - Variable in class org.opensaml.xml.security.credential.AbstractCredential
Credential context of this credential.
CredentialContextSet - Class in org.opensaml.xml.security.credential
This class holds instances of CredentialContext which represent information about the context in which a CredentialResolver has resolved a Credential.
CredentialContextSet() - Constructor for class org.opensaml.xml.security.credential.CredentialContextSet
 
CredentialCriteria - Interface in org.opensaml.xml.security.credential
Interface which represents criteria by which a CredentialResolver should resolve credentials.
CredentialCriteriaSet - Class in org.opensaml.xml.security.credential
This class holds instances of CredentialCriteria which are used by a CredentialResolver to resolve Credential's.
CredentialCriteriaSet() - Constructor for class org.opensaml.xml.security.credential.CredentialCriteriaSet
Constructor.
CredentialCriteriaSet(CredentialCriteria) - Constructor for class org.opensaml.xml.security.credential.CredentialCriteriaSet
A convenience constructor for constructing and adding a single criteria.
CredentialResolver - Interface in org.opensaml.xml.security.credential
A resolver which uses CredentialCriteria to resolve and return instances of Credential.
Criteria - Interface in org.opensaml.xml.security
A generic marker interface for representing criteria used in resolution or evaluation operations.
CriteriaFilteringIterable<T> - Class in org.opensaml.xml.security
An implementation of Iterable which wraps another underlying Iterable in order to support production of instances of CriteriaFilteringIterator based on the underlying Iterable's Iterator.
CriteriaFilteringIterable(Iterable<? extends T>, Set<EvaluableCriteria<T>>, boolean, boolean) - Constructor for class org.opensaml.xml.security.CriteriaFilteringIterable
Constructor.
CriteriaFilteringIterator<T> - Class in org.opensaml.xml.security
This implementation of Iterator wraps another Iterator of a particular type, containing candidates which are to be evaluated against a given set of EvaluableCriteria.
CriteriaFilteringIterator(Iterator<? extends T>, Set<EvaluableCriteria<T>>, boolean, boolean) - Constructor for class org.opensaml.xml.security.CriteriaFilteringIterator
Constructor.
CriteriaSet - Class in org.opensaml.xml.security
This class holds instances of Criteria which are used in resolution or evaluation operations.
CriteriaSet() - Constructor for class org.opensaml.xml.security.CriteriaSet
Constructor.
CriteriaSet(Criteria) - Constructor for class org.opensaml.xml.security.CriteriaSet
A convenience constructor for constructing and adding a single criteria.
CRITICAL - Static variable in class org.opensaml.log.Level
Critical logging level.
CRITICAL_INT - Static variable in class org.opensaml.log.Level
Integer representation of logging level.
CryptoBinary - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, CryptoBinary simple type.
CryptoBinaryImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of CryptoBinary
CryptoBinaryImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.CryptoBinaryImpl
Constructor
CryptoBinaryMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for CryptoBinary objects.
CryptoBinaryMarshaller() - Constructor for class org.opensaml.xml.signature.impl.CryptoBinaryMarshaller
 
CryptoBinaryUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for CryptoBinary objects.
CryptoBinaryUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.CryptoBinaryUnmarshaller
 

D

DataReference - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, DataReference element.
DataReferenceBuilder - Class in org.opensaml.xml.encryption.impl
Builder of DataReference
DataReferenceBuilder() - Constructor for class org.opensaml.xml.encryption.impl.DataReferenceBuilder
Constructor
DataReferenceImpl - Class in org.opensaml.xml.encryption.impl
 
DataReferenceImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.DataReferenceImpl
Constructor
DataReferenceMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for DataReference objects.
DataReferenceMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.DataReferenceMarshaller
Constructor
DataReferenceMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.DataReferenceMarshaller
Constructor
DataReferenceUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for DataReference objects.
DataReferenceUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.DataReferenceUnmarshaller
Constructor
DataReferenceUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.DataReferenceUnmarshaller
Constructor
DatatypeHelper - Class in org.opensaml.xml.util
Helper class for working with various datatypes.
DECISION_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AuthorizationDecisionStatement
Name for Decision attribute
DECISION_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthzDecisionStatement
Decision attribute name.
DecisionTypeEnumeration - Class in org.opensaml.saml1.core
A type safe "enumeration" of AuthorizationDecisionStatement Decision types.
DecisionTypeEnumeration(String) - Constructor for class org.opensaml.saml1.core.DecisionTypeEnumeration
Constructor
DecisionTypeEnumeration - Class in org.opensaml.saml2.core
A type safe enumeration of AuthzDecisionStatement decision types.
DecisionTypeEnumeration(String) - Constructor for class org.opensaml.saml2.core.DecisionTypeEnumeration
Constructor.
decode() - Method in class org.opensaml.common.binding.decoding.impl.AbstractSOAPHTTPDecoder
Decodes a SAML message in a binding specific manner.
decode() - Method in interface org.opensaml.common.binding.decoding.MessageDecoder
Decodes a SAML message in a binding specific manner.
decode() - Method in class org.opensaml.saml1.binding.decoding.HTTPPostDecoder
Decodes a SAML message in a binding specific manner.
decode() - Method in class org.opensaml.saml2.binding.decoding.HTTPArtifactDecoder
Decodes a SAML message in a binding specific manner.
decode() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoder
Decodes a SAML message in a binding specific manner.
decode() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoder
Decodes a SAML message in a binding specific manner.
DECODE - Static variable in class org.opensaml.xml.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class org.opensaml.xml.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.opensaml.xml.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeArtifact() - Method in class org.opensaml.saml2.binding.decoding.HTTPArtifactDecoder
Extracts the Base64 encoded from the request, decodes it, and builds a SAMLArtifact from it.
decodeFromFile(String) - Static method in class org.opensaml.xml.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeMessage(String) - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoder
Base64 decodes the SAML message and then decompresses the message.
decodeToFile(String, String) - Static method in class org.opensaml.xml.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.opensaml.xml.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decrypt(EncryptedAssertion) - Method in class org.opensaml.saml2.encryption.Decrypter
Decrypt the specified EncryptedAssertion.
decrypt(EncryptedAttribute) - Method in class org.opensaml.saml2.encryption.Decrypter
Decrypt the specified EncryptedAttribute.
decrypt(EncryptedID) - Method in class org.opensaml.saml2.encryption.Decrypter
Decrypt the specified EncryptedID.
decrypt(NewEncryptedID) - Method in class org.opensaml.saml2.encryption.Decrypter
Decrypt the specified NewEncryptedID.
decryptData(EncryptedData) - Method in class org.opensaml.xml.encryption.Decrypter
Decrypts the supplied EncryptedData and returns the resulting XMLObject.
decryptData(EncryptedData, boolean) - Method in class org.opensaml.xml.encryption.Decrypter
Decrypts the supplied EncryptedData and returns the resulting XMLObject.
decryptDataToDOM(EncryptedData) - Method in class org.opensaml.xml.encryption.Decrypter
Decrypts the supplied EncryptedData and returns the resulting DOM DocumentFragment.
decryptDataToDOM(EncryptedData, Key) - Method in class org.opensaml.xml.encryption.Decrypter
Decrypts the supplied EncryptedData using the specified key, and returns the resulting DOM DocumentFragment.
decryptDataToList(EncryptedData) - Method in class org.opensaml.xml.encryption.Decrypter
Decrypts the supplied EncryptedData and returns the resulting list of XMLObjects.
decryptDataToList(EncryptedData, boolean) - Method in class org.opensaml.xml.encryption.Decrypter
Decrypts the supplied EncryptedData and returns the resulting list of XMLObjects.
Decrypter - Class in org.opensaml.saml2.encryption
Class which implements SAML2-specific options for EncryptedElementType objects.
Decrypter(KeyInfoCredentialResolver, KeyInfoCredentialResolver, EncryptedKeyResolver) - Constructor for class org.opensaml.saml2.encryption.Decrypter
Constructor.
Decrypter - Class in org.opensaml.xml.encryption
Supports decryption of XMLObjects which represent data encrypted according to the XML Encryption specification, version 20021210.
Decrypter(KeyInfoCredentialResolver, KeyInfoCredentialResolver, EncryptedKeyResolver) - Constructor for class org.opensaml.xml.encryption.Decrypter
Constructor.
DecryptionException - Exception in org.opensaml.xml.encryption
Exception thrown when an error occurs during decryption operations.
DecryptionException() - Constructor for exception org.opensaml.xml.encryption.DecryptionException
Constructor.
DecryptionException(String) - Constructor for exception org.opensaml.xml.encryption.DecryptionException
Constructor.
DecryptionException(Exception) - Constructor for exception org.opensaml.xml.encryption.DecryptionException
Constructor.
DecryptionException(String, Exception) - Constructor for exception org.opensaml.xml.encryption.DecryptionException
Constructor.
decryptKey(EncryptedKey, String) - Method in class org.opensaml.xml.encryption.Decrypter
Attempts to decrypt the supplied EncryptedKey and returns the resulting Java security Key object.
decryptKey(EncryptedKey, String, Key) - Method in class org.opensaml.xml.encryption.Decrypter
Decrypts the supplied EncryptedKey and returns the resulting Java security Key object.
defalteAndBase64Encode(SAMLObject) - Method in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoder
DEFLATE (RFC1951) compresses the given SAML message.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Action
Default element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Advice
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Assertion
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AssertionArtifact
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AssertionIDReference
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Attribute
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AttributeDesignator
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AttributeQuery
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AttributeStatement
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AttributeValue
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Audience
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AudienceRestrictionCondition
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AuthenticationQuery
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AuthenticationStatement
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AuthorityBinding
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AuthorizationDecisionQuery
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Condition
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Conditions
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.ConfirmationMethod
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.DoNotCacheCondition
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Evidence
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.NameIdentifier
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Query
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Request
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.RespondWith
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Response
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Statement
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Status
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.StatusCode
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.StatusDetail
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.StatusMessage
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Subject
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.SubjectConfirmation
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.SubjectConfirmationData
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.SubjectLocality
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.SubjectQuery
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.SubjectStatement
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Action
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Advice
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Artifact
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.ArtifactResolve
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.ArtifactResponse
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Assertion
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AssertionIDRef
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AssertionIDRequest
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AssertionURIRef
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Attribute
Local name of the Attribute element.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AttributeQuery
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AttributeStatement
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AttributeValue
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Audience
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AudienceRestriction
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthenticatingAuthority
Local Name of AuthenticatingAuthority.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthnContext
Local Name of AuthnContext.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthnContextClassRef
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthnContextDecl
Local Name of AuthnContextDecl.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthnContextDeclRef
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthnQuery
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthnRequest
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthnStatement
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthzDecisionQuery
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthzDecisionStatement
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.BaseID
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Condition
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Conditions
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.EncryptedAssertion
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.EncryptedAttribute
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.EncryptedID
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Evidence
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.GetComplete
Element Local Name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.IDPEntry
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.IDPList
Element Local Name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Issuer
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.LogoutRequest
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.LogoutResponse
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.ManageNameIDRequest
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.ManageNameIDResponse
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.NameID
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.NameIDMappingRequest
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.NameIDMappingResponse
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.NameIDPolicy
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.NewEncryptedID
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.NewID
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.OneTimeUse
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.ProxyRestriction
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.RequestedAuthnContext
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.RequesterID
Element Local Name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Response
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Scoping
Element Local Name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.SessionIndex
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Statement
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Status
Local Name of Status.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.StatusCode
Local Name of StatusCode.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.StatusDetail
Local Name of StatusDetail.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.StatusMessage
Local Name of StatusMessage.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Subject
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmation
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmationData
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.SubjectLocality
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.SubjectQuery
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Terminate
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AdditionalMetadataLocation
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AffiliateMember
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AffiliationDescriptor
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.ArtifactResolutionService
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AssertionConsumerService
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AssertionIDRequestService
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeAuthorityDescriptor
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeConsumingService
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeProfile
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeService
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AuthnAuthorityDescriptor
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AuthnQueryService
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AuthzService
Default element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.Company
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.ContactPerson
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.EmailAddress
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.EncryptionMethod
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.Endpoint
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.EntityDescriptor
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.GivenName
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Local name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.IndexedEndpoint
Local name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.KeyDescriptor
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.ManageNameIDService
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.NameIDFormat
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.NameIDMappingService
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.Organization
Local name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationDisplayName
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationName
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationURL
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.PDPDescriptor
Local name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.RequestedAttribute
Local name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.RoleDescriptor
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.ServiceDescription
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.ServiceName
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.SingleLogoutService
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.SingleSignOnService
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.SPSSODescriptor
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.SSODescriptor
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.SurName
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.TelephoneNumber
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.samlext.saml1md.SourceID
Element name, no namespace
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.ActionNamespace
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AttributeQueryDescriptor
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AuthnQueryDescriptor
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AuthzDecisionQueryDescriptor
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.samlext.samlpthrpty.RespondTo
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Body
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Detail
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Envelope
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Fault
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultActor
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultCode
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultString
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Header
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.AgreementMethod
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.CarriedKeyName
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.CipherData
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.CipherReference
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.CipherValue
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.DataReference
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedData
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedKey
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionMethod
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionProperties
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionProperty
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.KANonce
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.KeyReference
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.KeySize
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.OAEPparams
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.OriginatorKeyInfo
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.RecipientKeyInfo
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.ReferenceList
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.Transforms
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.DSAKeyValue
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.Exponent
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.G
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.J
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.KeyInfo
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.KeyName
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.KeyValue
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.MgmtData
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.Modulus
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.P
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.PgenCounter
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.PGPData
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.PGPKeyID
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.PGPKeyPacket
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.Q
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.RetrievalMethod
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.RSAKeyValue
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.Seed
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.Signature
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.SPKIData
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.SPKISexp
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.Transform
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.Transforms
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.X509Certificate
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.X509CRL
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.X509Data
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.X509IssuerName
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.X509IssuerSerial
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.X509SerialNumber
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.X509SKI
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.X509SubjectName
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.XPath
Element local name
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.Y
Element local name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Action
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Advice
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Assertion
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.AssertionArtifact
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.AssertionIDReference
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Attribute
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.AttributeDesignator
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.AttributeQuery
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.AttributeStatement
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.AttributeValue
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Audience
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.AudienceRestrictionCondition
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.AuthenticationQuery
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.AuthenticationStatement
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.AuthorityBinding
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.AuthorizationDecisionQuery
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Condition
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Conditions
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.ConfirmationMethod
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.DoNotCacheCondition
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Evidence
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.NameIdentifier
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Query
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Request
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.RespondWith
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Response
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Statement
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Status
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.StatusCode
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.StatusDetail
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.StatusMessage
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.Subject
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.SubjectConfirmation
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.SubjectConfirmationData
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.SubjectLocality
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.SubjectQuery
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml1.core.SubjectStatement
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Action
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Advice
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Artifact
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.ArtifactResolve
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.ArtifactResponse
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Assertion
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AssertionIDRef
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AssertionIDRequest
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AssertionURIRef
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Attribute
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AttributeQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AttributeStatement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AttributeValue
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Audience
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AudienceRestriction
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AuthenticatingAuthority
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AuthnContext
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AuthnContextClassRef
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AuthnContextDecl
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AuthnContextDeclRef
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AuthnQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AuthnRequest
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AuthnStatement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AuthzDecisionQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.AuthzDecisionStatement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.BaseID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Condition
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Conditions
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.EncryptedAssertion
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.EncryptedAttribute
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.EncryptedID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Evidence
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.GetComplete
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.IDPEntry
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.IDPList
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Issuer
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.LogoutRequest
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.LogoutResponse
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.ManageNameIDRequest
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.ManageNameIDResponse
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.NameID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.NameIDMappingRequest
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.NameIDMappingResponse
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.NameIDPolicy
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.NewEncryptedID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.NewID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.OneTimeUse
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.ProxyRestriction
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.RequestedAuthnContext
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.RequesterID
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Response
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Scoping
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.SessionIndex
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Statement
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Status
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.StatusCode
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.StatusDetail
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.StatusMessage
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Subject
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmation
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmationData
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.SubjectLocality
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.SubjectQuery
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.core.Terminate
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AdditionalMetadataLocation
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AffiliateMember
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AffiliationDescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.ArtifactResolutionService
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AssertionConsumerService
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AssertionIDRequestService
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeAuthorityDescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeConsumingService
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeProfile
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeService
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AuthnAuthorityDescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AuthnQueryService
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.AuthzService
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.Company
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.ContactPerson
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.EmailAddress
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.EncryptionMethod
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.Endpoint
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.EntityDescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.GivenName
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.IndexedEndpoint
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.KeyDescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.ManageNameIDService
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.NameIDFormat
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.NameIDMappingService
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.Organization
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationDisplayName
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationName
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationURL
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.PDPDescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.RequestedAttribute
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.RoleDescriptor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.ServiceDescription
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.ServiceName
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.SingleLogoutService
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.SingleSignOnService
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.SPSSODescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.SSODescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.SurName
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.saml2.metadata.TelephoneNumber
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.samlext.saml1md.SourceID
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.ActionNamespace
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AttributeQueryDescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AuthnQueryDescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AuthzDecisionQueryDescriptor
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.samlext.samlpthrpty.RespondTo
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Body
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Detail
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Envelope
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Fault
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultActor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultCode
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultString
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Header
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.AgreementMethod
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.CarriedKeyName
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.CipherData
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.CipherReference
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.CipherValue
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.DataReference
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedData
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedKey
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionMethod
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionProperties
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionProperty
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.KANonce
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.KeyReference
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.KeySize
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.OAEPparams
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.OriginatorKeyInfo
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.RecipientKeyInfo
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.ReferenceList
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.encryption.Transforms
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.DSAKeyValue
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.Exponent
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.G
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.J
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.KeyInfo
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.KeyName
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.KeyValue
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.MgmtData
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.Modulus
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.P
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.PgenCounter
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.PGPData
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.PGPKeyID
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.PGPKeyPacket
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.Q
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.RetrievalMethod
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.RSAKeyValue
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.Seed
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.Signature
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.SPKIData
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.SPKISexp
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.Transform
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.Transforms
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.X509Certificate
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.X509CRL
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.X509Data
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.X509IssuerName
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.X509IssuerSerial
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.X509SerialNumber
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.X509SKI
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.X509SubjectName
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.XPath
Default element name
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.xml.signature.Y
Default element name
DEFAULT_MAX_RETRY_ATTEMPTS - Static variable in class org.opensaml.util.resource.ResourceChangeWatcher
Default maximum retry attempts, 0.
DEFAULT_POLL_FREQUENCY - Static variable in class org.opensaml.util.resource.ResourceChangeWatcher
Default polling frequency, 12 hours.
DefaultBootstrap - Class in org.opensaml
This class can be used to bootstrap the OpenSAML library with the default configurations that ship with the library.
DefaultBootstrap() - Constructor for class org.opensaml.DefaultBootstrap
Constrcutor.
DELETE_ACTION - Static variable in interface org.opensaml.saml2.core.Action
Delete action.
DENY - Static variable in class org.opensaml.saml1.core.DecisionTypeEnumeration
"Deny" decision type
DENY - Static variable in class org.opensaml.saml2.core.DecisionTypeEnumeration
Deny decision type.
dereferenceURI(RetrievalMethod) - Method in class org.opensaml.xml.encryption.SimpleRetrievalMethodEncryptedKeyResolver
Dereference the URI attribute of the specified retrieval method into an EncryptedKey.
deregisterBuilder(QName) - Method in class org.opensaml.xml.XMLObjectBuilderFactory
Deregisters a builder.
deregisterDataEncryptionAlgorithmURI(String, Integer) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Deregister a mapping for the specified JCA algorithm name.
deregisterDefaultFactory(KeyInfoGeneratorFactory) - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager
De-register a factory with the default (unnamed) manager.
deregisterFactory(KeyInfoGeneratorFactory) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoGeneratorManager
De-register a factory within this manager instance.
deregisterFactory(String, KeyInfoGeneratorFactory) - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager
De-register a factory within the specified named manager.
deregisterID(QName) - Method in class org.opensaml.xml.util.AttributeMap
Deregister an attribute as having a type of ID.
deregisterIDAttribute(QName) - Static method in class org.opensaml.xml.Configuration
Deregister an attribute as having a type of ID.
deregisterIDMapping(String) - Method in class org.opensaml.xml.util.IDIndex
Deregister an ID-to-XMLObject mapping for one of this object's owner's children.
deregisterIDMappings(IDIndex) - Method in class org.opensaml.xml.util.IDIndex
Deregister multiple ID-to-XMLObject mappings for this object's owner's children.
deregisterKeyTransportEncryptionAlgorithmURI(String, Integer, String) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Deregister a mapping for the specified JCA algorithm name.
deregisterMarshaller(QName) - Method in class org.opensaml.xml.io.MarshallerFactory
Deregisters the marshaller for the given element.
deregisterObjectProvider(QName) - Static method in class org.opensaml.xml.Configuration
Removes the builder, marshaller, and unmarshaller registered to the given key.
deregisterSignatureAlgorithmURI(String) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Deregister a mapping for the specified JCA algorithm name.
deregisterUnmarshaller(QName) - Method in class org.opensaml.xml.io.UnmarshallerFactory
Deregisters the unmarshaller for the given element.
deregisterValidator(Validator) - Method in class org.opensaml.xml.AbstractValidatingSignableXMLObject
Deregisters a validator for this XMLObject.
deregisterValidator(Validator) - Method in class org.opensaml.xml.validation.AbstractValidatingXMLObject
Deregisters a validator for this XMLObject.
deregisterValidator(Validator) - Method in interface org.opensaml.xml.validation.ValidatingXMLObject
Deregisters a validator for this XMLObject.
deregisterValidator(QName, Validator) - Method in class org.opensaml.xml.validation.ValidatorSuite
Removes a validator from this suite.
deregisterValidatorSuite(String) - Static method in class org.opensaml.xml.Configuration
Removes a registered validator suite.
DESTINATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
Destination attribute name.
DESTINATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.StatusResponseType
Destination attribute name.
Detail - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 Detail.
DetailBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of DetailImpl objects.
DetailBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.DetailBuilder
 
DetailImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implementation of Detail.
DetailImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.DetailImpl
Constructor.
DetailMarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe marshaller for Details.
DetailMarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.DetailMarshaller
 
DetailUnmarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe unmarshaller for Details.
DetailUnmarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.DetailUnmarshaller
 
DIRECTORY_ALT_NAME - Static variable in class org.opensaml.xml.security.x509.X509Util
RFC 2459 Directory Name Subject Alt Name type.
DNS_ALT_NAME - Static variable in class org.opensaml.xml.security.x509.X509Util
RFC 2459 DNS Subject Alt Name type.
DNS_NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.SubjectLocality
DNSName attribute name.
DNSADDRESS_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.SubjectLocality
Name for the DNSAddress attribute
doBuildEncoder() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoderBuilder
Builds the message decoder.
doBuildEncoder() - Method in class org.opensaml.saml1.binding.decoding.HTTPPostDecoderBuilder
Builds the message decoder.
doBuildEncoder() - Method in class org.opensaml.saml1.binding.decoding.HTTPSOAP11DecoderBuilder
Builds the message decoder.
doBuildEncoder() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoderBuilder
Builds the message decoder.
doBuildEncoder() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoderBuilder
Builds the message decoder.
doBuildEncoder() - Method in class org.opensaml.saml2.binding.decoding.HTTPSOAP11DecoderBuilder
Builds the message decoder.
DocumentInternalIDContentReference - Class in org.opensaml.xml.signature
A content reference that references Elements withing the same document by ID attribute.
DocumentInternalIDContentReference(String) - Constructor for class org.opensaml.xml.signature.DocumentInternalIDContentReference
Constructor.
doFilter(XMLObject) - Method in interface org.opensaml.saml2.metadata.provider.MetadataFilter
Filters the given metadata, perhaps to remove elements that are not wanted.
doFilter(XMLObject) - Method in class org.opensaml.saml2.metadata.provider.MetadataFilterChain
Filters the given metadata, perhaps to remove elements that are not wanted.
DOMMetadataProvider - Class in org.opensaml.saml2.metadata.provider
A MetadataProvider implementation that retrieves metadata from a DOM Element as supplied by the user.
DOMMetadataProvider(Element) - Constructor for class org.opensaml.saml2.metadata.provider.DOMMetadataProvider
Constructor.
DOMNodeRenderer - Class in org.opensaml.log
A Log4J object render that converts a DOM Node into a string.
DOMNodeRenderer() - Constructor for class org.opensaml.log.DOMNodeRenderer
 
DoNotCacheCondition - Interface in org.opensaml.saml1.core
This interface describes how ab object representing a SAML1 DoNotCacheCondition element will behave.
DoNotCacheConditionBuilder - Class in org.opensaml.saml1.core.impl
Builder of DoNotCacheConditionImpl objects.
DoNotCacheConditionBuilder() - Constructor for class org.opensaml.saml1.core.impl.DoNotCacheConditionBuilder
Constructor
DoNotCacheConditionImpl - Class in org.opensaml.saml1.core.impl
Concrete Implememtation of a DoNotCacheCondition Objects
DoNotCacheConditionImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.DoNotCacheConditionImpl
Constructor
DoNotCacheConditionMarshaller - Class in org.opensaml.saml1.core.impl
Thread safe Marshaller for DoNotCacheCondition objects
DoNotCacheConditionMarshaller() - Constructor for class org.opensaml.saml1.core.impl.DoNotCacheConditionMarshaller
Constructor
DoNotCacheConditionUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for DoNotCacheCondition objects.
DoNotCacheConditionUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.DoNotCacheConditionUnmarshaller
Constructor
DONT_BREAK_LINES - Static variable in class org.opensaml.xml.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doRender(Object) - Method in class org.opensaml.log.DOMNodeRenderer
doRender(Object) - Method in class org.opensaml.log.XMLObjectRenderer
DSA_SHA1_SIGNATURE - Static variable in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoder
DSA with SHA1 signature algorithm.
DSAKeyValue - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, DSAKeyValue element.
DSAKeyValueBuilder - Class in org.opensaml.xml.signature.impl
Builder of DSAKeyValue
DSAKeyValueBuilder() - Constructor for class org.opensaml.xml.signature.impl.DSAKeyValueBuilder
Constructor
DSAKeyValueImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of DSAKeyValue
DSAKeyValueImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Constructor
DSAKeyValueMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for DSAKeyValue objects.
DSAKeyValueMarshaller() - Constructor for class org.opensaml.xml.signature.impl.DSAKeyValueMarshaller
Constructor
DSAKeyValueMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.DSAKeyValueMarshaller
Constructor
DSAKeyValueProvider - Class in org.opensaml.xml.security.keyinfo.provider
Implementation of KeyInfoProvider which supports DSAKeyValue.
DSAKeyValueProvider() - Constructor for class org.opensaml.xml.security.keyinfo.provider.DSAKeyValueProvider
 
DSAKeyValueUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for DSAKeyValue objects.
DSAKeyValueUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.DSAKeyValueUnmarshaller
Constructor
DSAKeyValueUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.DSAKeyValueUnmarshaller
Constructor
durationToLong(String) - Static method in class org.opensaml.xml.util.XMLHelper
Converts a lexical duration, as defined by XML Schema 1.0, into milliseconds.

E

EDI_PARTY_ALT_NAME - Static variable in class org.opensaml.xml.security.x509.X509Util
RFC 2459 EDI Party Name Subject Alt Name type.
ELEMENT_QNAME - Static variable in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Element QName, no prefix
ELEMENT_QNAME - Static variable in interface org.opensaml.saml2.metadata.EntityDescriptor
Element QName, no prefix
ElementExtensibleXMLObject - Interface in org.opensaml.xml
An XMLObject whose content model contains "any" child elements.
ElementProxy - Class in org.opensaml.xml
An XMLObject that proxies a DOM element.
ElementProxy(String, String, String) - Constructor for class org.opensaml.xml.ElementProxy
Constructor.
ElementProxyBuilder - Class in org.opensaml.xml
Builder of ElementProxy objects.
ElementProxyBuilder() - Constructor for class org.opensaml.xml.ElementProxyBuilder
Constructor.
ElementProxyMarshaller - Class in org.opensaml.xml
A thread-safe marshaller for ElementProxys.
ElementProxyMarshaller() - Constructor for class org.opensaml.xml.ElementProxyMarshaller
 
ElementProxyUnmarshaller - Class in org.opensaml.xml
A thread-safe unmarshaller for ElementProxys.
ElementProxyUnmarshaller() - Constructor for class org.opensaml.xml.ElementProxyUnmarshaller
 
EMAIL - Static variable in interface org.opensaml.saml2.core.NameIDType
Email address attribute format ID.
EmailAddress - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata EmailAddress
EmailAddressBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of EmailAddressImpl
EmailAddressBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.EmailAddressBuilder
Constructor
EmailAddressImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of EmailAddress
EmailAddressImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EmailAddressImpl
Constructor
EmailAddressMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for EmailAddress objects.
EmailAddressMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.EmailAddressMarshaller
Constructor
EmailAddressMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EmailAddressMarshaller
Constructor
EmailAddressSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks EmailAddress for Schema compliance.
EmailAddressSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.EmailAddressSchemaValidator
Constructor
EmailAddressUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for EmailAddress objects.
EmailAddressUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.EmailAddressUnmarshaller
Constructor
EmailAddressUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EmailAddressUnmarshaller
Constructor
emitChangeEvent() - Method in class org.opensaml.saml2.metadata.provider.AbstractObservableMetadataProvider
Convience method for calling Observer#onEvent(MetadataProvider) on every registered Observer passing in this provider.
emitCRLs() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the option to emit the CRL list as sequence of X509CRL elements within X509Data.
emitEntityCertificate() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the option to emit the entity certificate as an X509Certificate element within X509Data.
emitEntityCertificateChain() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the option to emit the entity certificate chain as sequence of X509Certificate elements within X509Data.
emitEntityIDAsKeyName() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Get the option to emit the entity ID value in a Credential as a KeyName element.
emitKeyNames() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Get the option to emit key names found in a Credential as KeyName elements.
emitPublicKeyValue() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Get the option to emit the value of Credential.getPublicKey() as a KeyValue element.
emitSubjectAltNamesAsKeyNames() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the option to emit the entity certificate subject alternative name extension values as KeyName elements.
emitSubjectCNAsKeyName() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the option to emit the entity certificate subject DN common name (CN) fields as KeyName elements.
emitSubjectDNAsKeyName() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the option to emit the entity certificate subject DN as a KeyName element.
emitX509IssuerSerial() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the option to emit the entity certificate issuer name and serial number as an X509IssuerSerial element within X509Data.
emitX509SKI() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the option to emit the entity certificate subject key identifier as an X509SKI element within X509Data.
emitX509SubjectName() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the option to emit the entity certificate subject DN as an X509SubjectName element within X509Data.
encode() - Method in class org.opensaml.common.binding.encoding.impl.AbstractSOAPHTTPEncoder
Encode the SAML message in the binding specific manner.
encode() - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Encode the SAML message in the binding specific manner.
encode() - Method in class org.opensaml.saml1.binding.encoding.HTTPPostEncoder
Encode the SAML message in the binding specific manner.
encode() - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Encode the SAML message in the binding specific manner.
encode() - Method in class org.opensaml.saml2.binding.encoding.HTTPPostEncoder
Encode the SAML message in the binding specific manner.
encode() - Method in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoder
Encode the SAML message in the binding specific manner.
ENCODE - Static variable in class org.opensaml.xml.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class org.opensaml.xml.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.opensaml.xml.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.opensaml.xml.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.opensaml.xml.util.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class org.opensaml.xml.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.opensaml.xml.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.opensaml.xml.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class org.opensaml.xml.util.Base64
Convenience method for encoding data to a file.
ENCODING_ATTRIB_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedType
Encoding attribute name
encrypt(Assertion) - Method in class org.opensaml.saml2.encryption.Encrypter
Encrypt the specified Assertion.
encrypt(Attribute) - Method in class org.opensaml.saml2.encryption.Encrypter
Encrypt the specified Attribute.
encrypt(NameID) - Method in class org.opensaml.saml2.encryption.Encrypter
Encrypt the specified NameID.
encrypt(BaseID) - Method in class org.opensaml.saml2.encryption.Encrypter
Encrypt the specified BaseID.
encrypt(NewID) - Method in class org.opensaml.saml2.encryption.Encrypter
Encrypt the specified NewID.
encryptAsID(Assertion) - Method in class org.opensaml.saml2.encryption.Encrypter
Encrypt the specified Assertion, treating as an identifier and returning an EncryptedID.
EncryptedAssertion - Interface in org.opensaml.saml2.core
SAML 2.0 Core EncryptedAssertion.
EncryptedAssertionBuilder - Class in org.opensaml.saml2.core.impl
Builder for EncryptedAssertionImpl objects.
EncryptedAssertionBuilder() - Constructor for class org.opensaml.saml2.core.impl.EncryptedAssertionBuilder
Constructor.
EncryptedAssertionImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of EncryptedAssertion.
EncryptedAssertionImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedAssertionImpl
Constructor
EncryptedAssertionMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for EncryptedAssertion.
EncryptedAssertionMarshaller() - Constructor for class org.opensaml.saml2.core.impl.EncryptedAssertionMarshaller
Constructor.
EncryptedAssertionMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedAssertionMarshaller
Constructor.
EncryptedAssertionUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for EncryptedAssertion.
EncryptedAssertionUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.EncryptedAssertionUnmarshaller
Constructor.
EncryptedAssertionUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedAssertionUnmarshaller
Constructor.
EncryptedAttribute - Interface in org.opensaml.saml2.core
SAML 2.0 Core EncryptedAttribute.
EncryptedAttributeBuilder - Class in org.opensaml.saml2.core.impl
Builder for EncryptedAttributeImpl objects.
EncryptedAttributeBuilder() - Constructor for class org.opensaml.saml2.core.impl.EncryptedAttributeBuilder
Constructor.
EncryptedAttributeImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of EncryptedAttribute.
EncryptedAttributeImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedAttributeImpl
Constructor
EncryptedAttributeMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for EncryptedAttribute.
EncryptedAttributeMarshaller() - Constructor for class org.opensaml.saml2.core.impl.EncryptedAttributeMarshaller
Constructor.
EncryptedAttributeMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedAttributeMarshaller
Constructor.
EncryptedAttributeUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for EncryptedAttribute.
EncryptedAttributeUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.EncryptedAttributeUnmarshaller
Constructor.
EncryptedAttributeUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedAttributeUnmarshaller
Constructor.
EncryptedData - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, EncryptedData element.
EncryptedDataBuilder - Class in org.opensaml.xml.encryption.impl
Builder of EncryptedData
EncryptedDataBuilder() - Constructor for class org.opensaml.xml.encryption.impl.EncryptedDataBuilder
Constructor
EncryptedDataImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of EncryptedData
EncryptedDataImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptedDataImpl
Constructor
EncryptedDataMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for EncryptedData objects.
EncryptedDataMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.EncryptedDataMarshaller
Constructor
EncryptedDataMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptedDataMarshaller
Constructor
EncryptedDataUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for EncryptedData objects.
EncryptedDataUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.EncryptedDataUnmarshaller
 
EncryptedDataUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptedDataUnmarshaller
Constructor
EncryptedElementType - Interface in org.opensaml.saml2.core
SAML 2.0 Core EncryptedElementType.
EncryptedElementTypeEncryptedKeyResolver - Class in org.opensaml.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.saml2.encryption.EncryptedElementTypeEncryptedKeyResolver
 
EncryptedElementTypeImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of EncryptedElementType.
EncryptedElementTypeImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedElementTypeImpl
Constructor.
EncryptedElementTypeMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for EncryptedElementType.
EncryptedElementTypeMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedElementTypeMarshaller
Constructor
EncryptedElementTypeUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for EncryptedElementType.
EncryptedElementTypeUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedElementTypeUnmarshaller
Constructor
EncryptedID - Interface in org.opensaml.saml2.core
SAML 2.0 Core EncryptedID.
EncryptedIDBuilder - Class in org.opensaml.saml2.core.impl
Builder for EncryptedIDImpl objects.
EncryptedIDBuilder() - Constructor for class org.opensaml.saml2.core.impl.EncryptedIDBuilder
Constructor.
EncryptedIDImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of EncryptedID.
EncryptedIDImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedIDImpl
Constructor
EncryptedIDMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for EncryptedID.
EncryptedIDMarshaller() - Constructor for class org.opensaml.saml2.core.impl.EncryptedIDMarshaller
Constructor.
EncryptedIDMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedIDMarshaller
Constructor.
EncryptedIDUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for EncryptedID.
EncryptedIDUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.EncryptedIDUnmarshaller
Constructor.
EncryptedIDUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.EncryptedIDUnmarshaller
Constructor.
EncryptedKey - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, EncryptedKey element.
EncryptedKeyBuilder - Class in org.opensaml.xml.encryption.impl
Builder of EncryptedKey
EncryptedKeyBuilder() - Constructor for class org.opensaml.xml.encryption.impl.EncryptedKeyBuilder
Constructor
EncryptedKeyImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of EncryptedKey
EncryptedKeyImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptedKeyImpl
Constructor
EncryptedKeyMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for EncryptedKey objects.
EncryptedKeyMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.EncryptedKeyMarshaller
Constructor
EncryptedKeyMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptedKeyMarshaller
Constructor
EncryptedKeyResolver - Interface in org.opensaml.xml.encryption
Interface for resolving EncryptedKey elements based on a particular EncryptedData context, primarily for use during the decryption process.
EncryptedKeyUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for EncryptedKey objects.
EncryptedKeyUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.EncryptedKeyUnmarshaller
Constructor
EncryptedKeyUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptedKeyUnmarshaller
Constructor
EncryptedType - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, EncryptedType type.
EncryptedTypeImpl - Class in org.opensaml.xml.encryption.impl
Abstract implementation of EncryptedType
EncryptedTypeImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Constructor
EncryptedTypeMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for EncryptedType objects.
EncryptedTypeMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptedTypeMarshaller
Constructor
EncryptedTypeUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for EncryptedType objects.
EncryptedTypeUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptedTypeUnmarshaller
Constructor
encryptElement(XMLObject, EncryptionParameters) - Method in class org.opensaml.xml.encryption.Encrypter
Encrypts the DOM representation of the XMLObject.
encryptElement(XMLObject, EncryptionParameters, KeyEncryptionParameters) - Method in class org.opensaml.xml.encryption.Encrypter
Encrypts the DOM representation of the XMLObject, encrypts the encryption key using the specified key encryption parameters and places the resulting EncryptedKey within the EncryptedData's KeyInfo.
encryptElement(XMLObject, EncryptionParameters, List<KeyEncryptionParameters>) - Method in class org.opensaml.xml.encryption.Encrypter
Encrypts the DOM representation of the XMLObject, encrypts the encryption key using the specified key encryption parameters and places the resulting EncryptedKey(s) within the EncryptedData's KeyInfo.
encryptElement(XMLObject, Key, String, boolean) - Method in class org.opensaml.xml.encryption.Encrypter
Encrypts the given XMLObject using the specified encryption key, algorithm URI and content mode flag.
encryptElementContent(XMLObject, EncryptionParameters) - Method in class org.opensaml.xml.encryption.Encrypter
Encrypts the DOM representation of the content of an XMLObject.
encryptElementContent(XMLObject, EncryptionParameters, KeyEncryptionParameters) - Method in class org.opensaml.xml.encryption.Encrypter
Encrypts the DOM representation of the content of an XMLObject, encrypts the encryption key using the specified key encryption parameters and places the resulting EncryptedKey within the EncryptedData's KeyInfo..
encryptElementContent(XMLObject, EncryptionParameters, List<KeyEncryptionParameters>) - Method in class org.opensaml.xml.encryption.Encrypter
Encrypts the DOM representation of the content of an XMLObject, encrypts the encryption key using the specified key encryption parameters and places the resulting EncryptedKey(s) within the EncryptedData's KeyInfo..
Encrypter - Class in org.opensaml.saml2.encryption
Encrypter for SAML 2 SAMLObjects which has specific options for generating instances of subtypes of EncryptedElementType.
Encrypter(EncryptionParameters, List<KeyEncryptionParameters>) - Constructor for class org.opensaml.saml2.encryption.Encrypter
Constructor.
Encrypter(EncryptionParameters, KeyEncryptionParameters) - Constructor for class org.opensaml.saml2.encryption.Encrypter
Constructor.
Encrypter(EncryptionParameters) - Constructor for class org.opensaml.saml2.encryption.Encrypter
Constructor.
Encrypter - Class in org.opensaml.xml.encryption
Supports encryption of XMLObjects, their content and keys, according to the XML Encryption specification, version 20021210.
Encrypter() - Constructor for class org.opensaml.xml.encryption.Encrypter
Constructor.
Encrypter.KeyPlacement - Enum in org.opensaml.saml2.encryption
Options for where to place the resulting EncryptedKey elements with respect to the associated EncryptedData element.
EncryptionConstants - Class in org.opensaml.xml.encryption
Constants defined in or related to the XML Encryption specification, version 20021210.
EncryptionConstants() - Constructor for class org.opensaml.xml.encryption.EncryptionConstants
 
EncryptionException - Exception in org.opensaml.xml.encryption
Exception thrown when an error occurs during encryption operations.
EncryptionException() - Constructor for exception org.opensaml.xml.encryption.EncryptionException
Constructor.
EncryptionException(String) - Constructor for exception org.opensaml.xml.encryption.EncryptionException
Constructor.
EncryptionException(Exception) - Constructor for exception org.opensaml.xml.encryption.EncryptionException
Constructor.
EncryptionException(String, Exception) - Constructor for exception org.opensaml.xml.encryption.EncryptionException
Constructor.
EncryptionMethod - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata EncryptionMethod.
EncryptionMethod - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, EncryptionMethod element.
EncryptionMethodBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of EncryptionMethod.
EncryptionMethodBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.EncryptionMethodBuilder
Constructor.
EncryptionMethodBuilder - Class in org.opensaml.xml.encryption.impl
Builder of EncryptionMethod
EncryptionMethodBuilder() - Constructor for class org.opensaml.xml.encryption.impl.EncryptionMethodBuilder
Constructor
EncryptionMethodImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of EncryptionMethod.
EncryptionMethodImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EncryptionMethodImpl
Constructor.
EncryptionMethodImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of EncryptionMethod
EncryptionMethodImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptionMethodImpl
Constructor
EncryptionMethodMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for EncryptionMethod objects.
EncryptionMethodMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.EncryptionMethodMarshaller
 
EncryptionMethodMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for EncryptionMethod objects.
EncryptionMethodMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.EncryptionMethodMarshaller
Constructor
EncryptionMethodMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptionMethodMarshaller
Constructor
EncryptionMethodSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks EncryptionMethod for Schema compliance.
EncryptionMethodSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.EncryptionMethodSchemaValidator
Constructor.
EncryptionMethodUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for EncryptionMethod objects.
EncryptionMethodUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.EncryptionMethodUnmarshaller
 
EncryptionMethodUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for EncryptionMethod objects.
EncryptionMethodUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.EncryptionMethodUnmarshaller
Constructor
EncryptionMethodUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptionMethodUnmarshaller
Constructor
EncryptionParameters - Class in org.opensaml.xml.encryption
Parameters for encrypting XMLObjects.
EncryptionParameters() - Constructor for class org.opensaml.xml.encryption.EncryptionParameters
Constructor.
EncryptionProperties - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, EncryptionProperties element.
EncryptionPropertiesBuilder - Class in org.opensaml.xml.encryption.impl
Builder of EncryptionProperties
EncryptionPropertiesBuilder() - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertiesBuilder
Constructor
EncryptionPropertiesImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of EncryptionProperties
EncryptionPropertiesImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertiesImpl
Constructor
EncryptionPropertiesMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for EncryptionProperties objects.
EncryptionPropertiesMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertiesMarshaller
Constructor
EncryptionPropertiesMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertiesMarshaller
Constructor
EncryptionPropertiesUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for EncryptionProperties objects.
EncryptionPropertiesUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertiesUnmarshaller
Constructor
EncryptionPropertiesUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertiesUnmarshaller
Constructor
EncryptionProperty - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, EncryptionProperty element.
EncryptionPropertyBuilder - Class in org.opensaml.xml.encryption.impl
Builder of EncryptionProperty
EncryptionPropertyBuilder() - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertyBuilder
Constructor
EncryptionPropertyImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of EncryptionProperty
EncryptionPropertyImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertyImpl
Constructor
EncryptionPropertyMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for EncryptionProperty objects.
EncryptionPropertyMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertyMarshaller
Constructor
EncryptionPropertyMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertyMarshaller
Constructor
EncryptionPropertyUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for EncryptionProperty objects.
EncryptionPropertyUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertyUnmarshaller
Constructor
EncryptionPropertyUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.EncryptionPropertyUnmarshaller
Constructor
encryptKey(Key, List<KeyEncryptionParameters>, Document) - Method in class org.opensaml.xml.encryption.Encrypter
Encrypts a key once for each key encryption parameters set that is supplied.
encryptKey(Key, KeyEncryptionParameters, Document) - Method in class org.opensaml.xml.encryption.Encrypter
Encrypts a key.
encryptKey(Key, Key, String, Document) - Method in class org.opensaml.xml.encryption.Encrypter
Encrypts a key using the specified encryption key and algorithm URI.
Endpoint - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata Endpoint data type interface
EndpointImpl - Class in org.opensaml.saml2.metadata.impl
A concrete implementation of Endpoint
EndpointImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EndpointImpl
Constructor
EndpointMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for Endpoint objects.
EndpointMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EndpointMarshaller
Constructor
EndpointSchemaValidator<EndpointType extends Endpoint> - Class in org.opensaml.saml2.metadata.validator
Checks Endpoint for Schema compliance.
EndpointSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.EndpointSchemaValidator
Constructor
EndpointUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe unmarshaller for Endpoint objects.
EndpointUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EndpointUnmarshaller
Constructor
EntitiesDescriptor - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata EntitiesDescriptor.
EntitiesDescriptorBuilder - Class in org.opensaml.saml2.metadata.impl
A builder of EntitiesDescriptorImpl objects.
EntitiesDescriptorBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.EntitiesDescriptorBuilder
Constructor
EntitiesDescriptorImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of EntitiesDescriptor.
EntitiesDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Constructor.
EntitiesDescriptorMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for EntitiesDescriptor objects.
EntitiesDescriptorMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.EntitiesDescriptorMarshaller
Constructor
EntitiesDescriptorMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EntitiesDescriptorMarshaller
Constructor
EntitiesDescriptorSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks EntitiesDescriptor for Schema compliance.
EntitiesDescriptorSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.EntitiesDescriptorSchemaValidator
Constructor
EntitiesDescriptorSpecValidator - Class in org.opensaml.saml2.metadata.validator
Checks EntitiesDescriptor for Spec compliance.
EntitiesDescriptorSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.EntitiesDescriptorSpecValidator
Constructor
EntitiesDescriptorUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for EntitiesDescriptor objects.
EntitiesDescriptorUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.EntitiesDescriptorUnmarshaller
Constructor
EntitiesDescriptorUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EntitiesDescriptorUnmarshaller
Constructor
ENTITY - Static variable in interface org.opensaml.saml2.core.NameIDType
Entity identifier attribute format ID.
ENTITY_ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.EntityDescriptor
"Name" attribute name
EntityDescriptor - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata EntityDescriptor
EntityDescriptorBuilder - Class in org.opensaml.saml2.metadata.impl
An Builder for EntityDescriptor elements.
EntityDescriptorBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.EntityDescriptorBuilder
Constructor.
EntityDescriptorImpl - Class in org.opensaml.saml2.metadata.impl
Concretate implementation of EntitiesDescriptor.
EntityDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Constructor.
EntityDescriptorMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for EntityDescriptor objects.
EntityDescriptorMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.EntityDescriptorMarshaller
Constructor
EntityDescriptorMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EntityDescriptorMarshaller
Constructor
EntityDescriptorSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks EntityDescriptor for Schema compliance.
EntityDescriptorSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.EntityDescriptorSchemaValidator
Constructor
EntityDescriptorSpecValidator - Class in org.opensaml.saml2.metadata.validator
Checks EntityDescriptor for Spec compliance.
EntityDescriptorSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.EntityDescriptorSpecValidator
Constructor
EntityDescriptorUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for EntityDescriptors.
EntityDescriptorUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.EntityDescriptorUnmarshaller
Constructor
EntityDescriptorUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.EntityDescriptorUnmarshaller
Constructor
entityID - Variable in class org.opensaml.xml.security.credential.AbstractCredential
ID of the entity owning this credential.
EntityIDCriteria - Class in org.opensaml.xml.security.credential
An implementation of Criteria which specifies criteria identifying a particular entity.
EntityIDCriteria(String) - Constructor for class org.opensaml.xml.security.credential.EntityIDCriteria
Constructor.
entrySet() - Method in class org.opensaml.xml.util.AttributeMap
Returns the set of entries.
Envelope - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 Envelope.
EnvelopeBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of EnvelopeImpl objects.
EnvelopeBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.EnvelopeBuilder
 
EnvelopeImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implementation of Envelope.
EnvelopeImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
Constructor.
EnvelopeMarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe marshaller for Envelopes.
EnvelopeMarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.EnvelopeMarshaller
 
EnvelopeUnmarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe unmarshaller for Envelopes.
EnvelopeUnmarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.EnvelopeUnmarshaller
 
equals(Object) - Method in class org.opensaml.common.binding.artifact.SAMLArtifact
equals(Object) - Method in class org.opensaml.common.impl.AbstractSAMLObject
equals(Object) - Method in class org.opensaml.common.impl.AbstractSignableSAMLObject
equals(Object) - Method in class org.opensaml.saml2.metadata.LocalizedString
Determines if two LocalizedStrings are equal, that is, if both thier localized string and language have case-sentivite equality.
equals(Object) - Method in class org.opensaml.security.MetadataCredentialResolver.MetadataCacheKey
equals(Object) - Method in class org.opensaml.util.resource.ClasspathResource
equals(Object) - Method in class org.opensaml.util.resource.FilesystemResource
equals(Object) - Method in class org.opensaml.util.resource.HttpResource
equals(Object) - Method in class org.opensaml.xml.Namespace
Checks if the given object is the same as this Namespace.
equals(Object) - Method in class org.opensaml.xml.schema.XSBooleanValue
equals(Object) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration.DataEncryptionIndex
equals(Object) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration.KeyTransportEncryptionIndex
equals(Object) - Method in class org.opensaml.xml.util.Pair
error(SAXParseException) - Method in class org.opensaml.xml.parse.LoggingErrorHandler
ERROR_URL_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.RoleDescriptor
"errorURL" attribute's local name.
EvaluableCredentialCriteria - Interface in org.opensaml.xml.security.credential
Marker interface for evaluable credential resolver criteria.
EvaluableCriteria<T> - Interface in org.opensaml.xml.security
Interface for criteria which are capable of evaluating a target of a particular type.
evaluate(ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.common.binding.security.IssueInstantRuleFactory.IssueInstantRule
Evaluates the rule against the given request and message.
evaluate(ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.common.binding.security.ReplayRuleFactory.ReplayRule
Evaluates the rule against the given request and message.
evaluate(ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.common.binding.security.SAMLProtocolMessageXMLSignatureSecurityPolicyRuleFactory.SAMLProtocolMessageXMLSignatureSecurityPolicyRule
Evaluates the rule against the given request and message.
evaluate(ServletRequest, XMLObject) - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicy
Evaluates this policy.
evaluate(ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.saml1.binding.security.SAML1ProtocolMessageRuleFactory.SAML1ProtocolMessageRule
Evaluates the rule against the given request and message.
evaluate(ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.saml2.binding.security.SAML2ProtocolMessageRuleFactory.SAML2ProtocolMessageRule
Evaluates the rule against the given request and message.
evaluate(RequestType, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.ws.security.provider.BaseTrustEngineRule
Evaluates the rule against the given request and message.
evaluate(TokenType, CriteriaSet) - Method in class org.opensaml.ws.security.provider.BaseTrustEngineRule
Evaluate the token against the specified criteria using the configured trust engine.
evaluate(RequestType, XMLObject) - Method in class org.opensaml.ws.security.provider.BasicSecurityPolicy
Evaluates this policy.
evaluate(ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluates the rule against the given request and message.
evaluate(HttpServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory.HTTPRule
Evaluates the rule against the given request and message.
evaluate(RequestType, XMLObject) - Method in interface org.opensaml.ws.security.SecurityPolicy
Evaluates this policy.
evaluate(RequestType, XMLObject, SecurityPolicyContext) - Method in interface org.opensaml.ws.security.SecurityPolicyRule
Evaluates the rule against the given request and message.
evaluate(T) - Method in interface org.opensaml.xml.security.EvaluableCriteria
Evaluate the target.
evaluateCertificateNameDerivedIssuers(X509Credential, ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluate candidate issuer entity ID's which may be derived from the request credential's entity certificate and which are currently configured.
evaluateDerivedIssuers(X509Credential, ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluate any candidate issuer entity ID's which may be derived from the credential or other request or message information.
evaluateSecurityPolicy(XMLObject) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Evaluates the registered security policy, if there is one, against the provided request and message.
evaluateSubjectAltNames(X509Credential, ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluate the issuer entity ID as derived from the cert subject alternative names specified by types enumerated in ClientCertAuthRuleXXX#getSubjectAltNames().
evaluateSubjectCommonName(X509Credential, ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluate the issuer entity ID as derived from the cert subject common name (CN).
evaluateSubjectCommonName() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory.CertificateNameOptions
Get whether to evaluate the certificate subject DN's common name (CN) as a derived issuer entity ID.
evaluateSubjectCommonName() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Get the option to evaluate the entity certificate subject common name (CN) as a derived issuer entity ID.
evaluateSubjectDN(X509Credential, ServletRequest, XMLObject, SecurityPolicyContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluate the issuer entity ID as derived from the cert subject DN.
evaluateSubjectDN() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory.CertificateNameOptions
Get whether to evaluate the certificate subject DN as a derived issuer entity ID.
evaluateSubjectDN() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Get the option to evaluate the entity certificate subject DN as a derived issuer entity ID.
evaluateTrust(Credential, TrustBasisType) - Method in class org.opensaml.xml.signature.impl.BaseSignatureTrustEngine
Evaluate the untrusted KeyInfo-derived credential with respect to the specified trusted information.
evaluateTrust(Credential, Iterable<Credential>) - Method in class org.opensaml.xml.signature.impl.ExplicitKeySignatureTrustEngine
Evaluate the untrusted KeyInfo-derived credential with respect to the specified trusted information.
evaluateTrust(Credential, Pair<Set<String>, Iterable<PKIXValidationInformation>>) - Method in class org.opensaml.xml.signature.impl.PKIXSignatureTrustEngine
Evaluate the untrusted KeyInfo-derived credential with respect to the specified trusted information.
Evidence - Interface in org.opensaml.saml1.core
Interface describing how a SAML1.1 Evidence element behaves
Evidence - Interface in org.opensaml.saml2.core
SAML 2.0 Core Evidence.
EvidenceBuilder - Class in org.opensaml.saml1.core.impl
Builder of EvidenceImpl objects.
EvidenceBuilder() - Constructor for class org.opensaml.saml1.core.impl.EvidenceBuilder
Constructor
EvidenceBuilder - Class in org.opensaml.saml2.core.impl
Builder for EvidenceImpl objects.
EvidenceBuilder() - Constructor for class org.opensaml.saml2.core.impl.EvidenceBuilder
Constructor
EvidenceImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation of the Evidence interface
EvidenceImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.EvidenceImpl
Constructor
EvidenceImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of Evidence.
EvidenceImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.EvidenceImpl
Constructor.
EvidenceMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for Evidence objects.
EvidenceMarshaller() - Constructor for class org.opensaml.saml1.core.impl.EvidenceMarshaller
Constructor
EvidenceMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for Evidence.
EvidenceMarshaller() - Constructor for class org.opensaml.saml2.core.impl.EvidenceMarshaller
Constructor
EvidenceMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.EvidenceMarshaller
Constructor
EvidenceSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks Evidence for Schema compliance.
EvidenceSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.EvidenceSchemaValidator
 
EvidenceSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks Evidence for Schema compliance.
EvidenceSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.EvidenceSchemaValidator
Constructor
EvidenceUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Unmarshaller for Evidence objects.
EvidenceUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.EvidenceUnmarshaller
Constructor
EvidenceUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Evidence.
EvidenceUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.EvidenceUnmarshaller
Constructor.
EvidenceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.EvidenceUnmarshaller
Constructor.
Evidentiary - Interface in org.opensaml.saml1.core
Marker interface for element types that can constitute evidence within a @{org.opensaml.saml1.core.Evidence} object.
Evidentiary - Interface in org.opensaml.saml2.core
Marker interface for element types that can constitute evidence within a @{org.opensaml.saml2.core.Evidence} object.
EXACT - Static variable in class org.opensaml.saml2.core.AuthnContextComparisonTypeEnumeration
"exact" comparison type.
EXECUTE_ACTION - Static variable in interface org.opensaml.saml2.core.Action
Execute action.
exists() - Method in class org.opensaml.util.resource.ClasspathResource
Checks whether the resource exists.
exists() - Method in class org.opensaml.util.resource.FilesystemResource
Checks whether the resource exists.
exists() - Method in class org.opensaml.util.resource.HttpResource
Checks whether the resource exists.
exists() - Method in interface org.opensaml.util.resource.Resource
Checks whether the resource exists.
ExpiringObject - Interface in org.opensaml.util.storage
A simple interface for objects that may expire at a given time.
ExpiringObjectStorageServiceSweeper - Class in org.opensaml.util.storage
A simple task that periodically sweeps over a StorageService and removes expired entries.
ExpiringObjectStorageServiceSweeper(Timer, StorageService<Object, ? extends ExpiringObject>, long) - Constructor for class org.opensaml.util.storage.ExpiringObjectStorageServiceSweeper
Constructor.
EXPLICIT_CONSENT - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
Explicit consent URI.
EXPLICIT_CONSENT - Static variable in interface org.opensaml.saml2.core.StatusResponseType
Explicit consent URI.
ExplicitKeySignatureTrustEngine - Class in org.opensaml.xml.signature.impl
An implementation of SignatureTrustEngine which evaluates the validity and trustworthiness of XML and raw signatures.
ExplicitKeySignatureTrustEngine(CredentialResolver, KeyInfoCredentialResolver) - Constructor for class org.opensaml.xml.signature.impl.ExplicitKeySignatureTrustEngine
Constructor.
ExplicitKeyTrustEngine - Class in org.opensaml.xml.security.trust
Trust engine that evaluates a credential's key against key(s) expressed within a set of trusted credentials obtained from a trusted credential resolver.
ExplicitKeyTrustEngine(CredentialResolver) - Constructor for class org.opensaml.xml.security.trust.ExplicitKeyTrustEngine
Constructor.
ExplicitKeyTrustEvaluator - Class in org.opensaml.xml.security.trust
Auxillary trust evaluator for evaluating an untrusted key or credential against a trusted key or credential.
ExplicitKeyTrustEvaluator() - Constructor for class org.opensaml.xml.security.trust.ExplicitKeyTrustEvaluator
 
ExplicitX509CertificateTrustEngine - Class in org.opensaml.xml.security.trust
Trust engine that evaluates a credential's X.509 certificate against certificates expressed within a set of trusted credentials obtained from a credential resolver.
ExplicitX509CertificateTrustEngine(CredentialResolver) - Constructor for class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEngine
Constructor.
ExplicitX509CertificateTrustEvaluator - Class in org.opensaml.xml.security.trust
Auxillary trust evaluator for evaluating an untrusted X509 certificate or credential against a trusted certificate or credential.
ExplicitX509CertificateTrustEvaluator() - Constructor for class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEvaluator
 
Exponent - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, Exponent element.
ExponentBuilder - Class in org.opensaml.xml.signature.impl
Builder of Exponent
ExponentBuilder() - Constructor for class org.opensaml.xml.signature.impl.ExponentBuilder
Constructor
ExponentImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of Exponent
ExponentImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.ExponentImpl
Constructor
Extensions - Interface in org.opensaml.saml2.common
SAML 2.0 Extensions
ExtensionsBuilder - Class in org.opensaml.saml2.common.impl
Builder of ExtensionsImpl objects.
ExtensionsBuilder() - Constructor for class org.opensaml.saml2.common.impl.ExtensionsBuilder
 
ExtensionsImpl - Class in org.opensaml.saml2.common.impl
Implementation of Extensions
ExtensionsImpl(String, String, String) - Constructor for class org.opensaml.saml2.common.impl.ExtensionsImpl
Constructor
ExtensionsMarshaller - Class in org.opensaml.saml2.common.impl
A thread-safe Marshaller for Extensions objects.
ExtensionsMarshaller() - Constructor for class org.opensaml.saml2.common.impl.ExtensionsMarshaller
Constructor
ExtensionsUnmarshaller - Class in org.opensaml.saml2.common.impl
 
ExtensionsUnmarshaller() - Constructor for class org.opensaml.saml2.common.impl.ExtensionsUnmarshaller
Constructor
extractDecryptionKey(Credential) - Static method in class org.opensaml.xml.security.SecurityHelper
Extract the decryption key from the credential.
extractEncryptionKey(Credential) - Static method in class org.opensaml.xml.security.SecurityHelper
Extract the encryption key from the credential.
extractEntityId(Issuer) - Method in class org.opensaml.saml2.binding.security.SAML2ProtocolMessageRuleFactory.SAML2ProtocolMessageRule
Extracts the entity ID from the SAML 2 Issuer.
extractKeyValue(Credential) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver
Utility method to extract any key that might be present in the specified Credential.
extractKeyValue(Credential) - Method in class org.opensaml.xml.security.keyinfo.provider.AbstractKeyInfoProvider
Utility method to extract any key that might be present in the specified Credential.
extractRequestInfo(SAMLSecurityPolicyContext, RequestAbstractType) - Method in class org.opensaml.saml1.binding.security.SAML1ProtocolMessageRuleFactory.SAML1ProtocolMessageRule
Extract information from a SAML RequestAbstractType message.
extractRequestInfo(SAMLSecurityPolicyContext, RequestAbstractType) - Method in class org.opensaml.saml2.binding.security.SAML2ProtocolMessageRuleFactory.SAML2ProtocolMessageRule
Extract information from a SAML RequestAbstractType message.
extractResponseInfo(SAMLSecurityPolicyContext, ResponseAbstractType) - Method in class org.opensaml.saml1.binding.security.SAML1ProtocolMessageRuleFactory.SAML1ProtocolMessageRule
Extract information from a SAML StatusResponse message.
extractResponseInfo(SAMLSecurityPolicyContext, StatusResponseType) - Method in class org.opensaml.saml2.binding.security.SAML2ProtocolMessageRuleFactory.SAML2ProtocolMessageRule
Extract information from a SAML StatusResponse message.
extractSigningKey(Credential) - Static method in class org.opensaml.xml.security.SecurityHelper
Extract the signing key from the credential.
extractVerificationKey(Credential) - Static method in class org.opensaml.xml.security.SecurityHelper
Extract the verification key from the credential.

F

fatalError(SAXParseException) - Method in class org.opensaml.xml.parse.LoggingErrorHandler
Fault - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 Fault.
FaultActor - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 faultactor.
FaultActorBuilder - Class in org.opensaml.ws.soap.soap11.impl
A builder of FaultActorImpl objects.
FaultActorBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultActorBuilder
 
FaultActorImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implementation of FaultActor.
FaultActorImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultActorImpl
Constructor.
FaultBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of FaultImpl objects.
FaultBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultBuilder
 
FaultCode - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 faultcode.
FaultCodeBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of FaultCodeImpl objects.
FaultCodeBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultCodeBuilder
 
FaultCodeImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implementation of FaultCode.
FaultCodeImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultCodeImpl
Constructor.
FaultImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implemenation of Fault.
FaultImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultImpl
Constructor.
FaultMarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe marshaller for Faults.
FaultMarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultMarshaller
 
FaultString - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 faultstring.
FaultStringBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of FaultStringImpl objects.
FaultStringBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultStringBuilder
 
FaultStringImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implemenation of FaultString.
FaultStringImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultStringImpl
Constructor.
FaultUnmarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe unmarshaller for Faults.
FaultUnmarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultUnmarshaller
 
fetchMetadata() - Method in class org.opensaml.saml2.metadata.provider.FileBackedURLMetadataProvider
Fetches the metadata from the remote server or from the local filesystem if it can not be retrieved remotely.
fetchMetadata() - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Fetches the metadata from the remote server and unmarshalls it.
FileBackedURLMetadataProvider - Class in org.opensaml.saml2.metadata.provider
A URL metadata provider that caches a copy of the retrieved metadata to disk so that, in the event that the metadata may not be pulled from the URL it may be pulled from disk using the last fetched data.
FileBackedURLMetadataProvider(String, int, String) - Constructor for class org.opensaml.saml2.metadata.provider.FileBackedURLMetadataProvider
Constructor.
FilesystemCredentialResolver - Class in org.opensaml.xml.security.credential
A CredentialResolver that pulls credential information from the file system.
FilesystemCredentialResolver(String, Map<String, String>) - Constructor for class org.opensaml.xml.security.credential.FilesystemCredentialResolver
Constructor.
FilesystemMetadataProvider - Class in org.opensaml.saml2.metadata.provider
A metadata provider that pulls metadata from a file on the local filesystem.
FilesystemMetadataProvider(File) - Constructor for class org.opensaml.saml2.metadata.provider.FilesystemMetadataProvider
Constructor.
FilesystemResource - Class in org.opensaml.util.resource
A resource representing a file on the local filesystem.
FilesystemResource(String) - Constructor for class org.opensaml.util.resource.FilesystemResource
Constructor.
FilterException - Exception in org.opensaml.saml2.metadata.provider
An exception thrown during the evaluation of a MetadataFilter.
FilterException() - Constructor for exception org.opensaml.saml2.metadata.provider.FilterException
Constructor.
FilterException(String) - Constructor for exception org.opensaml.saml2.metadata.provider.FilterException
Constructor.
FilterException(Exception) - Constructor for exception org.opensaml.saml2.metadata.provider.FilterException
Constructor.
FilterException(String, Exception) - Constructor for exception org.opensaml.saml2.metadata.provider.FilterException
Constructor.
filterMetadata(XMLObject) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Filters the given metadata.
finalize() - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
findCertFromIssuerSerials(List<X509Certificate>, List<X509IssuerSerial>) - Method in class org.opensaml.xml.security.keyinfo.provider.X509DataProvider
Find the certificate from the chain identified by one of the specified issuer serials.
findCertFromKey(List<X509Certificate>, PublicKey) - Method in class org.opensaml.xml.security.keyinfo.provider.X509DataProvider
Find the certificate from the chain that contains the specified key.
findCertFromSubjectKeyIdentifier(List<X509Certificate>, List<X509SKI>) - Method in class org.opensaml.xml.security.keyinfo.provider.X509DataProvider
Find the certificate from the chain that contains one of the specified subject key identifiers.
findCertFromSubjectNames(List<X509Certificate>, List<X509SubjectName>) - Method in class org.opensaml.xml.security.keyinfo.provider.X509DataProvider
Find the certificate from the chain that contains one of the specified subject names.
findEntityCert(List<X509Certificate>, X509Data, PublicKey) - Method in class org.opensaml.xml.security.keyinfo.provider.X509DataProvider
Find the end-entity cert in the list of certs contained in the X509Data.
flushBase64() - Method in class org.opensaml.xml.util.Base64.OutputStream
Method added by PHIL.
FORCE_AUTHN_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthnRequest
ForceAuthn attribute name.
FORMAT_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.NameIdentifier
Name for the attribute which defines Name Qualifier
FORMAT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.NameIDPolicy
Format attribute name.
FORMAT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.NameIDType
Format attribute name.
FORMAT_RFC1779 - Static variable in interface org.opensaml.xml.security.x509.X500DNHandler
Specifies the string format specified in RFC 1779.
FORMAT_RFC2253 - Static variable in interface org.opensaml.xml.security.x509.X500DNHandler
Specifies the string format specified in RFC 2253.
FRIENDLY_NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.Attribute
Name of the FriendlyName attribute.

G

G - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, G element.
GBuilder - Class in org.opensaml.xml.signature.impl
Builder of G
GBuilder() - Constructor for class org.opensaml.xml.signature.impl.GBuilder
Constructor
generate(Credential) - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator
Generate a new KeyInfo object based on keying material and other information within a credential.
generate(Credential) - Method in interface org.opensaml.xml.security.keyinfo.KeyInfoGenerator
Generate a new KeyInfo object based on keying material and other information within a credential.
generate(Credential) - Method in class org.opensaml.xml.security.keyinfo.StaticKeyInfoGenerator
Generate a new KeyInfo object based on keying material and other information within a credential.
generate(Credential) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Generate a new KeyInfo object based on keying material and other information within a credential.
generateArtifact() - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Generates the artifact to use and maps the given SAML message to it.
generateEncryptionKey(String) - Method in class org.opensaml.xml.encryption.Encrypter
Generate a random symmetric encryption key.
generateIdentifier() - Method in interface org.opensaml.common.IdentifierGenerator
Generates a 16 byte identifier.
generateIdentifier(int) - Method in interface org.opensaml.common.IdentifierGenerator
Generates a random identifier.
generateIdentifier() - Method in class org.opensaml.common.impl.RandomIdentifierGenerator
Generates a 16 byte identifier.
generateIdentifier(int) - Method in class org.opensaml.common.impl.RandomIdentifierGenerator
Generates a random identifier.
generateIdentifier() - Method in class org.opensaml.common.impl.SecureRandomIdentifierGenerator
Generates a 16 byte identifier.
generateIdentifier(int) - Method in class org.opensaml.common.impl.SecureRandomIdentifierGenerator
Generates a random identifier.
generateSignature(String, String) - Method in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoder
Generates the signature over the query string.
generateSymmetricKey(String) - Static method in class org.opensaml.xml.security.SecurityHelper
Generates a random Java JCE symmetric Key object from the specified XML Encryption algorithm URI.
get(byte[]) - Method in interface org.opensaml.common.binding.artifact.SAMLArtifactMap
Gets the artifact entry for the given artifact.
get(KeyType) - Method in class org.opensaml.util.storage.MapBasedStorageService
Gets the value stored under a particular key.
get(KeyType) - Method in interface org.opensaml.util.storage.StorageService
Gets the value stored under a particular key.
get(Object) - Method in class org.opensaml.xml.util.AttributeMap
get(Class<X>) - Method in class org.opensaml.xml.util.ClassIndexedSet
Get the set element specified by the class parameter.
get(QName) - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Retrieves all the SAMLObjects that have given schema type or element name.
get(int) - Method in class org.opensaml.xml.util.XMLObjectChildrenList
GET_METHOD - Static variable in class org.opensaml.common.xml.SAMLConstants
HTTP Method - GET
getAction() - Method in interface org.opensaml.saml2.core.Action
Gets the URI of the action to be performed.
getAction() - Method in class org.opensaml.saml2.core.impl.ActionImpl
Gets the URI of the action to be performed.
getActionNamespaces() - Method in interface org.opensaml.samlext.saml2mdquery.AuthzDecisionQueryDescriptor
Gets the list of action namespaces support by this role.
getActionNamespaces() - Method in class org.opensaml.samlext.saml2mdquery.impl.AuthzDecisionQueryDescriptorImpl
Gets the list of action namespaces support by this role.
getActions() - Method in interface org.opensaml.saml1.core.AuthorizationDecisionQuery
Get list of Action child elements
getActions() - Method in interface org.opensaml.saml1.core.AuthorizationDecisionStatement
Get the Action Elements
getActions() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryImpl
Get list of Action child elements
getActions() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementImpl
Get the Action Elements
getActions() - Method in interface org.opensaml.saml2.core.AuthzDecisionQuery
Gets the Actions of this query.
getActions() - Method in interface org.opensaml.saml2.core.AuthzDecisionStatement
Gets the actions authorized to be performed.
getActions() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryImpl
Gets the Actions of this query.
getActions() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementImpl
Gets the actions authorized to be performed.
getActor() - Method in interface org.opensaml.ws.soap.soap11.Fault
Gets the URI of the fault actor for this fault.
getActor() - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Gets the URI of the fault actor for this fault.
getAdditionalMetadataLocations() - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets the additional metadata locations for this entity.
getAdditionalMetadataLocations() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the additional metadata locations for this entity.
getAddress() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Gets the IP address to which this information may be pressented.
getAddress() - Method in class org.opensaml.saml2.core.impl.SubjectLocalityImpl
Gets the IP address of the system from which the subject was authenticated.
getAddress() - Method in interface org.opensaml.saml2.core.SubjectConfirmationData
Gets the IP address to which this information may be pressented.
getAddress() - Method in interface org.opensaml.saml2.core.SubjectLocality
Gets the IP address of the system from which the subject was authenticated.
getAddress() - Method in interface org.opensaml.saml2.metadata.EmailAddress
Gets the email address.
getAddress() - Method in class org.opensaml.saml2.metadata.impl.EmailAddressImpl
Gets the email address.
getAdvice() - Method in interface org.opensaml.saml1.core.Assertion
advice is a (singleton) Object, representing the Advice sub element
getAdvice() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
advice is a (singleton) Object, representing the Advice sub element
getAdvice() - Method in interface org.opensaml.saml2.core.Assertion
Gets the Advice for this assertion.
getAdvice() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the Advice for this assertion.
getAffiliationDescriptor() - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets the affiliation descriptor for this entity.
getAffiliationDescriptor() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the affiliation descriptor for this entity.
getAgreementMethods() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the list of AgreementMethod child elements.
getAgreementMethods() - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the list of AgreementMethod child elements.
getAlgorithm() - Method in interface org.opensaml.xml.encryption.AgreementMethod
Gets the algorithm URI attribute value for this agreement method.
getAlgorithm() - Method in interface org.opensaml.xml.encryption.EncryptionMethod
Gets the algorithm URI attribute used in this EncryptionMethod
getAlgorithm() - Method in class org.opensaml.xml.encryption.EncryptionParameters
Gets the XML Encryption algorithm URI used to encrypt.
getAlgorithm() - Method in class org.opensaml.xml.encryption.impl.AgreementMethodImpl
Gets the algorithm URI attribute value for this agreement method.
getAlgorithm() - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodImpl
Gets the algorithm URI attribute used in this EncryptionMethod
getAlgorithm() - Method in class org.opensaml.xml.signature.impl.TransformImpl
Get the Algorithm URI attribute value
getAlgorithm() - Method in interface org.opensaml.xml.signature.Transform
Get the Algorithm URI attribute value
getAllChildren() - Method in class org.opensaml.xml.signature.impl.TransformImpl
Gets the ordered list of all XMLObject child elements of this element.
getAllChildren() - Method in interface org.opensaml.xml.signature.Transform
Gets the ordered list of all XMLObject child elements of this element.
getAllowCreate() - Method in class org.opensaml.saml2.core.impl.NameIDPolicyImpl
Gets the AllowCreate value.
getAllowCreate() - Method in interface org.opensaml.saml2.core.NameIDPolicy
Gets the AllowCreate value.
getAllowCreateXSBoolean() - Method in class org.opensaml.saml2.core.impl.NameIDPolicyImpl
Gets the AllowCreate value.
getAllowCreateXSBoolean() - Method in interface org.opensaml.saml2.core.NameIDPolicy
Gets the AllowCreate value.
getAltNames(X509Certificate, Integer) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Get the list of subject alt name values from the certificate which are of the specified alt name type.
getAltNames(X509Certificate, Integer[]) - Static method in class org.opensaml.xml.security.x509.X509Util
Gets the list of alternative names of a given name type.
getArtifact() - Method in interface org.opensaml.common.binding.artifact.SAMLArtifactMap.SAMLArtifactMapEntry
Gets the artifact that maps to the SAML message.
getArtifact() - Method in class org.opensaml.saml2.binding.decoding.HTTPArtifactDecoder
Gets the artifact created for the given SAML message.
getArtifact() - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Gets the artifact created for the given SAML message.
getArtifact() - Method in interface org.opensaml.saml2.core.Artifact
Get artifact value.
getArtifact() - Method in interface org.opensaml.saml2.core.ArtifactResolve
Get Artifact child element.
getArtifact() - Method in class org.opensaml.saml2.core.impl.ArtifactImpl
Get artifact value.
getArtifact() - Method in class org.opensaml.saml2.core.impl.ArtifactResolveImpl
Get Artifact child element.
getArtifactBytes() - Method in class org.opensaml.common.binding.artifact.SAMLArtifact
Gets the bytes for the artifact.
getArtifactBytes() - Method in class org.opensaml.saml2.binding.artifact.AbstractSAML2Artifact
Gets the bytes for the artifact.
getArtifactFactory() - Static method in class org.opensaml.Configuration
Gets the artifact factory for the library.
getArtifactFactory() - Method in class org.opensaml.saml2.binding.decoding.HTTPArtifactDecoder
Gets the artifact factory used to create artifacts for this encoder.
getArtifactFactory() - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Gets the artifact factory used to create artifacts for this encoder.
getArtifactMap() - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Gets the artifact map used to map artifacts and messages.
getArtifactResolutionServices() - Method in class org.opensaml.saml2.metadata.impl.SSODescriptorImpl
Gets a list of artifact resolution services for this service.
getArtifactResolutionServices() - Method in interface org.opensaml.saml2.metadata.SSODescriptor
Gets a list of artifact resolution services for this service.
getArtifactType() - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Gets the type of artifact this encoder will use.
getAssertionArtifact() - Method in interface org.opensaml.saml1.core.AssertionArtifact
Get the contents of the artifact.
getAssertionArtifact() - Method in class org.opensaml.saml1.core.impl.AssertionArtifactImpl
Get the contents of the artifact.
getAssertionArtifacts() - Method in class org.opensaml.saml1.core.impl.RequestImpl
Get the lists of
getAssertionArtifacts() - Method in interface org.opensaml.saml1.core.Request
Get the lists of
getAssertionConsumerServiceIndex() - Method in interface org.opensaml.saml2.core.AuthnRequest
Gets the index of the particular Assertion Consumer Service to which the response to this request should be delivered.
getAssertionConsumerServiceIndex() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets the index of the particular Assertion Consumer Service to which the response to this request should be delivered.
getAssertionConsumerServices() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Gets an list of assertion consumer service Endpoints for this service.
getAssertionConsumerServices() - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Gets an list of assertion consumer service Endpoints for this service.
getAssertionConsumerServiceURL() - Method in interface org.opensaml.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 class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets the URL of the particular Assertion Consumer Service to which the response to this request should be delivered.
getAssertionHandle() - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001
Gets the artifiact's 20 byte assertion handle.
getAssertionHandle() - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002
Gets the artifiact's 20 byte assertion handle.
getAssertionID() - Method in interface org.opensaml.saml2.core.AssertionIDRef
Gets the ID of the assertion this references.
getAssertionID() - Method in class org.opensaml.saml2.core.impl.AssertionIDRefImpl
Gets the ID of the assertion this references.
getAssertionIDReferences() - Method in interface org.opensaml.saml1.core.Advice
Get the AssertionIdReferences.
getAssertionIDReferences() - Method in interface org.opensaml.saml1.core.Evidence
Get the list of the AssertionIdReference
getAssertionIDReferences() - Method in class org.opensaml.saml1.core.impl.AdviceImpl
Get the AssertionIdReferences.
getAssertionIDReferences() - Method in class org.opensaml.saml1.core.impl.EvidenceImpl
Get the list of the AssertionIdReference
getAssertionIDReferences() - Method in class org.opensaml.saml1.core.impl.RequestImpl
Get the lists of AssertionIDReferences
getAssertionIDReferences() - Method in interface org.opensaml.saml1.core.Request
Get the lists of AssertionIDReferences
getAssertionIDReferences() - Method in interface org.opensaml.saml2.core.Advice
Gets the list of AssertionID references used as advice.
getAssertionIDReferences() - Method in interface org.opensaml.saml2.core.Evidence
Gets the list of AssertionID references used as evidence.
getAssertionIDReferences() - Method in class org.opensaml.saml2.core.impl.AdviceImpl
Gets the list of AssertionID references used as advice.
getAssertionIDReferences() - Method in class org.opensaml.saml2.core.impl.EvidenceImpl
Gets the list of AssertionID references used as evidence.
getAssertionIDRefs() - Method in interface org.opensaml.saml2.core.AssertionIDRequest
Gets a list of child AssertionIDRefs.
getAssertionIDRefs() - Method in class org.opensaml.saml2.core.impl.AssertionIDRequestImpl
Gets a list of child AssertionIDRefs.
getAssertionIDRequestServices() - Method in interface org.opensaml.saml2.metadata.AttributeAuthorityDescriptor
Gets a list of Assertion ID request services.
getAssertionIDRequestServices() - Method in interface org.opensaml.saml2.metadata.AuthnAuthorityDescriptor
Gets the list of assertion ID request services for this authority.
getAssertionIDRequestServices() - Method in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Gets the list of assertion ID request services.
getAssertionIDRequestServices() - Method in class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
Gets a list of Assertion ID request services.
getAssertionIDRequestServices() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
Gets the list of assertion ID request services for this authority.
getAssertionIDRequestServices() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Gets the list of assertion ID request services.
getAssertionIDRequestServices() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorImpl
Gets the list of assertion ID request services for this PDP.
getAssertionIDRequestServices() - Method in interface org.opensaml.saml2.metadata.PDPDescriptor
Gets the list of assertion ID request services for this PDP.
getAssertions() - Method in interface org.opensaml.saml1.core.Advice
Get the Assertions.
getAssertions() - Method in interface org.opensaml.saml1.core.Evidence
Get the list of Assertions
getAssertions() - Method in class org.opensaml.saml1.core.impl.AdviceImpl
Get the Assertions.
getAssertions() - Method in class org.opensaml.saml1.core.impl.EvidenceImpl
Get the list of Assertions
getAssertions() - Method in class org.opensaml.saml1.core.impl.ResponseImpl
Return the object representing the Assertion (element).
getAssertions() - Method in interface org.opensaml.saml1.core.Response
Return the object representing the Assertion (element).
getAssertions() - Method in interface org.opensaml.saml2.core.Advice
Gets the list of Assertions used as advice.
getAssertions() - Method in interface org.opensaml.saml2.core.Evidence
Gets the list of Assertions used as evidence.
getAssertions() - Method in class org.opensaml.saml2.core.impl.AdviceImpl
Gets the list of Assertions used as advice.
getAssertions() - Method in class org.opensaml.saml2.core.impl.EvidenceImpl
Gets the list of Assertions used as evidence.
getAssertions() - Method in class org.opensaml.saml2.core.impl.ResponseImpl
Return the list of Assertion child elements.
getAssertions() - Method in interface org.opensaml.saml2.core.Response
Return the list of Assertion child elements.
getAssertionURI() - Method in interface org.opensaml.saml2.core.AssertionURIRef
Gets the URI of the assertion this references.
getAssertionURI() - Method in class org.opensaml.saml2.core.impl.AssertionURIRefImpl
Gets the URI of the assertion this references.
getAssertionURIReferences() - Method in interface org.opensaml.saml2.core.Advice
Gets the list of AssertionURI references used as advice.
getAssertionURIReferences() - Method in interface org.opensaml.saml2.core.Evidence
Gets the list of AssertionURI references used as evidence.
getAssertionURIReferences() - Method in class org.opensaml.saml2.core.impl.AdviceImpl
Gets the list of AssertionURI references used as advice.
getAssertionURIReferences() - Method in class org.opensaml.saml2.core.impl.EvidenceImpl
Gets the list of AssertionURI references used as evidence.
getAttributeAuthorityDescriptor(String) - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets the first AttributeAuthorityDescriptor role descriptor for this entity that supports the given protocol.
getAttributeAuthorityDescriptor(String) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the first AttributeAuthorityDescriptor role descriptor for this entity that supports the given protocol.
getAttributeConsumingServiceIndex() - Method in interface org.opensaml.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.
getAttributeConsumingServiceIndex() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
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 class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Gets an list of attribute consuming service Endpoints for this service.
getAttributeConsumingServices() - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Gets an list of attribute consuming service Endpoints for this service.
getAttributeConsumingServices() - Method in interface org.opensaml.samlext.saml2mdquery.AttributeQueryDescriptor
Gets the list of attribute consuming service endpoints support by this role.
getAttributeConsumingServices() - Method in class org.opensaml.samlext.saml2mdquery.impl.AttributeQueryDescriptorImpl
Gets the list of attribute consuming service endpoints support by this role.
getAttributeDesignators() - Method in interface org.opensaml.saml1.core.AttributeQuery
Get list of AttributeDesignators
getAttributeDesignators() - Method in class org.opensaml.saml1.core.impl.AttributeQueryImpl
Get list of AttributeDesignators
getAttributeName() - Method in interface org.opensaml.saml1.core.AttributeDesignator
Get the contents of the AttributeName attribute
getAttributeName() - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorImpl
Get the contents of the AttributeName attribute
getAttributeNamespace() - Method in interface org.opensaml.saml1.core.AttributeDesignator
Get the contents of the AttributeNamespace attribute
getAttributeNamespace() - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorImpl
Get the contents of the AttributeNamespace attribute
getAttributeProfiles() - Method in interface org.opensaml.saml2.metadata.AttributeAuthorityDescriptor
Gets a list of Attribute profiles supported by this authority.
getAttributeProfiles() - Method in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Gets the list of attribute profiles supported by this IdP.
getAttributeProfiles() - Method in class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
Gets a list of Attribute profiles supported by this authority.
getAttributeProfiles() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Gets the list of attribute profiles supported by this IdP.
getAttributeQuery() - Method in class org.opensaml.saml1.core.impl.RequestImpl
Get the request AttributeQuery
getAttributeQuery() - Method in interface org.opensaml.saml1.core.Request
Get the request AttributeQuery
getAttributes() - Method in interface org.opensaml.saml1.core.AttributeStatement
Get all the subsiduary Attribute elements
getAttributes() - Method in class org.opensaml.saml1.core.impl.AttributeStatementImpl
Get all the subsiduary Attribute elements
getAttributes() - Method in interface org.opensaml.saml2.core.AttributeQuery
Gets the Attributes of this query.
getAttributes() - Method in interface org.opensaml.saml2.core.AttributeStatement
Gets the attribtues expressed in this statement.
getAttributes() - Method in class org.opensaml.saml2.core.impl.AttributeQueryImpl
Gets the Attributes of this query.
getAttributes() - Method in class org.opensaml.saml2.core.impl.AttributeStatementImpl
Gets the attribtues expressed in this statement.
getAttributes() - Method in interface org.opensaml.saml2.metadata.AttributeAuthorityDescriptor
Gets the list of attribute available from this authority.
getAttributes() - Method in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Gets the list of attributes supported by this IdP.
getAttributes() - Method in class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
Gets the list of attribute available from this authority.
getAttributes() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Gets the list of attributes supported by this IdP.
getAttributeServices() - Method in interface org.opensaml.saml2.metadata.AttributeAuthorityDescriptor
Gets a list of attribute service Endpoints for this authority.
getAttributeServices() - Method in class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
Gets a list of attribute service Endpoints for this authority.
getAttributeStatements() - Method in interface org.opensaml.saml1.core.Assertion
Return all the AttributeStatement elements
getAttributeStatements() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Return all the AttributeStatement elements
getAttributeStatements() - Method in interface org.opensaml.saml2.core.Assertion
Gets the list of AttributeStatement attached to this assertion.
getAttributeStatements() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the list of AttributeStatement attached to this assertion.
getAttributeValueAsBoolean(Attr) - Static method in class org.opensaml.xml.util.XMLHelper
Parses the attribute's value.
getAttributeValueAsQName(Attr) - Static method in class org.opensaml.xml.util.XMLHelper
Constructs a QName from an attributes value.
getAttributeValues() - Method in interface org.opensaml.saml1.core.Attribute
Get all the subsiduary AttributeValue elements
getAttributeValues() - Method in class org.opensaml.saml1.core.impl.AttributeImpl
Get all the subsiduary AttributeValue elements
getAttributeValues() - Method in interface org.opensaml.saml2.core.Attribute
Gets the list of attribute values for this attribute.
getAttributeValues() - Method in class org.opensaml.saml2.core.impl.AttributeImpl
Gets the list of attribute values for this attribute.
getAudienceRestrictionConditions() - Method in interface org.opensaml.saml1.core.Conditions
Return the List representing all the AudienceRestrictionCondition sub elements.
getAudienceRestrictionConditions() - Method in class org.opensaml.saml1.core.impl.ConditionsImpl
Return the List representing all the AudienceRestrictionCondition sub elements.
getAudienceRestrictions() - Method in interface org.opensaml.saml2.core.Conditions
Gets the audience restriction conditions for the assertion.
getAudienceRestrictions() - Method in class org.opensaml.saml2.core.impl.ConditionsImpl
Gets the audience restriction conditions for the assertion.
getAudiences() - Method in interface org.opensaml.saml1.core.AudienceRestrictionCondition
Return all the audience elements
getAudiences() - Method in class org.opensaml.saml1.core.impl.AudienceRestrictionConditionImpl
Return all the audience elements
getAudiences() - Method in interface org.opensaml.saml2.core.AudienceRestriction
Gets the list of audiences for the assertion.
getAudiences() - Method in class org.opensaml.saml2.core.impl.AudienceRestrictionImpl
Gets the list of audiences for the assertion.
getAudiences() - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionImpl
Gets the list of audiences to whom the assertion may be proxied.
getAudiences() - Method in interface org.opensaml.saml2.core.ProxyRestriction
Gets the list of audiences to whom the assertion may be proxied.
getAudienceURI() - Method in interface org.opensaml.saml2.core.Audience
Gets the URI of the audience for the assertion.
getAudienceURI() - Method in class org.opensaml.saml2.core.impl.AudienceImpl
Gets the URI of the audience for the assertion.
getAuthContextDecl() - Method in interface org.opensaml.saml2.core.AuthnContext
Gets Declaration of this Authentication Context.
getAuthContextDecl() - Method in class org.opensaml.saml2.core.impl.AuthnContextImpl
Gets Declaration of this Authentication Context.
getAuthenticatingAuthorities() - Method in interface org.opensaml.saml2.core.AuthnContext
Gets the Authenticating Athorities of this Authentication Context.
getAuthenticatingAuthorities() - Method in class org.opensaml.saml2.core.impl.AuthnContextImpl
Gets the Authenticating Athorities of this Authentication Context.
getAuthenticationInstant() - Method in interface org.opensaml.saml1.core.AuthenticationStatement
Return the contents of the AuthenticationInstant attribute
getAuthenticationInstant() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementImpl
Return the contents of the AuthenticationInstant attribute
getAuthenticationMethod() - Method in interface org.opensaml.saml1.core.AuthenticationQuery
Get AuthenticationMethod attribute
getAuthenticationMethod() - Method in interface org.opensaml.saml1.core.AuthenticationStatement
Return the contents of the AuthenticationMethod attribute
getAuthenticationMethod() - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryImpl
Get AuthenticationMethod attribute
getAuthenticationMethod() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementImpl
Return the contents of the AuthenticationMethod attribute
getAuthenticationQuery() - Method in class org.opensaml.saml1.core.impl.RequestImpl
Get the query AuthenticationQuery
getAuthenticationQuery() - Method in interface org.opensaml.saml1.core.Request
Get the query AuthenticationQuery
getAuthenticationStatements() - Method in interface org.opensaml.saml1.core.Assertion
Return the List representing all the AuthenticationStatement sub elements.
getAuthenticationStatements() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Return the List representing all the AuthenticationStatement sub elements.
getAuthnAuthorityDescriptor(String) - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets the first AuthnAuthorityDescriptor role descriptor for this entity that supports the given protocol.
getAuthnAuthorityDescriptor(String) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the first AuthnAuthorityDescriptor role descriptor for this entity that supports the given protocol.
getAuthnContext() - Method in interface org.opensaml.saml2.core.AuthnStatement
Gets the context used to authenticate the subject.
getAuthnContext() - Method in class org.opensaml.saml2.core.impl.AuthnStatementImpl
Gets the context used to authenticate the subject.
getAuthnContextClassRef() - Method in interface org.opensaml.saml2.core.AuthnContext
Gets the URI identifying the Context Class of this Authentication Context.
getAuthnContextClassRef() - Method in interface org.opensaml.saml2.core.AuthnContextClassRef
Gets the URI reference to an authentication context class.
getAuthnContextClassRef() - Method in class org.opensaml.saml2.core.impl.AuthnContextClassRefImpl
Gets the URI reference to an authentication context class.
getAuthnContextClassRef() - Method in class org.opensaml.saml2.core.impl.AuthnContextImpl
Gets the URI identifying the Context Class of this Authentication Context.
getAuthnContextClassRefs() - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextImpl
Gets the AuthnContextClassRefs of this request.
getAuthnContextClassRefs() - Method in interface org.opensaml.saml2.core.RequestedAuthnContext
Gets the AuthnContextClassRefs of this request.
getAuthnContextDeclRef() - Method in interface org.opensaml.saml2.core.AuthnContext
Gets the URI of the Declaration of this Authentication Context.
getAuthnContextDeclRef() - Method in interface org.opensaml.saml2.core.AuthnContextDeclRef
Gets the URI reference to an authentication context declaration.
getAuthnContextDeclRef() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclRefImpl
Gets the URI reference to an authentication context declaration.
getAuthnContextDeclRef() - Method in class org.opensaml.saml2.core.impl.AuthnContextImpl
Gets the URI of the Declaration of this Authentication Context.
getAuthnContextDeclRefs() - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextImpl
Gets the AuthnContextDeclRefs of this request.
getAuthnContextDeclRefs() - Method in interface org.opensaml.saml2.core.RequestedAuthnContext
Gets the AuthnContextDeclRefs of this request.
getAuthnInstant() - Method in interface org.opensaml.saml2.core.AuthnStatement
Gets the time when the authentication took place.
getAuthnInstant() - Method in class org.opensaml.saml2.core.impl.AuthnStatementImpl
Gets the time when the authentication took place.
getAuthnQueryServices() - Method in interface org.opensaml.saml2.metadata.AuthnAuthorityDescriptor
Gets the list of authentication query services for this authority.
getAuthnQueryServices() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
Gets the list of authentication query services for this authority.
getAuthnStatements() - Method in interface org.opensaml.saml2.core.Assertion
Gets the list of AuthnStatements attached to this assertion.
getAuthnStatements() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the list of AuthnStatements attached to this assertion.
getAuthorityBindings() - Method in interface org.opensaml.saml1.core.AuthenticationStatement
return all the AuthorityBinding subelement
getAuthorityBindings() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementImpl
return all the AuthorityBinding subelement
getAuthorityKind() - Method in interface org.opensaml.saml1.core.AuthorityBinding
Getter for AuthorityKind
getAuthorityKind() - Method in class org.opensaml.saml1.core.impl.AuthorityBindingImpl
Getter for AuthorityKind
getAuthorizationDecisionQuery() - Method in class org.opensaml.saml1.core.impl.RequestImpl
Get the request AuthorizationDecisionQuery
getAuthorizationDecisionQuery() - Method in interface org.opensaml.saml1.core.Request
Get the request AuthorizationDecisionQuery
getAuthorizationDecisionStatements() - Method in interface org.opensaml.saml1.core.Assertion
Return the List representing all the AuthorizationStatement sub elements.
getAuthorizationDecisionStatements() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Return the List representing all the AuthorizationStatement sub elements.
getAuthzDecisionStatements() - Method in interface org.opensaml.saml2.core.Assertion
Gets the list of AuthzDecisionStatements attached to this assertion.
getAuthzDecisionStatements() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the list of AuthzDecisionStatements attached to this assertion.
getAuthzServices() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorImpl
Gets an list of authz services for this service.
getAuthzServices() - Method in interface org.opensaml.saml2.metadata.PDPDescriptor
Gets an list of authz services for this service.
getAutoGeneratedKeyEncryptionAlgorithmURI() - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get the encryption algorithm URI to be used when auto-generating random encryption keys.
getAutoGeneratedKeyEncryptionAlgorithmURI() - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get the encryption algorithm URI to be used when auto-generating random encryption keys.
getBase64DecodedMessage() - Method in class org.opensaml.saml1.binding.decoding.HTTPPostDecoder
Gets the Base64 encoded message from the request and decodes it.
getBase64DecodedMessage() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoder
Gets the Base64 encoded message from the request and decodes it.
getBase64EncodedMessage() - Method in class org.opensaml.common.binding.encoding.impl.AbstractHTTPMessageEncoder
Gets the SAML message as a base64, no line break, string.
getBaseID() - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Gets the base identifier of the principal for this request.
getBaseID() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestImpl
Gets the base identifier of the principal for this request.
getBaseID() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Gets the base identifier of the principal for this request.
getBaseID() - Method in class org.opensaml.saml2.core.impl.SubjectImpl
Gets the base identifier of the principal for this request.
getBaseID() - Method in interface org.opensaml.saml2.core.LogoutRequest
Gets the base identifier of the principal for this request.
getBaseID() - Method in interface org.opensaml.saml2.core.NameIDMappingRequest
Gets the base identifier of the principal for this request.
getBaseID() - Method in interface org.opensaml.saml2.core.Subject
Gets the base identifier of the principal for this request.
getBaseID() - Method in interface org.opensaml.saml2.core.SubjectConfirmation
Gets the base identifier of the principal for this request.
getBaseURI() - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
getBinding() - Method in interface org.opensaml.saml1.core.AuthorityBinding
Getter for Binding
getBinding() - Method in class org.opensaml.saml1.core.impl.AuthorityBindingImpl
Getter for Binding
getBinding() - Method in interface org.opensaml.saml2.metadata.Endpoint
Gets the URI identifier for the binding supported by this Endpoint.
getBinding() - Method in class org.opensaml.saml2.metadata.impl.EndpointImpl
Gets the URI identifier for the binding supported by this Endpoint.
getBindingURI() - Method in interface org.opensaml.common.binding.decoding.MessageDecoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml1.binding.decoding.HTTPPostDecoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml1.binding.decoding.HTTPSOAP11Decoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml1.binding.encoding.HTTPPostEncoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml1.binding.encoding.HTTPSOAP11Encoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml2.binding.decoding.HTTPArtifactDecoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml2.binding.decoding.HTTPSOAP11Decoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml2.binding.encoding.HTTPPostEncoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoder
Gets the binding URI supported by this encoder.
getBindingURI() - Method in class org.opensaml.saml2.binding.encoding.HTTPSOAP11Encoder
Gets the binding URI supported by this encoder.
getBody() - Method in interface org.opensaml.ws.soap.soap11.Envelope
Gets the body of this envelope.
getBody() - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
Gets the body of this envelope.
getBuilder(SAMLVersion, byte[]) - Method in class org.opensaml.common.binding.artifact.SAMLArtifactFactory
Gets the artifact builder for a particular version of SAML and artifact type.
getBuilder() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets a builder from the pool.
getBuilder() - Method in interface org.opensaml.xml.parse.ParserPool
Gets a builder from the pool.
getBuilder(QName) - Method in class org.opensaml.xml.XMLObjectBuilderFactory
Retrieves an XMLObjectBuilder using the key it was registered with.
getBuilder(Element) - Method in class org.opensaml.xml.XMLObjectBuilderFactory
Retrieves the XMLObject builder for the given element.
getBuilderAttributes() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets the builder attributes used when creating builders.
getBuilderFactory() - Static method in class org.opensaml.xml.Configuration
Gets the XMLObject builder factory that has been configured with information from loaded configuration files.
getBuilders() - Method in class org.opensaml.xml.XMLObjectBuilderFactory
Gets an immutable list of all the builders currently registered.
getByteStream() - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
getCacheDuration() - Method in interface org.opensaml.saml2.common.CacheableSAMLObject
Gets the maximum time, in milliseconds, that this descriptor should be cached.
getCacheDuration() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Gets the maximum time, in milliseconds, that this descriptor should be cached.
getCacheDuration() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Gets the maximum time, in milliseconds, that this descriptor should be cached.
getCacheDuration() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the maximum time, in milliseconds, that this descriptor should be cached.
getCacheDuration() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets the maximum time, in milliseconds, that this descriptor should be cached.
getCanonicalizationAlgorithm() - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Gets the canonicalization algorithm used to create the signature content.
getCanonicalizationAlgorithm() - Method in interface org.opensaml.xml.signature.Signature
Gets the canonicalization algorithm used to create the signature content.
getCarriedKeyName() - Method in interface org.opensaml.xml.encryption.EncryptedKey
Gets the child element carrying the human readable name for this key.
getCarriedKeyName() - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyImpl
Gets the child element carrying the human readable name for this key.
getCertificate(X509Certificate) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Convert an X509Certificate into a native Java representation.
getCertificateNameOptions() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Get the current certificate name options.
getCertificates(KeyInfo) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Get a list of the Java X509Certificate within the given KeyInfo.
getCertificates(X509Data) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Get a list of the Java X509Certificate within the given X509Data.
getCertifiedText() - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
getChain() - Method in class org.opensaml.xml.security.trust.ChainingTrustEngine
Get the list of configured trust engines which constitute the trust evaluation chain.
getCharacterEncoding() - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory
Gets the expected content type of the request.
getCharacterStream() - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
getChildElements(Element) - Static method in class org.opensaml.xml.util.XMLHelper
Gets the child elements of the given element in a single iteration.
getChildElementsByTagName(Element, String) - Static method in class org.opensaml.xml.util.XMLHelper
Gets the child nodes with the given local tag name.
getChildElementsByTagNameNS(Element, String, String) - Static method in class org.opensaml.xml.util.XMLHelper
Gets the child nodes with the given namespace qualified tag name.
getChildren() - Method in interface org.opensaml.saml2.core.Advice
Gets the list of all child elements attached to this advice.
getChildren(QName) - Method in interface org.opensaml.saml2.core.Advice
Gets the list of child elements attached to this advice that match a particular QName.
getChildren() - Method in class org.opensaml.saml2.core.impl.AdviceImpl
Gets the list of all child elements attached to this advice.
getChildren(QName) - Method in class org.opensaml.saml2.core.impl.AdviceImpl
Gets the list of child elements attached to this advice that match a particular QName.
getCipherData() - Method in interface org.opensaml.xml.encryption.EncryptedType
Gets the CipherData child element.
getCipherData() - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Gets the CipherData child element.
getCipherReference() - Method in interface org.opensaml.xml.encryption.CipherData
Get the CipherReference which points to the location encrypted data
getCipherReference() - Method in class org.opensaml.xml.encryption.impl.CipherDataImpl
Get the CipherReference which points to the location encrypted data
getCipherValue() - Method in interface org.opensaml.xml.encryption.CipherData
Get the base64-encoded data representing the the encrypted form of the plaintext data.
getCipherValue() - Method in class org.opensaml.xml.encryption.impl.CipherDataImpl
Get the base64-encoded data representing the the encrypted form of the plaintext data.
getClockSkew() - Method in class org.opensaml.common.binding.security.IssueInstantRuleFactory
Get the clock skew, in seconds.
getClockSkew() - Method in class org.opensaml.common.binding.security.ReplayRuleFactory
Get the clock skew.
getCode() - Method in interface org.opensaml.ws.soap.soap11.Fault
Gets the fault code for this fault.
getCode() - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Gets the fault code for this fault.
getCollection() - Method in class org.opensaml.xml.security.credential.CollectionCredentialResolver
Get the (modifiable) credential collection which is the backing store for the resolver.
getCommonName(X509Certificate) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Get the first common name (CN) value from the subject DN of the specified certificate.
getCommonNames(X500Principal) - Static method in class org.opensaml.xml.security.x509.X509Util
Gets the commons names that appear within the given distinguished name.
getCompany() - Method in interface org.opensaml.saml2.metadata.ContactPerson
Gets the company this contact person is associated with.
getCompany() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Gets the company this contact person is associated with.
getComparison() - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextImpl
Gets the Comparison attribute value of the requested authn context.
getComparison() - Method in interface org.opensaml.saml2.core.RequestedAuthnContext
Gets the Comparison attribute value of the requested authn context.
GetComplete - Interface in org.opensaml.saml2.core
SAML 2.0 Core GetComplete.
GetCompleteBuilder - Class in org.opensaml.saml2.core.impl
Builder of GetCompleteImpl
GetCompleteBuilder() - Constructor for class org.opensaml.saml2.core.impl.GetCompleteBuilder
Constructor
GetCompleteImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of GetComplete
GetCompleteImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.GetCompleteImpl
Constructor
GetCompleteMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for GetComplete objects.
GetCompleteMarshaller() - Constructor for class org.opensaml.saml2.core.impl.GetCompleteMarshaller
Constructor
GetCompleteMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.GetCompleteMarshaller
Constructor
GetCompleteSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks GetComplete for Schema compliance.
GetCompleteSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.GetCompleteSchemaValidator
Constructor
GetCompleteUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for GetComplete objects.
GetCompleteUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.GetCompleteUnmarshaller
Constructor
GetCompleteUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.GetCompleteUnmarshaller
Constructor
getConditions() - Method in interface org.opensaml.saml1.core.Assertion
Return the (singleton) Object, representing the Conditions sub element.
getConditions() - Method in interface org.opensaml.saml1.core.Conditions
Return the List representing all the Condition sub elements.
getConditions(QName) - Method in interface org.opensaml.saml1.core.Conditions
Return the List representing all the Conditions with the given schema type or element name.
getConditions() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Return the (singleton) Object, representing the Conditions sub element.
getConditions() - Method in class org.opensaml.saml1.core.impl.ConditionsImpl
Return the List representing all the Condition sub elements.
getConditions(QName) - Method in class org.opensaml.saml1.core.impl.ConditionsImpl
Return the List representing all the Conditions with the given schema type or element name.
getConditions() - Method in interface org.opensaml.saml2.core.Assertion
Gets the Conditions placed on this assertion.
getConditions() - Method in interface org.opensaml.saml2.core.AuthnRequest
Gets the Conditions of the request.
getConditions() - Method in interface org.opensaml.saml2.core.Conditions
Gets all the conditions on the assertion.
getConditions() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the Conditions placed on this assertion.
getConditions() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets the Conditions of the request.
getConditions() - Method in class org.opensaml.saml2.core.impl.ConditionsImpl
Gets all the conditions on the assertion.
getConfirmationMethod() - Method in interface org.opensaml.saml1.core.ConfirmationMethod
Gets the confirmation method.
getConfirmationMethod() - Method in class org.opensaml.saml1.core.impl.ConfirmationMethodImpl
Gets the confirmation method.
getConfirmationMethods() - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationImpl
Get the list with all the ConfirmationMethods.
getConfirmationMethods() - Method in interface org.opensaml.saml1.core.SubjectConfirmation
Get the list with all the ConfirmationMethods.
getConnectionAuthenticationCredential() - Method in class org.opensaml.ws.soap.client.AbstractSOAPTransport
Gets the credential used to authenticate to the peer when connecting.
getConnectionAuthenticationCredential() - Method in interface org.opensaml.ws.soap.client.SOAPTransport
Gets the credential used to authenticate to the peer when connecting.
getConsent() - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Gets the consent obtained from the principal for sending this request.
getConsent() - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Gets the consent obtained from the principal for sending this response.
getConsent() - Method in interface org.opensaml.saml2.core.RequestAbstractType
Gets the consent obtained from the principal for sending this request.
getConsent() - Method in interface org.opensaml.saml2.core.StatusResponseType
Gets the consent obtained from the principal for sending this response.
getContactPersons() - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Get the contact people for this entity.
getContactPersons() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Get the contact people for this entity.
getContactPersons() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets an immutable list of ContactPersons for this role.
getContactPersons() - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Gets an immutable list of ContactPersons for this role.
getContentCharacterEncoding() - Method in interface org.opensaml.ws.MessageSource
Gets the character encoding of the message, if known.
getContentLength() - Method in interface org.opensaml.ws.MessageSource
Gets the length, in bytes, of the message.
getContentReferences() - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Gets the list of signature content references.
getContentReferences() - Method in interface org.opensaml.xml.signature.Signature
Gets the list of signature content references.
getContents() - Method in interface org.opensaml.saml1.core.Action
Return the contents
getContents() - Method in class org.opensaml.saml1.core.impl.ActionImpl
Return the contents
getContentType() - Method in interface org.opensaml.ws.MessageSource
Gets the MIME type of the message, if known.
getContentType() - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory
Gets the expected content type of the request.
getCookies() - Method in interface org.opensaml.ws.HTTPMessageSource
Gets the cookies received with the message.
getCreateBuildersAtPoolLimit() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets whether new builders will be created when the max pool size is reached.
getCredentalContextSet() - Method in class org.opensaml.xml.security.credential.AbstractCredential
Get the set of credential context information, which provides additional information specific to the contexts in which the credential was resolved.
getCredentalContextSet() - Method in interface org.opensaml.xml.security.credential.Credential
Get the set of credential context information, which provides additional information specific to the contexts in which the credential was resolved.
getCredentialCriteria(Set<Criteria>) - Static method in class org.opensaml.xml.security.SecurityHelper
Get the CredentialCriteria from the general more general criteria set and return as a type-specific set.
getCredentialResolver() - Method in class org.opensaml.xml.security.trust.ExplicitKeyTrustEngine
Gets the credential resolver used to recover trusted credentials that may be used to validate tokens.
getCredentialResolver() - Method in class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEngine
Gets the credential resolver used to recover trusted credentials that may be used to validate tokens.
getCredentialResolver() - Method in interface org.opensaml.xml.security.trust.TrustedCredentialTrustEngine
Gets the credential resolver used to recover trusted credentials that may be used to validate tokens.
getCredentialResolver() - Method in class org.opensaml.xml.signature.impl.ExplicitKeySignatureTrustEngine
Gets the credential resolver used to recover trusted credentials that may be used to validate tokens.
getCredentialType() - Method in class org.opensaml.xml.security.credential.BasicCredential
Get the primary type of the credential instance.
getCredentialType() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Get the type (interface) of the specific type of credential handled by generators produced by this factory.
getCredentialType() - Method in interface org.opensaml.xml.security.credential.Credential
Get the primary type of the credential instance.
getCredentialType() - Method in interface org.opensaml.xml.security.keyinfo.KeyInfoGeneratorFactory
Get the type (interface) of the specific type of credential handled by generators produced by this factory.
getCredentialType() - Method in class org.opensaml.xml.security.x509.BasicX509Credential
Get the primary type of the credential instance. This will usually be the primary sub-interface of Credential implemented by an implementation.
getCredentialType() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the type (interface) of the specific type of credential handled by generators produced by this factory. Primarily used as an index by manager implementions such as KeyInfoGeneratorManager.
getCRL(X509CRL) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Convert an X509CRL into a native Java representation.
getCRLs() - Method in class org.opensaml.xml.security.x509.BasicPKIXValdiationInformation
Gets the CRLs used during PKIX validation.
getCRLs() - Method in class org.opensaml.xml.security.x509.BasicX509Credential
Gets a collection of CRLs associated with the credential.
getCRLs() - Method in interface org.opensaml.xml.security.x509.PKIXValidationInformation
Gets the CRLs used during PKIX validation.
getCRLs() - Method in interface org.opensaml.xml.security.x509.X509Credential
Gets a collection of CRLs associated with the credential.
getCRLs(KeyInfo) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Get a list of the Java X509CRLs within the given KeyInfo.
getCRLs(X509Data) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Get a list of the Java X509CRLs within the given X509Data.
getDataEncryptionAlgorithmURI(String, Integer) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get the encryption algorithm URI for the specified JCA key algorithm name and optional key length.
getDataEncryptionAlgorithmURI(Credential) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get the encryption algorithm URI for the encryption key contained within the specified credential.
getDataEncryptionAlgorithmURI(String, Integer) - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get the encryption algorithm URI for the specified JCA key algorithm name and optional key length.
getDataEncryptionAlgorithmURI(Credential) - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get the encryption algorithm URI for the encryption key contained within the specified credential.
getDataReferences() - Method in class org.opensaml.xml.encryption.impl.ReferenceListImpl
Get the list of data reference child elements.
getDataReferences() - Method in interface org.opensaml.xml.encryption.ReferenceList
Get the list of data reference child elements.
getDataTypeFactory() - Static method in class org.opensaml.xml.util.DatatypeHelper
Gets a static instance of a JAXP DatatypeFactory.
getDatePattern() - Method in class org.opensaml.log.RollingFileAppender
Returns the value of the DatePattern option.
getDecision() - Method in interface org.opensaml.saml1.core.AuthorizationDecisionStatement
Return the contents of the Decision attribute
getDecision() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementImpl
Return the contents of the Decision attribute
getDecision() - Method in interface org.opensaml.saml2.core.AuthzDecisionStatement
Gets the decision of the authorization request.
getDecision() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementImpl
Gets the decision of the authorization request.
getDeclaration() - Method in interface org.opensaml.saml2.core.AuthnContextDecl
Gets the Declaration of this Authentication Context.
getDeclaration() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclImpl
Gets the Declaration of this Authentication Context.
getDefaultArtificateResolutionService() - Method in class org.opensaml.saml2.metadata.impl.SSODescriptorImpl
Gets the default artifact resolution service or null if no service is marked as the default.
getDefaultArtificateResolutionService() - Method in interface org.opensaml.saml2.metadata.SSODescriptor
Gets the default artifact resolution service or null if no service is marked as the default.
getDefaultAssertionConsumerService() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Gets the default assertion consumer service or null if no service is marked as the default.
getDefaultAssertionConsumerService() - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Gets the default assertion consumer service or null if no service is marked as the default.
getDefaultAttributeConsumingService() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Gets the default attribute consumer service or null if no service is marked as the default.
getDefaultAttributeConsumingService() - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Gets the default attribute consumer service or null if no service is marked as the default.
getDefaultManager() - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager
Get the default (unnamed) factory manager.
getDefaultProviderQName() - Static method in class org.opensaml.xml.Configuration
Gets the QName for the object provider that will be used for XMLObjects that do not have a registered object provider.
getDescription() - Method in class org.opensaml.saml2.metadata.impl.ServiceDescriptionImpl
Gets the description of the service.
getDescription() - Method in interface org.opensaml.saml2.metadata.ServiceDescription
Gets the description of the service.
getDescriptions() - Method in interface org.opensaml.saml2.metadata.AttributeConsumingService
Gets the descriptions for this service.
getDescriptions() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceImpl
Gets the descriptions for this service.
getDestination() - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Gets the URI of the destination of the request.
getDestination() - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Gets the URI of the destination of the response.
getDestination() - Method in interface org.opensaml.saml2.core.RequestAbstractType
Gets the URI of the destination of the request.
getDestination() - Method in interface org.opensaml.saml2.core.StatusResponseType
Gets the URI of the destination of the response.
getDetail() - Method in interface org.opensaml.ws.soap.soap11.Fault
Gets details of this fault.
getDetail() - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Gets details of this fault.
getDigestAlgorithm() - Method in class org.opensaml.common.impl.SAMLObjectContentReference
Gets the algorithm used to digest the content.
getDigestAlgorithm() - Method in class org.opensaml.xml.signature.URIContentReference
Gets the algorithm used to digest the content.
getDisplayNames() - Method in class org.opensaml.saml2.metadata.impl.OrganizationImpl
Gets a list of diaplay names for this organization.
getDisplayNames() - Method in interface org.opensaml.saml2.metadata.Organization
Gets a list of diaplay names for this organization.
getDNSAddress() - Method in class org.opensaml.saml1.core.impl.SubjectLocalityImpl
Getter for DNSAddress
getDNSAddress() - Method in interface org.opensaml.saml1.core.SubjectLocality
Getter for DNSAddress
getDNSName() - Method in class org.opensaml.saml2.core.impl.SubjectLocalityImpl
Gets the DNSName of the system from which the subject was authenticated.
getDNSName() - Method in interface org.opensaml.saml2.core.SubjectLocality
Gets the DNSName of the system from which the subject was authenticated.
getDOM() - Method in class org.opensaml.xml.AbstractXMLObject
Gets the DOM representation of this XMLObject, if one exists.
getDOM() - Method in interface org.opensaml.xml.XMLObject
Gets the DOM representation of this XMLObject, if one exists.
getDomain() - Method in interface org.opensaml.ws.soap.client.http.HTTPSOAPTransport.NTLMCredential
Gets the domain to authenticate to.
getDOMImplementation() - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
getDoNotCacheConditions() - Method in interface org.opensaml.saml1.core.Conditions
Return the List representing all the DoNotCacheCondition sub elements.
getDoNotCacheConditions() - Method in class org.opensaml.saml1.core.impl.ConditionsImpl
Return the List representing all the DoNotCacheCondition sub elements.
getDSAKey(DSAKeyValue) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Builds an DSA key from a DSAKeyValue element.
getDSAKey(DSAKeyValue, DSAParams) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Builds a DSA key from an DSAKeyValue element and the supplied Java DSAParams, which supplies key material from a shared key family.
getDSAKeyValue(XMLObject) - Method in class org.opensaml.xml.security.keyinfo.provider.DSAKeyValueProvider
Get the DSAKeyValue from the passed XML object.
getDSAKeyValue() - Method in class org.opensaml.xml.signature.impl.KeyValueImpl
Get the DSAKeyValue child element
getDSAKeyValue() - Method in interface org.opensaml.xml.signature.KeyValue
Get the DSAKeyValue child element
getDSAParams() - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get a DSA parameters instance which defines the default DSA key information to be used within a DSA "key family".
getDSAParams() - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get a DSA parameters instance which defines the default DSA key information to be used within a DSA "key family".
getEarliestExpiration(XMLObject) - Static method in class org.opensaml.saml2.common.SAML2Helper
Gets the earliest expiration instant for a XMLObject.
getEarliestExpiration(XMLObject, DateTime, DateTime) - Static method in class org.opensaml.saml2.common.SAML2Helper
Gets the earliest expiration instant within a metadata tree.
getElementAncestor(Node) - Static method in class org.opensaml.xml.util.XMLHelper
Gets the ancestor element node to the given node.
getElementContentAsQName(Element) - Static method in class org.opensaml.xml.util.XMLHelper
Constructs a QName from an element's adjacent Text child nodes.
getElementQName() - Method in class org.opensaml.xml.AbstractXMLObject
Gets the QName for this element.
getElementQName() - Method in interface org.opensaml.xml.XMLObject
Gets the QName for this element.
getEmailAddresses() - Method in interface org.opensaml.saml2.metadata.ContactPerson
Gets a list of email addresses for this person.
getEmailAddresses() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Gets a list of email addresses for this person.
getEncode(String) - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Performs HTTP GET based econding.
getEncoded(X500Principal) - Method in class org.opensaml.xml.security.x509.InternalX500DNHandler
Returns the distinguished name in ASN.1 DER encoded form.
getEncoded(X500Principal) - Method in interface org.opensaml.xml.security.x509.X500DNHandler
Returns the distinguished name in ASN.1 DER encoded form.
getEncoderBuilders() - Method in class org.opensaml.common.binding.decoding.MessageDecoderFactory
Gets the registered binding decoder.
getEncoderBuilders() - Method in class org.opensaml.common.binding.encoding.MessageEncoderFactory
Gets the registered binding encoders.
getEncodeRelayState() - Method in class org.opensaml.common.binding.encoding.impl.AbstractHTTPMessageEncoder
Gets the relay state in a URL-encoded form.
getEncoding() - Method in interface org.opensaml.xml.encryption.EncryptedType
Gets the encoding applied to the plaintext content prior to encryption.
getEncoding() - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Gets the encoding applied to the plaintext content prior to encryption.
getEncoding() - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
getEncodingMethod() - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Gets the HTTP submit method to use.
getEncryptedAssertions() - Method in interface org.opensaml.saml2.core.Advice
Gets the list of EncryptedAssertions used as advice.
getEncryptedAssertions() - Method in interface org.opensaml.saml2.core.Evidence
Gets the list of EncryptedAssertions used as evidence.
getEncryptedAssertions() - Method in class org.opensaml.saml2.core.impl.AdviceImpl
Gets the list of EncryptedAssertions used as advice.
getEncryptedAssertions() - Method in class org.opensaml.saml2.core.impl.EvidenceImpl
Gets the list of EncryptedAssertions used as evidence.
getEncryptedAssertions() - Method in class org.opensaml.saml2.core.impl.ResponseImpl
Return the list of EncryptedAssertion child elements.
getEncryptedAssertions() - Method in interface org.opensaml.saml2.core.Response
Return the list of EncryptedAssertion child elements.
getEncryptedAttributes() - Method in interface org.opensaml.saml2.core.AttributeStatement
Gets the encrypted attribtues expressed in this statement.
getEncryptedAttributes() - Method in class org.opensaml.saml2.core.impl.AttributeStatementImpl
Gets the encrypted attribtues expressed in this statement.
getEncryptedData() - Method in interface org.opensaml.saml2.core.EncryptedElementType
Get the EncryptedData child element.
getEncryptedData() - Method in class org.opensaml.saml2.core.impl.EncryptedElementTypeImpl
Get the EncryptedData child element.
getEncryptedID() - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Gets the encrytped name identifier of the principal for this request.
getEncryptedID() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Get the EncryptedID of the request.
getEncryptedID() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestImpl
Gets the encrypted name identifier of the principal for this request.
getEncryptedID() - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseImpl
Gets the encrypted name identifier of the principal for this response.
getEncryptedID() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Gets the encrypted name identifier of the principal for this request.
getEncryptedID() - Method in class org.opensaml.saml2.core.impl.SubjectImpl
Gets the encrypted name identifier of the principal for this request.
getEncryptedID() - Method in interface org.opensaml.saml2.core.LogoutRequest
Gets the encrytped name identifier of the principal for this request.
getEncryptedID() - Method in interface org.opensaml.saml2.core.ManageNameIDRequest
Get the EncryptedID of the request.
getEncryptedID() - Method in interface org.opensaml.saml2.core.NameIDMappingRequest
Gets the encrypted name identifier of the principal for this request.
getEncryptedID() - Method in interface org.opensaml.saml2.core.NameIDMappingResponse
Gets the encrypted name identifier of the principal for this response.
getEncryptedID() - Method in interface org.opensaml.saml2.core.Subject
Gets the encrypted name identifier of the principal for this request.
getEncryptedID() - Method in interface org.opensaml.saml2.core.SubjectConfirmation
Gets the encrypted name identifier of the principal for this request.
getEncryptedKeyResolver() - Method in class org.opensaml.xml.encryption.Decrypter
Get the encrypted key resolver.
getEncryptedKeys() - Method in interface org.opensaml.saml2.core.EncryptedElementType
A list of EncryptedKey child elements.
getEncryptedKeys() - Method in class org.opensaml.saml2.core.impl.EncryptedElementTypeImpl
A list of EncryptedKey child elements.
getEncryptedKeys() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the list of EncryptedKey child elements Note: EncryptedKey is actually defined in the XML Encryption schema, and is not explicitly defined in the KeyInfoType content model, but for convenience this named getter method is exposed.
getEncryptedKeys() - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the list of EncryptedKey child elements Note: EncryptedKey is actually defined in the XML Encryption schema, and is not explicitly defined in the KeyInfoType content model, but for convenience this named getter method is exposed.
getEncryptionCredential() - Method in class org.opensaml.xml.encryption.EncryptionParameters
Gets the credential used to encrypt.
getEncryptionMethod() - Method in class org.opensaml.security.SAMLMDCredentialContext
Return the list of EncryptionMethod's associated with credential context.
getEncryptionMethod() - Method in interface org.opensaml.xml.encryption.EncryptedType
Gets the EncryptionMethod child element.
getEncryptionMethod() - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Gets the EncryptionMethod child element.
getEncryptionMethods() - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorImpl
Gets the encryption methods that are supported by the entity.
getEncryptionMethods() - Method in interface org.opensaml.saml2.metadata.KeyDescriptor
Gets the encryption methods that are supported by the entity.
getEncryptionProperties() - Method in interface org.opensaml.xml.encryption.EncryptedType
Gets the EncryptionProperties child element.
getEncryptionProperties() - Method in interface org.opensaml.xml.encryption.EncryptionProperties
Get the list of EncryptionProperty child elements
getEncryptionProperties() - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Gets the EncryptionProperties child element.
getEncryptionProperties() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesImpl
Get the list of EncryptionProperty child elements
getEndpointIndex() - Method in class org.opensaml.saml2.binding.artifact.AbstractSAML2Artifact
Gets the 2 byte endpoint index for this artifact.
getEndpoints() - Method in class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
Gets a read-only list of endpoints for this role.
getEndpoints(QName) - Method in class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
Gets a read-only list of endpoints for this role for the given type.
getEndpoints() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
Gets a read-only list of endpoints for this role.
getEndpoints(QName) - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
Gets a read-only list of endpoints for this role for the given type.
getEndpoints() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Gets a read-only list of endpoints for this role.
getEndpoints(QName) - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Gets a read-only list of endpoints for this role for the given type.
getEndpoints() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorImpl
Gets a read-only list of endpoints for this role.
getEndpoints(QName) - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorImpl
Gets a read-only list of endpoints for this role for the given type.
getEndpoints() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Gets a read-only list of endpoints for this role.
getEndpoints(QName) - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Gets a read-only list of endpoints for this role for the given type.
getEndpoints() - Method in class org.opensaml.saml2.metadata.impl.SSODescriptorImpl
Gets a read-only list of endpoints for this role.
getEndpoints(QName) - Method in class org.opensaml.saml2.metadata.impl.SSODescriptorImpl
Gets a read-only list of endpoints for this role for the given type.
getEndpoints() - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Gets a read-only list of endpoints for this role.
getEndpoints(QName) - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Gets a read-only list of endpoints for this role for the given type.
getEndpoints() - Method in class org.opensaml.samlext.saml2mdquery.impl.AttributeQueryDescriptorImpl
Gets a read-only list of endpoints for this role.
getEndpoints(QName) - Method in class org.opensaml.samlext.saml2mdquery.impl.AttributeQueryDescriptorImpl
Gets a read-only list of endpoints for this role for the given type.
getEndpoints() - Method in class org.opensaml.samlext.saml2mdquery.impl.AuthnQueryDescriptorImpl
Gets a read-only list of endpoints for this role.
getEndpoints(QName) - Method in class org.opensaml.samlext.saml2mdquery.impl.AuthnQueryDescriptorImpl
Gets a read-only list of endpoints for this role for the given type.
getEndpoints() - Method in class org.opensaml.samlext.saml2mdquery.impl.AuthzDecisionQueryDescriptorImpl
Gets a read-only list of endpoints for this role.
getEndpoints(QName) - Method in class org.opensaml.samlext.saml2mdquery.impl.AuthzDecisionQueryDescriptorImpl
Gets a read-only list of endpoints for this role for the given type.
getEndpointType() - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Gets type of endpoint needed.
getEndpointURL() - Method in class org.opensaml.saml1.binding.encoding.HTTPPostEncoder
Gets the response URL from the relying party endpoint.
getEndpointURL() - Method in class org.opensaml.saml2.binding.encoding.AbstractSAML2HTTPMessageEncoder
Gets the response URL from the relying party endpoint.
getEntitiesDescriptor(String) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Gets a named EntitiesDescriptor from the metadata.
getEntitiesDescriptor(String) - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Gets a named EntitiesDescriptor from the metadata.
getEntitiesDescriptor(String) - Method in interface org.opensaml.saml2.metadata.provider.MetadataProvider
Gets a named EntitiesDescriptor from the metadata.
getEntitiesDescriptorByName(String, EntitiesDescriptor) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Gets the entities descriptor with the given name.
getEntitiesDescriptors() - Method in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Gets a list of child EntitiesDescriptors.
getEntitiesDescriptors() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Gets a list of child EntitiesDescriptors.
getEntityAuthenticationCredential() - Method in class org.opensaml.ws.soap.client.http.AbstractHTTPSOAPTransport
Gets the credentials to use to authenticate to the HTTP server.
getEntityAuthenticationCredential() - Method in interface org.opensaml.ws.soap.client.http.HTTPSOAPTransport
Gets the credentials to use to authenticate to the HTTP server.
getEntityAuthenticationScheme() - Method in class org.opensaml.ws.soap.client.http.AbstractHTTPSOAPTransport
Gets the type of authentication to perform with the HTTP server.
getEntityAuthenticationScheme() - Method in interface org.opensaml.ws.soap.client.http.HTTPSOAPTransport
Gets the type of authentication to perform with the HTTP server.
getEntityCertificate() - Method in class org.opensaml.xml.security.x509.BasicX509Credential
Gets the public certificate for the entity.
getEntityCertificate() - Method in interface org.opensaml.xml.security.x509.X509Credential
Gets the public certificate for the entity.
getEntityCertificateChain() - Method in class org.opensaml.xml.security.x509.BasicX509Credential
Gets an immutable collection of certificates in the entity's trust chain.
getEntityCertificateChain() - Method in interface org.opensaml.xml.security.x509.X509Credential
Gets an immutable collection of certificates in the entity's trust chain.
getEntityDescriptor(String) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Gets the metadata for a given entity if the metadata is valid.
getEntityDescriptor(String) - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Gets the metadata for a given entity if the metadata is valid.
getEntityDescriptor(String) - Method in interface org.opensaml.saml2.metadata.provider.MetadataProvider
Gets the metadata for a given entity if the metadata is valid.
getEntityDescriptorById(String, XMLObject) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Gets the EntityDescriptor with the given ID from the cached metadata.
getEntityDescriptorById(String, EntitiesDescriptor) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Gets the entity descriptor with the given ID that is a descedant of the given entities descriptor.
getEntityDescriptors() - Method in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Gets a list of child EntityDescriptors.
getEntityDescriptors() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Gets a list of child EntityDescriptors.
getEntityID() - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets the entity ID for this entity descriptor.
getEntityID() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the entity ID for this entity descriptor.
getEntityId() - Method in class org.opensaml.xml.security.credential.AbstractCredential
The unique ID of the entity this credential is for.
getEntityId() - Method in interface org.opensaml.xml.security.credential.Credential
The unique ID of the entity this credential is for.
getEntityID() - Method in class org.opensaml.xml.security.credential.EntityIDCriteria
Get the entity ID represented by the criteria.
getErrorURL() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets the URI users should be sent to in the event of an error.
getErrorURL() - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Gets the URI users should be sent to in the event of an error.
getEvidence() - Method in interface org.opensaml.saml1.core.AuthorizationDecisionQuery
Get the Evidence child element
getEvidence() - Method in interface org.opensaml.saml1.core.AuthorizationDecisionStatement
Return the Evidence element
getEvidence() - Method in interface org.opensaml.saml1.core.Evidence
Get the ordered list of all Evidentiary child elements
getEvidence() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryImpl
Get the Evidence child element
getEvidence() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementImpl
Return the Evidence element
getEvidence() - Method in class org.opensaml.saml1.core.impl.EvidenceImpl
Get the ordered list of all Evidentiary child elements
getEvidence() - Method in interface org.opensaml.saml2.core.AuthzDecisionQuery
Gets the Evidence of this query.
getEvidence() - Method in interface org.opensaml.saml2.core.AuthzDecisionStatement
Get the SAML assertion the authority relied on when making the authorization decision.
getEvidence() - Method in interface org.opensaml.saml2.core.Evidence
Gets the list of all elements used as evidence.
getEvidence() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryImpl
Gets the Evidence of this query.
getEvidence() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementImpl
Get the SAML assertion the authority relied on when making the authorization decision.
getEvidence() - Method in class org.opensaml.saml2.core.impl.EvidenceImpl
Gets the list of all elements used as evidence.
getExpirationTime() - Method in interface org.opensaml.util.storage.ExpiringObject
Gets the time the object expires.
getExpirationTime() - Method in class org.opensaml.util.storage.ReplayCache.ReplayCacheEntry
Gets the time the object expires.
getExpires() - Method in class org.opensaml.common.binding.security.IssueInstantRuleFactory
Get the issue instant expiration, in seconds from time of issuance.
getExpires() - Method in class org.opensaml.common.binding.security.ReplayRuleFactory
Get the message replay cache expiration, in seconds.
getExponent() - Method in class org.opensaml.xml.signature.impl.RSAKeyValueImpl
Get the Exponent child element
getExponent() - Method in interface org.opensaml.xml.signature.RSAKeyValue
Get the Exponent child element
getExtensions() - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Gets the Extensions of this request.
getExtensions() - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Gets the Extensions of this response.
getExtensions() - Method in interface org.opensaml.saml2.core.RequestAbstractType
Gets the Extensions of this request.
getExtensions() - Method in interface org.opensaml.saml2.core.StatusResponseType
Gets the Extensions of this response.
getExtensions() - Method in interface org.opensaml.saml2.metadata.AffiliationDescriptor
Gets the Extensions child of this object.
getExtensions() - Method in interface org.opensaml.saml2.metadata.ContactPerson
Gets the Extensions child of this object.
getExtensions() - Method in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Gets the Extensions child of this object.
getExtensions() - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets the Extensions child of this object.
getExtensions() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Gets the Extensions child of this object.
getExtensions() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Gets the Extensions child of this object.
getExtensions() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Gets the Extensions child of this object.
getExtensions() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the Extensions child of this object.
getExtensions() - Method in class org.opensaml.saml2.metadata.impl.OrganizationImpl
Gets the Extensions child of this object.
getExtensions() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets the Extensions child of this object.
getExtensions() - Method in interface org.opensaml.saml2.metadata.Organization
Gets the Extensions child of this object.
getExtensions() - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Gets the Extensions child of this object.
getExtensionSchema() - Method in class org.opensaml.common.xml.SAMLSchemaBuilder
Gets an unmodifiable list of currently registered schema extension.
getFactories() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoGeneratorManager
Get the (unmodifiable) collection of all factories managed by this manager.
getFactory(Credential) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoGeneratorManager
Get the factory which produces KeyInfoGenerators which can handle the specified credential.
getFactory(String, Credential) - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager
Lookup and return the named generator factory for the type of the credential specified.
getFeatures() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets the builders' features.
getFileExtension() - Method in class org.opensaml.log.RollingFileAppender
Gets the extension post-pended to the file name.
getFilters() - Method in class org.opensaml.saml2.metadata.provider.MetadataFilterChain
Gets the list of MetadataFilters that make up this chain.
getFirst() - Method in class org.opensaml.xml.util.Pair
Gets the first object in the pair.
getFirstChildElement(Node) - Static method in class org.opensaml.xml.util.XMLHelper
Gets the first child Element of the node, skipping any Text nodes such as whitespace.
getFormat() - Method in class org.opensaml.saml1.core.impl.NameIdentifierImpl
getFormat() - Method in interface org.opensaml.saml1.core.NameIdentifier
 
getFormat() - Method in class org.opensaml.saml2.core.impl.AbstractNameIDType
Gets the format of the NameID.
getFormat() - Method in class org.opensaml.saml2.core.impl.NameIDPolicyImpl
Gets the format of the NameIDPolicy.
getFormat() - Method in interface org.opensaml.saml2.core.NameIDPolicy
Gets the format of the NameIDPolicy.
getFormat() - Method in interface org.opensaml.saml2.core.NameIDType
Gets the format of the NameID.
getFormat() - Method in class org.opensaml.saml2.metadata.impl.NameIDFormatImpl
Gets the format of the NameID.
getFormat() - Method in interface org.opensaml.saml2.metadata.NameIDFormat
Gets the format of the NameID.
getFragement() - Method in class org.opensaml.util.URLBuilder
Gets the URL fragment in its decode form.
getFriendlyName() - Method in interface org.opensaml.saml2.core.Attribute
Get the friendly name of this attribute.
getFriendlyName() - Method in class org.opensaml.saml2.core.impl.AttributeImpl
Get the friendly name of this attribute.
getG() - Method in interface org.opensaml.xml.signature.DSAKeyValue
Get the G child element
getG() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Get the G child element
getGetComplete() - Method in interface org.opensaml.saml2.core.GetComplete
Gets the GetComplete URI value.
getGetComplete() - Method in interface org.opensaml.saml2.core.IDPList
Gets the GetComplete URI.
getGetComplete() - Method in class org.opensaml.saml2.core.impl.GetCompleteImpl
Gets the GetComplete URI value.
getGetComplete() - Method in class org.opensaml.saml2.core.impl.IDPListImpl
Gets the GetComplete URI.
getGivenName() - Method in interface org.opensaml.saml2.metadata.ContactPerson
Gets the given name for this person.
getGivenName() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Gets the given name for this person.
getGlobalSecurityConfiguration() - Static method in class org.opensaml.xml.Configuration
Get the global security configuration.
getHeader() - Method in interface org.opensaml.ws.soap.soap11.Envelope
Gets the header of this envelope.
getHeader() - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
Gets the header of this envelope.
getHeaderNames() - Method in interface org.opensaml.ws.HTTPMessageSource
Gets the list of HTTP header names.
getHeaderValue(String) - Method in interface org.opensaml.ws.HTTPMessageSource
Gets the first value of the header with the given name.
getHeaderValues(String) - Method in interface org.opensaml.ws.HTTPMessageSource
Gets all the values of the header with the given name.
getHMACOutputLength() - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Gets the HMAC output length value, optionally used when signing with an HMAC signature algorithm.
getHMACOutputLength() - Method in interface org.opensaml.xml.signature.Signature
Gets the HMAC output length value, optionally used when signing with an HMAC signature algorithm.
getHost() - Method in class org.opensaml.util.URLBuilder
Gets the host component of the URL.
getHost() - Method in interface org.opensaml.ws.soap.client.http.HTTPSOAPTransport.NTLMCredential
Gets the host name of the computer the request originates.
getID() - Method in interface org.opensaml.saml1.core.Assertion
Set the ID
getID() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Set the ID
getID() - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
Get the ID
getID() - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Get the ID
getID() - Method in interface org.opensaml.saml1.core.RequestAbstractType
Get the ID
getID() - Method in interface org.opensaml.saml1.core.ResponseAbstractType
Get the ID
getID() - Method in interface org.opensaml.saml2.core.Assertion
Sets the ID of this assertion.
getID() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Sets the ID of this assertion.
getID() - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Gets the unique identifier of the request.
getID() - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Gets the unique identifier of the response.
getID() - Method in interface org.opensaml.saml2.core.RequestAbstractType
Gets the unique identifier of the request.
getID() - Method in interface org.opensaml.saml2.core.StatusResponseType
Gets the unique identifier of the response.
getID() - Method in interface org.opensaml.saml2.metadata.AffiliateMember
Gets the member's entity ID.
getID() - Method in interface org.opensaml.saml2.metadata.AffiliationDescriptor
Gets the ID of this Descriptor.
getID() - Method in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Gets the ID of this entity group.
getID() - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets the ID for this entity descriptor.
getID() - Method in class org.opensaml.saml2.metadata.impl.AffiliateMemberImpl
Gets the member's entity ID.
getID() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
 
getID() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Gets the ID of this entity group.
getID() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the ID for this entity descriptor.
getID() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets the ID of this role descriptor.
getID() - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Gets the ID of this role descriptor.
getID() - Method in interface org.opensaml.xml.encryption.EncryptedType
Gets the unique ID for the XML element.
getID() - Method in interface org.opensaml.xml.encryption.EncryptionProperties
Get the ID attribute that uniquely identifies this element
getID() - Method in interface org.opensaml.xml.encryption.EncryptionProperty
Get the ID attribute which uniquely identifies this element
getID() - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Gets the unique ID for the XML element.
getID() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesImpl
Get the ID attribute that uniquely identifies this element
getID() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyImpl
Get the ID attribute which uniquely identifies this element
getID() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the Id attribute value
getID() - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the Id attribute value
getId() - Method in class org.opensaml.xml.validation.ValidatorSuite
Gets a unique ID for this suite.
getIdAttribute(Element) - Static method in class org.opensaml.xml.util.XMLHelper
Gets the ID attribute of a DOM element.
getIDIndex() - Method in class org.opensaml.xml.AbstractXMLObject
Get the IDIndex holding the ID-to-XMLObject index mapping, rooted at this XMLObject's subtree.
getIDIndex() - Method in interface org.opensaml.xml.XMLObject
Get the IDIndex holding the ID-to-XMLObject index mapping, rooted at this XMLObject's subtree.
getIDMappings() - Method in class org.opensaml.xml.util.IDIndex
Get the ID-to-XMLObject mappings for this object's object's owner's children.
getIDPEntrys() - Method in interface org.opensaml.saml2.core.IDPList
Gets the IDPEntry list.
getIDPEntrys() - Method in class org.opensaml.saml2.core.impl.IDPListImpl
Gets the IDPEntry list.
getIDPList() - Method in class org.opensaml.saml2.core.impl.ScopingImpl
Gets the IDPList.
getIDPList() - Method in interface org.opensaml.saml2.core.Scoping
Gets the IDPList.
getIDPSSODescriptor(String) - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets the first IDPSSODescriptor role descriptor for this entity that supports the given protocol.
getIDPSSODescriptor(String) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the first IDPSSODescriptor role descriptor for this entity that supports the given protocol.
getIDs() - Method in class org.opensaml.xml.util.IDIndex
Get the set of ID strings which are the index keys.
getIgnoreComments() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets whether the builders ignore comments.
getIndex() - Method in interface org.opensaml.saml2.metadata.AttributeConsumingService
Gets the index for this service.
getIndex() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceImpl
Gets the index for this service.
getIndex() - Method in class org.opensaml.saml2.metadata.impl.IndexedEndpointImpl
Gets the index of the endpoint.
getIndex() - Method in interface org.opensaml.saml2.metadata.IndexedEndpoint
Gets the index of the endpoint.
getIndexClass(Object) - Method in class org.opensaml.xml.util.ClassIndexedSet
Get the index class of the specified object.
getInputStream() - Method in class org.opensaml.util.resource.ClasspathResource
Gets the inputstream to the resource's data.
getInputStream() - Method in class org.opensaml.util.resource.FilesystemResource
Gets the inputstream to the resource's data.
getInputStream() - Method in class org.opensaml.util.resource.HttpResource
Gets the inputstream to the resource's data.
getInputStream() - Method in interface org.opensaml.util.resource.Resource
Gets the inputstream to the resource's data.
getInResponseTo() - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Return the InResponseTo (attribute).
getInResponseTo() - Method in interface org.opensaml.saml1.core.ResponseAbstractType
Return the InResponseTo (attribute).
getInResponseTo() - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Gets the unique request identifier for which this is a response
getInResponseTo() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Gets the message ID this is in response to.
getInResponseTo() - Method in interface org.opensaml.saml2.core.StatusResponseType
Gets the unique request identifier for which this is a response
getInResponseTo() - Method in interface org.opensaml.saml2.core.SubjectConfirmationData
Gets the message ID this is in response to.
getIPAddress() - Method in class org.opensaml.saml1.core.impl.SubjectLocalityImpl
Getter for IPAddress
getIPAddress() - Method in interface org.opensaml.saml1.core.SubjectLocality
Getter for IPAddress
getIssueInstant() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyContext
Get the date and time of a message's issuance.
getIssueInstant() - Method in interface org.opensaml.saml1.core.Assertion
Get the IssueInstant (attribute).
getIssueInstant() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Get the IssueInstant (attribute).
getIssueInstant() - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
Get the issue instant
getIssueInstant() - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Return the Issue Instant (attribute).
getIssueInstant() - Method in interface org.opensaml.saml1.core.RequestAbstractType
Get the issue instant
getIssueInstant() - Method in interface org.opensaml.saml1.core.ResponseAbstractType
Return the Issue Instant (attribute).
getIssueInstant() - Method in interface org.opensaml.saml2.core.Assertion
Gets the issue instance of this assertion.
getIssueInstant() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the issue instance of this assertion.
getIssueInstant() - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Gets the date/time the request was issued.
getIssueInstant() - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Gets the date/time the response was issued.
getIssueInstant() - Method in interface org.opensaml.saml2.core.RequestAbstractType
Gets the date/time the request was issued.
getIssueInstant() - Method in interface org.opensaml.saml2.core.StatusResponseType
Gets the date/time the response was issued.
getIssuer() - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Gets the issuer of the message.
getIssuer() - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Gets the issuer of the message.
getIssuer() - Method in interface org.opensaml.saml1.core.Assertion
Get the Issuer (which is an attribute) .
getIssuer() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Get the Issuer (which is an attribute) .
getIssuer() - Method in interface org.opensaml.saml2.core.Assertion
Gets the Issuer of this assertion.
getIssuer() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the Issuer of this assertion.
getIssuer() - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Gets the issuer of this request.
getIssuer() - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Gets the issuer of this response.
getIssuer() - Method in interface org.opensaml.saml2.core.RequestAbstractType
Gets the issuer of this request.
getIssuer() - Method in interface org.opensaml.saml2.core.StatusResponseType
Gets the issuer of this response.
getIssuer() - Method in class org.opensaml.ws.security.provider.BasicSecurityPolicy
Convenience method for getting the issuer of the message as determined by the registered validators, from the security policy context.
getIssuer() - Method in interface org.opensaml.ws.security.SecurityPolicy
Convenience method for getting the issuer of the message as determined by the registered validators, from the security policy context.
getIssuer() - Method in class org.opensaml.ws.security.SecurityPolicyContext
Get the issuer as determined by the security policy evaluation.
getIssuerId() - Method in interface org.opensaml.common.binding.artifact.SAMLArtifactMap.SAMLArtifactMapEntry
Gets the ID of the issuer of the artifact.
getIssuerName() - Method in class org.opensaml.xml.security.x509.X509IssuerSerialCriteria
Get the issuer name.
getIssuerName(X509Certificate) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Get issuer name from a certificate, using the currently configured X500DNHandler and issuer DN output format.
getIssuerProtocol() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyContext
Gets the message protocol used by the issuer.
getIssuerProtocol() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyFactory
Gets the message protocol used by the issuer.
getIssuerRole() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyContext
Gets the SAML role the issuer is meant to be operating in.
getIssuerRole() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyFactory
Gets the SAML role the issuer is meant to be operating in.
getIssuerRoleMetadata() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicy
Gets the role metadata for the issuer, after the security policy has been successfully evaluated.
getJ() - Method in interface org.opensaml.xml.signature.DSAKeyValue
Get the J child element
getJ() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Get the J child element
getKANonce() - Method in interface org.opensaml.xml.encryption.AgreementMethod
Get the nonce child element used to introduce variability into the generation of keying material.
getKANonce() - Method in class org.opensaml.xml.encryption.impl.AgreementMethodImpl
Get the nonce child element used to introduce variability into the generation of keying material.
getKEKResolver() - Method in class org.opensaml.xml.encryption.Decrypter
Get the key encryption key credential resolver.
getKEKResolverCriteria() - Method in class org.opensaml.xml.encryption.Decrypter
Get the optional static set of criteria used when resolving credentials based on the KeyInfo of an EncryptedKey element.
getKey(File, String) - Static method in class org.opensaml.xml.security.x509.X509Util
Reads a PEM or DER encoded RSA or DSA key from a file.
getKey(InputStream, String) - Static method in class org.opensaml.xml.security.x509.X509Util
Reads a PEM or DER encoded RSA or DSA key from a stream.
getKey(KeyValue) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Extracts the DSA or RSA public key within the KeyValue.
getKeyAlgorithm() - Method in class org.opensaml.xml.security.credential.KeyAlgorithmCriteria
Get the key algorithm criteria.
getKeyAlgorithmFromURI(String) - Static method in class org.opensaml.xml.security.SecurityHelper
Get the Java security JCA/JCE key algorithm specifier associated with an algorithm URI.
getKeyDescriptor() - Method in class org.opensaml.security.SAMLMDCredentialContext
Get the key descriptor context.
getKeyDescriptors() - Method in interface org.opensaml.saml2.metadata.AffiliationDescriptor
Gets an immutable list of KeyDescriptors for this affiliation.
getKeyDescriptors() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Gets an immutable list of KeyDescriptors for this affiliation.
getKeyDescriptors() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets the key descriptors for this role.
getKeyDescriptors() - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Gets the key descriptors for this role.
getKeyInfo() - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationImpl
Gets the key information for the subject.
getKeyInfo() - Method in interface org.opensaml.saml1.core.SubjectConfirmation
Gets the key information for the subject.
getKeyInfo() - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorImpl
Gets information about the key, including the key itself.
getKeyInfo() - Method in interface org.opensaml.saml2.metadata.KeyDescriptor
Gets information about the key, including the key itself.
getKeyInfo() - Method in interface org.opensaml.xml.encryption.EncryptedType
Gets the KeyInfo child element.
getKeyInfo() - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Gets the KeyInfo child element.
getKeyInfo() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialContext
Get the KeyInfo context from which the credential was derived.
getKeyInfo() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver.KeyInfoResolutionContext
Gets the KeyInfo being processed.
getKeyInfo() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCriteria
Gets the KeyInfo which is the source of credential criteria.
getKeyInfo() - Method in class org.opensaml.xml.security.keyinfo.StaticKeyInfoGenerator
Get the static KeyInfo object held by this generator.
getKeyInfo() - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Gets the key info added to this signature.
getKeyInfo() - Method in interface org.opensaml.xml.signature.Signature
Gets the key info added to this signature.
getKeyInfoCredentialResolver() - Method in class org.opensaml.security.MetadataCredentialResolver
Get the KeyInfo credential resolver used by this metadata resolver to handle KeyInfo elements.
getKeyInfoGenerator() - Method in class org.opensaml.xml.encryption.EncryptionParameters
Gets the instance which will be used to generate a KeyInfo object from the encryption credential.
getKeyInfoGeneratorManager() - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get the manager for named KeyInfoGenerator instances.
getKeyInfoGeneratorManager() - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get the manager for named KeyInfoGenerator instances.
getKeyInfoResolver() - Method in class org.opensaml.xml.signature.impl.BaseSignatureTrustEngine
Get the KeyInfoCredentialResolver instance used to resolve (advisory) signing credential information from KeyInfo elements contained within a Signature element.
getKeyInfoResolver() - Method in interface org.opensaml.xml.signature.SignatureTrustEngine
Get the KeyInfoCredentialResolver instance used to resolve (advisory) signing credential information from KeyInfo elements contained within a Signature element.
getKeyLength() - Method in class org.opensaml.xml.security.credential.KeyLengthCriteria
Get the key length.
getKeyLength(Key) - Static method in class org.opensaml.xml.security.SecurityHelper
Get the key length in bits of the specified key.
getKeyLengthFromURI(String) - Static method in class org.opensaml.xml.security.SecurityHelper
Get the length of the key indicated by the algorithm URI, if applicable and available.
getKeyName() - Method in class org.opensaml.xml.security.credential.KeyNameCriteria
Get the key name criteria.
getKeyNames() - Method in class org.opensaml.xml.security.credential.AbstractCredential
Gets key names for this credential.
getKeyNames() - Method in interface org.opensaml.xml.security.credential.Credential
Gets key names for this credential.
getKeyNames() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver.KeyInfoResolutionContext
Get the names obtained from any KeyNames.
getKeyNames() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the list of KeyName child elements
getKeyNames(KeyInfo) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Get the set of key names inside the specified KeyInfo as a list of strings.
getKeyNames() - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the list of KeyName child elements
getKeyPlacement() - Method in class org.opensaml.saml2.encryption.Encrypter
Get the current key placement option.
getKeyReferences() - Method in class org.opensaml.xml.encryption.impl.ReferenceListImpl
Get the list of key reference child elements.
getKeyReferences() - Method in interface org.opensaml.xml.encryption.ReferenceList
Get the list of key reference child elements.
getKeyResolver() - Method in class org.opensaml.xml.encryption.Decrypter
Get the data encryption key credential resolver.
getKeys() - Method in class org.opensaml.util.storage.MapBasedStorageService
Gets the keys for entries in the storage service.
getKeys() - Method in interface org.opensaml.util.storage.StorageService
Gets the keys for entries in the storage service.
getKeySize() - Method in interface org.opensaml.xml.encryption.EncryptionMethod
Gets the KeySize child element.
getKeySize() - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodImpl
Gets the KeySize child element.
getKeyTransportEncryptionAlgorithmURI(String, Integer, String) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get the key transport encryption algorithm URI for the specified JCA key algorithm name, optional key length and optional JCA key algorithm name of the key to be encrypted.
getKeyTransportEncryptionAlgorithmURI(Credential, String) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get the key transport encryption algorithm URI for the encryption key contained within the specified credential.
getKeyTransportEncryptionAlgorithmURI(String, Integer, String) - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get the key transport encryption algorithm URI for the specified JCA key algorithm name, optional key length and optional JCA key algorithm name of the key to be encrypted.
getKeyTransportEncryptionAlgorithmURI(Credential, String) - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get the key transport encryption algorithm URI for the encryption key contained within the specified credential.
getKeyValueCredential() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver.KeyInfoResolutionContext
Get the credential holding the key obtained from a KeyValue, if any.
getKeyValues() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the list of KeyValue child elements
getKeyValues() - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the list of KeyValue child elements
getLanguage() - Method in class org.opensaml.saml2.metadata.LocalizedString
Gets the language of the string.
getLastModifiedTime() - Method in class org.opensaml.util.resource.ClasspathResource
Gets the date and time the resource was last modified.
getLastModifiedTime() - Method in class org.opensaml.util.resource.FilesystemResource
Gets the date and time the resource was last modified.
getLastModifiedTime() - Method in class org.opensaml.util.resource.HttpResource
Gets the date and time the resource was last modified.
getLastModifiedTime() - Method in interface org.opensaml.util.resource.Resource
Gets the date and time the resource was last modified.
getLoc() - Method in interface org.opensaml.saml2.core.IDPEntry
Gets the Loc value.
getLoc() - Method in class org.opensaml.saml2.core.impl.IDPEntryImpl
Gets the Loc value.
getLocalMetadata() - Method in class org.opensaml.saml2.metadata.provider.FileBackedURLMetadataProvider
Reads filtered metadata from the backup file.
getLocalString() - Method in class org.opensaml.saml2.metadata.LocalizedString
Gets the localized string.
getLocation() - Method in interface org.opensaml.saml1.core.AuthorityBinding
Getter for Location
getLocation() - Method in class org.opensaml.saml1.core.impl.AuthorityBindingImpl
Getter for Location
getLocation() - Method in interface org.opensaml.saml2.metadata.Endpoint
Gets the URI, usually a URL, for the location of this Endpoint.
getLocation() - Method in class org.opensaml.saml2.metadata.impl.EndpointImpl
Gets the URI, usually a URL, for the location of this Endpoint.
getLocation() - Method in class org.opensaml.util.resource.ClasspathResource
Gets resource location information.
getLocation() - Method in class org.opensaml.util.resource.FilesystemResource
Gets resource location information.
getLocation() - Method in class org.opensaml.util.resource.HttpResource
Gets resource location information.
getLocation() - Method in interface org.opensaml.util.resource.Resource
Gets resource location information.
getLocationURI() - Method in interface org.opensaml.saml2.metadata.AdditionalMetadataLocation
Gets the location URI.
getLocationURI() - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationImpl
Gets the location URI.
getMajorVersion() - Method in class org.opensaml.common.SAMLVersion
Gets the major version of the SAML version.
getMajorVersion() - Method in interface org.opensaml.saml1.core.Assertion
Get the MajorVersion attribute.
getMajorVersion() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Get the MajorVersion attribute.
getMajorVersion() - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
Gets the major version of this SAML message.
getMajorVersion() - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Gets the major version of this SAML message.
getMajorVersion() - Method in interface org.opensaml.saml1.core.RequestAbstractType
Gets the major version of this SAML message.
getMajorVersion() - Method in interface org.opensaml.saml1.core.ResponseAbstractType
Gets the major version of this SAML message.
getManageNameIDServices() - Method in class org.opensaml.saml2.metadata.impl.SSODescriptorImpl
Gets a list of manage NameId services for this service.
getManageNameIDServices() - Method in interface org.opensaml.saml2.metadata.SSODescriptor
Gets a list of manage NameId services for this service.
getManager(String) - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager
Get the named factory manager.
getManagerNames() - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager
Get the (unmodifiable) set of names of factory managers currently available.
getMarshaller(QName) - Method in class org.opensaml.xml.io.MarshallerFactory
Gets the Marshaller for a particular element or null if no marshaller is registered for an element.
getMarshaller(XMLObject) - Method in class org.opensaml.xml.io.MarshallerFactory
Retrieves the marshaller for the given XMLObject.
getMarshallerFactory() - Static method in class org.opensaml.xml.Configuration
Gets the XMLObject marshaller factory that has been configured with information from loaded configuration files.
getMarshallers() - Method in class org.opensaml.xml.io.MarshallerFactory
Gets an immutable listing of all the Marshallers currently registered.
getMaxCacheDuration() - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Gets the maximum amount of time, in seconds, metadata will be cached for.
getMaxPoolSize() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets the max number of builders the pool will hold.
getMembers() - Method in interface org.opensaml.saml2.metadata.AffiliationDescriptor
Gets a list of the members of this affiliation.
getMembers() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Gets a list of the members of this affiliation.
getMessage() - Method in class org.opensaml.saml1.core.impl.StatusMessageImpl
Return the contents of this
getMessage() - Method in interface org.opensaml.saml1.core.StatusMessage
Return the contents of this
getMessage() - Method in interface org.opensaml.saml2.core.ArtifactResponse
Gets the protocol message from the artifact response.
getMessage() - Method in class org.opensaml.saml2.core.impl.ArtifactResponseImpl
Gets the protocol message from the artifact response.
getMessage() - Method in class org.opensaml.saml2.core.impl.StatusMessageImpl
Gets the Message of this Status Message.
getMessage() - Method in interface org.opensaml.saml2.core.StatusMessage
Gets the Message of this Status Message.
getMessage() - Method in interface org.opensaml.ws.soap.soap11.Fault
Gets the fault string for this fault.
getMessage() - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Gets the fault string for this fault.
getMessageAsStream() - Method in interface org.opensaml.ws.MessageSource
Gets the message, if available, as a stream.
getMessageAsString() - Method in interface org.opensaml.ws.MessageSource
Gets the message, if available, as a string encoded using the encoding type provided by MessageSource.getContentCharacterEncoding() or UTF-8 if the encoding type is not known.
getMessageAsString(String) - Method in interface org.opensaml.ws.MessageSource
Gets the message, if available as an encoded string.
getMessageDecoder(String) - Method in class org.opensaml.common.binding.decoding.MessageDecoderFactory
Creates a new message decoder for the given binding.
getMessageEncoder(String) - Method in class org.opensaml.common.binding.encoding.MessageEncoderFactory
Creates a new message encoder for the given binding.
getMessageHandle() - Method in class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004
Gets the 20 byte message handle of the artifact.
getMessageID() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyContext
Gets the ID of the SAML request/response.
getMetadata() - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Gets the metadata from every registered provider and places each within a newly created EntitiesDescriptor.
getMetadata() - Method in class org.opensaml.saml2.metadata.provider.DOMMetadataProvider
Gets the entire metadata tree, after the registered filter has been applied.
getMetadata() - Method in class org.opensaml.saml2.metadata.provider.FilesystemMetadataProvider
Gets the entire metadata tree, after the registered filter has been applied.
getMetadata() - Method in interface org.opensaml.saml2.metadata.provider.MetadataProvider
Gets the entire metadata tree, after the registered filter has been applied.
getMetadata() - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Gets the entire metadata tree, after the registered filter has been applied.
getMetadataFilter() - Method in class org.opensaml.saml2.metadata.provider.BaseMetadataProvider
Gets the metadata filter applied to the metadata.
getMetadataFilter() - Method in interface org.opensaml.saml2.metadata.provider.MetadataProvider
Gets the metadata filter applied to the metadata.
getMetadataProvider() - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Gets the metadata provider used to look up relying party information.
getMetadataProvider() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Gets the metadata provider used to lookup information about the issuer.
getMetadataProvider() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoderBuilder
Gets the metadata provider used to lookup information about the issuer.
getMetadataProvider() - Method in interface org.opensaml.common.binding.decoding.MessageDecoder
Gets the metadata provider used to lookup information about the issuer.
getMetadataProvider() - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Gets the metadata provider that can be used to look up information about the relying party.
getMetadataProvider() - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Gets the metadata provider that can be used to look up information about the relying party.
getMetadataProvider() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicy
Gets the metadata provider used to look up entity information.
getMetadataProvider() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyContext
Gets the metadata provider used to lookup issuer information.
getMetadataURI() - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Gets the URL to fetch the metadata.
getMethod() - Method in interface org.opensaml.common.binding.decoding.HTTPMessageDecoder
Gets the HTTP method used in the request.
getMethod() - Method in class org.opensaml.common.binding.decoding.impl.AbstractHTTPMessageDecoder
Gets the HTTP method used in the request.
getMethod() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Get the method used to confirm this subject.
getMethod() - Method in interface org.opensaml.saml2.core.SubjectConfirmation
Get the method used to confirm this subject.
getMgmtDatas() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the list of MgmtData child elements
getMgmtDatas() - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the list of MgmtData child elements
getMimeType() - Method in interface org.opensaml.xml.encryption.EncryptedType
Gets the MIME type of the plaintext content.
getMimeType() - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Gets the MIME type of the plaintext content.
getMinorVersion() - Method in class org.opensaml.common.SAMLVersion
Gets the minor version of the SAML version.
getMinorVersion() - Method in interface org.opensaml.saml1.core.Assertion
Get the MinorVersion attribute.
getMinorVersion() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Get the MinorVersion attribute.
getMinorVersion() - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
Gets the minor version of this SAML message.
getMinorVersion() - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Return the Minor Version (attribute).
getMinorVersion() - Method in interface org.opensaml.saml1.core.RequestAbstractType
Gets the minor version of this SAML message.
getMinorVersion() - Method in interface org.opensaml.saml1.core.ResponseAbstractType
Return the Minor Version (attribute).
getModulus() - Method in class org.opensaml.xml.signature.impl.RSAKeyValueImpl
Get the Modulus child element
getModulus() - Method in interface org.opensaml.xml.signature.RSAKeyValue
Get the Modulus child element
getName() - Method in interface org.opensaml.saml2.core.Attribute
Get the name of this attribute.
getName() - Method in interface org.opensaml.saml2.core.IDPEntry
Gets the Name value.
getName() - Method in class org.opensaml.saml2.core.impl.AttributeImpl
Get the name of this attribute.
getName() - Method in class org.opensaml.saml2.core.impl.IDPEntryImpl
Gets the Name value.
getName() - Method in interface org.opensaml.saml2.metadata.Company
Gets the name of the company.
getName() - Method in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Gets the name of this entity group.
getName() - Method in interface org.opensaml.saml2.metadata.GivenName
Gets the name.
getName() - Method in class org.opensaml.saml2.metadata.impl.CompanyImpl
Gets the name of the company.
getName() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Gets the name of this entity group.
getName() - Method in class org.opensaml.saml2.metadata.impl.GivenNameImpl
Gets the name.
getName() - Method in class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameImpl
Gets the name of the organization.
getName() - Method in class org.opensaml.saml2.metadata.impl.OrganizationNameImpl
Gets the name of the organization.
getName() - Method in class org.opensaml.saml2.metadata.impl.ServiceNameImpl
Gets the name of the service.
getName() - Method in class org.opensaml.saml2.metadata.impl.SurNameImpl
Gets the name.
getName() - Method in interface org.opensaml.saml2.metadata.OrganizationDisplayName
Gets the name of the organization.
getName() - Method in interface org.opensaml.saml2.metadata.OrganizationName
Gets the name of the organization.
getName() - Method in interface org.opensaml.saml2.metadata.ServiceName
Gets the name of the service.
getName() - Method in interface org.opensaml.saml2.metadata.SurName
Gets the name.
getName(X500Principal) - Method in class org.opensaml.xml.security.x509.InternalX500DNHandler
Returns a string representation of the X.500 distinguished name using the default format as defined in the underlying implementation.
getName(X500Principal, String) - Method in class org.opensaml.xml.security.x509.InternalX500DNHandler
Returns a string representation of the X.500 distinguished name using the specified format.
getName(X500Principal) - Method in interface org.opensaml.xml.security.x509.X500DNHandler
Returns a string representation of the X.500 distinguished name using the default format as defined in the underlying implementation.
getName(X500Principal, String) - Method in interface org.opensaml.xml.security.x509.X500DNHandler
Returns a string representation of the X.500 distinguished name using the specified format.
getNameFormat() - Method in interface org.opensaml.saml2.core.Attribute
Get the name format of this attribute.
getNameFormat() - Method in class org.opensaml.saml2.core.impl.AttributeImpl
Get the name format of this attribute.
getNameID() - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Gets the name identifier of the principal for this request.
getNameID() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Get the NameID of the request.
getNameID() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestImpl
Gets the name identifier of the principal for this request.
getNameID() - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseImpl
Gets the name identifier of the principal for this response.
getNameID() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Gets the name identifier of the principal for this request.
getNameID() - Method in class org.opensaml.saml2.core.impl.SubjectImpl
Gets the name identifier of the principal for this request.
getNameID() - Method in interface org.opensaml.saml2.core.LogoutRequest
Gets the name identifier of the principal for this request.
getNameID() - Method in interface org.opensaml.saml2.core.ManageNameIDRequest
Get the NameID of the request.
getNameID() - Method in interface org.opensaml.saml2.core.NameIDMappingRequest
Gets the name identifier of the principal for this request.
getNameID() - Method in interface org.opensaml.saml2.core.NameIDMappingResponse
Gets the name identifier of the principal for this response.
getNameID() - Method in interface org.opensaml.saml2.core.Subject
Gets the name identifier of the principal for this request.
getNameID() - Method in interface org.opensaml.saml2.core.SubjectConfirmation
Gets the name identifier of the principal for this request.
getNameIdentifier() - Method in class org.opensaml.saml1.core.impl.NameIdentifierImpl
getNameIdentifier() - Method in class org.opensaml.saml1.core.impl.SubjectImpl
Gets the NameIdentifier of this Subject
getNameIdentifier() - Method in interface org.opensaml.saml1.core.NameIdentifier
 
getNameIdentifier() - Method in interface org.opensaml.saml1.core.Subject
Gets the NameIdentifier of this Subject
getNameIDFormat() - Method in class org.opensaml.samlext.saml2mdquery.impl.QueryDescriptorTypeImpl
Gets the list of name ID formats supported by this query service.
getNameIDFormat() - Method in interface org.opensaml.samlext.saml2mdquery.QueryDescriptorType
Gets the list of name ID formats supported by this query service.
getNameIDFormats() - Method in interface org.opensaml.saml2.metadata.AttributeAuthorityDescriptor
Gets a list of NameID formats supported by this authority.
getNameIDFormats() - Method in interface org.opensaml.saml2.metadata.AuthnAuthorityDescriptor
Gets the list of supported name ID formats for this authority.
getNameIDFormats() - Method in class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
Gets a list of NameID formats supported by this authority.
getNameIDFormats() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
Gets the list of supported name ID formats for this authority.
getNameIDFormats() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorImpl
Gets the list of NameID formats this service supports.
getNameIDFormats() - Method in class org.opensaml.saml2.metadata.impl.SSODescriptorImpl
Gets the list of NameID formats this service supports.
getNameIDFormats() - Method in interface org.opensaml.saml2.metadata.PDPDescriptor
Gets the list of NameID formats this service supports.
getNameIDFormats() - Method in interface org.opensaml.saml2.metadata.SSODescriptor
Gets the list of NameID formats this service supports.
getNameIDMappingServices() - Method in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Gets the list of NameID mapping services for this service.
getNameIDMappingServices() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Gets the list of NameID mapping services for this service.
getNameIDPolicy() - Method in interface org.opensaml.saml2.core.AuthnRequest
Gets the NameIDPolicy of the request.
getNameIDPolicy() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets the NameIDPolicy of the request.
getNameIDPolicy() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestImpl
Get the NameIDPolicy of the request.
getNameIDPolicy() - Method in interface org.opensaml.saml2.core.NameIDMappingRequest
Get the NameIDPolicy of the request.
getNameQualifier() - Method in class org.opensaml.saml1.core.impl.NameIdentifierImpl
getNameQualifier() - Method in interface org.opensaml.saml1.core.NameIdentifier
 
getNameQualifier() - Method in interface org.opensaml.saml2.core.BaseID
Gets the NameQualifier value.
getNameQualifier() - Method in class org.opensaml.saml2.core.impl.AbstractNameIDType
Gets the NameQualifier value.
getNameQualifier() - Method in class org.opensaml.saml2.core.impl.BaseIDImpl
Gets the NameQualifier value.
getNameQualifier() - Method in interface org.opensaml.saml2.core.NameIDType
Gets the NameQualifier value.
getNames() - Method in interface org.opensaml.saml2.metadata.AttributeConsumingService
Gets the list of names this service has.
getNames() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceImpl
Gets the list of names this service has.
getNamespace() - Method in interface org.opensaml.saml1.core.Action
Return the value of Namespace
getNamespace() - Method in class org.opensaml.saml1.core.impl.ActionImpl
Return the value of Namespace
getNamespace() - Method in interface org.opensaml.saml2.core.Action
Gets the namespace scope of the specified action.
getNamespace() - Method in class org.opensaml.saml2.core.impl.ActionImpl
Gets the namespace scope of the specified action.
getNamespacePrefix() - Method in class org.opensaml.xml.Namespace
Gets the prefix of the namespace.
getNamespaces() - Method in class org.opensaml.xml.AbstractXMLObject
Gets the namespaces that are scoped to this element.
getNamespaces() - Method in interface org.opensaml.xml.XMLObject
Gets the namespaces that are scoped to this element.
getNamespaceURI() - Method in interface org.opensaml.saml2.metadata.AdditionalMetadataLocation
Gets the namespace URI.
getNamespaceURI() - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationImpl
Gets the namespace URI.
getNamespaceURI() - Method in class org.opensaml.xml.Namespace
Gets the URI of the namespace.
getNewEncryptedID() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Get the NewEncryptedID of the request.
getNewEncryptedID() - Method in interface org.opensaml.saml2.core.ManageNameIDRequest
Get the NewEncryptedID of the request.
getNewID() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Get the NewID of the request.
getNewID() - Method in class org.opensaml.saml2.core.impl.NewIDImpl
Get NewID value.
getNewID() - Method in interface org.opensaml.saml2.core.ManageNameIDRequest
Get the NewID of the request.
getNewID() - Method in interface org.opensaml.saml2.core.NewID
Get NewID value.
getNextSiblingElement(Node) - Static method in class org.opensaml.xml.util.XMLHelper
Gets the next sibling Element of the node, skipping any Text nodes such as whitespace.
getNodeQName(Node) - Static method in class org.opensaml.xml.util.XMLHelper
Gets the QName for the given DOM node.
getNoNamespaceSchemaLocation() - Method in class org.opensaml.xml.AbstractXMLObject
Gets the value of the XML Schema noNamespaceSchemaLocation attribute for this object.
getNoNamespaceSchemaLocation() - Method in interface org.opensaml.xml.XMLObject
Gets the value of the XML Schema noNamespaceSchemaLocation attribute for this object.
getNotBefore() - Method in interface org.opensaml.saml1.core.Conditions
Return the value of the NotBefore attribute.
getNotBefore() - Method in class org.opensaml.saml1.core.impl.ConditionsImpl
Return the value of the NotBefore attribute.
getNotBefore() - Method in interface org.opensaml.saml2.core.Conditions
Get the date/time before which the assertion is invalid.
getNotBefore() - Method in class org.opensaml.saml2.core.impl.ConditionsImpl
Get the date/time before which the assertion is invalid.
getNotBefore() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Gets the time before which this subject is not valid.
getNotBefore() - Method in interface org.opensaml.saml2.core.SubjectConfirmationData
Gets the time before which this subject is not valid.
getNotOnOrAfter() - Method in interface org.opensaml.saml1.core.Conditions
Return the value of the NotOnOrAfter attribute.
getNotOnOrAfter() - Method in class org.opensaml.saml1.core.impl.ConditionsImpl
Return the value of the NotOnOrAfter attribute.
getNotOnOrAfter() - Method in interface org.opensaml.saml2.core.Conditions
Gets the date/time on, or after, which the assertion is invalid.
getNotOnOrAfter() - Method in class org.opensaml.saml2.core.impl.ConditionsImpl
Gets the date/time on, or after, which the assertion is invalid.
getNotOnOrAfter() - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Get the NotOnOrAfter attrib value of the request.
getNotOnOrAfter() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Gets the time at, or after, which this subject is not valid.
getNotOnOrAfter() - Method in interface org.opensaml.saml2.core.LogoutRequest
Get the NotOnOrAfter attrib value of the request.
getNotOnOrAfter() - Method in interface org.opensaml.saml2.core.SubjectConfirmationData
Gets the time at, or after, which this subject is not valid.
getNumber() - Method in class org.opensaml.saml2.metadata.impl.TelephoneNumberImpl
Gets the telephone number.
getNumber() - Method in interface org.opensaml.saml2.metadata.TelephoneNumber
Gets the telephone number.
getOAEPparams() - Method in interface org.opensaml.xml.encryption.EncryptionMethod
Gets the OAEPparams child element.
getOAEPparams() - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodImpl
Gets the OAEPparams child element.
getObjectProviderConfiguration(QName) - Static method in class org.opensaml.xml.Configuration
Gets a clone of the configuration element for a qualified element.
getObservers() - Method in class org.opensaml.saml2.metadata.provider.AbstractObservableMetadataProvider
Gets the list of observers for the provider.
getObservers() - Method in interface org.opensaml.saml2.metadata.provider.ObservableMetadataProvider
Gets the list of observers for the provider.
getOneTimeUse() - Method in interface org.opensaml.saml2.core.Conditions
Gets the OneTimeUse condition for the assertion.
getOneTimeUse() - Method in class org.opensaml.saml2.core.impl.ConditionsImpl
Gets the OneTimeUse condition for the assertion.
getOptions() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Get the options of this instance.
getOptions() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the options of this instance.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.ActionImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AdviceImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AssertionArtifactImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AssertionIDReferenceImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AttributeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AttributeQueryImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AttributeStatementImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AudienceImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AudienceRestrictionConditionImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AuthorityBindingImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.ConditionsImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.ConfirmationMethodImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.DoNotCacheConditionImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.EvidenceImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.NameIdentifierImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.RequestImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.ResponseImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.StatusCodeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.StatusDetailImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.StatusImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.StatusMessageImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.SubjectImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.SubjectLocalityImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.SubjectQueryImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml1.core.impl.SubjectStatementImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.common.impl.ExtensionsImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AbstractNameIDType
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.ActionImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AdviceImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.ArtifactImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.ArtifactResolveImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.ArtifactResponseImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AssertionIDRefImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AssertionIDRequestImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AssertionURIRefImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AttributeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AttributeQueryImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AttributeStatementImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AudienceImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AudienceRestrictionImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AuthenticatingAuthorityImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AuthnContextClassRefImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclRefImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AuthnContextImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AuthnQueryImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AuthnStatementImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.BaseIDImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.ConditionsImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.EncryptedElementTypeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.EvidenceImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.GetCompleteImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.IDPEntryImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.IDPListImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.NameIDPolicyImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.NewIDImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.OneTimeUseImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.RequesterIDImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.ResponseImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.ScopingImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.SessionIndexImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.StatusCodeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.StatusDetailImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.StatusImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.StatusMessageImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.SubjectImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.SubjectLocalityImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.SubjectQueryImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.core.impl.TerminateImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.AffiliateMemberImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.AttributeProfileImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.CompanyImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.EmailAddressImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.EndpointImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.GivenNameImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.NameIDFormatImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.OrganizationImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.OrganizationNameImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.OrganizationURLImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.ServiceDescriptionImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.ServiceNameImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.SSODescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.SurNameImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.saml2.metadata.impl.TelephoneNumberImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.samlext.saml1md.impl.SourceIDImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.samlext.saml2mdquery.impl.ActionNamespaceImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.samlext.saml2mdquery.impl.AttributeQueryDescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.samlext.saml2mdquery.impl.AuthzDecisionQueryDescriptorImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.samlext.saml2mdquery.impl.QueryDescriptorTypeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.ws.soap.common.AbstractExtensibleSOAPObject
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.ElementProxy
Gets the list of child XMLObjects in insertion order.
getOrderedChildren() - Method in class org.opensaml.xml.encryption.impl.AgreementMethodImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.encryption.impl.CipherDataImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.encryption.impl.CipherReferenceImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.encryption.impl.ReferenceListImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.encryption.impl.ReferenceTypeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.encryption.impl.TransformsImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.schema.impl.XSBase64BinaryImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.schema.impl.XSIntegerImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.schema.impl.XSQNameImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.schema.impl.XSStringImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.schema.impl.XSURIImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.KeyValueImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.PGPDataImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.RetrievalMethodImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.RSAKeyValueImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.SPKIDataImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.TransformImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.TransformsImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.X509DataImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in class org.opensaml.xml.signature.impl.X509SerialNumberImpl
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrderedChildren() - Method in interface org.opensaml.xml.XMLObject
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
getOrganization() - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets the organization for this entity.
getOrganization() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the organization for this entity.
getOrganization() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets the organization responsible for this role.
getOrganization() - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Gets the organization responsible for this role.
getOrganizationNames() - Method in class org.opensaml.saml2.metadata.impl.OrganizationImpl
Gets the list of names for this organization.
getOrganizationNames() - Method in interface org.opensaml.saml2.metadata.Organization
Gets the list of names for this organization.
getOriginatorKeyInfo() - Method in interface org.opensaml.xml.encryption.AgreementMethod
Get the child element containing the key generation material for the originator
getOriginatorKeyInfo() - Method in class org.opensaml.xml.encryption.impl.AgreementMethodImpl
Get the child element containing the key generation material for the originator
getOwnerID() - Method in interface org.opensaml.saml2.metadata.AffiliationDescriptor
Gets the ID of the owner of this affiliation.
getOwnerID() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Gets the ID of the owner of this affiliation.
getOwningPool() - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
Gets the pool that owns this parser.
getP() - Method in interface org.opensaml.xml.signature.DSAKeyValue
Get the P child element
getP() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Get the P child element
getParent() - Method in class org.opensaml.xml.AbstractXMLObject
Gets the parent of this element.
getParent() - Method in interface org.opensaml.xml.XMLObject
Gets the parent of this element or null if there is no parent.
getParser() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoderBuilder
Gets the parser pool used to parse messages.
getParserPool() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Gets the pool of parsers to use to parse XML.
getParserPool() - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Gets the pool of parsers to use to parse XML.
getPassword() - Method in class org.opensaml.util.URLBuilder
Gets the user's password in the URL.
getPassword() - Method in interface org.opensaml.ws.soap.client.http.HTTPSOAPTransport.UsernamePasswordCredential
Gets the password.
getPath() - Method in class org.opensaml.util.URLBuilder
Gets the path component of the URL.
getPDPDescriptor(String) - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets the first PDPDescriptor role descriptor for this entity that supports the given protocol.
getPDPDescriptor(String) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the first PDPDescriptor role descriptor for this entity that supports the given protocol.
getPeerConnectionAuthenticatingTrustEngine() - Method in class org.opensaml.ws.soap.client.AbstractSOAPTransport
Gets the trust engine to use to evaluate a peer's connection credentials.
getPeerConnectionAuthenticatingTrustEngine() - Method in interface org.opensaml.ws.soap.client.SOAPTransport
Gets the trust engine to use to evaluate a peer's connection credentials.
getPeerID() - Method in class org.opensaml.xml.security.credential.PeerEntityIDCriteria
Get the entity ID which is the peer relative to a primary entity ID.
getPgenCounter() - Method in interface org.opensaml.xml.signature.DSAKeyValue
Get the PgenCounter element
getPgenCounter() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Get the PgenCounter element
getPGPDatas() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the list of PGPData child elements
getPGPDatas() - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the list of PGPData child elements
getPGPKeyID() - Method in class org.opensaml.xml.signature.impl.PGPDataImpl
Get PGPKeyID child element
getPGPKeyID() - Method in interface org.opensaml.xml.signature.PGPData
Get PGPKeyID child element
getPGPKeyPacket() - Method in class org.opensaml.xml.signature.impl.PGPDataImpl
Get PGPKeyPacket child element
getPGPKeyPacket() - Method in interface org.opensaml.xml.signature.PGPData
Get PGPKeyPacket child element
getPKIXBuilderParameters(PKIXValidationInformation, X509Credential) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Creates the set of PKIX builder parameters to use when building the cert path builder.
getPKIXCriteria(Set<Criteria>) - Static method in class org.opensaml.xml.security.SecurityHelper
Get the PKIXCriteria from the general more general criteria set and return as a type-specific set.
getPKIXResolver() - Method in interface org.opensaml.xml.security.x509.PKIXTrustEngine
Get the resolver instance which will be used to resolve PKIX validation information.
getPKIXResolver() - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngine
Get the resolver instance which will be used to resolve PKIX validation information.
getPKIXResolver() - Method in class org.opensaml.xml.signature.impl.PKIXSignatureTrustEngine
Get the resolver instance which will be used to resolve PKIX validation information.
getPKIXTrustEvaluator() - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngine
Get the PKIXTrustEvaluator instance used to evalute trust.
getPKIXTrustEvaluator() - Method in class org.opensaml.xml.signature.impl.PKIXSignatureTrustEngine
Get the PKIXTrustEvaluator instance used to evalute trust.
getPolicyFactory() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoderBuilder
Gets the policy factory used to create security policy instances.
getPolicyRuleFactories() - Method in class org.opensaml.ws.security.provider.BaseSecurityPolicyFactory
Gets the list of security policy rule factories used to create the rules within a security policy.
getPolicyRuleFactories() - Method in interface org.opensaml.ws.security.SecurityPolicyFactory
Gets the list of security policy rule factories used to create the rules within a security policy.
getPolicyRuleInstances() - Method in class org.opensaml.ws.security.provider.BaseSecurityPolicyFactory
Gets a set of newly built SecurityPolicyRules from the registered factories.
getPolicyRules() - Method in class org.opensaml.ws.security.provider.BasicSecurityPolicy
Gets the rules that are evaluated for this policy.
getPolicyRules() - Method in interface org.opensaml.ws.security.SecurityPolicy
Gets the rules that are evaluated for this policy.
getPollingFrequency() - Method in class org.opensaml.util.resource.ResourceChangeWatcher
Gets the frequency, in milliseonds, the watched resource should be polled.
getPoolVersion() - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
Gets the version of the pool that owns this parser at the time of the proxy's creation.
getPoolVersion() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets the current pool version.
getPort() - Method in class org.opensaml.util.URLBuilder
Gets the port component of the URL.
getPrivateKey() - Method in class org.opensaml.xml.security.credential.AbstractCredential
Gets the private key for the entity if there is one.
getPrivateKey() - Method in interface org.opensaml.xml.security.credential.Credential
Gets the private key for the entity if there is one.
getProfileURI() - Method in interface org.opensaml.saml2.metadata.AttributeProfile
Gets the URI of this attribute profile.
getProfileURI() - Method in class org.opensaml.saml2.metadata.impl.AttributeProfileImpl
Gets the URI of this attribute profile.
getProperties() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver.KeyInfoResolutionContext
Get the extensible properties map.
getProtocol() - Method in class org.opensaml.security.MetadataCriteria
Get the entity protocol.
getProtocolBinding() - Method in interface org.opensaml.saml2.core.AuthnRequest
Gets the protocol binding URI for the request.
getProtocolBinding() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets the protocol binding URI for the request.
getProviderID() - Method in interface org.opensaml.saml2.core.IDPEntry
Gets ProviderID URI.
getProviderID() - Method in class org.opensaml.saml2.core.impl.IDPEntryImpl
Gets ProviderID URI.
getProviderName() - Method in interface org.opensaml.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 class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets the human-readable name of the requester for use by the presenter's user agent or the identity provider.
getProviders() - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Gets an immutable the list of currently registered providers.
getProxiedBuilder() - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
Gets the proxied document builder.
getProxyCount() - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionImpl
Gets the number of times the assertion may be proxied.
getProxyCount() - Method in class org.opensaml.saml2.core.impl.ScopingImpl
Gets the ProxyCount attrib value.
getProxyCount() - Method in interface org.opensaml.saml2.core.ProxyRestriction
Gets the number of times the assertion may be proxied.
getProxyCount() - Method in interface org.opensaml.saml2.core.Scoping
Gets the ProxyCount attrib value.
getProxyRestriction() - Method in interface org.opensaml.saml2.core.Conditions
Gets the ProxyRestriction condition for the assertion.
getProxyRestriction() - Method in class org.opensaml.saml2.core.impl.ConditionsImpl
Gets the ProxyRestriction condition for the assertion.
getPublicId() - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
getPublicKey() - Method in class org.opensaml.xml.security.credential.AbstractCredential
Gets the public key for the entity.
getPublicKey() - Method in interface org.opensaml.xml.security.credential.Credential
Gets the public key for the entity.
getPublicKey() - Method in class org.opensaml.xml.security.credential.PublicKeyCriteria
Get the public key criteria.
getPublicKeys(KeyInfo) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Extracts all the public keys within the given KeyInfo's KeyValues.
getQ() - Method in interface org.opensaml.xml.signature.DSAKeyValue
Get the Q child element
getQ() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Get the Q child element
getQname() - Method in interface org.opensaml.saml1.core.RespondWith
Return the Content (a QName)
getQuery() - Method in class org.opensaml.saml1.core.impl.RequestImpl
Get the request Query, SubjectQuery, AuthenticationQuery, AttributeQuery, or AuthorizationDecisionQuery
getQuery() - Method in interface org.opensaml.saml1.core.Request
Get the request Query, SubjectQuery, AuthenticationQuery, AttributeQuery, or AuthorizationDecisionQuery
getQueryParams() - Method in class org.opensaml.util.URLBuilder
Gets the query string parameters for the URL.
getReason() - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Get the Reason attrib value of the request.
getReason() - Method in interface org.opensaml.saml2.core.LogoutRequest
Get the Reason attrib value of the request.
getRecipient() - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Return the Recipient (attribute).
getRecipient() - Method in interface org.opensaml.saml1.core.ResponseAbstractType
Return the Recipient (attribute).
getRecipient() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Gets the recipient of this subject.
getRecipient() - Method in interface org.opensaml.saml2.core.SubjectConfirmationData
Gets the recipient of this subject.
getRecipient() - Method in interface org.opensaml.xml.encryption.EncryptedKey
Gets the hint about for whom this encrypted key is intended
getRecipient() - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyImpl
Gets the hint about for whom this encrypted key is intended
getRecipient() - Method in class org.opensaml.xml.encryption.KeyEncryptionParameters
Gets the recipient of the key.
getRecipientKeyInfo() - Method in interface org.opensaml.xml.encryption.AgreementMethod
Get the child element containing the key generation material for the recipient
getRecipientKeyInfo() - Method in class org.opensaml.xml.encryption.impl.AgreementMethodImpl
Get the child element containing the key generation material for the recipient
getRecipients() - Method in class org.opensaml.xml.encryption.AbstractEncryptedKeyResolver
Get the list of recipient criteria used by this resolver, and against which a candidate EncryptedKey's Recipient attribute is evaluated.
getRecipients() - Method in interface org.opensaml.xml.encryption.EncryptedKeyResolver
Get the list of recipient criteria used by this resolver, and against which a candidate EncryptedKey's Recipient attribute is evaluated.
getReference() - Method in interface org.opensaml.saml1.core.AssertionIDReference
Get the reference
getReference() - Method in class org.opensaml.saml1.core.impl.AssertionIDReferenceImpl
Get the reference
getReferenceList() - Method in interface org.opensaml.xml.encryption.EncryptedKey
Gets the child element containing pointers to EncryptedData and EncryptedKey elements encrypted using this key.
getReferenceList() - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyImpl
Gets the child element containing pointers to EncryptedData and EncryptedKey elements encrypted using this key.
getReferences() - Method in class org.opensaml.xml.encryption.impl.ReferenceListImpl
Get the list of reference child elements.
getReferences() - Method in interface org.opensaml.xml.encryption.ReferenceList
Get the list of reference child elements.
getRelayState() - Method in interface org.opensaml.common.binding.decoding.HTTPMessageDecoder
Gets the relay state from the decoded message.
getRelayState() - Method in class org.opensaml.common.binding.decoding.impl.AbstractHTTPMessageDecoder
Gets the relay state from the decoded message.
getRelayState() - Method in interface org.opensaml.common.binding.encoding.HTTPMessageEncoder
Gets the relay state.
getRelayState() - Method in class org.opensaml.common.binding.encoding.impl.AbstractHTTPMessageEncoder
Gets the relay state.
getRelyingParty() - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Gets the entity ID of the relying party.
getRelyingParty() - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Gets the relying party the message will be encoded for.
getRelyingParty() - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Gets the relying party the message will be encoded for.
getRelyingPartyEndpoint() - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Gets the endpoint to which the message will be sent.
getRelyingPartyEndpoint() - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Gets the endpoint to which the message will be sent.
getRelyingPartyId() - Method in interface org.opensaml.common.binding.artifact.SAMLArtifactMap.SAMLArtifactMapEntry
Gets the ID of the relying party the artifact was sent to.
getRelyingPartyRole() - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Gets the role of the relying party.
getRelyingPartyRole() - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Gets the role of the relying party the message will be encoded for.
getRelyingPartyRole() - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Gets the role of the relying party the message will be encoded for.
getRemainingArtifact() - Method in class org.opensaml.common.binding.artifact.SAMLArtifact
Gets the artifact bytes minus the type code.
getRemainingArtifact() - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001
Gets the artifact bytes minus the type code.
getRemainingArtifact() - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002
Gets the artifact bytes minus the type code.
getRemainingArtifact() - Method in class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004
Gets the artifact bytes minus the type code.
getReplayCache() - Method in class org.opensaml.common.binding.security.ReplayRuleFactory
Get the message replay cache instance.
getRequest() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Gets the request to decode.
getRequest() - Method in interface org.opensaml.common.binding.decoding.MessageDecoder
Gets the request to decode.
getRequestAttributes() - Method in interface org.opensaml.saml2.metadata.AttributeConsumingService
Gets the attributes this service requests.
getRequestAttributes() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceImpl
Gets the attributes this service requests.
getRequestedAuthnContext() - Method in interface org.opensaml.saml2.core.AuthnQuery
Gets the RequestedAuthnContext of this request.
getRequestedAuthnContext() - Method in interface org.opensaml.saml2.core.AuthnRequest
Gets the RequestedAuthnContext of the request.
getRequestedAuthnContext() - Method in class org.opensaml.saml2.core.impl.AuthnQueryImpl
Gets the RequestedAuthnContext of this request.
getRequestedAuthnContext() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets the RequestedAuthnContext of the request.
getRequesterID() - Method in class org.opensaml.saml2.core.impl.RequesterIDImpl
Gets the RequesterID value.
getRequesterID() - Method in interface org.opensaml.saml2.core.RequesterID
Gets the RequesterID value.
getRequesterIDs() - Method in class org.opensaml.saml2.core.impl.ScopingImpl
Gets the list of RequesterID's.
getRequesterIDs() - Method in interface org.opensaml.saml2.core.Scoping
Gets the list of RequesterID's.
getRequestMethod() - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory
Gets the expected method of the request.
getRequestScheme() - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory
Gets the expected scheme of the request.
getRequestTimeout() - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Gets the length of time in milliseconds to wait for the server to respond.
getRequestTimeout() - Method in class org.opensaml.ws.soap.client.AbstractSOAPTransport
Gets the time to wait for a response in seconds.
getRequestTimeout() - Method in interface org.opensaml.ws.soap.client.SOAPTransport
Gets the time to wait for a response in seconds.
getRequiredAuthenticatedIssuer() - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyFactory
Gets whether the issuer of the message must be authenticated in order for the policy to pass.
getResolvedCredentials() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver.KeyInfoResolutionContext
Get the set of credentials already resolved by other providers.
getResolverChain() - Method in class org.opensaml.xml.encryption.ChainingEncryptedKeyResolver
Get the list of resolvers which form the resolution chain.
getResource() - Method in interface org.opensaml.saml1.core.AttributeQuery
Get Resource attribute
getResource() - Method in interface org.opensaml.saml1.core.AuthorizationDecisionQuery
Get Resource attribute
getResource() - Method in interface org.opensaml.saml1.core.AuthorizationDecisionStatement
Return the contents of the Resource attribute
getResource() - Method in class org.opensaml.saml1.core.impl.AttributeQueryImpl
Get Resource attribute
getResource() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryImpl
Get Resource attribute
getResource() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementImpl
Return the contents of the Resource attribute
getResource() - Method in interface org.opensaml.saml2.core.AuthzDecisionQuery
Gets the Resource attrib value of this query.
getResource() - Method in interface org.opensaml.saml2.core.AuthzDecisionStatement
Get URI of the resource to which authorization is saught.
getResource() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryImpl
Gets the Resource attrib value of this query.
getResource() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementImpl
Get URI of the resource to which authorization is saught.
getResourceListeners() - Method in class org.opensaml.util.resource.ResourceChangeWatcher
Gets the list of registered resource listeners.
getRespondWiths() - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
Return the list of RespondWith elements
getRespondWiths() - Method in interface org.opensaml.saml1.core.RequestAbstractType
Return the list of RespondWith elements
getResponse() - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Sets the response to use during the encoding process.
getResponse() - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Sets the response to use during the encoding process.
getResponseLocation() - Method in interface org.opensaml.saml2.metadata.Endpoint
Gets the URI, usually a URL, responses should be sent to this for this Endpoint.
getResponseLocation() - Method in class org.opensaml.saml2.metadata.impl.EndpointImpl
Gets the URI, usually a URL, responses should be sent to this for this Endpoint.
getRetrievalMethods() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the list of RetrievalMethod child elements
getRetrievalMethods() - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the list of RetrievalMethod child elements
getRole(String, QName) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Gets the role descriptors of a given type for a given entity from valid metadata.
getRole(String, QName, String) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Gets the role descriptors of a given type for a given entity that support the given protocol from valid metadata.
getRole(String, QName) - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Gets the role descriptors of a given type for a given entity from valid metadata.
getRole(String, QName, String) - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Gets the role descriptors of a given type for a given entity that support the given protocol from valid metadata.
getRole(String, QName) - Method in interface org.opensaml.saml2.metadata.provider.MetadataProvider
Gets the role descriptors of a given type for a given entity from valid metadata.
getRole(String, QName, String) - Method in interface org.opensaml.saml2.metadata.provider.MetadataProvider
Gets the role descriptors of a given type for a given entity that support the given protocol from valid metadata.
getRole() - Method in class org.opensaml.security.MetadataCriteria
Get the entity role.
getRoleDescriptor() - Method in class org.opensaml.security.SAMLMDCredentialContext
Get the role descriptor context.
getRoleDescriptors() - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets all the role descriptors for this entity descriptor.
getRoleDescriptors(QName) - Method in interface org.opensaml.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.saml2.metadata.EntityDescriptor
Gets all the role descriptors for this entity that support the given protocol.
getRoleDescriptors() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets all the role descriptors for this entity descriptor.
getRoleDescriptors(QName) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets all the role descriptors for this entity descriptor that match the supplied QName parameter.
getRoleDescriptors(QName, String) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets all the role descriptors for this entity that support the given protocol.
getRoleDescriptors(String, QName, String) - Method in class org.opensaml.security.MetadataCredentialResolver
Get the list of metadata role descriptors which match the given entityID, role and protocol.
getRSAKey(RSAKeyValue) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Builds an RSA key from an RSAKeyValue element.
getRSAKeyValue(XMLObject) - Method in class org.opensaml.xml.security.keyinfo.provider.RSAKeyValueProvider
Get the RSAKeyValue from the passed XML object.
getRSAKeyValue() - Method in class org.opensaml.xml.signature.impl.KeyValueImpl
Get the RSAKeyValue child element
getRSAKeyValue() - Method in interface org.opensaml.xml.signature.KeyValue
Get the RSAKeyValue child element
getSAML10Schema() - Static method in class org.opensaml.common.xml.SAMLSchemaBuilder
Gets a schema that can validate SAML 1.0, 2.0, and all registered extensions.
getSAML11Schema() - Static method in class org.opensaml.common.xml.SAMLSchemaBuilder
Gets a schema that can validate SAML 1.1, 2.0, and all registered extensions.
getSAML1ArtifactBuilders() - Method in class org.opensaml.common.binding.artifact.SAMLArtifactFactory
Gets the registered SAML 1 artifact builders.
getSAML2ArtifactBuilders() - Method in class org.opensaml.common.binding.artifact.SAMLArtifactFactory
Gets the registered SAML 2 artifact builders.
getSamlMessage() - Method in interface org.opensaml.common.binding.artifact.SAMLArtifactMap.SAMLArtifactMapEntry
Gets the SAML message the artifact maps to.
getSAMLMessage() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Gets the SAML message that was received and decoded.
getSAMLMessage() - Method in interface org.opensaml.common.binding.decoding.MessageDecoder
Gets the SAML message that was received and decoded.
getSamlMessage() - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Gets the SAML message that will be encoded and sent to the relying party.
getSamlMessage() - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Gets the SAML message that will be encoded and sent to the relying party.
getSAMLMessage(XMLObject) - Static method in class org.opensaml.common.binding.security.SAMLSecurityPolicyHelper
Helper method to obtain the SAML message object from the more generic XMLObject message object.
getSamlRequest() - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Gets the SAML request made.
getSamlResponse() - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Gets the response to the SAML request.
getSchema() - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
getSchema() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets the schema builders use to validate.
getSchema() - Method in interface org.opensaml.xml.parse.ParserPool
Gets the schema builders use to validate.
getSchemaLocation() - Method in class org.opensaml.xml.AbstractXMLObject
Gets the value of the XML Schema schemaLocation attribute for this object.
getSchemaLocation() - Method in interface org.opensaml.xml.XMLObject
Gets the value of the XML Schema schemaLocation attribute for this object.
getSchemaType() - Method in class org.opensaml.xml.AbstractXMLObject
Gets the XML schema type of this element.
getSchemaType() - Method in interface org.opensaml.xml.XMLObject
Gets the XML schema type of this element.
getScheme() - Method in class org.opensaml.util.URLBuilder
Gets the URL scheme (http, https, etc).
getScoping() - Method in interface org.opensaml.saml2.core.AuthnRequest
Gets the Scoping of the request.
getScoping() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets the Scoping of the request.
getSecond() - Method in class org.opensaml.xml.util.Pair
Gets the second object in the pair.
getSecretKey() - Method in class org.opensaml.xml.security.credential.AbstractCredential
Gets the secret key for this entity.
getSecretKey() - Method in interface org.opensaml.xml.security.credential.Credential
Gets the secret key for this entity.
getSecretKey() - Method in class org.opensaml.xml.security.x509.BasicX509Credential
Gets the secret key for this entity.
getSecurityPolicy() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Gets the security policy to apply to the request and its payload.
getSecurityPolicy() - Method in interface org.opensaml.common.binding.decoding.MessageDecoder
Gets the security policy to apply to the request and its payload.
getSecurityPolicy() - Method in class org.opensaml.ws.soap.client.SOAPClient
Gets the security policy received messages will be evaluated against.
getSecurityPolicyContext() - Method in class org.opensaml.ws.security.provider.BasicSecurityPolicy
Get the SecurityPolicyContext instance which stores various items of state related to the evaluation of this policy.
getSecurityPolicyContext() - Method in interface org.opensaml.ws.security.SecurityPolicy
Get the SecurityPolicyContext instance which stores various items of state related to the evaluation of this policy.
getSeed() - Method in interface org.opensaml.xml.signature.DSAKeyValue
Get the Seed element
getSeed() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Get the Seed element
getSerialNumber() - Method in class org.opensaml.xml.security.x509.X509IssuerSerialCriteria
Get the serial number.
getSessionIndex() - Method in interface org.opensaml.saml2.core.AuthnQuery
Gets the SessionIndex of this request.
getSessionIndex() - Method in interface org.opensaml.saml2.core.AuthnStatement
Get the session index between the principal and the authenticating authority.
getSessionIndex() - Method in class org.opensaml.saml2.core.impl.AuthnQueryImpl
Gets the SessionIndex of this request.
getSessionIndex() - Method in class org.opensaml.saml2.core.impl.AuthnStatementImpl
Get the session index between the principal and the authenticating authority.
getSessionIndex() - Method in class org.opensaml.saml2.core.impl.SessionIndexImpl
Gets the session index value of the request.
getSessionIndex() - Method in interface org.opensaml.saml2.core.SessionIndex
Gets the session index value of the request.
getSessionIndexes() - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Get the list of SessionIndexes for the request.
getSessionIndexes() - Method in interface org.opensaml.saml2.core.LogoutRequest
Get the list of SessionIndexes for the request.
getSessionNotOnOrAfter() - Method in interface org.opensaml.saml2.core.AuthnStatement
Get the time when the session between the principal and the SAML authority ends.
getSessionNotOnOrAfter() - Method in class org.opensaml.saml2.core.impl.AuthnStatementImpl
Get the time when the session between the principal and the SAML authority ends.
getSignature() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the Signature XMLObject.
getSignature() - Method in class org.opensaml.xml.signature.AbstractSignableXMLObject
Gets the Signature XMLObject.
getSignature() - Method in interface org.opensaml.xml.signature.SignableXMLObject
Gets the Signature XMLObject.
getSignature() - Method in class org.opensaml.xml.signature.XMLSignatureCredentialContext
Gets the Signature element context.
getSignatureAlgorithm() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoder
Gets the signature algorithm used to sign the message.
getSignatureAlgorithm() - Method in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoder
Gets the signature algorithm to use with the given signing credential.
getSignatureAlgorithm() - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Gets the algorithm used to compute the signature.
getSignatureAlgorithm() - Method in interface org.opensaml.xml.signature.Signature
Gets the algorithm used to compute the signature.
getSignatureAlgorithmURI(String) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get the signature algorithm URI for the specified JCA key algorithm name.
getSignatureAlgorithmURI(Credential) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get the signature algorithm URI for the signing key contained within the specified credential.
getSignatureAlgorithmURI(String) - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get the signature algorithm URI for the specified JCA key algorithm name.
getSignatureAlgorithmURI(Credential) - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get the signature algorithm URI for the signing key contained within the specified credential.
getSignatureCanonicalizationAlgorithm() - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get a canonicalization algorithm URI suitable for use as a Signature CanonicalizationMethod value.
getSignatureCanonicalizationAlgorithm() - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get a canonicalization algorithm URI suitable for use as a Signature CanonicalizationMethod value.
getSignatureHMACOutputLength() - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get the value to be used as the Signature SignatureMethod HMACOutputLength value, used only when signing with an HMAC algorithm.
getSignatureHMACOutputLength() - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get the value to be used as the Signature SignatureMethod HMACOutputLength value, used only when signing with an HMAC algorithm.
getSignatureReferenceDigestMethod() - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Get a digest method algorithm URI suitable for use as a Signature Reference DigestMethod value.
getSignatureReferenceDigestMethod() - Method in interface org.opensaml.xml.security.SecurityConfiguration
Get a digest method algorithm URI suitable for use as a Signature Reference DigestMethod value.
getSignatureReferenceID() - Method in interface org.opensaml.common.SignableSAMLObject
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSignatureReferenceID() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSignatureReferenceID() - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSignatureReferenceID() - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSignatureReferenceID() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSignatureReferenceID() - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSignatureReferenceID() - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSignatureReferenceID() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSignatureReferenceID() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSignatureReferenceID() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSignatureReferenceID() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets the value of the ID attribute for this SAML object which will be used as its signature reference.
getSigningCredential() - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Gets the credential that should be used to sign the message.
getSigningCredential() - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Gets the credential that should be used to sign the message.
getSigningCredential() - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Gets the signature signing credential.
getSigningCredential() - Method in interface org.opensaml.xml.signature.Signature
Gets the signature signing credential.
getSimpleCredential(SecretKey) - Static method in class org.opensaml.xml.security.SecurityHelper
Get a simple, minimal credential containing a secret (symmetric) key.
getSimpleCredential(PublicKey, PrivateKey) - Static method in class org.opensaml.xml.security.SecurityHelper
Get a simple, minimal credential containing a public key, and optionally a private key.
getSingleLogoutServices() - Method in class org.opensaml.saml2.metadata.impl.SSODescriptorImpl
Gets a list of single logout services for this service.
getSingleLogoutServices() - Method in interface org.opensaml.saml2.metadata.SSODescriptor
Gets a list of single logout services for this service.
getSingleSignOnServices() - Method in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Gets the list of single sign on services for this IDP.
getSingleSignOnServices() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Gets the list of single sign on services for this IDP.
getSOAPHeaders() - Method in class org.opensaml.common.binding.decoding.impl.AbstractSOAPHTTPDecoder
Gets the SOAP headers to add to the message.
getSOAPHeaders() - Method in interface org.opensaml.common.binding.decoding.SOAPDecoder
Gets the SOAP headers to add to the message.
getSOAPHeaders() - Method in class org.opensaml.common.binding.encoding.impl.AbstractSOAPHTTPEncoder
Gets a mutable list of SOAP headers to add to the message.
getSOAPHeaders() - Method in interface org.opensaml.common.binding.encoding.SOAPEncoder
Gets a mutable list of SOAP headers to add to the message.
getSOAPMessage() - Method in class org.opensaml.common.binding.decoding.impl.AbstractSOAPHTTPDecoder
Gets the SOAP message.
getSOAPMessage() - Method in interface org.opensaml.common.binding.decoding.SOAPDecoder
Gets the SOAP message.
getSOAPMessage() - Method in class org.opensaml.common.binding.encoding.impl.AbstractSOAPHTTPEncoder
Gets the SOAP message built by the encoder.
getSOAPMessage() - Method in interface org.opensaml.common.binding.encoding.SOAPEncoder
Gets the SOAP message built by the encoder.
getSOAPVersion() - Method in class org.opensaml.common.binding.decoding.impl.AbstractSOAPHTTPDecoder
Gets the SOAP version to use.
getSOAPVersion() - Method in interface org.opensaml.common.binding.decoding.SOAPDecoder
Gets the SOAP version to use.
getSOAPVersion() - Method in class org.opensaml.common.binding.encoding.impl.AbstractSOAPHTTPEncoder
Gets the SOAP version to use.
getSOAPVersion() - Method in interface org.opensaml.common.binding.encoding.SOAPEncoder
Gets the SOAP version to use.
getSourceID() - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001
Gets the 20 byte source ID of the artifact.
getSourceID() - Method in class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004
Gets the 20 byte source ID of the artifact.
getSourceLocation() - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002
Gets the source location component of this artifact.
getSPKIDatas() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the list of SPKIData child elements
getSPKIDatas() - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the list of SPKIData child elements
getSPKISexps() - Method in class org.opensaml.xml.signature.impl.SPKIDataImpl
Get the list of SPKISexp child elements
getSPKISexps() - Method in interface org.opensaml.xml.signature.SPKIData
Get the list of SPKISexp child elements
getSPNameQualifier() - Method in interface org.opensaml.saml2.core.BaseID
Gets the SPNameQualifier value.
getSPNameQualifier() - Method in class org.opensaml.saml2.core.impl.AbstractNameIDType
Gets the SPNameQualifier value.
getSPNameQualifier() - Method in class org.opensaml.saml2.core.impl.BaseIDImpl
Gets the SPNameQualifier value.
getSPNameQualifier() - Method in class org.opensaml.saml2.core.impl.NameIDPolicyImpl
Gets the SPNameQualifier value.
getSPNameQualifier() - Method in interface org.opensaml.saml2.core.NameIDPolicy
Gets the SPNameQualifier value.
getSPNameQualifier() - Method in interface org.opensaml.saml2.core.NameIDType
Gets the SPNameQualifier value.
getSPProvidedID() - Method in class org.opensaml.saml2.core.impl.AbstractNameIDType
Gets the SPProvidedID of this NameID.
getSPProvidedID() - Method in interface org.opensaml.saml2.core.NameIDType
Gets the SPProvidedID of this NameID.
getSPSSODescriptor(String) - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Gets the first SPSSODescriptor role descriptor for this entity that supports the given protocol.
getSPSSODescriptor(String) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the first SPSSODescriptor role descriptor for this entity that supports the given protocol.
getStatements() - Method in interface org.opensaml.saml1.core.Assertion
Return the List representing all the Statement sub elements.
getStatements(QName) - Method in interface org.opensaml.saml1.core.Assertion
Return the List representing all the Statement sub elements with a given schema type or element name.
getStatements() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Return the List representing all the Statement sub elements.
getStatements(QName) - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Return the List representing all the Statement sub elements with a given schema type or element name.
getStatements() - Method in interface org.opensaml.saml2.core.Assertion
Gets the list of statements attached to this assertion.
getStatements(QName) - Method in interface org.opensaml.saml2.core.Assertion
Gets the list of statements attached to this assertion that match a particular QName.
getStatements() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the list of statements attached to this assertion.
getStatements(QName) - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the list of statements attached to this assertion that match a particular QName.
getStatus() - Method in class org.opensaml.saml1.core.impl.ResponseImpl
Return the object representing the Status (element).
getStatus() - Method in interface org.opensaml.saml1.core.Response
Return the object representing the Status (element).
getStatus() - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Gets the Status of this response.
getStatus() - Method in interface org.opensaml.saml2.core.StatusResponseType
Gets the Status of this response.
getStatusCode() - Method in class org.opensaml.saml1.core.impl.StatusCodeImpl
Gets the second level status code.
getStatusCode() - Method in class org.opensaml.saml1.core.impl.StatusImpl
Return the object representing the StatusCode (element).
getStatusCode() - Method in interface org.opensaml.saml1.core.Status
Return the object representing the StatusCode (element).
getStatusCode() - Method in interface org.opensaml.saml1.core.StatusCode
Gets the second level status code.
getStatusCode() - Method in class org.opensaml.saml2.core.impl.StatusCodeImpl
Gets the Status Code of this Status Code.
getStatusCode() - Method in class org.opensaml.saml2.core.impl.StatusImpl
Gets the Code of this Status.
getStatusCode() - Method in interface org.opensaml.saml2.core.Status
Gets the Code of this Status.
getStatusCode() - Method in interface org.opensaml.saml2.core.StatusCode
Gets the Status Code of this Status Code.
getStatusCode() - Method in interface org.opensaml.ws.HTTPMessageSource
Gets the status code of the request.
getStatusDetail() - Method in class org.opensaml.saml1.core.impl.StatusImpl
Return the object representing the StatusDetail (element).
getStatusDetail() - Method in interface org.opensaml.saml1.core.Status
Return the object representing the StatusDetail (element).
getStatusDetail() - Method in class org.opensaml.saml2.core.impl.StatusImpl
Gets the Detail of this Status.
getStatusDetail() - Method in interface org.opensaml.saml2.core.Status
Gets the Detail of this Status.
getStatusMessage() - Method in class org.opensaml.saml1.core.impl.StatusImpl
Return the object representing the StatusMessage (element).
getStatusMessage() - Method in interface org.opensaml.saml1.core.Status
Return the object representing the StatusMessage (element).
getStatusMessage() - Method in class org.opensaml.saml2.core.impl.StatusImpl
Gets the Message of this Status.
getStatusMessage() - Method in interface org.opensaml.saml2.core.Status
Gets the Message of this Status.
getStringData() - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
getSubject() - Method in class org.opensaml.saml1.core.impl.SubjectQueryImpl
Get Subject child element
getSubject() - Method in class org.opensaml.saml1.core.impl.SubjectStatementImpl
getSubject() - Method in interface org.opensaml.saml1.core.SubjectQuery
Get Subject child element
getSubject() - Method in interface org.opensaml.saml1.core.SubjectStatement
 
getSubject() - Method in interface org.opensaml.saml2.core.Assertion
Gets the Subject of this assertion.
getSubject() - Method in interface org.opensaml.saml2.core.AuthnRequest
Gets the Subject of the request.
getSubject() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the Subject of this assertion.
getSubject() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets the Subject of the request.
getSubject() - Method in class org.opensaml.saml2.core.impl.SubjectQueryImpl
Gets the Subject of this request.
getSubject() - Method in interface org.opensaml.saml2.core.SubjectQuery
Gets the Subject of this request.
getSubjectAltNames() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory.CertificateNameOptions
Get the set of types of subject alternative names evaluate as derived issuer entity ID names.
getSubjectAltNames() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
The set of types of subject alternative names to evaluate as derived issuer entity ID's.
getSubjectAltNames() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
The set of types of subject alternative names to process.
getSubjectAltNameTypes() - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
The set of types of subject alternative names to process.
getSubjectConfirmation() - Method in class org.opensaml.saml1.core.impl.SubjectImpl
Gets the SubjectConfirmation of this Subject
getSubjectConfirmation() - Method in interface org.opensaml.saml1.core.Subject
Gets the SubjectConfirmation of this Subject
getSubjectConfirmationData() - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationImpl
Return the SubjectConfirmationData
getSubjectConfirmationData() - Method in interface org.opensaml.saml1.core.SubjectConfirmation
Return the SubjectConfirmationData
getSubjectConfirmationData() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Gets the data about how this subject was confirmed or constraints on the confirmation.
getSubjectConfirmationData() - Method in interface org.opensaml.saml2.core.SubjectConfirmation
Gets the data about how this subject was confirmed or constraints on the confirmation.
getSubjectConfirmations() - Method in class org.opensaml.saml2.core.impl.SubjectImpl
Gets the confirmations made about this subject.
getSubjectConfirmations() - Method in interface org.opensaml.saml2.core.Subject
Gets the confirmations made about this subject.
getSubjectKeyIdentifier() - Method in class org.opensaml.xml.security.x509.X509SubjectKeyIdentifierCriteria
Get the subject key identifier.
getSubjectKeyIdentifier(X509Certificate) - Static method in class org.opensaml.xml.security.x509.X509Util
Get the plain (non-DER encoded) value of the Subject Key Identifier extension of an X.509 certificate, if present.
getSubjectLocality() - Method in interface org.opensaml.saml1.core.AuthenticationStatement
Set the (single) SubjectLocality child element
getSubjectLocality() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementImpl
Set the (single) SubjectLocality child element
getSubjectLocality() - Method in interface org.opensaml.saml2.core.AuthnStatement
Get the DNS domain and IP address of the system where the principal was authenticated.
getSubjectLocality() - Method in class org.opensaml.saml2.core.impl.AuthnStatementImpl
Get the DNS domain and IP address of the system where the principal was authenticated.
getSubjectName(X509Certificate) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Get subject name from a certificate, using the currently configured X500DNHandler and subject DN output format.
getSubjectName(X509Certificate) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Get subject name from a certificate, using the currently configured X500DNHandler and subject DN output format.
getSubjectName() - Method in class org.opensaml.xml.security.x509.X509SubjectNameCriteria
Get the subject name.
getSubjectNames(X509Certificate, Integer[]) - Static method in class org.opensaml.xml.security.x509.X509Util
Gets the common name components of the issuer and all the subject alt names of a given type.
getSubjectQuery() - Method in class org.opensaml.saml1.core.impl.RequestImpl
Get the request SubjectQuery, AuthenticationQuery, AttributeQuery, or AuthorizationDecisionQuery
getSubjectQuery() - Method in interface org.opensaml.saml1.core.Request
Get the request SubjectQuery, AuthenticationQuery, AttributeQuery, or AuthorizationDecisionQuery
getSubjectStatements() - Method in interface org.opensaml.saml1.core.Assertion
Return the List representing all the SubjectStatement sub elements.
getSubjectStatements() - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Return the List representing all the SubjectStatement sub elements.
getSupportedIssuerBindings() - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Gets the list of bindings supported by the message issuer.
getSupportedProtocols() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets an immutable list of protocol URIs supported by this role.
getSupportedProtocols() - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Gets an immutable list of protocol URIs supported by this role.
getSurName() - Method in interface org.opensaml.saml2.metadata.ContactPerson
Gets the surname for this person.
getSurName() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Gets the surname for this person.
getSystemId() - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
getTarget() - Method in interface org.opensaml.xml.encryption.EncryptionProperty
Get the target URI attribute which specifies to which element this property applies
getTarget() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyImpl
Get the target URI attribute which specifies to which element this property applies
getTelephoneNumbers() - Method in interface org.opensaml.saml2.metadata.ContactPerson
Gets an immutable list of telephone numbers for this person.
getTelephoneNumbers() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Gets an immutable list of telephone numbers for this person.
getTerminate() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Get the Terminate of the request.
getTerminate() - Method in interface org.opensaml.saml2.core.ManageNameIDRequest
Get the Terminate of the request.
getTextContent() - Method in class org.opensaml.xml.ElementProxy
Gets the text content for the proxied DOM Element.
getTransforms() - Method in class org.opensaml.common.impl.SAMLObjectContentReference
Gets the transforms applied to the content prior to digest generation.
getTransforms() - Method in interface org.opensaml.xml.encryption.CipherReference
Get the Transforms child element, which describes which transformations to apply when dereferencing the data
getTransforms() - Method in class org.opensaml.xml.encryption.impl.CipherReferenceImpl
Get the Transforms child element, which describes which transformations to apply when dereferencing the data
getTransforms() - Method in class org.opensaml.xml.encryption.impl.TransformsImpl
Get the list of Transform child elements
getTransforms() - Method in interface org.opensaml.xml.encryption.Transforms
Get the list of Transform child elements
getTransforms() - Method in class org.opensaml.xml.signature.impl.RetrievalMethodImpl
Get the Transforms child element
getTransforms() - Method in class org.opensaml.xml.signature.impl.TransformsImpl
Get the list of Transform child elements
getTransforms() - Method in interface org.opensaml.xml.signature.RetrievalMethod
Get the Transforms child element
getTransforms() - Method in interface org.opensaml.xml.signature.Transforms
Get the list of Transform child elements
getTransforms() - Method in class org.opensaml.xml.signature.URIContentReference
Gets the transforms applied to the content prior to digest generation.
getTrustAnchors(PKIXValidationInformation) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Creates the collection of trust anchors to use during validation.
getTrustChain() - Method in class org.opensaml.xml.security.x509.BasicPKIXValdiationInformation
Gets the trust anchors used during PKIX validation.
getTrustChain() - Method in interface org.opensaml.xml.security.x509.PKIXValidationInformation
Gets the trust anchors used during PKIX validation.
getTrustedCredentialCriteria() - Method in class org.opensaml.ws.soap.client.AbstractSOAPTransport
Gets the criteria that will be used, or was used, to retrieve the credential from the trusted credential resolver.
getTrustedCredentialCriteria() - Method in interface org.opensaml.ws.soap.client.SOAPTransport
Gets the criteria that will be used, or was used, to retrieve the credential from the trusted credential resolver.
getTrustedCredentialResolver() - Method in class org.opensaml.ws.soap.client.AbstractSOAPTransport
Gets the credential resolver used to retrieve trusted credential information for the peer.
getTrustedCredentialResolver() - Method in interface org.opensaml.ws.soap.client.SOAPTransport
Gets the credential resolver used to retrieve trusted credential information for the peer.
getTrustEngine() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Gets the trust engine used to verify the credentials of a request.
getTrustEngine() - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoderBuilder
Gets the trust engine used to evaluate message trustworthiness.
getTrustEngine() - Method in interface org.opensaml.common.binding.decoding.MessageDecoder
Gets the trust engine used to verify the credentials of a request.
getTrustEngine() - Method in class org.opensaml.ws.security.provider.BaseTrustEngineRule
Gets the engine used to validate the untrusted token.
getTrustEngine() - Method in class org.opensaml.ws.security.provider.BaseTrustEngineRuleFactory
Gets the engine used to validate the untrusted token.
getType() - Method in interface org.opensaml.saml2.metadata.ContactPerson
Gets the type of contact this person.
getType() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Gets the type of contact this person.
getType() - Method in interface org.opensaml.xml.encryption.EncryptedType
Gets the type information for the plaintext content.
getType() - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Gets the type information for the plaintext content.
getType() - Method in class org.opensaml.xml.signature.impl.RetrievalMethodImpl
Set the Type attribute value
getType() - Method in interface org.opensaml.xml.signature.RetrievalMethod
Set the Type attribute value
getTypeCode() - Method in class org.opensaml.common.binding.artifact.SAMLArtifact
Gets the 2 byte type code for this artifact.
getUnknownAttributes() - Method in class org.opensaml.saml2.core.impl.AttributeImpl
Gets a mutable map of the attributes.
getUnknownAttributes() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Gets a mutable map of the attributes.
getUnknownAttributes() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Gets a mutable map of the attributes.
getUnknownAttributes() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Gets a mutable map of the attributes.
getUnknownAttributes() - Method in class org.opensaml.saml2.metadata.impl.EndpointImpl
Gets a mutable map of the attributes.
getUnknownAttributes() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets a mutable map of the attributes.
getUnknownAttributes() - Method in class org.opensaml.saml2.metadata.impl.OrganizationImpl
Gets a mutable map of the attributes.
getUnknownAttributes() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets a mutable map of the attributes.
getUnknownAttributes() - Method in class org.opensaml.ws.soap.common.AbstractExtensibleSOAPObject
Gets a mutable map of the attributes.
getUnknownAttributes() - Method in interface org.opensaml.xml.AttributeExtensibleXMLObject
Gets a mutable map of the attributes.
getUnknownAttributes() - Method in class org.opensaml.xml.ElementProxy
Gets a mutable map of the attributes.
getUnknownAttributes() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyImpl
Gets a mutable map of the attributes.
getUnknownXMLObject() - Method in class org.opensaml.xml.signature.impl.KeyValueImpl
Get the wildcard <any> XMLObject child element
getUnknownXMLObject() - Method in interface org.opensaml.xml.signature.KeyValue
Get the wildcard <any> XMLObject child element
getUnknownXMLObjects() - Method in class org.opensaml.saml1.core.impl.AdviceImpl
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.saml1.core.impl.StatusDetailImpl
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.saml2.common.impl.ExtensionsImpl
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.saml2.core.impl.StatusDetailImpl
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.saml2.metadata.impl.EndpointImpl
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.ws.soap.common.AbstractExtensibleSOAPObject
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in interface org.opensaml.xml.ElementExtensibleXMLObject
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.xml.ElementProxy
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.xml.encryption.impl.AgreementMethodImpl
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodImpl
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyImpl
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.xml.encryption.impl.ReferenceTypeImpl
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnknownXMLObjects() - Method in class org.opensaml.xml.signature.impl.PGPDataImpl
Gets the list of XMLObjects added to this XMLObject as part of the "any" content model.
getUnmarshaller(QName) - Method in class org.opensaml.xml.io.UnmarshallerFactory
Gets the Unmarshaller for a particular element or null if no unmarshaller is registered for an element.
getUnmarshaller(Element) - Method in class org.opensaml.xml.io.UnmarshallerFactory
Retrieves the unmarshaller for the given element.
getUnmarshallerFactory() - Static method in class org.opensaml.xml.Configuration
Gets the XMLObject unmarshaller factory that has been configured with information from loaded configuration files.
getUnmarshallers() - Method in class org.opensaml.xml.io.UnmarshallerFactory
Gets an immutable listing of all the Unarshallers currently registered.
getUri() - Method in interface org.opensaml.saml1.core.Audience
Return the URI which makes up the Body
getUri() - Method in class org.opensaml.saml1.core.impl.AudienceImpl
Return the URI which makes up the Body
getURI() - Method in interface org.opensaml.saml2.core.AuthenticatingAuthority
Gets the URI of this Authenticating Authority.
getURI() - Method in class org.opensaml.saml2.core.impl.AuthenticatingAuthorityImpl
Gets the URI of this Authenticating Authority.
getURI() - Method in interface org.opensaml.xml.encryption.CipherReference
Get the URI attribute that describes from where to deference the encrypted data
getURI() - Method in class org.opensaml.xml.encryption.impl.CipherReferenceImpl
Get the URI attribute that describes from where to deference the encrypted data
getURI() - Method in class org.opensaml.xml.encryption.impl.ReferenceTypeImpl
Get the URI attribute which indicates the referent of this reference
getURI() - Method in interface org.opensaml.xml.encryption.ReferenceType
Get the URI attribute which indicates the referent of this reference
getURI() - Method in class org.opensaml.xml.signature.impl.RetrievalMethodImpl
Get the URI attribute value
getURI() - Method in interface org.opensaml.xml.signature.RetrievalMethod
Get the URI attribute value
getURL() - Method in class org.opensaml.saml2.metadata.impl.OrganizationURLImpl
Gets the URL of the organization.
getURL() - Method in interface org.opensaml.saml2.metadata.OrganizationURL
Gets the URL of the organization.
getURLInformation() - Method in interface org.opensaml.ws.HTTPMessageSource
Gets information about the URL from which the message was received.
getURLs() - Method in class org.opensaml.saml2.metadata.impl.OrganizationImpl
Gets a list of URLs for this organization.
getURLs() - Method in interface org.opensaml.saml2.metadata.Organization
Gets a list of URLs for this organization.
getUsage() - Method in class org.opensaml.xml.security.credential.UsageCriteria
Get the key usage criteria.
getUsageType() - Method in class org.opensaml.xml.security.credential.AbstractCredential
Gets usage type of this credential.
getUsageType() - Method in interface org.opensaml.xml.security.credential.Credential
Gets usage type of this credential.
getUse() - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorImpl
Gets the use of this key.
getUse() - Method in interface org.opensaml.saml2.metadata.KeyDescriptor
Gets the use of this key.
getUsername() - Method in class org.opensaml.util.URLBuilder
Gets the user name component of the URL.
getUsername() - Method in interface org.opensaml.ws.soap.client.http.HTTPSOAPTransport.UsernamePasswordCredential
Gets the user name.
getValidationSchema() - Method in class org.opensaml.ws.soap.client.SOAPClient
Gets the schema used to validate incoming messages.
getValidators() - Method in class org.opensaml.xml.AbstractValidatingSignableXMLObject
Gets the list of validators for this XMLObject or null if there is no list.
getValidators() - Method in class org.opensaml.xml.validation.AbstractValidatingXMLObject
Gets the list of validators for this XMLObject or null if there is no list.
getValidators() - Method in interface org.opensaml.xml.validation.ValidatingXMLObject
Gets the list of validators for this XMLObject or null if there is no list.
getValidators(QName) - Method in class org.opensaml.xml.validation.ValidatorSuite
Gets an immutable list of validators for a given XMLObject target.
getValidatorSuite(String) - Static method in class org.opensaml.xml.Configuration
Gets a configured ValidatorSuite by its ID.
getValidatorSuiteConfiguration(String) - Static method in class org.opensaml.xml.Configuration
Gets a clone of the ValidatorSuite configuration element for the ID.
getValidUntil() - Method in interface org.opensaml.saml2.common.TimeBoundSAMLObject
Gets the date until which this descriptor is valid.
getValidUntil() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Gets the date until which this descriptor is valid.
getValidUntil() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Gets the date until which this descriptor is valid.
getValidUntil() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Gets the date until which this descriptor is valid.
getValidUntil() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Gets the date until which this descriptor is valid.
getValue() - Method in class org.opensaml.saml1.core.impl.StatusCodeImpl
Gets the value of the status code.
getValue() - Method in interface org.opensaml.saml1.core.StatusCode
Gets the value of the status code.
getValue() - Method in class org.opensaml.saml2.core.impl.AbstractNameIDType
Gets the value of this type.
getValue() - Method in class org.opensaml.saml2.core.impl.StatusCodeImpl
Gets the Value of this Status Code.
getValue() - Method in interface org.opensaml.saml2.core.NameIDType
Gets the value of this type.
getValue() - Method in interface org.opensaml.saml2.core.StatusCode
Gets the Value of this Status Code.
getValue() - Method in class org.opensaml.samlext.saml1md.impl.SourceIDImpl
Gets the string.
getValue() - Method in class org.opensaml.samlext.saml2mdquery.impl.ActionNamespaceImpl
Gets the URI content of the element.
getValue() - Method in class org.opensaml.xml.schema.impl.XSBase64BinaryImpl
Gets the base64-encoded binary value.
getValue() - Method in class org.opensaml.xml.schema.impl.XSIntegerImpl
Gets the integer.
getValue() - Method in class org.opensaml.xml.schema.impl.XSQNameImpl
Gets the QName content of the element.
getValue() - Method in class org.opensaml.xml.schema.impl.XSStringImpl
Gets the string.
getValue() - Method in class org.opensaml.xml.schema.impl.XSURIImpl
Gets the URI content of the element.
getValue() - Method in interface org.opensaml.xml.schema.XSBase64Binary
Gets the base64-encoded binary value.
getValue() - Method in class org.opensaml.xml.schema.XSBooleanValue
Gets the boolean value.
getValue() - Method in interface org.opensaml.xml.schema.XSInteger
Gets the integer.
getValue() - Method in interface org.opensaml.xml.schema.XSQName
Gets the QName content of the element.
getValue() - Method in interface org.opensaml.xml.schema.XSString
Gets the string.
getValue() - Method in interface org.opensaml.xml.schema.XSURI
Gets the URI content of the element.
getValue() - Method in class org.opensaml.xml.signature.impl.X509SerialNumberImpl
Gets the integer.
getValue() - Method in interface org.opensaml.xml.signature.X509SerialNumber
Gets the integer.
getVelocityEngine() - Method in class org.opensaml.saml1.binding.encoding.HTTPPostEncoder
Gets the velocity engine used to evaluate the template when performing POST encoding.
getVelocityEngine() - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Gets the velocity engine used to evaluate the template when performing POST encoding.
getVelocityEngine() - Method in class org.opensaml.saml2.binding.encoding.HTTPPostEncoder
Gets the velocity engine used to evaluate the template when performing POST encoding.
getVelocityTemplateId() - Method in class org.opensaml.saml1.binding.encoding.HTTPPostEncoder
Gets the ID of the velocity template used for POST encoding.
getVelocityTemplateId() - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Gets the ID of the velocity template used for POST encoding.
getVelocityTemplateId() - Method in class org.opensaml.saml2.binding.encoding.HTTPPostEncoder
Gets the ID of the velocity template used for POST encoding.
getVerificationDepth() - Method in class org.opensaml.xml.security.x509.BasicPKIXValdiationInformation
Gets the maximum allowable trust chain verification depth.
getVerificationDepth() - Method in interface org.opensaml.xml.security.x509.PKIXValidationInformation
Gets the maximum allowable trust chain verification depth.
getVersion() - Method in interface org.opensaml.saml2.core.Assertion
Gets the SAML Version of this assertion.
getVersion() - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Gets the SAML Version of this assertion.
getVersion() - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Gets the SAML Version of this request.
getVersion() - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Gets the SAML Version of this response.
getVersion() - Method in interface org.opensaml.saml2.core.RequestAbstractType
Gets the SAML Version of this request.
getVersion() - Method in interface org.opensaml.saml2.core.StatusResponseType
Gets the SAML Version of this response.
getVersion() - Method in interface org.opensaml.ws.HTTPMessageSource
Gets the HTTP version used to receive the message.
getWantAssertionSigned() - Method in class org.opensaml.samlext.saml2mdquery.impl.QueryDescriptorTypeImpl
Gets whether assertions to this endpoint should be signed.
getWantAssertionSigned() - Method in interface org.opensaml.samlext.saml2mdquery.QueryDescriptorType
Gets whether assertions to this endpoint should be signed.
getWantAssertionsSigned() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Gets whether this service wants assertions signed.
getWantAssertionsSigned() - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Gets whether this service wants assertions signed.
getWantAssertionsSignedXSBoolean() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Gets whether this service wants assertions signed.
getWantAssertionsSignedXSBoolean() - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Gets whether this service wants assertions signed.
getWantAuthnRequestsSigned() - Method in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Checks if the IDP SSO service wants authentication requests signed.
getWantAuthnRequestsSigned() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Checks if the IDP SSO service wants authentication requests signed.
getWantAuthnRequestsSignedXSBoolean() - Method in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Checks if the IDP SSO service wants authentication requests signed.
getWantAuthnRequestsSignedXSBoolean() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Checks if the IDP SSO service wants authentication requests signed.
getX500DNHandler() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory.CertificateNameOptions
Get the handler responsible for serializing X.500 names to strings from certificate-derived X500Principal instances.
getX500DNHandler() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Get the handler which process X.500 distinguished names.
getX500DNHandler() - Method in class org.opensaml.xml.security.keyinfo.provider.X509DataProvider
Get the handler which process X.500 distinguished names.
getX500DNHandler() - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Get the handler which process X.500 distinguished names.
getX500DNHandler() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the handler which process X.500 distinguished names.
getX500IssuerDNFormat() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the output format specifier for X.500 issuer names.
getX500SubjectDNFormat() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory.CertificateNameOptions
Get the the format specifier for serializaing X.500 subject names to strings.
getX500SubjectDNFormat() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Get the output format specifier for X.500 subject names.
getX500SubjectDNFormat() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get the output format specifier for X.500 subject names.
getX509CertFactory() - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Get the Java certificate factory singleton.
getX509Certificates() - Method in class org.opensaml.xml.signature.impl.X509DataImpl
Get the list of X509Certificate child elements
getX509Certificates() - Method in interface org.opensaml.xml.signature.X509Data
Get the list of X509Certificate child elements
getX509CRLs() - Method in class org.opensaml.xml.signature.impl.X509DataImpl
Get the list of X509CRL child elements
getX509CRLs() - Method in interface org.opensaml.xml.signature.X509Data
Get the list of X509CRL child elements
getX509Datas() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the list of X509Data child elements
getX509Datas() - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the list of X509Data child elements
getX509IssuerName() - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialImpl
Get the X509IssuerName child element
getX509IssuerName() - Method in interface org.opensaml.xml.signature.X509IssuerSerial
Get the X509IssuerName child element
getX509IssuerSerials() - Method in class org.opensaml.xml.signature.impl.X509DataImpl
Get the list of X509IssuerSerial child elements
getX509IssuerSerials() - Method in interface org.opensaml.xml.signature.X509Data
Get the list of X509IssuerSerial child elements
getX509SerialNumber() - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialImpl
Get the X509SerialNumber child element
getX509SerialNumber() - Method in interface org.opensaml.xml.signature.X509IssuerSerial
Get the X509SerialNumber child element
getX509SKIs() - Method in class org.opensaml.xml.signature.impl.X509DataImpl
Get the list of X509SKI child elements
getX509SKIs() - Method in interface org.opensaml.xml.signature.X509Data
Get the list of X509SKI child elements
getX509SubjectNames() - Method in class org.opensaml.xml.signature.impl.X509DataImpl
Get the list of X509SubjectName child elements
getX509SubjectNames() - Method in interface org.opensaml.xml.signature.X509Data
Get the list of X509SubjectName child elements
getXMLObjects() - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the list of all XMLObject children
getXMLObjects(QName) - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Get the list of XMLObject children whose type or element QName matches the specified QName
getXMLObjects() - Method in class org.opensaml.xml.signature.impl.SPKIDataImpl
Get the list of all XMLObject children
getXMLObjects(QName) - Method in class org.opensaml.xml.signature.impl.SPKIDataImpl
Get the list of XMLObject children whose type or element QName matches the specified QName
getXMLObjects(QName) - Method in class org.opensaml.xml.signature.impl.TransformImpl
Get the list of XMLObject children that match a particular QName
getXMLObjects() - Method in class org.opensaml.xml.signature.impl.X509DataImpl
Get the list of all XMLObject children
getXMLObjects(QName) - Method in class org.opensaml.xml.signature.impl.X509DataImpl
Get the list of XMLObject children whose type or element QName matches the specified QName
getXMLObjects() - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the list of all XMLObject children
getXMLObjects(QName) - Method in interface org.opensaml.xml.signature.KeyInfoType
Get the list of XMLObject children whose type or element QName matches the specified QName
getXMLObjects() - Method in interface org.opensaml.xml.signature.SPKIData
Get the list of all XMLObject children
getXMLObjects(QName) - Method in interface org.opensaml.xml.signature.SPKIData
Get the list of XMLObject children whose type or element QName matches the specified QName
getXMLObjects(QName) - Method in interface org.opensaml.xml.signature.Transform
Get the list of XMLObject children that match a particular QName
getXMLObjects() - Method in interface org.opensaml.xml.signature.X509Data
Get the list of all XMLObject children
getXMLObjects(QName) - Method in interface org.opensaml.xml.signature.X509Data
Get the list of XMLObject children whose type or element QName matches the specified QName
getXMLSignature() - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Get the Apache XML Security signature instance held by this object.
getXPaths() - Method in class org.opensaml.xml.signature.impl.TransformImpl
Get the list of XPath child elements
getXPaths() - Method in interface org.opensaml.xml.signature.Transform
Get the list of XPath child elements
getXSIType(Element) - Static method in class org.opensaml.xml.util.XMLHelper
Gets the XSI type for a given element if it has one.
getY() - Method in interface org.opensaml.xml.signature.DSAKeyValue
Get the Y child element
getY() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Get the Y child element
GHPP_NS_URI - Static variable in interface org.opensaml.saml2.core.Action
Get/Head/Put/Post action namespace.
GImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of G
GImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.GImpl
Constructor
GivenName - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata GivenName
GivenNameBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of GivenNameImpl
GivenNameBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.GivenNameBuilder
Constructor
GivenNameImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of GivenName.
GivenNameImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.GivenNameImpl
Constructor
GivenNameMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for GivenName objects.
GivenNameMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.GivenNameMarshaller
Constructor
GivenNameMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.GivenNameMarshaller
Constructor
GivenNameSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks GivenName for Schema compliance.
GivenNameSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.GivenNameSchemaValidator
Constructor
GivenNameUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for GivenName objects.
GivenNameUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.GivenNameUnmarshaller
Constructor
GivenNameUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.GivenNameUnmarshaller
Constructor
GLOBAL_TIMEOUT_URI - Static variable in interface org.opensaml.saml2.core.LogoutResponse
URI for global timeout logout reason.
GZIP - Static variable in class org.opensaml.xml.util.Base64
Specify that data should be gzip-compressed.

H

handles(Credential) - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Check whether the generators produced by this factory can handle the specified credential.
handles(Credential) - Method in interface org.opensaml.xml.security.keyinfo.KeyInfoGeneratorFactory
Check whether the generators produced by this factory can handle the specified credential.
handles(XMLObject) - Method in interface org.opensaml.xml.security.keyinfo.KeyInfoProvider
Evaluate whether the given provider can attempt to resolve a credential from the specified KeyInfo child.
handles(XMLObject) - Method in class org.opensaml.xml.security.keyinfo.provider.DSAKeyValueProvider
Evaluate whether the given provider can attempt to resolve a credential from the specified KeyInfo child.
handles(XMLObject) - Method in class org.opensaml.xml.security.keyinfo.provider.RSAKeyValueProvider
Evaluate whether the given provider can attempt to resolve a credential from the specified KeyInfo child.
handles(XMLObject) - Method in class org.opensaml.xml.security.keyinfo.provider.X509DataProvider
Evaluate whether the given provider can attempt to resolve a credential from the specified KeyInfo child.
handles(Credential) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Check whether the generators produced by this factory can handle the specified credential.
hasChildren() - Method in class org.opensaml.xml.AbstractXMLObject
Checks if this XMLObject has children.
hasChildren() - Method in interface org.opensaml.xml.XMLObject
Checks if this XMLObject has children.
hasCompleteDSAParams(DSAKeyValue) - Static method in class org.opensaml.xml.signature.KeyInfoHelper
Check whether the specified DSAKeyValue element has the all optional DSA values which can be shared amongst many keys in a DSA "key family", and are presumed to be known from context.
HASH_ALGORHTM - Static variable in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001Builder
Hash algorithm used to construct the source ID.
HASH_ALGORHTM - Static variable in class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004Builder
Hash algorithm used to construct the source ID.
hashCode() - Method in class org.opensaml.common.binding.artifact.SAMLArtifact
hashCode() - Method in class org.opensaml.saml2.metadata.LocalizedString
hashCode() - Method in class org.opensaml.security.MetadataCredentialResolver.MetadataCacheKey
hashCode() - Method in class org.opensaml.util.resource.ClasspathResource
hashCode() - Method in class org.opensaml.util.resource.FilesystemResource
hashCode() - Method in class org.opensaml.util.resource.HttpResource
hashCode() - Method in class org.opensaml.xml.Namespace
hashCode() - Method in class org.opensaml.xml.schema.XSBooleanValue
hashCode() - Method in class org.opensaml.xml.security.BasicSecurityConfiguration.DataEncryptionIndex
hashCode() - Method in class org.opensaml.xml.security.BasicSecurityConfiguration.KeyTransportEncryptionIndex
hasNext() - Method in class org.opensaml.xml.encryption.ChainingEncryptedKeyResolver.ChainingIterator
hasNext() - Method in class org.opensaml.xml.security.CriteriaFilteringIterator
hasNext() - Method in class org.opensaml.xml.util.ClassIndexedSet.ClassIndexedSetIterator
hasParent() - Method in class org.opensaml.xml.AbstractXMLObject
Checks to see if this object has a parent.
hasParent() - Method in interface org.opensaml.xml.XMLObject
Checks to see if this object has a parent.
hasXSIType(Element) - Static method in class org.opensaml.xml.util.XMLHelper
Checks if the given element has an xsi:type defined for it.
Header - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 Header.
HeaderBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of HeaderImpl objects.
HeaderBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.HeaderBuilder
 
HeaderImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implementation of Header.
HeaderImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.HeaderImpl
Constructor.
HeaderMarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe marshaller for Headers.
HeaderMarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.HeaderMarshaller
 
HeaderUnmarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe unmarshaller for Headers.
HeaderUnmarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.HeaderUnmarshaller
 
hexEncode() - Method in class org.opensaml.common.binding.artifact.SAMLArtifact
Gets the hex encoded artifact.
HTTP_GET_ACTION - Static variable in interface org.opensaml.saml2.core.Action
HTTP GET action.
HTTP_HEAD_ACTION - Static variable in interface org.opensaml.saml2.core.Action
HTTP HEAD action.
HTTP_POST_ACTION - Static variable in interface org.opensaml.saml2.core.Action
HTTP POST action.
HTTP_PUT_ACTION - Static variable in interface org.opensaml.saml2.core.Action
HTTP PUT action.
HTTPArtifactDecoder - Class in org.opensaml.saml2.binding.decoding
SAML 2 Artifact Binding decoder, support both HTTP GET and POST.
HTTPArtifactDecoder() - Constructor for class org.opensaml.saml2.binding.decoding.HTTPArtifactDecoder
 
HTTPArtifactEncoder - Class in org.opensaml.saml2.binding.encoding
SAML 2 Artifact Binding encoder, support both HTTP GET and POST.
HTTPArtifactEncoder() - Constructor for class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
 
HTTPArtifactEncoder.ENCODING_METHOD - Enum in org.opensaml.saml2.binding.encoding
Artifact encoding methods.
HTTPArtifactEncoderBuilder - Class in org.opensaml.saml2.binding.encoding
Builder of HTTPArtifactEncoders.
HTTPArtifactEncoderBuilder(SAMLArtifactFactory, SAMLArtifactMap) - Constructor for class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoderBuilder
Constructor.
HTTPArtifactEncoderBuilder(SAMLArtifactFactory, SAMLArtifactMap, VelocityEngine, String) - Constructor for class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoderBuilder
Constructor.
HTTPMessageDecoder - Interface in org.opensaml.common.binding.decoding
Base interface for HTTP specific SAML bindings.
HTTPMessageEncoder - Interface in org.opensaml.common.binding.encoding
Base interface for HTTP specific SAML bindings.
HTTPMessageSource - Interface in org.opensaml.ws
A source of messages delivered by HTTP.
HTTPMessageSource.HTTP_VERSION - Enum in org.opensaml.ws
HTTP version identifier.
HTTPPostDecoder - Class in org.opensaml.saml1.binding.decoding
SAML 1.X HTTP POST message decoder.
HTTPPostDecoder() - Constructor for class org.opensaml.saml1.binding.decoding.HTTPPostDecoder
 
HTTPPostDecoder - Class in org.opensaml.saml2.binding.decoding
Message decoder implementing the SAML 2.0 HTTP POST profile.
HTTPPostDecoder() - Constructor for class org.opensaml.saml2.binding.decoding.HTTPPostDecoder
 
HTTPPostDecoderBuilder - Class in org.opensaml.saml1.binding.decoding
Builder of HTTPPostDecoders.
HTTPPostDecoderBuilder() - Constructor for class org.opensaml.saml1.binding.decoding.HTTPPostDecoderBuilder
 
HTTPPostDecoderBuilder - Class in org.opensaml.saml2.binding.decoding
Builder of HTTPPostDecoders.
HTTPPostDecoderBuilder() - Constructor for class org.opensaml.saml2.binding.decoding.HTTPPostDecoderBuilder
 
HTTPPostEncoder - Class in org.opensaml.saml1.binding.encoding
SAML 1.X HTTP POST message encoder.
HTTPPostEncoder() - Constructor for class org.opensaml.saml1.binding.encoding.HTTPPostEncoder
 
HTTPPostEncoder - Class in org.opensaml.saml2.binding.encoding
SAML 2.0 HTTP Post binding message encoder.
HTTPPostEncoder() - Constructor for class org.opensaml.saml2.binding.encoding.HTTPPostEncoder
 
HTTPPostEncoderBuilder - Class in org.opensaml.saml1.binding.encoding
Builder of HTTPPostEncoders.
HTTPPostEncoderBuilder(VelocityEngine, String) - Constructor for class org.opensaml.saml1.binding.encoding.HTTPPostEncoderBuilder
Constructor.
HTTPPostEncoderBuilder - Class in org.opensaml.saml2.binding.encoding
Builder of HTTPPostEncoders.
HTTPPostEncoderBuilder(VelocityEngine, String) - Constructor for class org.opensaml.saml2.binding.encoding.HTTPPostEncoderBuilder
Constructor.
HTTPRedirectDeflateDecoder - Class in org.opensaml.saml2.binding.decoding
SAML 2.0 HTTP Redirect decoder using the DEFLATE encoding method.
HTTPRedirectDeflateDecoder() - Constructor for class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoder
 
HTTPRedirectDeflateDecoderBuilder - Class in org.opensaml.saml2.binding.decoding
Builder of HTTPRedirectDeflateDecoders.
HTTPRedirectDeflateDecoderBuilder() - Constructor for class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoderBuilder
 
HTTPRedirectDeflateEncoder - Class in org.opensaml.saml2.binding.encoding
SAML 2.0 HTTP Redirect encoder using the DEFLATE encoding method.
HTTPRedirectDeflateEncoder() - Constructor for class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoder
 
HTTPRedirectDeflateEncoderBuilder - Class in org.opensaml.saml2.binding.encoding
Builder of HTTPRedirectDeflateEncoders.
HTTPRedirectDeflateEncoderBuilder() - Constructor for class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoderBuilder
 
HttpResource - Class in org.opensaml.util.resource
A resource representing a file retrieved from a URL using Apache Commons' HTTPClient.
HttpResource(String) - Constructor for class org.opensaml.util.resource.HttpResource
Constructor.
HTTPRuleFactory - Class in org.opensaml.ws.security.provider
A factory for a rule that checks that certain HTTP request characterisitics are met.
HTTPRuleFactory() - Constructor for class org.opensaml.ws.security.provider.HTTPRuleFactory
 
HTTPRuleFactory.HTTPRule - Class in org.opensaml.ws.security.provider
Policy rule for checking basic HTTP request requirements.
HTTPRuleFactory.HTTPRule(String, String, String, String, boolean) - Constructor for class org.opensaml.ws.security.provider.HTTPRuleFactory.HTTPRule
Constructor.
HTTPSOAP11Decoder - Class in org.opensaml.saml1.binding.decoding
SAML 1.1 HTTP SOAP 1.1 binding decoder.
HTTPSOAP11Decoder() - Constructor for class org.opensaml.saml1.binding.decoding.HTTPSOAP11Decoder
 
HTTPSOAP11Decoder - Class in org.opensaml.saml2.binding.decoding
SAML 2.0 SOAP 1.1 over HTTP binding decoder.
HTTPSOAP11Decoder() - Constructor for class org.opensaml.saml2.binding.decoding.HTTPSOAP11Decoder
 
HTTPSOAP11DecoderBuilder - Class in org.opensaml.saml1.binding.decoding
Builder of HTTPSOAP11Decoders.
HTTPSOAP11DecoderBuilder() - Constructor for class org.opensaml.saml1.binding.decoding.HTTPSOAP11DecoderBuilder
 
HTTPSOAP11DecoderBuilder - Class in org.opensaml.saml2.binding.decoding
Builder of HTTPSOAP11Decoders.
HTTPSOAP11DecoderBuilder() - Constructor for class org.opensaml.saml2.binding.decoding.HTTPSOAP11DecoderBuilder
 
HTTPSOAP11Encoder - Class in org.opensaml.saml1.binding.encoding
SAML 1.X HTTP SOAP 1.1 binding message encoder.
HTTPSOAP11Encoder() - Constructor for class org.opensaml.saml1.binding.encoding.HTTPSOAP11Encoder
 
HTTPSOAP11Encoder - Class in org.opensaml.saml2.binding.encoding
SAML 2.0 SOAP 1.1 over HTTP binding encoder.
HTTPSOAP11Encoder() - Constructor for class org.opensaml.saml2.binding.encoding.HTTPSOAP11Encoder
 
HTTPSOAP11EncoderBuilder - Class in org.opensaml.saml1.binding.encoding
Builder of HTTPSOAP11Encoders.
HTTPSOAP11EncoderBuilder() - Constructor for class org.opensaml.saml1.binding.encoding.HTTPSOAP11EncoderBuilder
 
HTTPSOAP11EncoderBuilder - Class in org.opensaml.saml2.binding.encoding
Builder of HTTPSOAP11Encoders.
HTTPSOAP11EncoderBuilder() - Constructor for class org.opensaml.saml2.binding.encoding.HTTPSOAP11EncoderBuilder
 
HTTPSOAPTransport - Interface in org.opensaml.ws.soap.client.http
A transport for moving SOAP messages over HTTP.
HTTPSOAPTransport.AuthenticationScheme - Enum in org.opensaml.ws.soap.client.http
Authentication schemes supported by HTTP transports.
HTTPSOAPTransport.HTTPEntityCredential - Interface in org.opensaml.ws.soap.client.http
Marker interface for HTTP connection credentials.
HTTPSOAPTransport.NTLMCredential - Interface in org.opensaml.ws.soap.client.http
NTLM credentials.
HTTPSOAPTransport.UsernamePasswordCredential - Interface in org.opensaml.ws.soap.client.http
User name and password credentals.

I

ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.Assertion
Name for the attribute which defines the Issue Instant.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.RequestAbstractType
Name for the attribute which defines the Issue Instant.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.ResponseAbstractType
Name for the attribute which defines the Issue Instant.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.Assertion
ID attribute name.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
ID attribute name.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.StatusResponseType
ID attribute name.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.AffiliationDescriptor
ID attribute's local name
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.EntitiesDescriptor
"ID" attribute name
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.EntityDescriptor
"ID" attribute name
ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.RoleDescriptor
"ID" attribute's local name.
ID_ATTRIB_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedType
Id attribute name
ID_ATTRIB_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionProperties
ID attribute name
ID_ATTRIB_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionProperty
Id attribute name
ID_ATTRIB_NAME - Static variable in interface org.opensaml.xml.signature.KeyInfoType
Id attribute name
IdentifierGenerator - Interface in org.opensaml.common
Interface for identifier generators.
IDIndex - Class in org.opensaml.xml.util
Class which provides storage for the ID-to-XMLObject index mapping on an owning XMLObject.
IDIndex(XMLObject) - Constructor for class org.opensaml.xml.util.IDIndex
Constructor.
IDPEntry - Interface in org.opensaml.saml2.core
SAML 2.0 Core IDPEntry.
IDPEntryBuilder - Class in org.opensaml.saml2.core.impl
Builder of IDPEntryImpl
IDPEntryBuilder() - Constructor for class org.opensaml.saml2.core.impl.IDPEntryBuilder
Constructor
IDPEntryImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of IDPEntry
IDPEntryImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.IDPEntryImpl
Constructor
IDPEntryMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for IDPEntry objects.
IDPEntryMarshaller() - Constructor for class org.opensaml.saml2.core.impl.IDPEntryMarshaller
Constructor
IDPEntryMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.IDPEntryMarshaller
Constructor
IDPEntrySchemaValidator - Class in org.opensaml.saml2.core.validator
Checks IDPEntry for Schema compliance.
IDPEntrySchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.IDPEntrySchemaValidator
Constructor
IDPEntryUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for IDPEntry objects.
IDPEntryUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.IDPEntryUnmarshaller
Constructor
IDPEntryUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.IDPEntryUnmarshaller
Constructor
IDPList - Interface in org.opensaml.saml2.core
SAML 2.0 Core IDPList.
IDPListBuilder - Class in org.opensaml.saml2.core.impl
Builder of IDPListImpl
IDPListBuilder() - Constructor for class org.opensaml.saml2.core.impl.IDPListBuilder
Constructor
IDPListImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of IDPList
IDPListImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.IDPListImpl
Constructor
IDPListMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for IDPList objects.
IDPListMarshaller() - Constructor for class org.opensaml.saml2.core.impl.IDPListMarshaller
Constructor
IDPListMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.IDPListMarshaller
Constructor
IDPListSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks IDPList for Schema compliance.
IDPListSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.IDPListSchemaValidator
Constructor
IDPListUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for IDPList objects.
IDPListUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.IDPListUnmarshaller
Constructor
IDPListUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.IDPListUnmarshaller
Constructor
IDPSSODescriptor - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata IDPSSODescriptorType
IDPSSODescriptorBuilder - Class in org.opensaml.saml2.metadata.impl
Builder for IDPSSODescriptorImpl
IDPSSODescriptorBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.IDPSSODescriptorBuilder
Constructor
IDPSSODescriptorImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of IDPSSODescriptor.
IDPSSODescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Constructor.
IDPSSODescriptorMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for IDPSSODescriptor objects.
IDPSSODescriptorMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.IDPSSODescriptorMarshaller
Constructor
IDPSSODescriptorMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.IDPSSODescriptorMarshaller
Constructor
IDPSSODescriptorSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks IDPSSODescriptor for Schema compliance.
IDPSSODescriptorSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.IDPSSODescriptorSchemaValidator
Constructor
IDPSSODescriptorSpecValidator - Class in org.opensaml.saml2.metadata.validator
Checks IDPSSODescriptor for Spec compliance.
IDPSSODescriptorSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.IDPSSODescriptorSpecValidator
Constructor
IDPSSODescriptorUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for SSODescriptor objects.
IDPSSODescriptorUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.IDPSSODescriptorUnmarshaller
Constructor
IDPSSODescriptorUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.IDPSSODescriptorUnmarshaller
Constructor
IMPLICIT_CONSENT - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
Implicit consent URI.
IMPLICIT_CONSENT - Static variable in interface org.opensaml.saml2.core.StatusResponseType
Implicit consent URI.
IN_RESPONSE_TO_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.StatusResponseType
InResponseTo attribute name.
IN_RESPONSE_TO_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmationData
InResponseTo attribute name.
INAPPLICABLE_CONSENT - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
Inapplicable consent URI.
INAPPLICABLE_CONSENT - Static variable in interface org.opensaml.saml2.core.StatusResponseType
Inapplicable consent URI.
INDETERMINATE - Static variable in class org.opensaml.saml1.core.DecisionTypeEnumeration
"Indeterminate" decision type
INDETERMINATE - Static variable in class org.opensaml.saml2.core.DecisionTypeEnumeration
Indeterminate decision type.
INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeConsumingService
"index" attribute's local name
INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.IndexedEndpoint
index attribute name.
IndexedEndpoint - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata IndexedEndpoint.
IndexedEndpointImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of IndexedEndpoint
IndexedEndpointImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.IndexedEndpointImpl
Constructor
IndexedEndpointMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for IndexedEndpoint objects.
IndexedEndpointMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.IndexedEndpointMarshaller
Constructor
IndexedEndpointSchemaValidator<EndpointType extends IndexedEndpoint> - Class in org.opensaml.saml2.metadata.validator
Checks IndexedEndpoint for Schema compliance.
IndexedEndpointSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.IndexedEndpointSchemaValidator
Constructor
IndexedEndpointUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe unmarshaller for IndexedEndpoint objects.
IndexedEndpointUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.IndexedEndpointUnmarshaller
Constructor
IndexedXMLObjectChildrenList<ElementType extends XMLObject> - Class in org.opensaml.xml.util
A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.
IndexedXMLObjectChildrenList(XMLObject) - Constructor for class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Constructor.
IndexedXMLObjectChildrenList(XMLObject, Collection<ElementType>) - Constructor for class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Constructor.
indexElement(ElementType) - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Indexes the given SAMLObject by type and element name.
indexElement(QName, ElementType) - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Indexes the given SAMLobject by the given index.
initialize() - Method in class org.opensaml.saml2.metadata.provider.DOMMetadataProvider
Initializes the provider and prepares it for use.
initialize() - Method in class org.opensaml.saml2.metadata.provider.FilesystemMetadataProvider
Initializes the provider and prepares it for use.
initialize() - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Initializes the provider and prepares it for use.
initializeArtifactFactory() - Static method in class org.opensaml.DefaultBootstrap
Initializes the SAMLArtifactFactory.
initializeIDAttributes(Element) - Method in class org.opensaml.xml.XMLConfigurator
Registers the global ID attributes specified in the configuration file.
initializeObjectProviders(Element) - Method in class org.opensaml.xml.XMLConfigurator
Intializes the object providers defined in the configuration file.
initializePool() - Method in class org.opensaml.xml.parse.BasicParserPool
Initializes the pool with a new set of configuration options.
initializeResponse() - Method in class org.opensaml.common.binding.encoding.impl.AbstractHTTPMessageEncoder
Adds cache control and pragma headers that are meant to disable caching.
initializeValidatorSuites(Element) - Method in class org.opensaml.xml.XMLConfigurator
Initializes the validator suites specified in the configuration file.
initializeVelocity() - Static method in class org.opensaml.DefaultBootstrap
Intializes the Apache Velocity template engine.
initializeXMLSecurity() - Static method in class org.opensaml.DefaultBootstrap
Initializes the Apache XMLSecurity libary.
initializeXMLTooling(String[]) - Static method in class org.opensaml.DefaultBootstrap
Initializes the XMLTooling library with a default set of object providers.
InlineEncryptedKeyResolver - Class in org.opensaml.xml.encryption
Implementation of EncryptedKeyResolver which finds EncryptedKey elements within the KeyInfo of the EncryptedData context.
InlineEncryptedKeyResolver() - Constructor for class org.opensaml.xml.encryption.InlineEncryptedKeyResolver
 
inputstreamToString(InputStream, CharsetDecoder) - Static method in class org.opensaml.xml.util.DatatypeHelper
Reads an input stream into a string.
INRESPONSETO_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.ResponseAbstractType
Name for the attribute which defines InResponseTo.
InternalX500DNHandler - Class in org.opensaml.xml.security.x509
Basic implementation of X500DNHandler which uses the internal built-in mechanisms provided by X500Principal directly.
InternalX500DNHandler() - Constructor for class org.opensaml.xml.security.x509.InternalX500DNHandler
 
INVALID_ATTR_NAME_VALUE_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for InvalidAttrNameOrValue status code.
INVALID_NAMEID_POLICY_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for InvalidNameIDPolicy status code.
IP_ADDRESS_ALT_NAME - Static variable in class org.opensaml.xml.security.x509.X509Util
RFC 2459 IP Address Subject Alt Name type.
IPADDRESS_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.SubjectLocality
Name for the IPAddress attribute
IS_DEFAULT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeConsumingService
"isDefault" attribute's local name
IS_DEFAULT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.IndexedEndpoint
isDeault attribute name.
IS_PASSIVE_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthnRequest
IsPassive attribute name.
IS_REQUIRED_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.RequestedAttribute
"isRequired" attribute's local name
isAuthnRequestSigned() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Gets whether this service signs AuthN requests.
isAuthnRequestSigned() - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Gets whether this service signs AuthN requests.
isAuthnRequestsSignedXSBoolean() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Gets whether this service signs AuthN requests.
isAuthnRequestsSignedXSBoolean() - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Gets whether this service signs AuthN requests.
isChunkEncoding() - Method in class org.opensaml.ws.soap.client.http.AbstractHTTPSOAPTransport
Gets whether content should be sent using HTTP 1.1 and chunk encoded.
isChunkEncoding() - Method in interface org.opensaml.ws.soap.client.http.HTTPSOAPTransport
Gets whether content should be sent using HTTP 1.1 and chunk encoded.
isCoalescing() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets whether the builders are coalescing.
isDefault() - Method in interface org.opensaml.saml2.metadata.AttributeConsumingService
Checks if this is the default service for the service provider.
isDefault() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceImpl
Checks if this is the default service for the service provider.
isDefault() - Method in class org.opensaml.saml2.metadata.impl.IndexedEndpointImpl
Gets whether this is the default endpoint in a list.
isDefault() - Method in interface org.opensaml.saml2.metadata.IndexedEndpoint
Gets whether this is the default endpoint in a list.
isDefaultXSBoolean() - Method in interface org.opensaml.saml2.metadata.AttributeConsumingService
Checks if this is the default service for the service provider.
isDefaultXSBoolean() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceImpl
Checks if this is the default service for the service provider.
isDefaultXSBoolean() - Method in class org.opensaml.saml2.metadata.impl.IndexedEndpointImpl
Gets whether this is the default endpoint in a list.
isDefaultXSBoolean() - Method in interface org.opensaml.saml2.metadata.IndexedEndpoint
Gets whether this is the default endpoint in a list.
isDTDValidating() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets whether the builders are validating.
isElementNamed(Element, String, String) - Static method in class org.opensaml.xml.util.XMLHelper
Shortcut for checking a DOM element node's namespace and local name.
isEmpty() - Method in class org.opensaml.xml.util.AttributeMap
isEmpty(String) - Static method in class org.opensaml.xml.util.DatatypeHelper
A "safe" null/empty check for strings.
isEmpty() - Method in class org.opensaml.xml.util.IDIndex
Return whether the index is currently empty.
isExpandEntityReferences() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets whether builders expand entity references.
isExpired() - Method in interface org.opensaml.util.storage.ExpiringObject
Gets whether this object has expired.
isExpired() - Method in class org.opensaml.util.storage.ReplayCache.ReplayCacheEntry
Gets whether this object has expired.
isForceAuthn() - Method in interface org.opensaml.saml2.core.AuthnRequest
Gets whether the IdP should force the user to reauthenticate.
isForceAuthn() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets whether the IdP should force the user to reauthenticate.
isForceAuthnXSBoolean() - Method in interface org.opensaml.saml2.core.AuthnRequest
Gets whether the IdP should force the user to reauthenticate.
isForceAuthnXSBoolean() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets whether the IdP should force the user to reauthenticate.
isHMAC(String) - Static method in class org.opensaml.xml.security.SecurityHelper
Check whether the signature method algorithm URI indicates HMAC.
isIDAttribute(QName) - Static method in class org.opensaml.xml.Configuration
Determine whether a given attribute is registered as having an ID type.
isIDAttribute(QName) - Method in class org.opensaml.xml.util.AttributeMap
Check whether a given attribute is locally registered as having an ID type within this AttributeMap instance.
isIgnoreElementContentWhitespace() - Method in class org.opensaml.xml.parse.BasicParserPool
Get whether the builders ignore element content whitespace.
isIssuerAuthenticated() - Method in class org.opensaml.ws.security.provider.BasicSecurityPolicy
Gets whether the message issuer was authenticated.
isIssuerAuthenticated() - Method in interface org.opensaml.ws.security.SecurityPolicy
Gets whether the message issuer was authenticated.
isIssuerAuthenticated() - Method in class org.opensaml.ws.security.SecurityPolicyContext
Gets whether the message issuer was authenticated.
isMeetAllCriteria() - Method in class org.opensaml.xml.security.credential.AbstractCriteriaFilteringCredentialResolver
Get whether all EvaluableCredentialCriteria must be met to return a credential, or only one or more evaluable criteria.
isNameChecking() - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Gets whether any of the supported name type checking is currently enabled.
isNamespaceAware() - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
isNamespaceAware() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets whether the builders are namespace aware.
isNumericRepresentation() - Method in class org.opensaml.xml.schema.XSBooleanValue
Gets whether to use the numeric or lexical representation.
isPassive() - Method in interface org.opensaml.saml2.core.AuthnRequest
Gets whether the IdP should refrain from interacting with the user during the authentication process.
isPassive() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets whether the IdP should refrain from interacting with the user during the authentication process.
isPassiveXSBoolean() - Method in interface org.opensaml.saml2.core.AuthnRequest
Gets whether the IdP should refrain from interacting with the user during the authentication process.
isPassiveXSBoolean() - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Gets whether the IdP should refrain from interacting with the user during the authentication process.
isPeerAuthenticated() - Method in interface org.opensaml.ws.MessageSource
Gets whether the communication peer was authenticated.
isReplay(String) - Method in class org.opensaml.util.storage.ReplayCache
Checks if the message has been replayed.
isReplay(String, long) - Method in class org.opensaml.util.storage.ReplayCache
Checks if the message has been replayed.
isReplay(String, DateTime) - Method in class org.opensaml.util.storage.ReplayCache
Checks if the message has been replayed.
isRequireAuthenticatedIssuer() - Method in class org.opensaml.ws.security.provider.BasicSecurityPolicyFactory
Gets whether the issuer of the message must be authenticated in order to pass this policy.
isRequired() - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeImpl
Checks to see if this requested attribute is also required.
isRequired() - Method in interface org.opensaml.saml2.metadata.RequestedAttribute
Checks to see if this requested attribute is also required.
isRequiredXSBoolean() - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeImpl
Checks to see if this requested attribute is also required.
isRequiredXSBoolean() - Method in interface org.opensaml.saml2.metadata.RequestedAttribute
Checks to see if this requested attribute is also required.
isRequireSecured() - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory
Gets whether a secure request is required.
isRootInNewDocument() - Method in class org.opensaml.saml2.encryption.Decrypter
Get the flag which indicates whether the DOM Element which backs a decrypted SAML object will be the root of a new DOM document.
isSigned() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoder
Gets whether the decoded message was signed.
isSigned() - Method in class org.opensaml.xml.signature.AbstractSignableXMLObject
Checks to see if the element has been signed.
isSigned() - Method in interface org.opensaml.xml.signature.SignableXMLObject
Checks to see if the element has been signed.
ISSUE_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.Assertion
IssueInstant attribute name.
ISSUE_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
IssueInstant attribute name.
ISSUE_INSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.StatusResponseType
IssueInstant attribute name.
ISSUEINSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.Assertion
Name for the attribute which defines the issue instant
ISSUEINSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.RequestAbstractType
Name for the attribute which defines the Issue Instant.
ISSUEINSTANT_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.ResponseAbstractType
Name for the attribute which defines the Issue Instant.
IssueInstantRuleFactory - Class in org.opensaml.common.binding.security
Security policy rule factory implementation that generates rules which check for validity of SAML message issue instant date and time.
IssueInstantRuleFactory() - Constructor for class org.opensaml.common.binding.security.IssueInstantRuleFactory
 
IssueInstantRuleFactory.IssueInstantRule - Class in org.opensaml.common.binding.security
Security policy rule implementation that which checks for validity of SAML message issue instant date and time.
IssueInstantRuleFactory.IssueInstantRule(int, int) - Constructor for class org.opensaml.common.binding.security.IssueInstantRuleFactory.IssueInstantRule
Constructor.
Issuer - Interface in org.opensaml.saml2.core
SAML 2.0 Core Issuer.
ISSUER_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.Assertion
Name for the attribute which defines Issuer
IssuerBuilder - Class in org.opensaml.saml2.core.impl
Builder for IssuerImpl objects.
IssuerBuilder() - Constructor for class org.opensaml.saml2.core.impl.IssuerBuilder
Constructor
IssuerImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of Issuer
IssuerImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.IssuerImpl
Constructor
IssuerMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for Issuer.
IssuerMarshaller() - Constructor for class org.opensaml.saml2.core.impl.IssuerMarshaller
Constructor
IssuerMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.IssuerMarshaller
Constructor
IssuerSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks Issuer for Schema compliance.
IssuerSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.IssuerSchemaValidator
Constructor
IssuerUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Issuer.
IssuerUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.IssuerUnmarshaller
Constructor
IssuerUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.IssuerUnmarshaller
Constructor
isSupportedProtocol(String) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Chckes to see if the given protocol is supported by this role.
isSupportedProtocol(String) - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Chckes to see if the given protocol is supported by this role.
isUnevaluableSatisfies() - Method in class org.opensaml.xml.security.credential.AbstractCriteriaFilteringCredentialResolver
Get the flag which determines the processing behavior when an EvaluableCredentialCriteria is unable to evaluate a Credential.
isValid(XMLObject) - Static method in class org.opensaml.saml2.common.SAML2Helper
Checks to see if the given XMLObject is still valid.
isValid() - Method in interface org.opensaml.saml2.common.TimeBoundSAMLObject
Checks to see if the current time is past the validUntil time.
isValid() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Checks to see if the current time is past the validUntil time.
isValid() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Checks to see if the current time is past the validUntil time.
isValid() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Checks to see if the current time is past the validUntil time.
isValid() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Checks to see if the current time is past the validUntil time.
isValid(XMLObject) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Returns whether the given descriptor is valid.
isValidating() - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
isXIncludeAware() - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
isXincludeAware() - Method in class org.opensaml.xml.parse.BasicParserPool
Gets whether the builders are XInclude aware.
iterator() - Method in class org.opensaml.xml.encryption.ChainingEncryptedKeyResolver.ChainingIterable
iterator() - Method in class org.opensaml.xml.security.CriteriaFilteringIterable
iterator() - Method in class org.opensaml.xml.util.ClassIndexedSet

J

J - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, J element.
JBuilder - Class in org.opensaml.xml.signature.impl
Builder of J
JBuilder() - Constructor for class org.opensaml.xml.signature.impl.JBuilder
Constructor
JImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of J
JImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.JImpl
Constructor

K

KANonce - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, KA-Nonce element.
KANonceBuilder - Class in org.opensaml.xml.encryption.impl
Builder of KANonce
KANonceBuilder() - Constructor for class org.opensaml.xml.encryption.impl.KANonceBuilder
Constructor
KANonceImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of KANonce
KANonceImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.KANonceImpl
Constructor
KERBEROS - Static variable in interface org.opensaml.saml2.core.NameIDType
Kerberos principal attribute format ID.
KeyAlgorithmCriteria - Class in org.opensaml.xml.security.credential
An implementation of CredentialCriteria which specifies key algorithm criteria.
KeyAlgorithmCriteria(String) - Constructor for class org.opensaml.xml.security.credential.KeyAlgorithmCriteria
Constructor.
KeyDescriptor - Interface in org.opensaml.saml2.metadata
 
KeyDescriptorBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of KeyDescriptorImpl objects.
KeyDescriptorBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.KeyDescriptorBuilder
 
KeyDescriptorImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of KeyDescriptor.
KeyDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.KeyDescriptorImpl
Constructor.
KeyDescriptorMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe marshaller for KeyDescriptors.
KeyDescriptorMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.KeyDescriptorMarshaller
Constructor.
KeyDescriptorMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.KeyDescriptorMarshaller
Constructor.
KeyDescriptorSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks KeyDescriptor for Schema compliance.
KeyDescriptorSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.KeyDescriptorSchemaValidator
Constructor.
KeyDescriptorUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe unmarshaller for KeyDescriptors.
KeyDescriptorUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.KeyDescriptorUnmarshaller
Constructor.
KeyDescriptorUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.KeyDescriptorUnmarshaller
Constructor.
KeyEncryptionParameters - Class in org.opensaml.xml.encryption
Parameters for encrypting keys.
KeyEncryptionParameters() - Constructor for class org.opensaml.xml.encryption.KeyEncryptionParameters
Constructor.
KeyInfo - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, KeyInfo element.
KeyInfoBuilder - Class in org.opensaml.xml.signature.impl
Builder of KeyInfo
KeyInfoBuilder() - Constructor for class org.opensaml.xml.signature.impl.KeyInfoBuilder
Constructor
KeyInfoCredentialContext - Class in org.opensaml.xml.security.keyinfo
Context for credentials resolved from a KeyInfo element.
KeyInfoCredentialContext(KeyInfo) - Constructor for class org.opensaml.xml.security.keyinfo.KeyInfoCredentialContext
Constructor.
KeyInfoCredentialResolver - Class in org.opensaml.xml.security.keyinfo
Specialized credential resolver interface which resolves credentials based on a KeyInfo element.
KeyInfoCredentialResolver() - Constructor for class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver
Constructor.
KeyInfoCredentialResolver.KeyInfoResolutionContext - Class in org.opensaml.xml.security.keyinfo
Resolution context class that can be used to supply information to the providers within a given invocation of the resolver.
KeyInfoCredentialResolver.KeyInfoResolutionContext(Collection<Credential>) - Constructor for class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver.KeyInfoResolutionContext
Constructor.
KeyInfoCriteria - Class in org.opensaml.xml.security.keyinfo
An implementation of CredentialCriteria which specifies criteria based on the contents of a KeyInfo element.
KeyInfoCriteria(KeyInfo) - Constructor for class org.opensaml.xml.security.keyinfo.KeyInfoCriteria
Constructor.
KeyInfoGenerator - Interface in org.opensaml.xml.security.keyinfo
Interface for implementations which generate a KeyInfo based on keying material and other information found within a Credential.
KeyInfoGeneratorFactory - Interface in org.opensaml.xml.security.keyinfo
Interface for factories which produce KeyInfoGenerator instances.
KeyInfoGeneratorManager - Class in org.opensaml.xml.security.keyinfo
A manager for KeyInfoGeneratorFactory instances.
KeyInfoGeneratorManager() - Constructor for class org.opensaml.xml.security.keyinfo.KeyInfoGeneratorManager
Constructor.
KeyInfoHelper - Class in org.opensaml.xml.signature
Utility class for working with data inside a KeyInfo object.
KeyInfoHelper() - Constructor for class org.opensaml.xml.signature.KeyInfoHelper
Constructor.
KeyInfoImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of KeyInfo
KeyInfoImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.KeyInfoImpl
Constructor
KeyInfoMarshaller - Class in org.opensaml.xml.signature.impl
 
KeyInfoMarshaller() - Constructor for class org.opensaml.xml.signature.impl.KeyInfoMarshaller
Constructor
KeyInfoMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.KeyInfoMarshaller
Constructor
KeyInfoProvider - Interface in org.opensaml.xml.security.keyinfo
Interface for providers which support extracting a Credential from a child element of XML KeyInfo elements.
KeyInfoType - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, KeyInfoType complex type.
KeyInfoTypeImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of KeyInfoType
KeyInfoTypeImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Constructor
KeyInfoTypeMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for KeyInfoType objects.
KeyInfoTypeMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.KeyInfoTypeMarshaller
Constructor
KeyInfoTypeUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for KeyInfoType objects.
KeyInfoTypeUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.KeyInfoTypeUnmarshaller
Constructor
KeyInfoUnmarshaller - Class in org.opensaml.xml.signature.impl
 
KeyInfoUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.KeyInfoUnmarshaller
Constructor
KeyInfoUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.KeyInfoUnmarshaller
Constructor
KeyLengthCriteria - Class in org.opensaml.xml.security.credential
An implementation of CredentialCriteria which specifies key length criteria.
KeyLengthCriteria(Integer) - Constructor for class org.opensaml.xml.security.credential.KeyLengthCriteria
Constructor.
KeyName - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, KeyName element.
KeyNameBuilder - Class in org.opensaml.xml.signature.impl
Builder of KeyName
KeyNameBuilder() - Constructor for class org.opensaml.xml.signature.impl.KeyNameBuilder
Constructor
KeyNameCriteria - Class in org.opensaml.xml.security.credential
An implementation of CredentialCriteria which specifies key name criteria.
KeyNameCriteria(String) - Constructor for class org.opensaml.xml.security.credential.KeyNameCriteria
Constructor.
KeyNameImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of KeyName
KeyNameImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.KeyNameImpl
Constructor
keyNames - Variable in class org.opensaml.xml.security.credential.AbstractCredential
Key names for this credential.
KeyReference - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, KeyReference element.
KeyReferenceBuilder - Class in org.opensaml.xml.encryption.impl
Builder of KeyReference
KeyReferenceBuilder() - Constructor for class org.opensaml.xml.encryption.impl.KeyReferenceBuilder
Constructor
KeyReferenceImpl - Class in org.opensaml.xml.encryption.impl
 
KeyReferenceImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.KeyReferenceImpl
Constructor
KeyReferenceMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for KeyReference objects.
KeyReferenceMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.KeyReferenceMarshaller
Constructor
KeyReferenceMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.KeyReferenceMarshaller
Constructor
KeyReferenceUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for KeyReference objects.
KeyReferenceUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.KeyReferenceUnmarshaller
Constructor
KeyReferenceUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.KeyReferenceUnmarshaller
Constructor
keySet() - Method in class org.opensaml.xml.util.AttributeMap
Returns the set of keys.
KeySize - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, KeySize element.
KeySizeBuilder - Class in org.opensaml.xml.encryption.impl
Builder of KeySize
KeySizeBuilder() - Constructor for class org.opensaml.xml.encryption.impl.KeySizeBuilder
Constructor
KeySizeImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of KeySize
KeySizeImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.KeySizeImpl
Constructor
KeyStoreCredentialResolver - Class in org.opensaml.xml.security.credential
A CredentialResolver that extracts Credential's from a key store.
KeyStoreCredentialResolver(KeyStore, Map<String, String>) - Constructor for class org.opensaml.xml.security.credential.KeyStoreCredentialResolver
Constructor.
KeyStoreCredentialResolver(KeyStore, Map<String, String>, UsageType) - Constructor for class org.opensaml.xml.security.credential.KeyStoreCredentialResolver
Constructor.
KeyValue - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, KeyValue element.
KeyValueBuilder - Class in org.opensaml.xml.signature.impl
Builder of KeyValue
KeyValueBuilder() - Constructor for class org.opensaml.xml.signature.impl.KeyValueBuilder
Constructor
KeyValueImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of KeyValue
KeyValueImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.KeyValueImpl
Constructor
KeyValueMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for KeyValue objects.
KeyValueMarshaller() - Constructor for class org.opensaml.xml.signature.impl.KeyValueMarshaller
Constructor
KeyValueMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.KeyValueMarshaller
Constructor
KeyValueUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for KeyValue objects.
KeyValueUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.KeyValueUnmarshaller
Constructor
KeyValueUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.KeyValueUnmarshaller
Constructor

L

LANG_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationDisplayName
Language attribute name
LANG_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationName
Language attribute name
LANG_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationURL
Language attribute name
LANG_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.ServiceDescription
Language attribute name
LANG_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.ServiceName
Language attribute name
Level - Class in org.opensaml.log
Critical logging level for items that are not errors but still important.
Level() - Constructor for class org.opensaml.log.Level
Constructor.
linkMultiplePeerKeys(EncryptedData, List<EncryptedKey>) - Method in class org.opensaml.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.saml2.encryption.Encrypter
Link a single EncryptedKey to the EncryptedData according to guidelines in SAML Errata E43.
load(File) - Method in class org.opensaml.xml.XMLConfigurator
Loads the configurtion file(s) from the given file.
load(InputStream) - Method in class org.opensaml.xml.XMLConfigurator
Loads a configuration file from an input stream.
load(Document) - Method in class org.opensaml.xml.XMLConfigurator
Loads the configuration docuement.
load(Element) - Method in class org.opensaml.xml.XMLConfigurator
Loads a configuration after it's been schema validated.
LOC_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.IDPEntry
Loc attribute name.
LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AuthorizationDecisionStatement
Element name, no namespace.
LOCAL_NAME - Static variable in interface org.opensaml.saml2.common.Extensions
Local name, no namespace
LocalizedString - Class in org.opensaml.saml2.metadata
Localized String with the language associated with it.
LocalizedString() - Constructor for class org.opensaml.saml2.metadata.LocalizedString
Constructor
LocalizedString(String, String) - Constructor for class org.opensaml.saml2.metadata.LocalizedString
Constructor
LOCATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AuthorityBinding
Name for the Location attribute
LOCATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.Endpoint
"Location" attribute name
LoggingErrorHandler - Class in org.opensaml.xml.parse
A SAX error handler that logs errors a Logger before rethrowing them.
LoggingErrorHandler(Logger) - Constructor for class org.opensaml.xml.parse.LoggingErrorHandler
Constructor.
LogoutRequest - Interface in org.opensaml.saml2.core
SAML 2.0 Core LogoutRequest.
LogoutRequestBuilder - Class in org.opensaml.saml2.core.impl
Builder of LogoutRequestImpl
LogoutRequestBuilder() - Constructor for class org.opensaml.saml2.core.impl.LogoutRequestBuilder
Constructor
LogoutRequestImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of LogoutRequest.
LogoutRequestImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.LogoutRequestImpl
Constructor.
LogoutRequestMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for LogoutRequest.
LogoutRequestMarshaller() - Constructor for class org.opensaml.saml2.core.impl.LogoutRequestMarshaller
Constructor
LogoutRequestMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.LogoutRequestMarshaller
Constructor
LogoutRequestSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks LogoutRequest for Schema compliance.
LogoutRequestSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.LogoutRequestSchemaValidator
Constructor
LogoutRequestUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for LogoutRequest objects.
LogoutRequestUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.LogoutRequestUnmarshaller
Constructor.
LogoutRequestUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.LogoutRequestUnmarshaller
Constructor.
LogoutResponse - Interface in org.opensaml.saml2.core
SAML 2.0 Core LogoutResponse.
LogoutResponseBuilder - Class in org.opensaml.saml2.core.impl
Builder of LogoutResponseImpl
LogoutResponseBuilder() - Constructor for class org.opensaml.saml2.core.impl.LogoutResponseBuilder
Constructor
LogoutResponseImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of LogoutResponse
LogoutResponseImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.LogoutResponseImpl
Constructor
LogoutResponseMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for LogoutResponse objects.
LogoutResponseMarshaller() - Constructor for class org.opensaml.saml2.core.impl.LogoutResponseMarshaller
Constructor
LogoutResponseMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.LogoutResponseMarshaller
Constructor
LogoutResponseSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks LogoutRequest for Schema compliance.
LogoutResponseSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.LogoutResponseSchemaValidator
Constructor
LogoutResponseUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for LogoutResponse objects.
LogoutResponseUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.LogoutResponseUnmarshaller
Constructor
LogoutResponseUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.LogoutResponseUnmarshaller
Constructor
longToDuration(long) - Static method in class org.opensaml.xml.util.XMLHelper
Converts a duration in milliseconds to a lexical duration, as defined by XML Schema 1.0.
lookup(String) - Method in class org.opensaml.xml.util.IDIndex
Lookup and return the XMLObject identified by the specified ID attribute.
lookupNamespaceURI(Element, String) - Static method in class org.opensaml.xml.util.XMLHelper
Looks up the namespace URI associated with the given prefix starting at the given element.
lookupNamespaceURI(Element, Element, String) - Static method in class org.opensaml.xml.util.XMLHelper
Looks up the namespace URI associated with the given prefix starting at the given element.
lookupPrefix(Element, String) - Static method in class org.opensaml.xml.util.XMLHelper
Looks up the namespace prefix associated with the given URI starting at the given element.
lookupPrefix(Element, Element, String) - Static method in class org.opensaml.xml.util.XMLHelper
Looks up the namespace prefix associated with the given URI starting at the given element.

M

main(String[]) - Static method in class org.opensaml.security.MetadataTool
Main entry point to program.
main(String[]) - Static method in class org.opensaml.Version
Application entry point.
maintainExpiredMetadata() - Method in class org.opensaml.saml2.metadata.provider.FilesystemMetadataProvider
Gets whether cached metadata should be discarded if it expires and can not be refreshed.
maintainExpiredMetadata() - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Gets whether cached metadata should be discarded if it expires and can not be refreshed.
MAJORVERSION_ATTRIB_NAME - Static variable in interface org.opensaml.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.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.saml1.core.ResponseAbstractType
Name for the attribute which defines the Major Version (which must be "1".
ManageNameIDRequest - Interface in org.opensaml.saml2.core
SAML 2.0 Core ManageNameIDRequest.
ManageNameIDRequestBuilder - Class in org.opensaml.saml2.core.impl
A Builder for ManageNameIDRequestImpl objects.
ManageNameIDRequestBuilder() - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDRequestBuilder
Constructor
ManageNameIDRequestImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of ManageNameIDRequest.
ManageNameIDRequestImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Constructor.
ManageNameIDRequestMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for ManageNameIDRequest objects.
ManageNameIDRequestMarshaller() - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDRequestMarshaller
Constructor
ManageNameIDRequestMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDRequestMarshaller
Constructor
ManageNameIDRequestSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks ManageNameIDRequest for Schema compliance.
ManageNameIDRequestSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.ManageNameIDRequestSchemaValidator
Constructor
ManageNameIDRequestUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for ManageNameIDRequest objects.
ManageNameIDRequestUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDRequestUnmarshaller
Constructor.
ManageNameIDRequestUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDRequestUnmarshaller
Constructor.
ManageNameIDResponse - Interface in org.opensaml.saml2.core
SAML 2.0 Core ManageNameIDResponse.
ManageNameIDResponseBuilder - Class in org.opensaml.saml2.core.impl
A Builder for ManageNameIDResponseImpl objects.
ManageNameIDResponseBuilder() - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDResponseBuilder
Constructor
ManageNameIDResponseImpl - Class in org.opensaml.saml2.core.impl
A Builder for ManageNameIDResponseImpl objects.
ManageNameIDResponseImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDResponseImpl
Constructor
ManageNameIDResponseMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for ManageNameIDResponse objects.
ManageNameIDResponseMarshaller() - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDResponseMarshaller
Constructor
ManageNameIDResponseMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDResponseMarshaller
Constructor
ManageNameIDResponseSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks ManageNameIDResponse for Schema compliance.
ManageNameIDResponseSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.ManageNameIDResponseSchemaValidator
Constructor
ManageNameIDResponseUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for ManageNameIDResponse objects.
ManageNameIDResponseUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDResponseUnmarshaller
Constructor
ManageNameIDResponseUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ManageNameIDResponseUnmarshaller
Constructor
ManageNameIDService - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata ManageNameIDService
ManageNameIDServiceBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of ManageNameIDServiceImpl.
ManageNameIDServiceBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.ManageNameIDServiceBuilder
Constructor
ManageNameIDServiceImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implenentation of ManageNameIDService.
ManageNameIDServiceImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ManageNameIDServiceImpl
Constructor
ManageNameIDServiceMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for ManageNameIDService objects.
ManageNameIDServiceMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.ManageNameIDServiceMarshaller
Constructor
ManageNameIDServiceMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ManageNameIDServiceMarshaller
Constructor
ManageNameIDServiceSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks ManageNameIDService for Schema compliance.
ManageNameIDServiceSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.ManageNameIDServiceSchemaValidator
Constructor
ManageNameIDServiceUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for ManageNameIDService objects.
ManageNameIDServiceUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.ManageNameIDServiceUnmarshaller
Constructor
ManageNameIDServiceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ManageNameIDServiceUnmarshaller
Constructor
MapBasedStorageService<KeyType,ValueType> - Class in org.opensaml.util.storage
A simple Map based StorageService implementation.
MapBasedStorageService() - Constructor for class org.opensaml.util.storage.MapBasedStorageService
Constructor.
marshall(XMLObject) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Marshall this element, and its children, and root them in a newly created Document.
marshall(XMLObject, Document) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Marshall this element, and its children, into a W3C DOM element.
marshall(XMLObject, Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Marshall the given XMLObject and append it as a child to the given parent element.
marshall(XMLObject) - Method in interface org.opensaml.xml.io.Marshaller
Marshall this element, and its children, and root them in a newly created Document.
marshall(XMLObject, Document) - Method in interface org.opensaml.xml.io.Marshaller
Marshall this element, and its children, into a W3C DOM element.
marshall(XMLObject, Element) - Method in interface org.opensaml.xml.io.Marshaller
Marshall the given XMLObject and append it as a child to the given parent element.
marshall(XMLObject) - Method in class org.opensaml.xml.signature.impl.SignatureMarshaller
Marshall this element, and its children, and root them in a newly created Document.
marshall(XMLObject, Element) - Method in class org.opensaml.xml.signature.impl.SignatureMarshaller
Marshall the given XMLObject and append it as a child to the given parent element.
marshall(XMLObject, Document) - Method in class org.opensaml.xml.signature.impl.SignatureMarshaller
Marshall this element, and its children, into a W3C DOM element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.common.impl.AbstractSAMLObjectMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.ActionMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.AssertionMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.AttributeQueryMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.AuthorityBindingMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.ConditionsMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.NameIdentifierMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.StatusCodeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.SubjectLocalityMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.common.impl.ExtensionsMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AbstractNameIDTypeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.ActionMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AssertionMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AttributeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AuthnQueryMarshaller
No-op method. Extending implementations should override this method if they have attributes to marshall into the Element. Marshalls a given XMLObject into a W3C Element. The given signing context should be blindly passed to the marshaller for child elements. The XMLObject passed to this method is guaranteed to be of the target name specified during this unmarshaller's construction.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AuthnRequestMarshaller
No-op method. Extending implementations should override this method if they have attributes to marshall into the Element. Marshalls a given XMLObject into a W3C Element. The given signing context should be blindly passed to the marshaller for child elements. The XMLObject passed to this method is guaranteed to be of the target name specified during this unmarshaller's construction.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AuthnStatementMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryMarshaller
No-op method. Extending implementations should override this method if they have attributes to marshall into the Element. Marshalls a given XMLObject into a W3C Element. The given signing context should be blindly passed to the marshaller for child elements. The XMLObject passed to this method is guaranteed to be of the target name specified during this unmarshaller's construction.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.BaseIDMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.ConditionsMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.IDPEntryMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.LogoutRequestMarshaller
No-op method. Extending implementations should override this method if they have attributes to marshall into the Element. Marshalls a given XMLObject into a W3C Element. The given signing context should be blindly passed to the marshaller for child elements. The XMLObject passed to this method is guaranteed to be of the target name specified during this unmarshaller's construction.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.NameIDPolicyMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.ScopingMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.StatusCodeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.SubjectLocalityMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.ContactPersonMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.EndpointMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorMarshaller
No-op method. Extending implementations should override this method if they have attributes to marshall into the Element. Marshalls a given XMLObject into a W3C Element. The given signing context should be blindly passed to the marshaller for child elements. The XMLObject passed to this method is guaranteed to be of the target name specified during this unmarshaller's construction.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.IndexedEndpointMarshaller
No-op method. Extending implementations should override this method if they have attributes to marshall into the Element. Marshalls a given XMLObject into a W3C Element. The given signing context should be blindly passed to the marshaller for child elements. The XMLObject passed to this method is guaranteed to be of the target name specified during this unmarshaller's construction.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.OrganizationMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.OrganizationNameMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.OrganizationURLMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeMarshaller
No-op method. Extending implementations should override this method if they have attributes to marshall into the Element. Marshalls a given XMLObject into a W3C Element. The given signing context should be blindly passed to the marshaller for child elements. The XMLObject passed to this method is guaranteed to be of the target name specified during this unmarshaller's construction.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.ServiceDescriptionMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.ServiceNameMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorMarshaller
No-op method. Extending implementations should override this method if they have attributes to marshall into the Element. Marshalls a given XMLObject into a W3C Element. The given signing context should be blindly passed to the marshaller for child elements. The XMLObject passed to this method is guaranteed to be of the target name specified during this unmarshaller's construction.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.samlext.saml2mdquery.impl.QueryDescriptorTypeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.BodyMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.DetailMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.FaultMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.ElementProxyMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.encryption.impl.AbstractXMLEncryptionMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.encryption.impl.AgreementMethodMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.encryption.impl.CipherReferenceMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyMarshaller
No-op method. Extending implementations should override this method if they have attributes to marshall into the Element. Marshalls a given XMLObject into a W3C Element. The given signing context should be blindly passed to the marshaller for child elements. The XMLObject passed to this method is guaranteed to be of the target name specified during this unmarshaller's construction.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.encryption.impl.ReferenceTypeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.schema.impl.XSBase64BinaryMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.schema.impl.XSIntegerMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.schema.impl.XSQNameMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.schema.impl.XSStringMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.schema.impl.XSURIMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.signature.impl.AbstractXMLSignatureMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.signature.impl.RetrievalMethodMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.signature.impl.TransformMarshaller
No-op method.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.xml.signature.impl.X509SerialNumberMarshaller
Marshalls a given XMLObject into a W3C Element.
marshallChildElements(XMLObject, Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Marshalls the child elements of the given XMLObject.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.common.impl.AbstractSAMLObjectMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.ActionMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.AssertionArtifactMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.AssertionIDReferenceMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.AudienceMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.ConfirmationMethodMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.NameIdentifierMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml1.core.impl.StatusMessageMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.common.impl.ExtensionsMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AbstractNameIDTypeMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.ActionMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.ArtifactMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AssertionIDRefMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AssertionURIRefMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AudienceMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AuthenticatingAuthorityMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AuthnContextClassRefMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclRefMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.GetCompleteMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.NewIDMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.RequesterIDMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.SessionIndexMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.core.impl.StatusMessageMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.AffiliateMemberMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.AttributeProfileMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.CompanyMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.EmailAddressMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.GivenNameMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.NameIDFormatMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.OrganizationNameMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.OrganizationURLMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.ServiceDescriptionMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.ServiceNameMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.SurNameMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.saml2.metadata.impl.TelephoneNumberMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.samlext.saml1md.impl.SourceIDMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.samlext.saml2mdquery.impl.ActionNamespaceMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.BodyMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.DetailMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.FaultMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.xml.ElementProxyMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.xml.encryption.impl.AbstractXMLEncryptionMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.xml.schema.impl.XSBase64BinaryMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.xml.schema.impl.XSIntegerMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.xml.schema.impl.XSQNameMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.xml.schema.impl.XSStringMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.xml.schema.impl.XSURIMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.xml.signature.impl.AbstractXMLSignatureMarshaller
No-op method.
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.xml.signature.impl.X509SerialNumberMarshaller
Marshalls data from the XMLObject into content of the DOM Element.
Marshaller - Interface in org.opensaml.xml.io
Marshallers are used to marshall a XMLObject into a W3C DOM element.
MarshallerFactory - Class in org.opensaml.xml.io
This thread-safe factory creates Marshallers that can be used to convert XMLObjects into W3C DOM elements.
MarshallerFactory() - Constructor for class org.opensaml.xml.io.MarshallerFactory
Constructor.
MarshallingException - Exception in org.opensaml.xml.io
Exception thrown when error occurs marshalling an XMLObject to a DOM Element.
MarshallingException() - Constructor for exception org.opensaml.xml.io.MarshallingException
Constructor.
MarshallingException(String) - Constructor for exception org.opensaml.xml.io.MarshallingException
Constructor.
MarshallingException(Exception) - Constructor for exception org.opensaml.xml.io.MarshallingException
Constructor.
MarshallingException(String, Exception) - Constructor for exception org.opensaml.xml.io.MarshallingException
Constructor.
marshallInto(XMLObject, Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Marshalls the given XMLObject into the given DOM Element.
marshallMessage(XMLObject) - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Marshalls an XML message and writes the element to a string using UTF-8 encoding.
marshallNamespacePrefix(XMLObject, Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Marshalls the namespace prefix of the XMLObject into the DOM element.
marshallNamespaces(XMLObject, Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Creates the xmlns attributes for any namespaces set on the given XMLObject.
marshallSchemaInstanceAttributes(XMLObject, Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Creates the XSI type, schemaLocation, and noNamespaceSchemaLocation attributes for an XMLObject.
matchCarriedKeyName(EncryptedData, EncryptedKey) - Method in class org.opensaml.xml.encryption.AbstractEncryptedKeyResolver
Evaluate whether an EncryptedKey's CarriedKeyName matches one of the KeyName values from the EncryptedData context.
matchDataReference(EncryptedData, EncryptedKey) - Method in class org.opensaml.xml.encryption.AbstractEncryptedKeyResolver
Evaluate whether any of the EncryptedKey's DataReferences refer to the EncryptedData context.
matchRecipient(String) - Method in class org.opensaml.xml.encryption.AbstractEncryptedKeyResolver
Evaluate whether the specified recipient attribute value matches this resolver's recipient criteria.
matchUsage(UsageType, UsageType) - Method in class org.opensaml.security.MetadataCredentialResolver
Match usage enum type values from metadata KeyDescriptor and from credential criteria.
matchUsage(UsageType, UsageType) - Method in class org.opensaml.xml.security.credential.KeyStoreCredentialResolver
Match usage enum type values from keystore configured usage and from credential criteria.
MAXIMUM - Static variable in class org.opensaml.saml2.core.AuthnContextComparisonTypeEnumeration
"maximum" comparison type.
MessageDecoder<RequestType extends javax.servlet.ServletRequest> - Interface in org.opensaml.common.binding.decoding
Decodes a SAML message in a binding specific mannger.
MessageDecoderBuilder<MessageDecoderType extends MessageDecoder> - Interface in org.opensaml.common.binding.decoding
Simple builder interface for MessageDecoders.
MessageDecoderFactory - Class in org.opensaml.common.binding.decoding
Factory for producing new message decoders.
MessageDecoderFactory() - Constructor for class org.opensaml.common.binding.decoding.MessageDecoderFactory
Constructor.
MessageEncoder<ResponseType extends javax.servlet.ServletResponse> - Interface in org.opensaml.common.binding.encoding
Encodes a SAML message in a binding specific manner.
MessageEncoderBuilder<MessageEncoderType extends MessageEncoder> - Interface in org.opensaml.common.binding.encoding
Simple builder interface for MessageEncoders.
MessageEncoderFactory - Class in org.opensaml.common.binding.encoding
Factory for producing new message encoders.
MessageEncoderFactory() - Constructor for class org.opensaml.common.binding.encoding.MessageEncoderFactory
Constructor.
MessageSource - Interface in org.opensaml.ws
Represents the source of an incoming message.
MetadataCredentialResolver - Class in org.opensaml.security
A credential resolver capable of resolving credentials from SAML 2 metadata; The instance of CredentialCriteriaSet passed to AbstractCriteriaFilteringCredentialResolver.resolve(CredentialCriteriaSet) and AbstractCredentialResolver.resolveSingle(CredentialCriteriaSet) must minimally contain 2 criteria: EntityIDCriteria and MetadataCriteria.
MetadataCredentialResolver(MetadataProvider) - Constructor for class org.opensaml.security.MetadataCredentialResolver
Constructor.
MetadataCredentialResolver.MetadataCacheKey - Class in org.opensaml.security
A class which serves as the key into the cache of credentials previously resolved.
MetadataCredentialResolver.MetadataCacheKey(String, QName, String, UsageType) - Constructor for class org.opensaml.security.MetadataCredentialResolver.MetadataCacheKey
Constructor.
MetadataCredentialResolver.MetadataProviderObserver - Class in org.opensaml.security
An observer that clears the credential cache if the underlying metadata changes.
MetadataCredentialResolver.MetadataProviderObserver() - Constructor for class org.opensaml.security.MetadataCredentialResolver.MetadataProviderObserver
 
MetadataCriteria - Class in org.opensaml.security
An implementation of Criteria which specifies criteria pertaining to SAML 2 metadata.
MetadataCriteria(QName, String) - Constructor for class org.opensaml.security.MetadataCriteria
Constructor.
MetadataFilter - Interface in org.opensaml.saml2.metadata.provider
A metadata filter is used to process a metadata document after it has been unmarshalled into object.
MetadataFilterChain - Class in org.opensaml.saml2.metadata.provider
A filter that allows the composition of MetadataFilters.
MetadataFilterChain() - Constructor for class org.opensaml.saml2.metadata.provider.MetadataFilterChain
Constructor
MetadataProvider - Interface in org.opensaml.saml2.metadata.provider
A local store into which metadata can be loaded and queried.
MetadataProviderException - Exception in org.opensaml.saml2.metadata.provider
Exception thrown by a MetadataProvider.
MetadataProviderException() - Constructor for exception org.opensaml.saml2.metadata.provider.MetadataProviderException
Constructor.
MetadataProviderException(String) - Constructor for exception org.opensaml.saml2.metadata.provider.MetadataProviderException
Constructor.
MetadataProviderException(Exception) - Constructor for exception org.opensaml.saml2.metadata.provider.MetadataProviderException
Constructor.
MetadataProviderException(String, Exception) - Constructor for exception org.opensaml.saml2.metadata.provider.MetadataProviderException
Constructor.
MetadataTool - Class in org.opensaml.security
A tool for retrieving, verifying, and signing metadata.
MetadataTool() - Constructor for class org.opensaml.security.MetadataTool
 
METHOD_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmation
Method attribute name.
MgmtData - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, MgmtData element.
MgmtDataBuilder - Class in org.opensaml.xml.signature.impl
Builder of MgmtData
MgmtDataBuilder() - Constructor for class org.opensaml.xml.signature.impl.MgmtDataBuilder
Constructor
MgmtDataImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of MgmtData
MgmtDataImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.MgmtDataImpl
Constructor
MIMETYPE_ATTRIB_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedType
MimeType attribute name
MINIMUM - Static variable in class org.opensaml.saml2.core.AuthnContextComparisonTypeEnumeration
"minimum" comparison type.
MINORVERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.Assertion
Name for the attribute which defines Minor Version.
MINORVERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.RequestAbstractType
Name for the attribute which defines the Minor Version.
MINORVERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.ResponseAbstractType
Name for the attribute which defines the Minor Version.
Modulus - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, Modulus element.
ModulusBuilder - Class in org.opensaml.xml.signature.impl
Builder of Modulus
ModulusBuilder() - Constructor for class org.opensaml.xml.signature.impl.ModulusBuilder
Constructor
ModulusImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of Exponent
ModulusImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.ModulusImpl
Constructor
MORE_ALGO_NS - Static variable in class org.opensaml.xml.signature.SignatureConstants
Namespace URI defined by RFC 4051.

N

NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.IDPEntry
Name attribute name.
NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.EntitiesDescriptor
"Name" attribute name
NAME_ATTTRIB_NAME - Static variable in interface org.opensaml.saml2.core.Attribute
Name of the Name attribute.
NAME_FORMAT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.Attribute
Name for the NameFormat attribute.
NAME_QUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.BaseID
NameQualifier attribute name.
NAME_QUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.NameIDType
NameQualifier attribute name.
NamedKeyInfoGeneratorManager - Class in org.opensaml.xml.security.keyinfo
A manager for named sets of KeyInfoGeneratorFactory instances.
NamedKeyInfoGeneratorManager() - Constructor for class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager
Constructor.
NameID - Interface in org.opensaml.saml2.core
SAML 2.0 Core NameID.
NameIDBuilder - Class in org.opensaml.saml2.core.impl
Builder for NameIDImpl objects.
NameIDBuilder() - Constructor for class org.opensaml.saml2.core.impl.NameIDBuilder
Constructor
NameIdentifier - Interface in org.opensaml.saml1.core
Interface to define how a NameIdentifier <\code> element behaves
NameIdentifierBuilder - Class in org.opensaml.saml1.core.impl
Builder ofNameIdentifierImpl objects.
NameIdentifierBuilder() - Constructor for class org.opensaml.saml1.core.impl.NameIdentifierBuilder
Constructor
NameIdentifierImpl - Class in org.opensaml.saml1.core.impl
Complete implementation of NameIdentifierImpl
NameIdentifierImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.NameIdentifierImpl
Constructor
NameIdentifierMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for NameIdentifier objects.
NameIdentifierMarshaller() - Constructor for class org.opensaml.saml1.core.impl.NameIdentifierMarshaller
Constructor
NameIdentifierUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Unmarshaller for NameIdentifier objects.
NameIdentifierUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.NameIdentifierUnmarshaller
Constructor
NameIDFormat - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata NameIDFormat
NameIDFormatBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of NameIDFormatImpl
NameIDFormatBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.NameIDFormatBuilder
Constructor
NameIDFormatImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of NameIDFormat.
NameIDFormatImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.NameIDFormatImpl
Constructor
NameIDFormatMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for NameIDFormat objects.
NameIDFormatMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.NameIDFormatMarshaller
Constructor
NameIDFormatMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.NameIDFormatMarshaller
Constructor
NameIDFormatSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks NameIDFormat for Schema compliance.
NameIDFormatSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.NameIDFormatSchemaValidator
Constructor
NameIDFormatUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for NameIDFormat objects.
NameIDFormatUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.NameIDFormatUnmarshaller
Constructor
NameIDFormatUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.NameIDFormatUnmarshaller
Constructor
NameIDImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of NameID
NameIDImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDImpl
Constructor
NameIDMappingRequest - Interface in org.opensaml.saml2.core
SAML 2.0 Core NameIDMappingRequest.
NameIDMappingRequestBuilder - Class in org.opensaml.saml2.core.impl
Builder of NameIDMappingRequestImpl
NameIDMappingRequestBuilder() - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingRequestBuilder
Constructor
NameIDMappingRequestImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of NameIDMappingRequest.
NameIDMappingRequestImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingRequestImpl
Constructor.
NameIDMappingRequestMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for NameIDMappingRequest.
NameIDMappingRequestMarshaller() - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingRequestMarshaller
Constructor
NameIDMappingRequestMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingRequestMarshaller
Constructor
NameIDMappingRequestSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks NameIDMappingRequest for Schema compliance.
NameIDMappingRequestSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.NameIDMappingRequestSchemaValidator
Constructor
NameIDMappingRequestUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for NameIDMappingRequest objects.
NameIDMappingRequestUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingRequestUnmarshaller
Constructor.
NameIDMappingRequestUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingRequestUnmarshaller
Constructor.
NameIDMappingResponse - Interface in org.opensaml.saml2.core
SAML 2.0 Core NameIDMappingResponse .
NameIDMappingResponseBuilder - Class in org.opensaml.saml2.core.impl
Builder of NameIDMappingResponseImpl
NameIDMappingResponseBuilder() - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingResponseBuilder
Constructor
NameIDMappingResponseImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of NameIDMappingResponse.
NameIDMappingResponseImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingResponseImpl
Constructor.
NameIDMappingResponseMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for NameIDMappingResponse objects.
NameIDMappingResponseMarshaller() - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingResponseMarshaller
Constructor
NameIDMappingResponseMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingResponseMarshaller
Constructor
NameIDMappingResponseSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks NameIDMappingResponse for Schema compliance.
NameIDMappingResponseSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.NameIDMappingResponseSchemaValidator
Constructor
NameIDMappingResponseUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Unmarshaller for NameIDMappingResponse objects.
NameIDMappingResponseUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingResponseUnmarshaller
Constructor.
NameIDMappingResponseUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDMappingResponseUnmarshaller
Constructor.
NameIDMappingService - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata NameIDMappingService
NameIDMappingServiceBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of (@link org.opensaml.saml2.metadata.impl.NameIDMappingServiceImpl}.
NameIDMappingServiceBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.NameIDMappingServiceBuilder
Constructor
NameIDMappingServiceImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of NameIDMappingService.
NameIDMappingServiceImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.NameIDMappingServiceImpl
Constructor
NameIDMappingServiceMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for NameIDMappingService objects.
NameIDMappingServiceMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.NameIDMappingServiceMarshaller
Constructor
NameIDMappingServiceMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.NameIDMappingServiceMarshaller
Constructor
NameIDMappingServiceSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks NameIDMappingService for Schema compliance.
NameIDMappingServiceSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.NameIDMappingServiceSchemaValidator
Constructor
NameIDMappingServiceSpecValidator - Class in org.opensaml.saml2.metadata.validator
Checks NameIDMappingService for Spec compliance.
NameIDMappingServiceSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.NameIDMappingServiceSpecValidator
Constructor
NameIDMappingServiceUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for NameIDMappingService objects.
NameIDMappingServiceUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.NameIDMappingServiceUnmarshaller
Constructor
NameIDMappingServiceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.NameIDMappingServiceUnmarshaller
Constructor
NameIDMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for NameID objects.
NameIDMarshaller() - Constructor for class org.opensaml.saml2.core.impl.NameIDMarshaller
Constructor
NameIDMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDMarshaller
Constructor
NameIDPolicy - Interface in org.opensaml.saml2.core
SAML 2.0 Core NameIDPolicy.
NameIDPolicyBuilder - Class in org.opensaml.saml2.core.impl
Builder of NameIDPolicyImpl
NameIDPolicyBuilder() - Constructor for class org.opensaml.saml2.core.impl.NameIDPolicyBuilder
Constructor
NameIDPolicyImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of NameIDPolicy.
NameIDPolicyImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDPolicyImpl
Constructor.
NameIDPolicyMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for NameIDPolicy objects.
NameIDPolicyMarshaller() - Constructor for class org.opensaml.saml2.core.impl.NameIDPolicyMarshaller
Constructor
NameIDPolicyMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDPolicyMarshaller
Constructor
NameIDPolicyUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for NameIDPolicy objects.
NameIDPolicyUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.NameIDPolicyUnmarshaller
Constructor
NameIDPolicyUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDPolicyUnmarshaller
Constructor
NameIDSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks NameID for Schema compliance.
NameIDSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.NameIDSchemaValidator
Constructor
NameIDType - Interface in org.opensaml.saml2.core
SAML 2.0 Assertion NameID schema type.
NameIDUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for NameID objects.
NameIDUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.NameIDUnmarshaller
Constructor
NameIDUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NameIDUnmarshaller
Constructor
NAMEPSACE_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.Action
Name of the Namespace attribute.
NAMEQUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.NameIdentifier
Name for the attribute which defines Name Qualifier
Namespace - Class in org.opensaml.xml
Data structure for representing XML namespace attributes.
Namespace() - Constructor for class org.opensaml.xml.Namespace
Constructor.
Namespace(String, String) - Constructor for class org.opensaml.xml.Namespace
Constructor.
NAMESPACE_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.AdditionalMetadataLocation
"affiliationOwnerID" attribute's local name
NAMESPACEATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.Action
Name for the Namespace attribute
NEG_CONTROL_ACTION - Static variable in interface org.opensaml.saml2.core.Action
Negated Control action.
NEG_DELETE_ACTION - Static variable in interface org.opensaml.saml2.core.Action
Negated Delete action.
NEG_EXECUTE_ACTION - Static variable in interface org.opensaml.saml2.core.Action
Negated Execute action.
NEG_READ_ACTION - Static variable in interface org.opensaml.saml2.core.Action
Negated Read action.
NEG_WRITE_ACTION - Static variable in interface org.opensaml.saml2.core.Action
Negated Write action.
newCertificateNameOptions() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Get a new instance to hold options.
newDocument() - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
newDocument() - Method in class org.opensaml.xml.parse.BasicParserPool
Convience method for creating a new document with a pooled builder.
newDocument() - Method in interface org.opensaml.xml.parse.ParserPool
Convience method for creating a new document with a pooled builder.
NewEncryptedID - Interface in org.opensaml.saml2.core
SAML 2.0 Core NewEncryptedID.
NewEncryptedIDBuilder - Class in org.opensaml.saml2.core.impl
Builder for NewEncryptedIDImpl objects.
NewEncryptedIDBuilder() - Constructor for class org.opensaml.saml2.core.impl.NewEncryptedIDBuilder
Constructor.
NewEncryptedIDImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of NewEncryptedID.
NewEncryptedIDImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.NewEncryptedIDImpl
Constructor
NewEncryptedIDMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for EncryptedID.
NewEncryptedIDMarshaller() - Constructor for class org.opensaml.saml2.core.impl.NewEncryptedIDMarshaller
Constructor.
NewEncryptedIDMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NewEncryptedIDMarshaller
Constructor.
NewEncryptedIDUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for NewEncryptedID.
NewEncryptedIDUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.NewEncryptedIDUnmarshaller
Constructor.
NewEncryptedIDUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NewEncryptedIDUnmarshaller
Constructor.
NewID - Interface in org.opensaml.saml2.core
SAML 2.0 Core NewID.
NewIDBuilder - Class in org.opensaml.saml2.core.impl
A Builder for NewIDImpl objects.
NewIDBuilder() - Constructor for class org.opensaml.saml2.core.impl.NewIDBuilder
Constructor
NewIDImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of NewID
NewIDImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.NewIDImpl
Constructor
NewIDMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for NewID objects.
NewIDMarshaller() - Constructor for class org.opensaml.saml2.core.impl.NewIDMarshaller
Constructor
NewIDMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NewIDMarshaller
Constructor
NewIDSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks NewID for Schema compliance.
NewIDSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.NewIDSchemaValidator
Constructor
NewIDUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for NewID objects.
NewIDUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.NewIDUnmarshaller
Constructor
NewIDUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.NewIDUnmarshaller
Constructor
newInstance() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Get a new instance of the generator type produced by the factory.
newInstance() - Method in interface org.opensaml.xml.security.keyinfo.KeyInfoGeneratorFactory
Get a new instance of the generator type produced by the factory.
newInstance() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get a new instance of the generator type produced by the factory.
newOptions() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Get a new instance to hold options.
newOptions() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Get a new instance to hold options.
next() - Method in class org.opensaml.xml.encryption.ChainingEncryptedKeyResolver.ChainingIterator
next() - Method in class org.opensaml.xml.security.CriteriaFilteringIterator
next() - Method in class org.opensaml.xml.util.ClassIndexedSet.ClassIndexedSetIterator
NO_AUTHN_CONTEXT_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for NoAuthnContext status code.
NO_AVAILABLE_IDP_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for NoAvailableIDP status code.
NO_OPTIONS - Static variable in class org.opensaml.xml.util.Base64
No options specified.
NO_PASSIVE_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for NoPassive status code.
NO_SUPPORTED_IDP_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for NoSupportedIDP status code.
nodeToString(Node) - Static method in class org.opensaml.xml.util.XMLHelper
Converts a Node into a String using the DOM, level 3, Load/Save serializer.
NOT_BEFORE_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.Conditions
NotBefore attribute name.
NOT_BEFORE_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmationData
NotBefore attribute name.
NOT_ON_OR_AFTER_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.Conditions
NotOnOrAfter attribute name.
NOT_ON_OR_AFTER_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.LogoutRequest
NotOnOrAfter attribute name.
NOT_ON_OR_AFTER_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmationData
NotOnOrAfter attribute name.
NOTBEFORE_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.Conditions
Name for the NotBefore attribute.
NOTONORAFTER_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.Conditions
Name for the NotBefore attribute.

O

OAEPparams - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, OAEPparams element.
OAEPparamsBuilder - Class in org.opensaml.xml.encryption.impl
Builder of OAEPparams
OAEPparamsBuilder() - Constructor for class org.opensaml.xml.encryption.impl.OAEPparamsBuilder
Constructor
OAEPparamsImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of OAEPparams
OAEPparamsImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.OAEPparamsImpl
Constructor
ObservableMetadataProvider - Interface in org.opensaml.saml2.metadata.provider
A metadata provider that provides event notification to observers.
ObservableMetadataProvider.Observer - Interface in org.opensaml.saml2.metadata.provider
An observer of metadata provider changes.
OBTAINED_CONSENT - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
Obtained consent URI.
OBTAINED_CONSENT - Static variable in interface org.opensaml.saml2.core.StatusResponseType
Obtained consent URI.
OneTimeUse - Interface in org.opensaml.saml2.core
SAML 2.0 Core OneTimeUse.
OneTimeUseBuilder - Class in org.opensaml.saml2.core.impl
Builder for OneTimeUseImpl objects.
OneTimeUseBuilder() - Constructor for class org.opensaml.saml2.core.impl.OneTimeUseBuilder
Constructor
OneTimeUseImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of OneTimeUse
OneTimeUseImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.OneTimeUseImpl
Constructor
OneTimeUseMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for OneTimeUse objects.
OneTimeUseMarshaller() - Constructor for class org.opensaml.saml2.core.impl.OneTimeUseMarshaller
Constructor
OneTimeUseMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.OneTimeUseMarshaller
Constructor
OneTimeUseUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for OneTimeUse objects.
OneTimeUseUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.OneTimeUseUnmarshaller
Constructor
OneTimeUseUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.OneTimeUseUnmarshaller
Constructor
onEvent(MetadataProvider) - Method in interface org.opensaml.saml2.metadata.provider.ObservableMetadataProvider.Observer
Called when a provider signals an event has occured.
onEvent(MetadataProvider) - Method in class org.opensaml.security.MetadataCredentialResolver.MetadataProviderObserver
Called when a provider signals an event has occured.
onResourceCreate(Resource) - Method in interface org.opensaml.util.resource.ResourceChangeListener
Called when a resource is created.
onResourceDelete(Resource) - Method in interface org.opensaml.util.resource.ResourceChangeListener
Called when a resource is deleted.
onResourceUpdate(Resource) - Method in interface org.opensaml.util.resource.ResourceChangeListener
Called when a resource is update.
org.opensaml - package org.opensaml
 
org.opensaml.common - package org.opensaml.common
Base classes for working with SAML as Java objects.
org.opensaml.common.binding - package org.opensaml.common.binding
Classes related to SAML binding operations.
org.opensaml.common.binding.artifact - package org.opensaml.common.binding.artifact
Classes that may be used to create and manipulate SAML artifacts.
org.opensaml.common.binding.decoding - package org.opensaml.common.binding.decoding
Classes used to decode SAML messages.
org.opensaml.common.binding.decoding.impl - package org.opensaml.common.binding.decoding.impl
Base implementations for decoder functionality.
org.opensaml.common.binding.encoding - package org.opensaml.common.binding.encoding
Classes used to encode SAML messages.
org.opensaml.common.binding.encoding.impl - package org.opensaml.common.binding.encoding.impl
Base implementations for encoder functionality.
org.opensaml.common.binding.security - package org.opensaml.common.binding.security
Classes responsible for performing transport-related and basic message validation of decoded SAML messages.
org.opensaml.common.impl - package org.opensaml.common.impl
Base classes for various SAMLObjects constructs.
org.opensaml.common.xml - package org.opensaml.common.xml
Parser pool manager and SAML constants.
org.opensaml.log - package org.opensaml.log
Log4J helper classes.
org.opensaml.saml1.binding.artifact - package org.opensaml.saml1.binding.artifact
Classes that may be used to create and manipulate SAML artifacts.
org.opensaml.saml1.binding.decoding - package org.opensaml.saml1.binding.decoding
Classes used to decode SAML messages.
org.opensaml.saml1.binding.encoding - package org.opensaml.saml1.binding.encoding
Classes used to encode SAML messages.
org.opensaml.saml1.binding.security - package org.opensaml.saml1.binding.security
Classes responsible for performing transport-related and basic message validation of decoded SAML messages.
org.opensaml.saml1.core - package org.opensaml.saml1.core
Interfaces for SAML 1.0 and 1.1 types and elements.
org.opensaml.saml1.core.impl - package org.opensaml.saml1.core.impl
Implementations of SAML 1.0 and 1.1 types and elements interfaces.
org.opensaml.saml1.core.validator - package org.opensaml.saml1.core.validator
Validation rules for SAML 1.0 and 1.1 types and elements.
org.opensaml.saml2.binding - package org.opensaml.saml2.binding
Class for working with SAML 2 bindings.
org.opensaml.saml2.binding.artifact - package org.opensaml.saml2.binding.artifact
Classes that may be used to create and manipulate SAML 2 artifacts.
org.opensaml.saml2.binding.decoding - package org.opensaml.saml2.binding.decoding
Classes used to decode SAML 2 messages.
org.opensaml.saml2.binding.encoding - package org.opensaml.saml2.binding.encoding
Classes used to encode SAML 2 messages.
org.opensaml.saml2.binding.security - package org.opensaml.saml2.binding.security
Classes responsible for performing transport-related and basic message validation of decoded SAML 2 messages.
org.opensaml.saml2.common - package org.opensaml.saml2.common
Interfaces for elements and attribtues used in multiple SAML 2.0 specification.
org.opensaml.saml2.common.impl - package org.opensaml.saml2.common.impl
Implementations of elements and attribtues used in multiple SAML 2.0 specification.
org.opensaml.saml2.core - package org.opensaml.saml2.core
Interfaces for SAML 2.0 core specification types and elements.
org.opensaml.saml2.core.impl - package org.opensaml.saml2.core.impl
Implementations of SAML 2.0 core specification types and elements.
org.opensaml.saml2.core.validator - package org.opensaml.saml2.core.validator
Validation rules for SAML 2.0 core types and elements.
org.opensaml.saml2.encryption - package org.opensaml.saml2.encryption
Classes for encrypting and decrypting SAML.
org.opensaml.saml2.metadata - package org.opensaml.saml2.metadata
Interfaces for SAML 2.0 metadata specification types and elements.
org.opensaml.saml2.metadata.impl - package org.opensaml.saml2.metadata.impl
Implementations of the SAML 2.0 metadata specification types and elements.
org.opensaml.saml2.metadata.provider - package org.opensaml.saml2.metadata.provider
Class for retrieving, filtering, and querying metadata.
org.opensaml.saml2.metadata.validator - package org.opensaml.saml2.metadata.validator
Validation rules for SAML 2.0 metadata types and elements.
org.opensaml.samlext.saml1md - package org.opensaml.samlext.saml1md
Interfaces for SAML 1 metadata profile.
org.opensaml.samlext.saml1md.impl - package org.opensaml.samlext.saml1md.impl
Implementation of SAML 1 metadata profile objects.
org.opensaml.samlext.saml2mdquery - package org.opensaml.samlext.saml2mdquery
Interfaces for SAML 2 metadata standalone query endpoints profile.
org.opensaml.samlext.saml2mdquery.impl - package org.opensaml.samlext.saml2mdquery.impl
Implemention for SAML 2 metadata standalone query endpoints profile objects.
org.opensaml.samlext.samlpthrpty - package org.opensaml.samlext.samlpthrpty
Interfaces for SAML 2 protocol third-party response profile.
org.opensaml.samlext.samlpthrpty.impl - package org.opensaml.samlext.samlpthrpty.impl
Implementation for SAML 2 protocol third-party response profile objects.
org.opensaml.security - package org.opensaml.security
Classes related to verifying various credentials within a SAML system.
org.opensaml.util - package org.opensaml.util
General utility classes.
org.opensaml.util.resource - package org.opensaml.util.resource
Utility classes that represent readable, stream based, resources such as local filesystem and classpath resources as well as remote resources such as documents retrieved via HTTP(S).
org.opensaml.util.storage - package org.opensaml.util.storage
Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc.
org.opensaml.ws - package org.opensaml.ws
Objects dealing directly with SOAP-based web services.
org.opensaml.ws.security - package org.opensaml.ws.security
Provides interfaces that may be used to implement policies that are evaluated against incoming messages.
org.opensaml.ws.security.provider - package org.opensaml.ws.security.provider
Basic implementations of some security policies.
org.opensaml.ws.soap.client - package org.opensaml.ws.soap.client
Transport-independent SOAP client.
org.opensaml.ws.soap.client.http - package org.opensaml.ws.soap.client.http
Interfaces for HTTP transports for the SOAP client.
org.opensaml.ws.soap.common - package org.opensaml.ws.soap.common
Common classes shared across SOAP versions, clients, and transports.
org.opensaml.ws.soap.soap11 - package org.opensaml.ws.soap.soap11
XMLObject interfaces for SOAP 1.1 elements.
org.opensaml.ws.soap.soap11.impl - package org.opensaml.ws.soap.soap11.impl
Provided implementations of the SOAP 1.1 XMLObject interfaces.
org.opensaml.ws.soap.util - package org.opensaml.ws.soap.util
General utility classes.
org.opensaml.xml - package org.opensaml.xml
Base classes for working with XML as Java objects and configuring the library.
org.opensaml.xml.encryption - package org.opensaml.xml.encryption
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
org.opensaml.xml.encryption.impl - package org.opensaml.xml.encryption.impl
Implementations of the interfaces for XMLObjects that represent XML encryption types.
org.opensaml.xml.io - package org.opensaml.xml.io
Interfaces and abstract implementations of marshallers and unmarshallers.
org.opensaml.xml.parse - package org.opensaml.xml.parse
Classes for managing pools of DOM parsers (DocumentBuilders).
org.opensaml.xml.schema - package org.opensaml.xml.schema
Interfaces for XMLObjects that represent XML schema types.
org.opensaml.xml.schema.impl - package org.opensaml.xml.schema.impl
Implementations of the interfaces for XMLObjects that represent XML schema types.
org.opensaml.xml.security - package org.opensaml.xml.security
Interfaces and classes used in representing cryptographic credentials, evaluating the trustworthiness of security of tokens, etc.
org.opensaml.xml.security.credential - package org.opensaml.xml.security.credential
Interfaces and classes related to credentials and ways to represent them.
org.opensaml.xml.security.keyinfo - package org.opensaml.xml.security.keyinfo
Interfaces and classes for working with XML KeyInfo elements.
org.opensaml.xml.security.keyinfo.provider - package org.opensaml.xml.security.keyinfo.provider
Specific implementations of KeyInfoProvider.
org.opensaml.xml.security.trust - package org.opensaml.xml.security.trust
Interfaces and classes used to evaluate the trustworthiness and validity of Credentials
org.opensaml.xml.security.x509 - package org.opensaml.xml.security.x509
X509 based credential and trust class.
org.opensaml.xml.signature - package org.opensaml.xml.signature
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
org.opensaml.xml.signature.impl - package org.opensaml.xml.signature.impl
Implementations of the interfaces for XMLObjects that represent XML signature types.
org.opensaml.xml.util - package org.opensaml.xml.util
Utility classes for working with XML, XMLObjects, and various data types.
org.opensaml.xml.validation - package org.opensaml.xml.validation
Interfaces for classes that may be used to validate trees of XMLObjects.
Organization - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata Organization
OrganizationBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of OrganizationImpl
OrganizationBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationBuilder
Constructor
OrganizationDisplayName - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata OrganizationDisplayName
OrganizationDisplayNameBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of OrganizationDisplayNameImpl
OrganizationDisplayNameBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameBuilder
Constructor
OrganizationDisplayNameImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of OrganizationDisplayName
OrganizationDisplayNameImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameImpl
Constructor
OrganizationDisplayNameMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for OrganizationDisplayName objects.
OrganizationDisplayNameMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameMarshaller
Constructor
OrganizationDisplayNameMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameMarshaller
Constructor
OrganizationDisplayNameSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks OrganizationDisplayName for Schema compliance.
OrganizationDisplayNameSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.OrganizationDisplayNameSchemaValidator
Constructor
OrganizationDisplayNameUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe unmarshaller for OrganizationDisplayName objects.
OrganizationDisplayNameUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameUnmarshaller
Constructor
OrganizationDisplayNameUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameUnmarshaller
Constructor
OrganizationImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of Organization
OrganizationImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationImpl
Constructor
OrganizationMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for Organization objects.
OrganizationMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationMarshaller
Constructor
OrganizationMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationMarshaller
Constructor
OrganizationName - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata OrganizationName
OrganizationNameBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of OrganizationNameImpl
OrganizationNameBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationNameBuilder
Constructor
OrganizationNameImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of OrganizationName
OrganizationNameImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationNameImpl
Constructor
OrganizationNameMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for OrganizationName objects.
OrganizationNameMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationNameMarshaller
Constructor
OrganizationNameMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationNameMarshaller
Constructor
OrganizationNameSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks OrganizationName for Schema compliance.
OrganizationNameSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.OrganizationNameSchemaValidator
Constructor
OrganizationNameUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for OrganizationName objects.
OrganizationNameUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationNameUnmarshaller
Constructor
OrganizationNameUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationNameUnmarshaller
Constructor
OrganizationSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks Organization for Schema compliance.
OrganizationSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.OrganizationSchemaValidator
Constructor
OrganizationUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for Organization objects.
OrganizationUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationUnmarshaller
Constructor
OrganizationUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationUnmarshaller
Constructor
OrganizationURL - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata OrganizationURL
OrganizationURLBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of OrganizationURLImpl
OrganizationURLBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationURLBuilder
Constructor
OrganizationURLImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of OrganizationURL
OrganizationURLImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationURLImpl
Constructor
OrganizationURLMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for OrganizationURL objects.
OrganizationURLMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationURLMarshaller
Constructor
OrganizationURLMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationURLMarshaller
Constructor
OrganizationURLSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks OrganizationURL for Schema compliance.
OrganizationURLSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.OrganizationURLSchemaValidator
Constructor
OrganizationURLUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for OrganizationURL objects.
OrganizationURLUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationURLUnmarshaller
Constructor
OrganizationURLUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.OrganizationURLUnmarshaller
Constructor
OriginatorKeyInfo - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, OriginatorKeyInfo element.
OriginatorKeyInfoBuilder - Class in org.opensaml.xml.encryption.impl
Builder of OriginatorKeyInfo
OriginatorKeyInfoBuilder() - Constructor for class org.opensaml.xml.encryption.impl.OriginatorKeyInfoBuilder
Constructor
OriginatorKeyInfoImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of OriginatorKeyInfo
OriginatorKeyInfoImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.OriginatorKeyInfoImpl
Constructor
OriginatorKeyInfoMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for OriginatorKeyInfo objects.
OriginatorKeyInfoMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.OriginatorKeyInfoMarshaller
Constructor
OriginatorKeyInfoMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.OriginatorKeyInfoMarshaller
Constructor
OriginatorKeyInfoUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for OriginatorKeyInfo objects.
OriginatorKeyInfoUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.OriginatorKeyInfoUnmarshaller
Constructor
OriginatorKeyInfoUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.OriginatorKeyInfoUnmarshaller
Constructor
OTHER - Static variable in class org.opensaml.saml2.metadata.ContactPersonTypeEnumeration
"other" contact type
OTHER_ALT_NAME - Static variable in class org.opensaml.xml.security.x509.X509Util
RFC 2459 Other Subject Alt Name type.
OWNER_ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.AffiliationDescriptor
"affiliationOwnerID" attribute's local name

P

P - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, P element.
Pair<T1,T2> - Class in org.opensaml.xml.util
Container for a pair of objects.
Pair(T1, T2) - Constructor for class org.opensaml.xml.util.Pair
Constructor.
PAOS_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
Liberty PAOS XML Namespace
PAOS_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
Liberty PAOS QName prefix
parse(File) - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
parse(InputSource) - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
parse(InputStream) - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
parse(InputStream, String) - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
parse(String) - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
parse(InputStream) - Method in class org.opensaml.xml.parse.BasicParserPool
Convience method for parsing an XML file using a pooled builder.
parse(Reader) - Method in class org.opensaml.xml.parse.BasicParserPool
Convience method for parsing an XML file using a pooled builder.
parse(InputStream) - Method in interface org.opensaml.xml.parse.ParserPool
Convience method for parsing an XML file using a pooled builder.
parse(Reader) - Method in interface org.opensaml.xml.parse.ParserPool
Convience method for parsing an XML file using a pooled builder.
parse(String) - Method in class org.opensaml.xml.security.x509.InternalX500DNHandler
Parse the string representation of a name and build a new principal instance.
parse(byte[]) - Method in class org.opensaml.xml.security.x509.InternalX500DNHandler
Parse the ASN.1 DER encoding representation of a name and build a new principal instance.
parse(String) - Method in interface org.opensaml.xml.security.x509.X500DNHandler
Parse the string representation of a name and build a new principal instance.
parse(byte[]) - Method in interface org.opensaml.xml.security.x509.X500DNHandler
Parse the ASN.1 DER encoding representation of a name and build a new principal instance.
parseArtifact(byte[]) - Static method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001
Constructs a SAML 1 artifact from its byte array representation.
parseArtifact(byte[]) - Static method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002
Constructs a SAML 1 artifact from its byte representation.
parseArtifact(byte[]) - Static method in class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004
Constructs a SAML 2 artifact from its byte array representation.
ParserPool - Interface in org.opensaml.xml.parse
A pool of XML parsers.
PARTIAL_LOGOUT_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for PartialLogout status code.
PBuilder - Class in org.opensaml.xml.signature.impl
Builder of P
PBuilder() - Constructor for class org.opensaml.xml.signature.impl.PBuilder
Constructor
PDPDescriptor - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata PDPDescriptor.
PDPDescriptorBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of PDPDescriptorImpl
PDPDescriptorBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.PDPDescriptorBuilder
Constructor
PDPDescriptorImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of PDPDescriptor.
PDPDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.PDPDescriptorImpl
Constructor.
PDPDescriptorMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for PDPDescriptor objects.
PDPDescriptorMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.PDPDescriptorMarshaller
Constructor
PDPDescriptorMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.PDPDescriptorMarshaller
Constructor
PDPDescriptorSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks PDPDescriptor for Schema compliance.
PDPDescriptorSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.PDPDescriptorSchemaValidator
Constructor
PDPDescriptorSpecValidator - Class in org.opensaml.saml2.metadata.validator
Checks PDPDescriptor for Spec compliance.
PDPDescriptorSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.PDPDescriptorSpecValidator
Constructor
PDPDescriptorUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for PDPDescriptor objects.
PDPDescriptorUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.PDPDescriptorUnmarshaller
Constructor
PDPDescriptorUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.PDPDescriptorUnmarshaller
Constructor
peek(byte[]) - Method in interface org.opensaml.common.binding.artifact.SAMLArtifactMap
Retrieves the entry for the given artifact without removing that entry from the map.
PeerEntityIDCriteria - Class in org.opensaml.xml.security.credential
An implementation of Criteria which specifies criteria pertaining to peer entity IDs.
PeerEntityIDCriteria(String) - Constructor for class org.opensaml.xml.security.credential.PeerEntityIDCriteria
Constructor.
PERMIT - Static variable in class org.opensaml.saml1.core.DecisionTypeEnumeration
"Permit" decision type
PERMIT - Static variable in class org.opensaml.saml2.core.DecisionTypeEnumeration
Permit decision type.
PERSISTENT - Static variable in interface org.opensaml.saml2.core.NameIDType
Persistent identifier attribute format ID.
PgenCounter - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, PgenCounter element.
PgenCounterBuilder - Class in org.opensaml.xml.signature.impl
Builder of PgenCounter
PgenCounterBuilder() - Constructor for class org.opensaml.xml.signature.impl.PgenCounterBuilder
Constructor
PgenCounterImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of PgenCounter
PgenCounterImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.PgenCounterImpl
Constructor
PGPData - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, PGPData element.
PGPDataBuilder - Class in org.opensaml.xml.signature.impl
Builder of PGPData
PGPDataBuilder() - Constructor for class org.opensaml.xml.signature.impl.PGPDataBuilder
Constructor
PGPDataImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of PGPData
PGPDataImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.PGPDataImpl
Constructor
PGPDataMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for PGPData objects.
PGPDataMarshaller() - Constructor for class org.opensaml.xml.signature.impl.PGPDataMarshaller
Constructor
PGPDataMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.PGPDataMarshaller
Constructor
PGPDataUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for PGPData objects.
PGPDataUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.PGPDataUnmarshaller
Constructor
PGPDataUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.PGPDataUnmarshaller
Constructor
PGPKeyID - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, PGPKeyID element.
PGPKeyIDBuilder - Class in org.opensaml.xml.signature.impl
Builder of PGPKeyID
PGPKeyIDBuilder() - Constructor for class org.opensaml.xml.signature.impl.PGPKeyIDBuilder
Constructor
PGPKeyIDImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of PGPKeyID
PGPKeyIDImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.PGPKeyIDImpl
Constructor
PGPKeyPacket - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, PGPKeyPacket element.
PGPKeyPacketBuilder - Class in org.opensaml.xml.signature.impl
Builder of PGPKeyPacket
PGPKeyPacketBuilder() - Constructor for class org.opensaml.xml.signature.impl.PGPKeyPacketBuilder
Constructor
PGPKeyPacketImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of PGPKeyPacket
PGPKeyPacketImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.PGPKeyPacketImpl
Constructor
PImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of P
PImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.PImpl
Constructor
PKIXCriteria - Interface in org.opensaml.xml.security.x509
Interface which represents criteria by which a PKIXValidationInformationResolver should resolve PKIXValidationInformation as well as (optionally) trusted names.
PKIXCriteriaSet - Class in org.opensaml.xml.security.x509
This class holds instances of PKIXCriteria which are used by a PKIXValidationInformationResolver to resolve instances of PKIXValidationInformation, as well as (optionally) trust name information.
PKIXCriteriaSet() - Constructor for class org.opensaml.xml.security.x509.PKIXCriteriaSet
Constructor.
PKIXCriteriaSet(PKIXCriteria) - Constructor for class org.opensaml.xml.security.x509.PKIXCriteriaSet
A convenience constructor for constructing and adding a single criteria.
PKIXSignatureTrustEngine - Class in org.opensaml.xml.signature.impl
An implementation of SignatureTrustEngine which evaluates the validity and trustworthiness of XML and raw signatures.
PKIXSignatureTrustEngine(PKIXValidationInformationResolver, KeyInfoCredentialResolver) - Constructor for class org.opensaml.xml.signature.impl.PKIXSignatureTrustEngine
Constructor.
PKIXTrustEngine<TokenType> - Interface in org.opensaml.xml.security.x509
Trust engine that validates tokens using PKIX validation.
PKIXTrustEvaluator - Class in org.opensaml.xml.security.x509
Auxillary trust evaluator that validates X.509 credentials using PKIX validation.
PKIXTrustEvaluator() - Constructor for class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Constructor.
pkixValidate(PKIXValidationInformation, Set<String>, X509Credential) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Attempts to validate the given entity credential using the PKIX information provided.
pkixValidate(PKIXValidationInformation, X509Credential) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Attempts to validate the given entity credential using the PKIX information provided.
PKIXValidationInformation - Interface in org.opensaml.xml.security.x509
Source of PKIX validation information such as trust anchors and CRLs.
PKIXValidationInformationResolver - Interface in org.opensaml.xml.security.x509
A resolver which uses PKIXCriteria to resolve PKIXValidationInformation, which will typically be used PKIX-based trust engines.
PKIXX509CredentialTrustEngine - Class in org.opensaml.xml.security.x509
Trust engine implementation which evaluates an X509Credential token based on PKIX validation processing using validation information from a trusted source.
PKIXX509CredentialTrustEngine(PKIXValidationInformationResolver) - Constructor for class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngine
Constructor.
placeKeysAsPeers(EncryptedElementType, EncryptedData, List<EncryptedKey>) - Method in class org.opensaml.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.saml2.encryption.Encrypter
Place the EncryptedKey elements inside the KeyInfo element within the EncryptedData element.
POST_METHOD - Static variable in class org.opensaml.common.xml.SAMLConstants
HTTP Request Method - POST
postEncode(Writer, String) - Method in class org.opensaml.saml1.binding.encoding.HTTPPostEncoder
POST encodes the SAML message.
postEncode(String) - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Performs HTTP POST based encoding.
postEncode(Writer, String) - Method in class org.opensaml.saml2.binding.encoding.HTTPPostEncoder
POST encodes the SAML message.
postProcess(KeyInfoCredentialResolver.KeyInfoResolutionContext, CredentialCriteriaSet, List<Credential>) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver
Hook for subclasses to do post-processing of the credential set after all KeyInfo children have been processed.
postProcessEmptyCredentials(KeyInfoCredentialResolver.KeyInfoResolutionContext, CredentialCriteriaSet, List<Credential>) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver
Hook for processing the case where no credentials were returned by any resolution method by any provider, nor by the processing of the postProcess() hook.
prepareForAssignment(DateTime, DateTime) - Method in class org.opensaml.common.impl.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.common.impl.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.
prepareForAssignment(String, String) - Method in class org.opensaml.xml.AbstractXMLObject
A helper function for derived classes.
prepareForAssignment(QName, QName) - Method in class org.opensaml.xml.AbstractXMLObject
A helper function for derived classes.
prepareForAssignment(T, T) - Method in class org.opensaml.xml.AbstractXMLObject
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(T, T) - Method in class org.opensaml.xml.AbstractXMLObject
A helper function for derived classes, similar to assignString, but for (singleton) SAML objects.
prettyPrintXML(Node) - Static method in class org.opensaml.xml.util.XMLHelper
Pretty prints the XML node.
PRIOR_CONSENT - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
Prior consent URI.
PRIOR_CONSENT - Static variable in interface org.opensaml.saml2.core.StatusResponseType
Prior consent URI.
privateKey - Variable in class org.opensaml.xml.security.credential.AbstractCredential
Private key of this credential.
process(KeyInfoCredentialResolver, XMLObject, CredentialCriteriaSet, KeyInfoCredentialResolver.KeyInfoResolutionContext) - Method in interface org.opensaml.xml.security.keyinfo.KeyInfoProvider
Process a specified KeyInfo child (XMLobject) and attempt to resolve a credential from it.
process(KeyInfoCredentialResolver, XMLObject, CredentialCriteriaSet, KeyInfoCredentialResolver.KeyInfoResolutionContext) - Method in class org.opensaml.xml.security.keyinfo.provider.DSAKeyValueProvider
Process a specified KeyInfo child (XMLobject) and attempt to resolve a credential from it.
process(KeyInfoCredentialResolver, XMLObject, CredentialCriteriaSet, KeyInfoCredentialResolver.KeyInfoResolutionContext) - Method in class org.opensaml.xml.security.keyinfo.provider.RSAKeyValueProvider
Process a specified KeyInfo child (XMLobject) and attempt to resolve a credential from it.
process(KeyInfoCredentialResolver, XMLObject, CredentialCriteriaSet, KeyInfoCredentialResolver.KeyInfoResolutionContext) - Method in class org.opensaml.xml.security.keyinfo.provider.X509DataProvider
Process a specified KeyInfo child (XMLobject) and attempt to resolve a credential from it.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.ActionUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.AssertionUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.AttributeQueryUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.AuthorityBindingUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.ConditionsUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.NameIdentifierUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.StatusCodeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml1.core.impl.SubjectLocalityUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.common.impl.ExtensionsUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.AbstractNameIDTypeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.ActionUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.AssertionUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.AttributeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.AuthnQueryUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.AuthnRequestUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.AuthnStatementUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.BaseIDUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.ConditionsUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.IDPEntryUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.LogoutRequestUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.NameIDPolicyUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.ScopingUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.StatusCodeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.core.impl.SubjectLocalityUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.ContactPersonUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.EndpointUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.IndexedEndpointUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.OrganizationNameUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.OrganizationUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.OrganizationURLUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.ServiceDescriptionUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.ServiceNameUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.samlext.saml2mdquery.impl.QueryDescriptorTypeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.soap.soap11.impl.BodyUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.soap.soap11.impl.DetailUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.soap.soap11.impl.FaultUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.ElementProxyUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.encryption.impl.AbstractXMLEncryptionUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.encryption.impl.AgreementMethodUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.encryption.impl.CipherReferenceUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.encryption.impl.ReferenceTypeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.schema.impl.XSBase64BinaryUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.schema.impl.XSIntegerUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.schema.impl.XSQNameUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.schema.impl.XSStringUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.schema.impl.XSURIUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.signature.impl.AbstractXMLSignatureUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.signature.impl.RetrievalMethodUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.signature.impl.TransformUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.signature.impl.X509SerialNumberUnmarshaller
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
processCertKeyNameOptions(KeyInfo, X509Certificate) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Process the options related to generation of KeyName elements based on certificate data.
processCertX509DataOptions(X509Data, X509Certificate) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Process the options related to generation of child elements of X509Data based on certificate data.
processCertX509IssuerSerial(X509Data, X509Certificate) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Process the options related to generation of the X509IssuerSerial child element of X509Data based on certificate data.
processCertX509SKI(X509Data, X509Certificate) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Process the options related to generation of the X509SKI child element of X509Data based on certificate data.
processCertX509SubjectName(X509Data, X509Certificate) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Process the options related to generation of the X509SubjectDN child element of X509Data based on certificate data.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.AdviceUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.AssertionUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.AttributeQueryUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.AttributeStatementUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.AttributeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.AudienceRestrictionConditionUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.ConditionsUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.EvidenceUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.RequestUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.ResponseUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.StatusCodeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.StatusDetailUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.StatusUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.SubjectQueryUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.SubjectStatementUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml1.core.impl.SubjectUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.common.impl.ExtensionsUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AdviceUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.ArtifactResolveUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.ArtifactResponseUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AssertionIDRequestUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AssertionUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AttributeQueryUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AttributeStatementUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AttributeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AudienceRestrictionUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AuthnContextUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AuthnQueryUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AuthnRequestUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AuthnStatementUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.ConditionsUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.EncryptedElementTypeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.EvidenceUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.IDPListUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.LogoutRequestUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.ResponseUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.ScopingUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.StatusCodeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.StatusDetailUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.StatusUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.SubjectQueryUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.core.impl.SubjectUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.ContactPersonUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.EndpointUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.OrganizationUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.saml2.metadata.impl.SSODescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.samlext.saml2mdquery.impl.AttributeQueryDescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.samlext.saml2mdquery.impl.AuthzDecisionQueryDescriptorUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.samlext.saml2mdquery.impl.QueryDescriptorTypeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.soap.soap11.impl.BodyUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.soap.soap11.impl.DetailUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.soap.soap11.impl.FaultUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.ElementProxyUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.AbstractXMLEncryptionUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.AgreementMethodUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.CipherDataUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.CipherReferenceUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.ReferenceListUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.ReferenceTypeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.encryption.impl.TransformsUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.schema.impl.XSBase64BinaryUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.schema.impl.XSIntegerUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.schema.impl.XSQNameUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.schema.impl.XSStringUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.schema.impl.XSURIUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.AbstractXMLSignatureUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.DSAKeyValueUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.KeyValueUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.PGPDataUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.RetrievalMethodUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.RSAKeyValueUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.SPKIDataUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.TransformsUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.TransformUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.X509DataUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.xml.signature.impl.X509SerialNumberUnmarshaller
Called after a child element has been unmarshalled so that it can be added to the parent XMLObject.
processCRLs(KeyInfo, X509Data, X509Credential) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Process the value of X509Credential.getCRLs().
processElementContent(XMLObject, String) - Method in class org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml1.core.impl.ActionUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml1.core.impl.AssertionArtifactUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml1.core.impl.AssertionIDReferenceUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml1.core.impl.AudienceUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml1.core.impl.ConfirmationMethodUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml1.core.impl.NameIdentifierUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml1.core.impl.StatusMessageUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.common.impl.ExtensionsUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.AbstractNameIDTypeUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.ActionUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.ArtifactUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.AssertionIDRefUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.AssertionURIRefUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.AudienceUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.AuthenticatingAuthorityUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.AuthnContextClassRefUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclRefUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.GetCompleteUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.NewIDUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.RequesterIDUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.SessionIndexUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.core.impl.StatusMessageUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.AffiliateMemberUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.AttributeProfileUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.CompanyUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.EmailAddressUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.GivenNameUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.NameIDFormatUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.OrganizationNameUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.OrganizationURLUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.ServiceDescriptionUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.ServiceNameUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.SurNameUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.saml2.metadata.impl.TelephoneNumberUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.samlext.saml1md.impl.SourceIDUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.samlext.saml2mdquery.impl.ActionNamespaceUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.soap.soap11.impl.BodyUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.soap.soap11.impl.DetailUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.soap.soap11.impl.FaultUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.xml.ElementProxyUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.xml.encryption.impl.AbstractXMLEncryptionUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.xml.schema.impl.XSBase64BinaryUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.xml.schema.impl.XSIntegerUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.xml.schema.impl.XSQNameUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.xml.schema.impl.XSStringUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.xml.schema.impl.XSURIUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.xml.signature.impl.AbstractXMLSignatureUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElementContent(XMLObject, String) - Method in class org.opensaml.xml.signature.impl.X509SerialNumberUnmarshaller
Called if the element being unmarshalled contained textual content so that it can be added to the XMLObject.
processElements(EncryptedElementType, EncryptedData, List<EncryptedKey>) - Method in class org.opensaml.saml2.encryption.Encrypter
Handle post-processing of generated EncryptedData and EncryptedKey(s) and storage in the appropriate EncryptedElementType instance.
processEntityCertificate(KeyInfo, X509Data, X509Credential) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Process the value of X509Credential.getEntityCertificate().
processEntityCertificateChain(KeyInfo, X509Data, X509Credential) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Process the value of X509Credential.getEntityCertificateChain().
processEntityID(KeyInfo, Credential) - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator
Process the value of Credential.getEntityId().
processKeyNames(KeyInfo, Credential) - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator
Process the values of Credential.getKeyNames().
processPrivateKeyEntry(KeyStore.PrivateKeyEntry, String, UsageType) - Method in class org.opensaml.xml.security.credential.KeyStoreCredentialResolver
Build an X509Credential from a keystore private key entry.
processPublicKey(KeyInfo, Credential) - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator
Process the value of Credential.getPublicKey().
processSecretKeyEntry(KeyStore.SecretKeyEntry, String, UsageType) - Method in class org.opensaml.xml.security.credential.KeyStoreCredentialResolver
Build a Credential from a keystore secret key entry.
processSubjectAltNameKeyNames(KeyInfo, X509Certificate) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Process the options related to generation of KeyName elements based on subject alternative name information within the certificate data.
processSubjectAltNames(X509Certificate, Set<String>) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Process name checking for the subject alt names within the certificate.
processSubjectCNKeyName(KeyInfo, X509Certificate) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Process the options related to generation of KeyName elements based on the the common name field(s) of the certificate's subject DN.
processSubjectDN(X509Certificate, Set<String>) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Process name checking for the certificate subject DN.
processSubjectDNCommonName(X509Certificate, Set<String>) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Process name checking for a certificate subject DN's common name.
processSubjectDNKeyName(KeyInfo, X509Certificate) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Process the options related to generation of KeyName elements based on the certificate's subject DN value.
processTrustedCertificateEntry(KeyStore.TrustedCertificateEntry, String, UsageType) - Method in class org.opensaml.xml.security.credential.KeyStoreCredentialResolver
Build an X509Credential from a keystore trusted certificate entry.
PROTOCOL_BINDING_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthnRequest
ProtocolBinding attribute name.
PROTOCOL_ENUMERATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.RoleDescriptor
"protocolEnumeration" attribute's local name.
PROVIDER_ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.IDPEntry
ProviderID attribute name.
PROVIDER_NAME_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthnRequest
ProviderName attribute name.
PROXY_COUNT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.Scoping
ProxyCount attribute name.
PROXY_COUNT_EXCEEDED_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for ProxyCountExceeded status code.
ProxyRestriction - Interface in org.opensaml.saml2.core
SAML 2.0 Core ProxyRestriction.
ProxyRestrictionBuilder - Class in org.opensaml.saml2.core.impl
Builder for ProxyRestrictionImpl objects.
ProxyRestrictionBuilder() - Constructor for class org.opensaml.saml2.core.impl.ProxyRestrictionBuilder
Constructor
ProxyRestrictionImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of ProxyRestriction
ProxyRestrictionImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.ProxyRestrictionImpl
Constructor
ProxyRestrictionMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for ProxyRestriction objects.
ProxyRestrictionMarshaller() - Constructor for class org.opensaml.saml2.core.impl.ProxyRestrictionMarshaller
Constructor
ProxyRestrictionMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ProxyRestrictionMarshaller
Constructor
ProxyRestrictionUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for ProxyRestriction objects.
ProxyRestrictionUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.ProxyRestrictionUnmarshaller
Constructor
ProxyRestrictionUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ProxyRestrictionUnmarshaller
Constructor
publicKey - Variable in class org.opensaml.xml.security.credential.AbstractCredential
Public key of this credential.
PublicKeyCriteria - Class in org.opensaml.xml.security.credential
An implementation of CredentialCriteria which specifies public key criteria.
PublicKeyCriteria(PublicKey) - Constructor for class org.opensaml.xml.security.credential.PublicKeyCriteria
Constructor.
put(byte[], String, String, SAMLObject) - Method in interface org.opensaml.common.binding.artifact.SAMLArtifactMap
Creates a mapping between a given artifact and the SAML message to which it maps.
put(KeyType, ValueType) - Method in class org.opensaml.util.storage.MapBasedStorageService
Adds a value, indexed by a key, in to storage.
put(KeyType, ValueType) - Method in interface org.opensaml.util.storage.StorageService
Adds a value, indexed by a key, in to storage.
put(QName, String) - Method in class org.opensaml.xml.util.AttributeMap
putAll(Map<? extends QName, ? extends String>) - Method in class org.opensaml.xml.util.AttributeMap

Q

Q - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, Q element.
QBuilder - Class in org.opensaml.xml.signature.impl
Builder of Q
QBuilder() - Constructor for class org.opensaml.xml.signature.impl.QBuilder
Constructor
QImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of Q
QImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.QImpl
Constructor
qnameToContentString(QName) - Static method in class org.opensaml.xml.util.XMLHelper
Converts a QName into a string that can be used for attribute values or element content.
Query - Interface in org.opensaml.saml1.core
This interface is for the SAML1 Query extention point.
QueryDescriptorType - Interface in org.opensaml.samlext.saml2mdquery
SAML 2.0 Metadata extension QueryDescriptorType.
QueryDescriptorTypeImpl - Class in org.opensaml.samlext.saml2mdquery.impl
Concrete implementation of QueryDescriptorType.
QueryDescriptorTypeImpl(String, String, String) - Constructor for class org.opensaml.samlext.saml2mdquery.impl.QueryDescriptorTypeImpl
Constructor
QueryDescriptorTypeMarshaller - Class in org.opensaml.samlext.saml2mdquery.impl
Marshaller for QueryDescriptorType objects.
QueryDescriptorTypeMarshaller(String, String) - Constructor for class org.opensaml.samlext.saml2mdquery.impl.QueryDescriptorTypeMarshaller
Constructor
QueryDescriptorTypeUnmarshaller - Class in org.opensaml.samlext.saml2mdquery.impl
 
QueryDescriptorTypeUnmarshaller(String, String) - Constructor for class org.opensaml.samlext.saml2mdquery.impl.QueryDescriptorTypeUnmarshaller
Constructor

R

randomGen - Variable in class org.opensaml.common.binding.artifact.SAMLArtifact
Random number generator.
RandomIdentifierGenerator - Class in org.opensaml.common.impl
Generates identifiers using random data obtained from a Random instance.
RandomIdentifierGenerator() - Constructor for class org.opensaml.common.impl.RandomIdentifierGenerator
Constructor.
read() - Method in class org.opensaml.xml.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.opensaml.xml.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
READ_ACTION - Static variable in interface org.opensaml.saml2.core.Action
Read action.
REASON_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.LogoutRequest
Reason attribute name.
receive() - Method in class org.opensaml.ws.soap.client.SOAPClient
Receives and incoming SOAP message.
RECIPIENT_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.ResponseAbstractType
Name for the attribute which defines the Recipient.
RECIPIENT_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmationData
Recipient attribute name.
RECIPIENT_ATTRIB_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedKey
Recipient attribute name
RecipientKeyInfo - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, RecipientKeyInfo element
RecipientKeyInfoBuilder - Class in org.opensaml.xml.encryption.impl
Builder of ReferenceList
RecipientKeyInfoBuilder() - Constructor for class org.opensaml.xml.encryption.impl.RecipientKeyInfoBuilder
Constructor
RecipientKeyInfoImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of RecipientKeyInfo
RecipientKeyInfoImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.RecipientKeyInfoImpl
Constructor
RecipientKeyInfoMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for RecipientKeyInfo objects.
RecipientKeyInfoMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.RecipientKeyInfoMarshaller
Constructor
RecipientKeyInfoMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.RecipientKeyInfoMarshaller
Constructor
RecipientKeyInfoUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for RecipientKeyInfo objects.
RecipientKeyInfoUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.RecipientKeyInfoUnmarshaller
Constructor
RecipientKeyInfoUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.RecipientKeyInfoUnmarshaller
Constructor
ReferenceList - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, ReferenceList element.
ReferenceListBuilder - Class in org.opensaml.xml.encryption.impl
Builder of ReferenceList
ReferenceListBuilder() - Constructor for class org.opensaml.xml.encryption.impl.ReferenceListBuilder
Constructor
ReferenceListImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of ReferenceList
ReferenceListImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.ReferenceListImpl
Constructor
ReferenceListMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for ReferenceList objects.
ReferenceListMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.ReferenceListMarshaller
Constructor
ReferenceListMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.ReferenceListMarshaller
Constructor
ReferenceListUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for ReferenceList objects.
ReferenceListUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.ReferenceListUnmarshaller
Constructor
ReferenceListUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.ReferenceListUnmarshaller
Constructor
ReferenceType - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, ReferenceType type.
ReferenceTypeImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of ReferenceType
ReferenceTypeImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.ReferenceTypeImpl
Constructor
ReferenceTypeMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for ReferenceType objects.
ReferenceTypeMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.ReferenceTypeMarshaller
Constructor
ReferenceTypeUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for ReferenceType objects.
ReferenceTypeUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.ReferenceTypeUnmarshaller
Constructor
refreshMetadata() - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Refreshes the metadata cache.
registerBuilder(QName, XMLObjectBuilder) - Method in class org.opensaml.xml.XMLObjectBuilderFactory
Registers a new builder for the given name.
registerDataEncryptionAlgorithmURI(String, Integer, String) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Register a mapping from the specified JCA algorithm name to an encryption algorithm URI.
registerDefaultFactory(KeyInfoGeneratorFactory) - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager
Register a factory with the default (unnamed) manager.
REGISTERED_ID_ALT_NAME - Static variable in class org.opensaml.xml.security.x509.X509Util
RFC 2459 Registered ID Subject Alt Name type.
registerFactory(KeyInfoGeneratorFactory) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoGeneratorManager
Register a factory within this manager instance.
registerFactory(String, KeyInfoGeneratorFactory) - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager
Register a factory within the specified named manager.
registerID(QName) - Method in class org.opensaml.xml.util.AttributeMap
Register an attribute as having a type of ID.
registerIDAttribute(QName) - Static method in class org.opensaml.xml.Configuration
Register an attribute as having a type of ID.
registerIDMapping(String, XMLObject) - Method in class org.opensaml.xml.util.IDIndex
Register an ID-to-XMLObject mapping for one of this object's owner's children.
registerIDMappings(IDIndex) - Method in class org.opensaml.xml.util.IDIndex
Register multiple ID-to-XMLObject mappings for this object's owner's children.
registerKeyTransportEncryptionAlgorithmURI(String, Integer, String, String) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Register a mapping from the specified JCA algorithm name to an encryption algorithm URI.
registerMarshaller(QName, Marshaller) - Method in class org.opensaml.xml.io.MarshallerFactory
Registers a Marshaller with this factory.
registerObjectProvider(QName, XMLObjectBuilder, Marshaller, Unmarshaller, Element) - Static method in class org.opensaml.xml.Configuration
Adds an object provider to this configuration.
registerOwnID(String, String) - Method in class org.opensaml.xml.AbstractXMLObject
A helper function for derived classes.
registerSignatureAlgorithmURI(String, String) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Register a mapping from the specified JCA algorithm name to a signature algorithm URI.
registerTemplate(String) - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoderBuilder
Gets the template from the classpath and registers it with the velocity engine.
registerUnmarshaller(QName, Unmarshaller) - Method in class org.opensaml.xml.io.UnmarshallerFactory
Registers an Unmarshaller with this factory.
registerValidator(Validator) - Method in class org.opensaml.xml.AbstractValidatingSignableXMLObject
Registers a validator for this XMLObject.
registerValidator(Validator) - Method in class org.opensaml.xml.validation.AbstractValidatingXMLObject
Registers a validator for this XMLObject.
registerValidator(Validator) - Method in interface org.opensaml.xml.validation.ValidatingXMLObject
Registers a validator for this XMLObject.
registerValidator(QName, Validator) - Method in class org.opensaml.xml.validation.ValidatorSuite
Registers a new validator in the suite.
registerValidatorSuite(String, ValidatorSuite, Element) - Static method in class org.opensaml.xml.Configuration
Registers a configured validator suite.
RELAY_STATE_PARAM - Static variable in class org.opensaml.saml2.binding.decoding.HTTPPostDecoder
HTTP request param name for relay state.
releaseChildrenDOM(boolean) - Method in class org.opensaml.xml.AbstractXMLObject
Releases the DOM representation of this XMLObject's children.
releaseChildrenDOM(boolean) - Method in interface org.opensaml.xml.XMLObject
Releases the DOM representation of this XMLObject's children.
releaseDOM() - Method in class org.opensaml.xml.AbstractXMLObject
Releases the DOM representation of this XMLObject, if there is one.
releaseDOM() - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Releases the DOM representation of this XMLObject, if there is one.
releaseDOM() - Method in interface org.opensaml.xml.XMLObject
Releases the DOM representation of this XMLObject, if there is one.
releaseMetadataDOM(XMLObject) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Releases the DOM representation from the metadata object.
releaseParentDOM(boolean) - Method in class org.opensaml.xml.AbstractXMLObject
Releases the DOM representation of this XMLObject's parent.
releaseParentDOM(boolean) - Method in interface org.opensaml.xml.XMLObject
Releases the DOM representation of this XMLObject's parent.
releaseThisAndChildrenDOM() - Method in class org.opensaml.xml.AbstractXMLObject
A convience method that is equal to calling AbstractXMLObject.releaseDOM() then AbstractXMLObject.releaseChildrenDOM(boolean) with the release being propogated.
releaseThisandParentDOM() - Method in class org.opensaml.xml.AbstractXMLObject
A convience method that is equal to calling AbstractXMLObject.releaseDOM() then AbstractXMLObject.releaseParentDOM(boolean) with the release being propogated.
remove(KeyType) - Method in class org.opensaml.util.storage.MapBasedStorageService
Removes an item from storage.
remove(KeyType) - Method in interface org.opensaml.util.storage.StorageService
Removes an item from storage.
remove() - Method in class org.opensaml.xml.encryption.ChainingEncryptedKeyResolver.ChainingIterator
remove() - Method in class org.opensaml.xml.security.CriteriaFilteringIterator
remove(Object) - Method in class org.opensaml.xml.util.AttributeMap
remove() - Method in class org.opensaml.xml.util.ClassIndexedSet.ClassIndexedSetIterator
remove(Object) - Method in class org.opensaml.xml.util.ClassIndexedSet
remove(int) - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Removes the element at the specified position in this list.
remove(ElementType) - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Removes a given element from the list and index.
remove(int) - Method in class org.opensaml.xml.util.XMLObjectChildrenList
remove(ElementType) - Method in class org.opensaml.xml.util.XMLObjectChildrenList
Removes the element from the list.
removeAllSupportedProtocols() - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Removes all the supported protocols from this role.
removeAllSupportedProtocols() - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Removes all the supported protocols from this role.
removeElementFromIndex(ElementType) - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Removes the given element from the schema type and element qname index.
removeElementFromIndex(QName, ElementType) - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Removes an object from the given index id.
removeManager(String) - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager
Remove the named factory manager, and all its managed factories.
removeMetadataProvider(MetadataProvider) - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Removes a metadata provider from the list of registered providers.
removeNamespace(Namespace) - Method in class org.opensaml.xml.AbstractXMLObject
Removes a namespace from this element.
removeNamespace(Namespace) - Method in interface org.opensaml.xml.XMLObject
Removes a namespace from this element.
removeSchema(String) - Method in class org.opensaml.common.xml.SAMLSchemaBuilder
Removes a currently registered schema.
removeSignature() - Method in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoder
Removes the signature from the protocol message.
removeSupportedProtocol(String) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Removes a protocol to the list of supported protocols for this role.
removeSupportedProtocol(String) - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Removes a protocol to the list of supported protocols for this role.
removeSupportedProtocols(Collection<String>) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Removes a list of protocols to the list of supported protocols for this role.
removeSupportedProtocols(Collection<String>) - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Removes a list of protocols to the list of supported protocols for this role.
ReplayCache - Class in org.opensaml.util.storage
Class that uses an underlying StorageService to track information associated with messages in order to detect message replays.
ReplayCache(StorageService<String, ReplayCache.ReplayCacheEntry>, long) - Constructor for class org.opensaml.util.storage.ReplayCache
Constructor.
ReplayCache.ReplayCacheEntry - Class in org.opensaml.util.storage
Replay cache storage service entry.
ReplayCache.ReplayCacheEntry(DateTime) - Constructor for class org.opensaml.util.storage.ReplayCache.ReplayCacheEntry
Constructor.
ReplayRuleFactory - Class in org.opensaml.common.binding.security
Security policy rule factory implementation that generates rules which check for replay of SAML messages.
ReplayRuleFactory() - Constructor for class org.opensaml.common.binding.security.ReplayRuleFactory
 
ReplayRuleFactory.ReplayRule - Class in org.opensaml.common.binding.security
Security policy rule implementation which checks for replay of SAML messages.
ReplayRuleFactory.ReplayRule(int, int, ReplayCache) - Constructor for class org.opensaml.common.binding.security.ReplayRuleFactory.ReplayRule
Constructor.
Request - Interface in org.opensaml.saml1.core
This interface defines how the SAML1 Request objects behave.
REQUEST_DENIED - Static variable in interface org.opensaml.saml1.core.StatusCode
RequestDenied status value.
REQUEST_DENIED_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for RequestDenied status code.
REQUEST_PARAM - Static variable in class org.opensaml.saml2.binding.decoding.HTTPPostDecoder
HTTP request param name for SAML request.
REQUEST_UNSUPPORTED_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for RequestUnsupported status code.
REQUEST_VERSION_DEPRECATED_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for RequestVersionDeprecated status code.
REQUEST_VERSION_DEPRICATED - Static variable in interface org.opensaml.saml1.core.StatusCode
RequestVersionDepricated status value.
REQUEST_VERSION_TOO_HIGH - Static variable in interface org.opensaml.saml1.core.StatusCode
RequestVersionTooHigh status value.
REQUEST_VERSION_TOO_HIGH_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for RequestVersionTooHigh status code.
REQUEST_VERSION_TOO_LOW - Static variable in interface org.opensaml.saml1.core.StatusCode
RequestVersionTooLow status value.
REQUEST_VERSION_TOO_LOW_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for RequestVersionTooLow status code.
RequestAbstractType - Interface in org.opensaml.saml1.core
This interface describes the base class for types derived from RequestAbstractType
RequestAbstractType - Interface in org.opensaml.saml2.core
SAML 2.0 Core RequestAbstractType.
RequestAbstractTypeImpl - Class in org.opensaml.saml1.core.impl
Implementation of RequestAbstractType.
RequestAbstractTypeImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
Constructor
RequestAbstractTypeImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of RequestAbstractType.
RequestAbstractTypeImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Constructor.
RequestAbstractTypeMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for RequestAbstractType objects.
RequestAbstractTypeMarshaller(String, String) - Constructor for class org.opensaml.saml1.core.impl.RequestAbstractTypeMarshaller
Constructor.
RequestAbstractTypeMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for RequestAbstractType objects.
RequestAbstractTypeMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.RequestAbstractTypeMarshaller
Constructor
RequestAbstractTypeSchemaValidator<RequestType extends RequestAbstractType> - Class in org.opensaml.saml1.core.validator
Checks RequestAbstractType for Schema compliance.
RequestAbstractTypeSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.RequestAbstractTypeSchemaValidator
 
RequestAbstractTypeSchemaValidator<RequestType extends RequestAbstractType> - Class in org.opensaml.saml2.core.validator
Checks RequestAbstractType for Schema compliance.
RequestAbstractTypeSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.RequestAbstractTypeSchemaValidator
Constructor
RequestAbstractTypeUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Unmarshaller for RequestAbstractType objects.
RequestAbstractTypeUnmarshaller(String, String) - Constructor for class org.opensaml.saml1.core.impl.RequestAbstractTypeUnmarshaller
Constructor.
RequestAbstractTypeUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for RequestAbstractType objects.
RequestAbstractTypeUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.RequestAbstractTypeUnmarshaller
Constructor
RequestBuilder - Class in org.opensaml.saml1.core.impl
Builder of RequestImpl objects.
RequestBuilder() - Constructor for class org.opensaml.saml1.core.impl.RequestBuilder
Constructor.
RequestedAttribute - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata RequestedAttribute
RequestedAttributeBuilder - Class in org.opensaml.saml2.metadata.impl
Builder for RequestedAttributeImpl.
RequestedAttributeBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.RequestedAttributeBuilder
Constructor
RequestedAttributeImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of RequestedAttribute
RequestedAttributeImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.RequestedAttributeImpl
Constructor
RequestedAttributeMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Marshaller for RequestedAttribute objects.
RequestedAttributeMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.RequestedAttributeMarshaller
Constructor
RequestedAttributeMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.RequestedAttributeMarshaller
Constructor
RequestedAttributeSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks RequestedAttribute for Schema compliance.
RequestedAttributeSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.RequestedAttributeSchemaValidator
Constructor
RequestedAttributeUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for RequestedAttribute objects.
RequestedAttributeUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.RequestedAttributeUnmarshaller
 
RequestedAttributeUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.RequestedAttributeUnmarshaller
Constructor
RequestedAuthnContext - Interface in org.opensaml.saml2.core
SAML 2.0 Core RequestedAuthnContext.
RequestedAuthnContextBuilder - Class in org.opensaml.saml2.core.impl
A Builder for RequestedAuthnContextImpl objects.
RequestedAuthnContextBuilder() - Constructor for class org.opensaml.saml2.core.impl.RequestedAuthnContextBuilder
Constructor
RequestedAuthnContextImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of RequestedAuthnContext
RequestedAuthnContextImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.RequestedAuthnContextImpl
Constructor
RequestedAuthnContextMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for RequestedAuthnContext objects.
RequestedAuthnContextMarshaller() - Constructor for class org.opensaml.saml2.core.impl.RequestedAuthnContextMarshaller
Constructor
RequestedAuthnContextMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.RequestedAuthnContextMarshaller
Constructor
RequestedAuthnContextSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks RequestedAuthnContext for Schema compliance.
RequestedAuthnContextSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.RequestedAuthnContextSchemaValidator
Constructor
RequestedAuthnContextUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for RequestedAuthnContext objects.
RequestedAuthnContextUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.RequestedAuthnContextUnmarshaller
Constructor
RequestedAuthnContextUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.RequestedAuthnContextUnmarshaller
Constructor
REQUESTER - Static variable in interface org.opensaml.saml1.core.StatusCode
Requester status value.
REQUESTER_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for Requester status code.
RequesterID - Interface in org.opensaml.saml2.core
SAML 2.0 Core RequesterID.
RequesterIDBuilder - Class in org.opensaml.saml2.core.impl
Builder of RequesterIDImpl
RequesterIDBuilder() - Constructor for class org.opensaml.saml2.core.impl.RequesterIDBuilder
Constructor
RequesterIDImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of RequesterID
RequesterIDImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.RequesterIDImpl
Constructor
RequesterIDMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for RequesterID objects.
RequesterIDMarshaller() - Constructor for class org.opensaml.saml2.core.impl.RequesterIDMarshaller
Constructor
RequesterIDMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.RequesterIDMarshaller
Constructor
RequesterIDSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks RequesterID for Schema compliance.
RequesterIDSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.RequesterIDSchemaValidator
Constructor
RequesterIDUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for RequesterID objects.
RequesterIDUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.RequesterIDUnmarshaller
Constructor
RequesterIDUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.RequesterIDUnmarshaller
Constructor
RequestImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation of Request
RequestImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.RequestImpl
Constructor
RequestMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for Request objects.
RequestMarshaller() - Constructor for class org.opensaml.saml1.core.impl.RequestMarshaller
Constructor
RequestSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks Request for Schema compliance.
RequestSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.RequestSchemaValidator
 
RequestUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Unmarshaller for Request objects.
RequestUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.RequestUnmarshaller
Constructor
requireValidMetadata() - Method in class org.opensaml.saml2.metadata.provider.BaseMetadataProvider
Gets whether the metadata returned by queries must be valid.
requireValidMetadata() - Method in interface org.opensaml.saml2.metadata.provider.MetadataProvider
Gets whether the metadata returned by queries must be valid.
reset() - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
resolve(EncryptedData) - Method in class org.opensaml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolver
Resolve the EncryptedKey elements containing the data encryption key used to encrypt the specified EncryptedData element.
resolve(EncryptedData) - Method in class org.opensaml.xml.encryption.ChainingEncryptedKeyResolver
Resolve the EncryptedKey elements containing the data encryption key used to encrypt the specified EncryptedData element.
resolve(EncryptedData) - Method in interface org.opensaml.xml.encryption.EncryptedKeyResolver
Resolve the EncryptedKey elements containing the data encryption key used to encrypt the specified EncryptedData element.
resolve(EncryptedData) - Method in class org.opensaml.xml.encryption.InlineEncryptedKeyResolver
Resolve the EncryptedKey elements containing the data encryption key used to encrypt the specified EncryptedData element.
resolve(EncryptedData) - Method in class org.opensaml.xml.encryption.SimpleRetrievalMethodEncryptedKeyResolver
Resolve the EncryptedKey elements containing the data encryption key used to encrypt the specified EncryptedData element.
resolve(CredentialCriteriaSet) - Method in class org.opensaml.xml.security.credential.AbstractCredentialResolver
Process the specified criteria and return the resulting instances the the product type which satisfy the criteria.
resolve(CredentialCriteriaSet) - Method in class org.opensaml.xml.security.credential.AbstractCriteriaFilteringCredentialResolver
Process the specified criteria and return the resulting instances the the product type which satisfy the criteria.
resolve(CredentialCriteriaSet) - Method in class org.opensaml.xml.security.credential.StaticCredentialResolver
Process the specified criteria and return the resulting instances the the product type which satisfy the criteria.
resolve(CriteriaType) - Method in interface org.opensaml.xml.security.Resolver
Process the specified criteria and return the resulting instances the the product type which satisfy the criteria.
resolveEntity(String, String) - Method in class org.opensaml.xml.parse.ClasspathResolver
resolveFromSource(CredentialCriteriaSet) - Method in class org.opensaml.security.MetadataCredentialResolver
Subclasses are required to implement this method to resolve credentials from the implementation-specific type of underlying credential source.
resolveFromSource(CredentialCriteriaSet) - Method in class org.opensaml.xml.security.credential.AbstractCriteriaFilteringCredentialResolver
Subclasses are required to implement this method to resolve credentials from the implementation-specific type of underlying credential source.
resolveFromSource(CredentialCriteriaSet) - Method in class org.opensaml.xml.security.credential.CollectionCredentialResolver
Subclasses are required to implement this method to resolve credentials from the implementation-specific type of underlying credential source.
resolveFromSource(CredentialCriteriaSet) - Method in class org.opensaml.xml.security.credential.FilesystemCredentialResolver
Subclasses are required to implement this method to resolve credentials from the implementation-specific type of underlying credential source.
resolveFromSource(CredentialCriteriaSet) - Method in class org.opensaml.xml.security.credential.KeyStoreCredentialResolver
Subclasses are required to implement this method to resolve credentials from the implementation-specific type of underlying credential source.
resolveFromSource(CredentialCriteriaSet) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver
Subclasses are required to implement this method to resolve credentials from the implementation-specific type of underlying credential source.
resolveID(String) - Method in class org.opensaml.xml.AbstractXMLObject
Find the XMLObject which is identified by the specified ID attribute, within the subtree of XMLObjects which has this XMLObject as its root.
resolveID(String) - Method in interface org.opensaml.xml.XMLObject
Find the XMLObject which is identified by the specified ID attribute, within the subtree of XMLObjects which has this XMLObject as its root.
resolveIDFromRoot(String) - Method in class org.opensaml.xml.AbstractXMLObject
Find the XMLObject which is identified by the specified ID attribute, from the root of the tree of XMLObjects in which this XMLObject is a member.
resolveIDFromRoot(String) - Method in interface org.opensaml.xml.XMLObject
Find the XMLObject which is identified by the specified ID attribute, from the root of the tree of XMLObjects in which this XMLObject is a member.
resolveKeyValue(KeyInfoCredentialResolver.KeyInfoResolutionContext, CredentialCriteriaSet, List<KeyValue>) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver
Resolve the key from any KeyValue element that may be present, and store the resulting credential in the resolution context.
resolver(String, String) - Method in class org.opensaml.xml.parse.ClasspathResolver
Resolves an id against the classpath.
Resolver<ProductType,CriteriaType> - Interface in org.opensaml.xml.security
Generic interface for resolvers which process specified criteria and produce some implementation-specific result information.
ResolverCriteria - Interface in org.opensaml.xml.security
Marker interface which represents criteria by which a Resolver should resolve information of an implementation-specific type.
ResolverCriteriaSet - Class in org.opensaml.xml.security
This class holds instances of ResolverCriteria which are used by a Resolver to resolve information of an implementation-specific type.
ResolverCriteriaSet() - Constructor for class org.opensaml.xml.security.ResolverCriteriaSet
Constructor.
ResolverCriteriaSet(ResolverCriteria) - Constructor for class org.opensaml.xml.security.ResolverCriteriaSet
A convenience constructor for constructing and adding a single criteria.
resolveResource(String, String, String, String, String) - Method in class org.opensaml.xml.parse.ClasspathResolver
resolveSingle(CredentialCriteriaSet) - Method in class org.opensaml.xml.security.credential.AbstractCredentialResolver
Process the specified criteria and return a single instance of the product type which satisfies the criteria.
resolveSingle(CriteriaType) - Method in interface org.opensaml.xml.security.Resolver
Process the specified criteria and return a single instance of the product type which satisfies the criteria.
resolveTrustedNames(PKIXCriteriaSet) - Method in interface org.opensaml.xml.security.x509.PKIXValidationInformationResolver
Resolve a set of trusted names associated with the entity indicated by the criteria.
Resource - Interface in org.opensaml.util.resource
An interface representing an data resource.
RESOURCE_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AttributeQuery
AuthenticationMethod attribute name
RESOURCE_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AuthorizationDecisionQuery
AuthenticationMethod attribute name
RESOURCE_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.AuthorizationDecisionStatement
Name for Resource attribute
RESOURCE_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthzDecisionQuery
Resource attribute name.
RESOURCE_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthzDecisionStatement
Resource attribute name.
RESOURCE_NOT_RECOGNIZED - Static variable in interface org.opensaml.saml1.core.StatusCode
ResourceNotRecognized status value.
RESOURCE_NOT_RECOGNIZED_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for ResourceNotRecognized status code.
ResourceChangeListener - Interface in org.opensaml.util.resource
A resource change listener.
ResourceChangeListener.ResourceChange - Enum in org.opensaml.util.resource
Types of change events; creation, update, and deletion.
ResourceChangeWatcher - Class in org.opensaml.util.resource
A watcher that invokes a callback when a resource update/deletion has been detected.
ResourceChangeWatcher(Resource) - Constructor for class org.opensaml.util.resource.ResourceChangeWatcher
Constructor.
ResourceChangeWatcher(Resource, long) - Constructor for class org.opensaml.util.resource.ResourceChangeWatcher
Constructor.
ResourceChangeWatcher(Resource, long, int) - Constructor for class org.opensaml.util.resource.ResourceChangeWatcher
Constructor.
ResourceException - Exception in org.opensaml.util.resource
Indicates a problem accessing a resource.
ResourceException() - Constructor for exception org.opensaml.util.resource.ResourceException
Constructor.
ResourceException(String) - Constructor for exception org.opensaml.util.resource.ResourceException
Constructor.
ResourceException(Exception) - Constructor for exception org.opensaml.util.resource.ResourceException
Constructor.
ResourceException(String, Exception) - Constructor for exception org.opensaml.util.resource.ResourceException
Constructor.
RESPONDER - Static variable in interface org.opensaml.saml1.core.StatusCode
Responder status value.
RESPONDER_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for Responder status code.
RespondTo - Interface in org.opensaml.samlext.samlpthrpty
SAML 2.0 Protocol Third-party extension RespondTo
RespondToBuilder - Class in org.opensaml.samlext.samlpthrpty.impl
Builder of RespondToImpl objects.
RespondToBuilder() - Constructor for class org.opensaml.samlext.samlpthrpty.impl.RespondToBuilder
 
RespondToImpl - Class in org.opensaml.samlext.samlpthrpty.impl
Concerte implementation of RespondTo.
RespondToImpl(String, String, String) - Constructor for class org.opensaml.samlext.samlpthrpty.impl.RespondToImpl
Constructor
RespondToMarshaller - Class in org.opensaml.samlext.samlpthrpty.impl
Marshaller of RespondTo objects.
RespondToMarshaller() - Constructor for class org.opensaml.samlext.samlpthrpty.impl.RespondToMarshaller
Constructor
RespondToUnmarshaller - Class in org.opensaml.samlext.samlpthrpty.impl
Unmarshaller for RespondTo objects.
RespondToUnmarshaller() - Constructor for class org.opensaml.samlext.samlpthrpty.impl.RespondToUnmarshaller
Constructor
RespondWith - Interface in org.opensaml.saml1.core
This interface defines how the (deprecated) RespondWith element would behave.
respondWiths - Variable in class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
Contains the respondWiths
Response - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML1 Response element behaves.
Response - Interface in org.opensaml.saml2.core
SAML 2.0 Core Response.
RESPONSE_LOCATION_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.Endpoint
"ResponseLocation" attribute name
RESPONSE_PARAM - Static variable in class org.opensaml.saml1.binding.decoding.HTTPPostDecoder
HTTP request param name for SAML response.
RESPONSE_PARAM - Static variable in class org.opensaml.saml2.binding.decoding.HTTPPostDecoder
HTTP request param name for SAML response.
ResponseAbstractType - Interface in org.opensaml.saml1.core
This interface defines the base class for type derived from the SAML1 ResponseAbstractType .
ResponseAbstractTypeImpl - Class in org.opensaml.saml1.core.impl
Abstract implementation of ResponseAbstractType Object
ResponseAbstractTypeImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Constructor
ResponseAbstractTypeMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for ResponseAbstractType objects.
ResponseAbstractTypeMarshaller(String, String) - Constructor for class org.opensaml.saml1.core.impl.ResponseAbstractTypeMarshaller
Constructor.
ResponseAbstractTypeSchemaValidator<ResponseType extends ResponseAbstractType> - Class in org.opensaml.saml1.core.validator
Checks ResponseAbstractType for Schema compliance.
ResponseAbstractTypeSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.ResponseAbstractTypeSchemaValidator
 
ResponseAbstractTypeUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for ResponseAbstractType objects.
ResponseAbstractTypeUnmarshaller(String, String) - Constructor for class org.opensaml.saml1.core.impl.ResponseAbstractTypeUnmarshaller
Constructor.
ResponseBuilder - Class in org.opensaml.saml1.core.impl
Builder of ResponseImpl objects.
ResponseBuilder() - Constructor for class org.opensaml.saml1.core.impl.ResponseBuilder
Constructor
ResponseBuilder - Class in org.opensaml.saml2.core.impl
Builder of ResponseImpl
ResponseBuilder() - Constructor for class org.opensaml.saml2.core.impl.ResponseBuilder
Constructor
ResponseImpl - Class in org.opensaml.saml1.core.impl
Implementation of the Response Object
ResponseImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.ResponseImpl
Constructor
ResponseImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of Response.
ResponseImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.ResponseImpl
Constructor.
ResponseMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for Response objects.
ResponseMarshaller() - Constructor for class org.opensaml.saml1.core.impl.ResponseMarshaller
Constructor
ResponseMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for Response objects.
ResponseMarshaller() - Constructor for class org.opensaml.saml2.core.impl.ResponseMarshaller
Constructor
ResponseMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ResponseMarshaller
Constructor
ResponseSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks Response for Schema compliance.
ResponseSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.ResponseSchemaValidator
 
ResponseSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks Response for Schema compliance.
ResponseSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.ResponseSchemaValidator
Constructor
ResponseUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for Response objects.
ResponseUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.ResponseUnmarshaller
Constructor
ResponseUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Response objects.
ResponseUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.ResponseUnmarshaller
Constructor.
ResponseUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ResponseUnmarshaller
Constructor.
resumeEncoding() - Method in class org.opensaml.xml.util.Base64.OutputStream
Resumes encoding of the stream.
RetrievalMethod - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, RetrievalMethod element.
RetrievalMethodBuilder - Class in org.opensaml.xml.signature.impl
Builder of RetrievalMethod
RetrievalMethodBuilder() - Constructor for class org.opensaml.xml.signature.impl.RetrievalMethodBuilder
Constructor
RetrievalMethodImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of RetrievalMethod
RetrievalMethodImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.RetrievalMethodImpl
Constructor
RetrievalMethodMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for RetrievalMethod objects.
RetrievalMethodMarshaller() - Constructor for class org.opensaml.xml.signature.impl.RetrievalMethodMarshaller
Constructor
RetrievalMethodMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.RetrievalMethodMarshaller
Constructor
RetrievalMethodUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for RetrievalMethod objects.
RetrievalMethodUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.RetrievalMethodUnmarshaller
Constructor
RetrievalMethodUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.RetrievalMethodUnmarshaller
Constructor
retrieveFromCache(MetadataCredentialResolver.MetadataCacheKey) - Method in class org.opensaml.security.MetadataCredentialResolver
Retrieves pre-resolved credentials from the cache.
retrieveFromMetadata(String, QName, String, UsageType) - Method in class org.opensaml.security.MetadataCredentialResolver
Retrieves credentials from the provided metadata.
returnBuilder(DocumentBuilder) - Method in class org.opensaml.xml.parse.BasicParserPool
Returns a builder to the pool.
returnBuilder(DocumentBuilder) - Method in interface org.opensaml.xml.parse.ParserPool
Returns a builder to the pool.
RFC822_ALT_NAME - Static variable in class org.opensaml.xml.security.x509.X509Util
RFC 2459 RFC 822 (email address) Subject Alt Name type.
RoleDescriptor - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata RoleDescriptor.
RoleDescriptorImpl - Class in org.opensaml.saml2.metadata.impl
Concretate implementation of RoleDescriptor
RoleDescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Constructor.
RoleDescriptorMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for RoleDescriptor objects.
RoleDescriptorMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.RoleDescriptorMarshaller
Constructor
RoleDescriptorSchemaValidator<RoleDescriptorType extends RoleDescriptor> - Class in org.opensaml.saml2.metadata.validator
Checks RoleDescriptor for Schema compliance.
RoleDescriptorSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.RoleDescriptorSchemaValidator
Constructor
RoleDescriptorSpecValidator<RoleDescriptorType extends RoleDescriptor> - Class in org.opensaml.saml2.metadata.validator
Checks RoleDescriptor for Spec compliance.
RoleDescriptorSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.RoleDescriptorSpecValidator
Constructor
RoleDescriptorUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for RoleDescriptor objects.
RoleDescriptorUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.RoleDescriptorUnmarshaller
Constructor
RollingFileAppender - Class in org.opensaml.log
A minor refactoring of Log4J's DailyRollingFileAppender.
RollingFileAppender() - Constructor for class org.opensaml.log.RollingFileAppender
Default constructor
RollingFileAppender(Layout, String, String, String) - Constructor for class org.opensaml.log.RollingFileAppender
Constructor.
rootNamespaces(Element) - Static method in class org.opensaml.xml.util.XMLHelper
Ensures that all the visibly used namespaces referenced by the given Element or its descendants are declared by the given Element or one of its descendants.
RSA_SHA1_SIGNATURE - Static variable in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoder
RSA with SHA1 signature algorithm.
RSAKeyValue - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, RSAKeyValue element.
RSAKeyValueBuilder - Class in org.opensaml.xml.signature.impl
Builder of RSAKeyValue
RSAKeyValueBuilder() - Constructor for class org.opensaml.xml.signature.impl.RSAKeyValueBuilder
Constructor
RSAKeyValueImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of RSAKeyValue
RSAKeyValueImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.RSAKeyValueImpl
Constructor
RSAKeyValueMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for RSAKeyValue objects.
RSAKeyValueMarshaller() - Constructor for class org.opensaml.xml.signature.impl.RSAKeyValueMarshaller
Constructor
RSAKeyValueMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.RSAKeyValueMarshaller
Constructor
RSAKeyValueProvider - Class in org.opensaml.xml.security.keyinfo.provider
Implementation of KeyInfoProvider which supports RSAKeyValue.
RSAKeyValueProvider() - Constructor for class org.opensaml.xml.security.keyinfo.provider.RSAKeyValueProvider
 
RSAKeyValueUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for RSAKeyValue objects.
RSAKeyValueUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.RSAKeyValueUnmarshaller
Constructor
RSAKeyValueUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.RSAKeyValueUnmarshaller
Constructor
run() - Method in class org.opensaml.util.resource.ResourceChangeWatcher
run() - Method in class org.opensaml.util.storage.ExpiringObjectStorageServiceSweeper
RWEDC_NEGATION_NS_URI - Static variable in interface org.opensaml.saml2.core.Action
Read/Write/Execute/Delete/Control negation action namespace.
RWEDC_NS_URI - Static variable in interface org.opensaml.saml2.core.Action
Read/Write/Execute/Delete/Control action namespace.

S

safeEquals(T, T) - Static method in class org.opensaml.xml.util.DatatypeHelper
Compares two strings for equality, allowing for nulls.
safeTrim(String) - Static method in class org.opensaml.xml.util.DatatypeHelper
A safe string trim that handles nulls.
safeTrimOrNullString(String) - Static method in class org.opensaml.xml.util.DatatypeHelper
Removes preceeding or proceeding whitespace from a string or return null if the string is null or of zero length after trimming (i.e.
SAML10_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 1.0 Assertion schema system Id
SAML10P_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 1.0 Protocol schema system Id
SAML11_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 1.1 Assertion schema system Id
SAML11P_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 1.1 Protocol schema system Id
SAML1_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 1.X XML namespace
SAML1_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 1.X Assertion QName prefix
SAML1ArtifactType0001 - Class in org.opensaml.saml1.binding.artifact
SAML 1.X Type 0x0001 Artifact.
SAML1ArtifactType0001() - Constructor for class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001
Constructor.
SAML1ArtifactType0001(byte[]) - Constructor for class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001
Constructor.
SAML1ArtifactType0001(byte[], byte[]) - Constructor for class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001
Constructor.
SAML1ArtifactType0001Builder - Class in org.opensaml.saml1.binding.artifact
Builder of SAML 1, type 0x001, artifacts.
SAML1ArtifactType0001Builder() - Constructor for class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001Builder
 
SAML1ArtifactType0002 - Class in org.opensaml.saml1.binding.artifact
SAML 1 Type 0x0002 Artifact.
SAML1ArtifactType0002() - Constructor for class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002
Constructor
SAML1ArtifactType0002(String) - Constructor for class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002
Constructor.
SAML1ArtifactType0002(byte[], String) - Constructor for class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002
Constructor
SAML1ArtifactType0002Builder - Class in org.opensaml.saml1.binding.artifact
SAML 1, type 0x0002, artifact builder.
SAML1ArtifactType0002Builder() - Constructor for class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002Builder
 
SAML1MD_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 1 Metadata extension XML namespace
SAML1MD_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 1 Metadata extension namespace prefix
SAML1MD_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 1 Metadata extension schema system Id
SAML1P_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 1.X protocol XML namespace
SAML1P_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 1.X Protocol QName prefix
SAML1ProtocolMessageRuleFactory - Class in org.opensaml.saml1.binding.security
An implementation of SecurityPolicyRuleFactory which generates rules which process SAML 1 messages and extract relevant information out for use in other rules.
SAML1ProtocolMessageRuleFactory() - Constructor for class org.opensaml.saml1.binding.security.SAML1ProtocolMessageRuleFactory
 
SAML1ProtocolMessageRuleFactory.SAML1ProtocolMessageRule - Class in org.opensaml.saml1.binding.security
An implementation of SecurityPolicyRule which processes SAML 1 messages and extracts relevant information out for use in other rules.
SAML1ProtocolMessageRuleFactory.SAML1ProtocolMessageRule() - Constructor for class org.opensaml.saml1.binding.security.SAML1ProtocolMessageRuleFactory.SAML1ProtocolMessageRule
 
SAML20_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Assertion XML Namespace
SAML20_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Assertion QName prefix
SAML20_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Assertion schema Id
SAML20AC_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Authentication Context XML Namespace
SAML20AC_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Authentication Context QName prefix
SAML20AC_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Authentication Context schema Id
SAML20DCE_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 DCE PAC Attribute Profile XML Namespace
SAML20DCE_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 DCE PAC Attribute Profile QName prefix
SAML20DCE_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 DCE PAC Attribute Profile schema Id
SAML20ECP_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Enhanced Client/Proxy SSO Profile XML Namespace
SAML20ECP_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Enhanced Client/Proxy SSO Profile QName prefix
SAML20ECP_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Enhanced Client/Proxy SSO Profile schema Id
SAML20MD_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Metadata XML Namespace
SAML20MD_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Metadata QName prefix
SAML20MD_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Metadata schema Id
SAML20MDQUERY_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Standalone Query Metadata extension XML namespace
SAML20MDQUERY_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Standalone Query Metadata extension prefix
SAML20MDQUERY_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Standalone Query Metadata extension schema system Id
SAML20P_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Protocol XML Namespace
SAML20P_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Protocol QName prefix
SAML20P_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Protocol schema Id
SAML20PTHRPTY_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Protocol XML Namespace
SAML20PTHRPTY_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Protocol QName prefix
SAML20PTHRPTY_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 Protocol Third-party extension schema Id
SAML20X500_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 X.500 Attribute Profile XML Namespace
SAML20X500_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 X.500 Attribute Profile QName prefix
SAML20X500_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 X.500 Attribute Profile schema Id
SAML20XACML_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 XACML Attribute Profile XML Namespace
SAML20XACML_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 XACML Attribute Profile QName prefix
SAML20XACML_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SAML 2.0 XACML Attribute Profile schema Id
SAML2ArtifactType0004 - Class in org.opensaml.saml2.binding.artifact
SAML 2 Type 0x004 Artifact.
SAML2ArtifactType0004() - Constructor for class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004
Constructor.
SAML2ArtifactType0004(byte[], byte[]) - Constructor for class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004
Constructor.
SAML2ArtifactType0004(byte[], byte[], byte[]) - Constructor for class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004
Constructor.
SAML2ArtifactType0004Builder - Class in org.opensaml.saml2.binding.artifact
SAML 2, type 0x0004, artifact builder.
SAML2ArtifactType0004Builder() - Constructor for class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004Builder
 
SAML2Helper - Class in org.opensaml.saml2.common
 
SAML2Helper() - Constructor for class org.opensaml.saml2.common.SAML2Helper
 
SAML2ProtocolMessageRuleFactory - Class in org.opensaml.saml2.binding.security
An implementation of SecurityPolicyRuleFactory which generates rules which process SAML 2 messages and extract relevant information out for use in other rules.
SAML2ProtocolMessageRuleFactory() - Constructor for class org.opensaml.saml2.binding.security.SAML2ProtocolMessageRuleFactory
 
SAML2ProtocolMessageRuleFactory.SAML2ProtocolMessageRule - Class in org.opensaml.saml2.binding.security
An implementation of SecurityPolicyRule which processes SAML 2 messages and extracts relevant information out for use in other rules.
SAML2ProtocolMessageRuleFactory.SAML2ProtocolMessageRule() - Constructor for class org.opensaml.saml2.binding.security.SAML2ProtocolMessageRuleFactory.SAML2ProtocolMessageRule
 
SAMLArtifact - Class in org.opensaml.common.binding.artifact
Base class for SAML artifacts.
SAMLArtifact(byte[]) - Constructor for class org.opensaml.common.binding.artifact.SAMLArtifact
Constructor.
SAMLArtifactBuilder<ArtifactType extends SAMLArtifact> - Interface in org.opensaml.common.binding.artifact
Builder for typed SAML artifacts.
SAMLArtifactFactory - Class in org.opensaml.common.binding.artifact
Factory for producing SAML artifacts.
SAMLArtifactFactory() - Constructor for class org.opensaml.common.binding.artifact.SAMLArtifactFactory
Constructor.
SAMLArtifactMap - Interface in org.opensaml.common.binding.artifact
Maps an artifact to a SAML message and back again.
SAMLArtifactMap.SAMLArtifactMapEntry - Interface in org.opensaml.common.binding.artifact
Represents a mapping between an artifact a SAML message with some associated metadata.
SAMLConstants - Class in org.opensaml.common.xml
XML related constants used in the SAML specifications.
SAMLConstants() - Constructor for class org.opensaml.common.xml.SAMLConstants
 
SAMLException - Exception in org.opensaml.common
Base exception for SAML related exception.
SAMLException() - Constructor for exception org.opensaml.common.SAMLException
Constructor.
SAMLException(String) - Constructor for exception org.opensaml.common.SAMLException
Constructor.
SAMLException(Exception) - Constructor for exception org.opensaml.common.SAMLException
Constructor.
SAMLException(String, Exception) - Constructor for exception org.opensaml.common.SAMLException
Constructor.
SAMLMDClientCertAuthRuleFactory - Class in org.opensaml.common.binding.security
SAML specialization of ClientCertAuthRuleFactory which produces instances of SAMLMDClientCertAuthRuleFactory.SAMLMDClientCertAuthRule.
SAMLMDClientCertAuthRuleFactory() - Constructor for class org.opensaml.common.binding.security.SAMLMDClientCertAuthRuleFactory
 
SAMLMDClientCertAuthRuleFactory.SAMLMDClientCertAuthRule - Class in org.opensaml.common.binding.security
SAML specialization of ClientCertAuthRule which provides support for X509Credential trust engine validation based on SAML metadta.
SAMLMDClientCertAuthRuleFactory.SAMLMDClientCertAuthRule(TrustEngine<X509Credential>, ClientCertAuthRuleFactory.CertificateNameOptions) - Constructor for class org.opensaml.common.binding.security.SAMLMDClientCertAuthRuleFactory.SAMLMDClientCertAuthRule
Constructor.
SAMLMDCredentialContext - Class in org.opensaml.security
A credential context for credentials resolved from a KeyInfo that was found in SAML 2 metadata.
SAMLMDCredentialContext(KeyDescriptor) - Constructor for class org.opensaml.security.SAMLMDCredentialContext
Constructor.
SAMLObject - Interface in org.opensaml.common
A base interface for all SAML Objects.
SAMLObjectBuilder<SAMLObjectType extends SAMLObject> - Interface in org.opensaml.common
Builder for SAMLObjects.
SAMLObjectContentReference - Class in org.opensaml.common.impl
A content reference for SAML objects that will be signed.
SAMLObjectContentReference(SignableSAMLObject) - Constructor for class org.opensaml.common.impl.SAMLObjectContentReference
Constructor.
SAMLProtocolMessageXMLSignatureSecurityPolicyRuleFactory - Class in org.opensaml.common.binding.security
Factory for producing SAML security policy rules which validate the signature (if present) on SAML 1 and SAML 2 protocol messages.
SAMLProtocolMessageXMLSignatureSecurityPolicyRuleFactory() - Constructor for class org.opensaml.common.binding.security.SAMLProtocolMessageXMLSignatureSecurityPolicyRuleFactory
 
SAMLProtocolMessageXMLSignatureSecurityPolicyRuleFactory.SAMLProtocolMessageXMLSignatureSecurityPolicyRule - Class in org.opensaml.common.binding.security
SAML security policy rule which validates the signature (if present) on the SAMLObject which represents the SAML protocol message being processed.
SAMLProtocolMessageXMLSignatureSecurityPolicyRuleFactory.SAMLProtocolMessageXMLSignatureSecurityPolicyRule(TrustEngine<Signature>) - Constructor for class org.opensaml.common.binding.security.SAMLProtocolMessageXMLSignatureSecurityPolicyRuleFactory.SAMLProtocolMessageXMLSignatureSecurityPolicyRule
Constructor.
SAMLRuntimeException - Exception in org.opensaml.common
Base class for runtime exceptions.
SAMLRuntimeException() - Constructor for exception org.opensaml.common.SAMLRuntimeException
Constructor.
SAMLRuntimeException(String) - Constructor for exception org.opensaml.common.SAMLRuntimeException
Constructor.
SAMLRuntimeException(Exception) - Constructor for exception org.opensaml.common.SAMLRuntimeException
Constructor.
SAMLRuntimeException(String, Exception) - Constructor for exception org.opensaml.common.SAMLRuntimeException
Constructor.
SAMLSchemaBuilder - Class in org.opensaml.common.xml
A convience builder for creating Schemas for validating SAML 1_0, 1_1, and 2_0.
SAMLSchemaBuilder() - Constructor for class org.opensaml.common.xml.SAMLSchemaBuilder
 
SAMLSecurityPolicy - Class in org.opensaml.common.binding.security
A policy used to verify the security of an incoming SAML request.
SAMLSecurityPolicy(QName, String) - Constructor for class org.opensaml.common.binding.security.SAMLSecurityPolicy
Constructor.
SAMLSecurityPolicy(QName, String, boolean) - Constructor for class org.opensaml.common.binding.security.SAMLSecurityPolicy
Constructor.
SAMLSecurityPolicyContext - Class in org.opensaml.common.binding.security
SAML-specific class which stores state used, and produced, by security policy rules.
SAMLSecurityPolicyContext() - Constructor for class org.opensaml.common.binding.security.SAMLSecurityPolicyContext
 
SAMLSecurityPolicyFactory - Class in org.opensaml.common.binding.security
Factory that produces SAMLSecurityPolicy instances.
SAMLSecurityPolicyFactory() - Constructor for class org.opensaml.common.binding.security.SAMLSecurityPolicyFactory
 
SAMLSecurityPolicyHelper - Class in org.opensaml.common.binding.security
Utility class for SAML security policy rule processing.
SAMLVersion - Class in org.opensaml.common
A type safe SAML version enumeration.
Scoping - Interface in org.opensaml.saml2.core
SAML 2.0 Core Scoping.
ScopingBuilder - Class in org.opensaml.saml2.core.impl
Builder of ScopingImpl
ScopingBuilder() - Constructor for class org.opensaml.saml2.core.impl.ScopingBuilder
Constructor
ScopingImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of Scoping
ScopingImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.ScopingImpl
Constructor
ScopingMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for Scoping objects.
ScopingMarshaller() - Constructor for class org.opensaml.saml2.core.impl.ScopingMarshaller
Constructor
ScopingMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ScopingMarshaller
Constructor
ScopingUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Scoping objects.
ScopingUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.ScopingUnmarshaller
Constructor
ScopingUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.ScopingUnmarshaller
Constructor
secretKey - Variable in class org.opensaml.xml.security.credential.AbstractCredential
Secret key for this credential.
SecureRandomIdentifierGenerator - Class in org.opensaml.common.impl
Generates identifiers using random data obtained from a SecureRandom instance.
SecureRandomIdentifierGenerator() - Constructor for class org.opensaml.common.impl.SecureRandomIdentifierGenerator
Constructor.
SecureRandomIdentifierGenerator(String) - Constructor for class org.opensaml.common.impl.SecureRandomIdentifierGenerator
Constructor.
SecurityConfiguration - Interface in org.opensaml.xml.security
Interface for classes which store security-related configuration information, especially related to the requirements for XML Signature and XML Encryption.
SecurityException - Exception in org.opensaml.xml.security
Base exception for security related errors.
SecurityException() - Constructor for exception org.opensaml.xml.security.SecurityException
Constructor.
SecurityException(String) - Constructor for exception org.opensaml.xml.security.SecurityException
Constructor.
SecurityException(Exception) - Constructor for exception org.opensaml.xml.security.SecurityException
Constructor.
SecurityException(String, Exception) - Constructor for exception org.opensaml.xml.security.SecurityException
Constructor.
SecurityHelper - Class in org.opensaml.xml.security
Helper methods for security-related requirements.
SecurityPolicy<RequestType extends javax.servlet.ServletRequest> - Interface in org.opensaml.ws.security
A policy used to verify the security of an incoming request.
SecurityPolicyContext - Class in org.opensaml.ws.security
Stores state that is maintained by SecurityPolicy instances, and which is used in the evaluation of SecurityPolicyRule's.
SecurityPolicyContext() - Constructor for class org.opensaml.ws.security.SecurityPolicyContext
 
SecurityPolicyException - Exception in org.opensaml.ws.security
Exception indicating a security policy failure.
SecurityPolicyException() - Constructor for exception org.opensaml.ws.security.SecurityPolicyException
Constructor.
SecurityPolicyException(String) - Constructor for exception org.opensaml.ws.security.SecurityPolicyException
Constructor.
SecurityPolicyException(Exception) - Constructor for exception org.opensaml.ws.security.SecurityPolicyException
Constructor.
SecurityPolicyException(String, Exception) - Constructor for exception org.opensaml.ws.security.SecurityPolicyException
Constructor.
SecurityPolicyFactory<RequestType extends javax.servlet.ServletRequest> - Interface in org.opensaml.ws.security
A factory of security policy instances.
SecurityPolicyRule<RequestType extends javax.servlet.ServletRequest> - Interface in org.opensaml.ws.security
A rule that a protocol request and message must meet in order to be valid and secure.
SecurityPolicyRuleFactory<RequestType extends javax.servlet.ServletRequest> - Interface in org.opensaml.ws.security
A factory that creates instances of a security rule.
Seed - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, Seed element.
SeedBuilder - Class in org.opensaml.xml.signature.impl
Builder of Seed
SeedBuilder() - Constructor for class org.opensaml.xml.signature.impl.SeedBuilder
Constructor
SeedImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of Seed
SeedImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.SeedImpl
Constructor
selectEndpoint() - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Selects the endpoint to which messages should be sent.
selectEndpoint() - Method in class org.opensaml.common.binding.BasicEndpointSelector
Selects the endpoint to which messages should be sent.
selectEndpoint() - Method in class org.opensaml.saml2.binding.AuthnResponseEndpointSelector
Selects the endpoint to which messages should be sent.
selectEndpointByACSIndex(AuthnRequest, List<IndexedEndpoint>) - Method in class org.opensaml.saml2.binding.AuthnResponseEndpointSelector
Selects the endpoint by way of the assertion consumer service index given in the AuthnRequest.
selectEndpointByACSURL(AuthnRequest, List<IndexedEndpoint>) - Method in class org.opensaml.saml2.binding.AuthnResponseEndpointSelector
Selects the endpoint by way of the assertion consumer service URL given in the AuthnRequest.
selectIndexedEndpoint(List<IndexedEndpoint>) - Method in class org.opensaml.common.binding.BasicEndpointSelector
Selects an appropriate endpoint from a list of indexed endpoints.
selectNonIndexedEndpoint(List<Endpoint>) - Method in class org.opensaml.common.binding.BasicEndpointSelector
Selects an appropriate endpoint from a list of non-indexed endpoints.
send(String, SOAPObject) - Method in class org.opensaml.ws.soap.client.SOAPClient
Sends a SOAP message to the given endpoint.
send(String, InputStream) - Method in interface org.opensaml.ws.soap.client.SOAPTransport
Sends the SOAP message over this transport.
ServiceDescription - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata ServiceDescription
ServiceDescriptionBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of ServiceDescriptionImpl
ServiceDescriptionBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.ServiceDescriptionBuilder
Constructor
ServiceDescriptionImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of ServiceDescription.
ServiceDescriptionImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ServiceDescriptionImpl
Constructor
ServiceDescriptionMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for ServiceDescription objects.
ServiceDescriptionMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.ServiceDescriptionMarshaller
Constructor
ServiceDescriptionMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ServiceDescriptionMarshaller
Constructor
ServiceDescriptionSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks ServiceDescription for Schema compliance.
ServiceDescriptionSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.ServiceDescriptionSchemaValidator
Constructor
ServiceDescriptionUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for ServiceDescription objects.
ServiceDescriptionUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.ServiceDescriptionUnmarshaller
Constructor
ServiceDescriptionUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ServiceDescriptionUnmarshaller
Constructor
ServiceName - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata ServiceName
ServiceNameBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of ServiceNameImpl
ServiceNameBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.ServiceNameBuilder
Constructor
ServiceNameImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of ServiceName
ServiceNameImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ServiceNameImpl
Constructor
ServiceNameMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for ServiceName objects.
ServiceNameMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.ServiceNameMarshaller
Constructor
ServiceNameMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ServiceNameMarshaller
Constructor
ServiceNameSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks ServiceName for Schema compliance.
ServiceNameSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.ServiceNameSchemaValidator
Constructor
ServiceNameUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for ServiceName objects.
ServiceNameUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.ServiceNameUnmarshaller
Constructor
ServiceNameUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.ServiceNameUnmarshaller
Constructor
ServletRequestX509CredentialAdapter - Class in org.opensaml.ws.security
An adapter that exposes the X.509 certificates contained in the servlet request attribute.
ServletRequestX509CredentialAdapter(ServletRequest) - Constructor for class org.opensaml.ws.security.ServletRequestX509CredentialAdapter
Constructor.
SESSION_INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthnQuery
SessionIndex attribute name.
SESSION_INDEX_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthnStatement
SessionIndex attribute name.
SESSION_NOT_ON_OR_AFTER_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.AuthnStatement
SessionNoOnOrAfter attribute name.
SessionIndex - Interface in org.opensaml.saml2.core
SAML 2.0 Core SessionIndex.
SessionIndexBuilder - Class in org.opensaml.saml2.core.impl
A Builder for SessionIndexImpl objects.
SessionIndexBuilder() - Constructor for class org.opensaml.saml2.core.impl.SessionIndexBuilder
Constructor
SessionIndexImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of SessionIndex
SessionIndexImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.SessionIndexImpl
Constructor
SessionIndexMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for SessionIndex objects.
SessionIndexMarshaller() - Constructor for class org.opensaml.saml2.core.impl.SessionIndexMarshaller
Constructor
SessionIndexMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SessionIndexMarshaller
Constructor
SessionIndexSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks SessionIndex for Schema compliance.
SessionIndexSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.SessionIndexSchemaValidator
Constructor
SessionIndexUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for SessionIndex objects.
SessionIndexUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.SessionIndexUnmarshaller
Constructor
SessionIndexUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SessionIndexUnmarshaller
Constructor
set(int, ElementType) - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Replaces the element at the specified position in this list with the specified element.
set(int, ElementType) - Method in class org.opensaml.xml.util.XMLObjectChildrenList
Replaces the XMLObject at the specified index with the given element.
setAction(String) - Method in interface org.opensaml.saml2.core.Action
Sets the URI of the action to be performed.
setAction(String) - Method in class org.opensaml.saml2.core.impl.ActionImpl
Sets the URI of the action to be performed.
setActor(FaultActor) - Method in interface org.opensaml.ws.soap.soap11.Fault
Sets the URI of the fault actor for this fault.
setActor(FaultActor) - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Sets the URI of the fault actor for this fault.
setAddress(String) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Sets the IP address to which this information may be pressented.
setAddress(String) - Method in class org.opensaml.saml2.core.impl.SubjectLocalityImpl
Sets the IP address of the system from which the subject was authenticated.
setAddress(String) - Method in interface org.opensaml.saml2.core.SubjectConfirmationData
Sets the IP address to which this information may be pressented.
setAddress(String) - Method in interface org.opensaml.saml2.core.SubjectLocality
Sets the IP address of the system from which the subject was authenticated.
setAddress(String) - Method in interface org.opensaml.saml2.metadata.EmailAddress
Sets the email address.
setAddress(String) - Method in class org.opensaml.saml2.metadata.impl.EmailAddressImpl
Sets the email address.
setAdvice(Advice) - Method in interface org.opensaml.saml1.core.Assertion
Set the Object representing the Advice sub element.
setAdvice(Advice) - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Set the Object representing the Advice sub element.
setAdvice(Advice) - Method in interface org.opensaml.saml2.core.Assertion
Sets the Advice for this assertion.
setAdvice(Advice) - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Sets the Advice for this assertion.
setAffiliationDescriptor(AffiliationDescriptor) - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Sets the affiliation descriptor for this entity.
setAffiliationDescriptor(AffiliationDescriptor) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Sets the affiliation descriptor for this entity.
setAlgorithm(String) - Method in interface org.opensaml.xml.encryption.AgreementMethod
Sets the algorithm URI attribute value for this agreement method.
setAlgorithm(String) - Method in interface org.opensaml.xml.encryption.EncryptionMethod
Sets the algorithm URI attribute used in this EncryptionMethod
setAlgorithm(String) - Method in class org.opensaml.xml.encryption.EncryptionParameters
Sets the XML Encryption algorithm URI used to encrypt.
setAlgorithm(String) - Method in class org.opensaml.xml.encryption.impl.AgreementMethodImpl
Sets the algorithm URI attribute value for this agreement method.
setAlgorithm(String) - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodImpl
Sets the algorithm URI attribute used in this EncryptionMethod
setAlgorithm(String) - Method in class org.opensaml.xml.signature.impl.TransformImpl
Set the Algorithm URI attribute value
setAlgorithm(String) - Method in interface org.opensaml.xml.signature.Transform
Set the Algorithm URI attribute value
setAllowCreate(Boolean) - Method in class org.opensaml.saml2.core.impl.NameIDPolicyImpl
Sets the AllowCreate value.
setAllowCreate(XSBooleanValue) - Method in class org.opensaml.saml2.core.impl.NameIDPolicyImpl
Sets the AllowCreate value.
setAllowCreate(Boolean) - Method in interface org.opensaml.saml2.core.NameIDPolicy
Sets the AllowCreate value.
setAllowCreate(XSBooleanValue) - Method in interface org.opensaml.saml2.core.NameIDPolicy
Sets the AllowCreate value.
setAlwaysDeclare(boolean) - Method in class org.opensaml.xml.Namespace
Sets wether this namespace should always be declared when marshalling, even if it was already declared on an ancestral element.
setArtifact(String) - Method in interface org.opensaml.saml2.core.Artifact
Set artifact value.
setArtifact(Artifact) - Method in interface org.opensaml.saml2.core.ArtifactResolve
Set Artifact child element.
setArtifact(String) - Method in class org.opensaml.saml2.core.impl.ArtifactImpl
Set artifact value.
setArtifact(Artifact) - Method in class org.opensaml.saml2.core.impl.ArtifactResolveImpl
Set Artifact child element.
setArtifactFactory(SAMLArtifactFactory) - Static method in class org.opensaml.Configuration
Sets the artifact factory for the library.
setArtifactFactory(SAMLArtifactFactory) - Method in class org.opensaml.saml2.binding.decoding.HTTPArtifactDecoder
Sets the artifact factory used to create artifacts for this encoder.
setArtifactFactory(SAMLArtifactFactory) - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Sets the artifact factory used to create artifacts for this encoder.
setArtifactMap(SAMLArtifactMap) - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Sets the artifact map used to map artifacts and messages.
setArtifactType(byte[]) - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Sets the type of artifact this encoder will use.
setAssertionArtifact(String) - Method in interface org.opensaml.saml1.core.AssertionArtifact
Set the contents of the artficat.
setAssertionArtifact(String) - Method in class org.opensaml.saml1.core.impl.AssertionArtifactImpl
Set the contents of the artficat.
setAssertionConsumerServiceIndex(Integer) - Method in interface org.opensaml.saml2.core.AuthnRequest
Sets the index of the particular Assertion Consumer Service to which the response to this request should be delivered.
setAssertionConsumerServiceIndex(Integer) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
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.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 class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets the URL of the particular Assertion Consumer Service to which the response to this request should be delivered.
setAssertionHandle(byte[]) - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001
Sets the artifiact's 20 byte assertion handle.
setAssertionHandle(byte[]) - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002
Sets the artifiact's 20 byte assertion handle.
setAssertionID(String) - Method in interface org.opensaml.saml2.core.AssertionIDRef
Sets the ID of the assertion this references.
setAssertionID(String) - Method in class org.opensaml.saml2.core.impl.AssertionIDRefImpl
Sets the ID of the assertion this references.
setAssertionURI(String) - Method in interface org.opensaml.saml2.core.AssertionURIRef
Sets the URI of the assertion this references.
setAssertionURI(String) - Method in class org.opensaml.saml2.core.impl.AssertionURIRefImpl
Sets the URI of the assertion this references.
setAttributeConsumingServiceIndex(Integer) - Method in interface org.opensaml.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.
setAttributeConsumingServiceIndex(Integer) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
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.
setAttributeName(String) - Method in interface org.opensaml.saml1.core.AttributeDesignator
Set the contents of the AttributeName attribute
setAttributeName(String) - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorImpl
Set the contents of the AttributeName attribute
setAttributeNamespace(String) - Method in interface org.opensaml.saml1.core.AttributeDesignator
Set the contents of the AttributeNamespace attribute
setAttributeNamespace(String) - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorImpl
Set the contents of the AttributeNamespace attribute
setAudienceURI(String) - Method in interface org.opensaml.saml2.core.Audience
Sets the URI of the audience for the assertion.
setAudienceURI(String) - Method in class org.opensaml.saml2.core.impl.AudienceImpl
Sets the URI of the audience for the assertion.
setAuthenticationInstant(DateTime) - Method in interface org.opensaml.saml1.core.AuthenticationStatement
Set the contents of the AuthenticationInstant attribute
setAuthenticationInstant(DateTime) - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementImpl
Set the contents of the AuthenticationInstant attribute
setAuthenticationMethod(String) - Method in interface org.opensaml.saml1.core.AuthenticationQuery
Set AuthenticationMethod attribute
setAuthenticationMethod(String) - Method in interface org.opensaml.saml1.core.AuthenticationStatement
Set the contents of the AuthenticationMethod attribute
setAuthenticationMethod(String) - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryImpl
Set AuthenticationMethod attribute
setAuthenticationMethod(String) - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementImpl
Set the contents of the AuthenticationMethod attribute
setAuthnContext(AuthnContext) - Method in interface org.opensaml.saml2.core.AuthnStatement
Sets the context used to authenticate the subject.
setAuthnContext(AuthnContext) - Method in class org.opensaml.saml2.core.impl.AuthnStatementImpl
Sets the context used to authenticate the subject.
setAuthnContextClassRef(AuthnContextClassRef) - Method in interface org.opensaml.saml2.core.AuthnContext
Sets the URI identifying the Context Class of this Authentication Context.
setAuthnContextClassRef(String) - Method in interface org.opensaml.saml2.core.AuthnContextClassRef
Sets the URI reference to an authentication context class.
setAuthnContextClassRef(String) - Method in class org.opensaml.saml2.core.impl.AuthnContextClassRefImpl
Sets the URI reference to an authentication context class.
setAuthnContextClassRef(AuthnContextClassRef) - Method in class org.opensaml.saml2.core.impl.AuthnContextImpl
Sets the URI identifying the Context Class of this Authentication Context.
setAuthnContextDecl(AuthnContextDecl) - Method in interface org.opensaml.saml2.core.AuthnContext
Sets the Declaration of this Authentication Context.
setAuthnContextDecl(AuthnContextDecl) - Method in class org.opensaml.saml2.core.impl.AuthnContextImpl
Sets the Declaration of this Authentication Context.
setAuthnContextDeclRef(AuthnContextDeclRef) - Method in interface org.opensaml.saml2.core.AuthnContext
Sets the URI of the Declaration of this Authentication Context.
setAuthnContextDeclRef(String) - Method in interface org.opensaml.saml2.core.AuthnContextDeclRef
Sets the URI reference to an authentication context declaration.
setAuthnContextDeclRef(String) - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclRefImpl
Sets the URI reference to an authentication context declaration.
setAuthnContextDeclRef(AuthnContextDeclRef) - Method in class org.opensaml.saml2.core.impl.AuthnContextImpl
Sets the URI of the Declaration of this Authentication Context.
setAuthnInstant(DateTime) - Method in interface org.opensaml.saml2.core.AuthnStatement
Sets the time when the authentication took place.
setAuthnInstant(DateTime) - Method in class org.opensaml.saml2.core.impl.AuthnStatementImpl
Sets the time when the authentication took place.
setAuthnRequestsSigned(Boolean) - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Sets whether this service signs AuthN requests.
setAuthnRequestsSigned(XSBooleanValue) - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Sets whether this service signs AuthN requests.
setAuthnRequestsSigned(Boolean) - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Sets whether this service signs AuthN requests.
setAuthnRequestsSigned(XSBooleanValue) - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Sets whether this service signs AuthN requests.
setAuthorityKind(QName) - Method in interface org.opensaml.saml1.core.AuthorityBinding
Setter for AuthorityKind
setAuthorityKind(QName) - Method in class org.opensaml.saml1.core.impl.AuthorityBindingImpl
Setter for AuthorityKind
setAutoGeneratedKeyEncryptionAlgorithmURI(String) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Set the encryption algorithm URI to be used when auto-generating random encryption keys.
setBaseID(BaseID) - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Sets the base identifier of the principal for this request.
setBaseID(BaseID) - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestImpl
Sets the base identifier of the principal for this request.
setBaseID(BaseID) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Sets the base identifier of the principal for this request.
setBaseID(BaseID) - Method in class org.opensaml.saml2.core.impl.SubjectImpl
Sets the base identifier of the principal for this request.
setBaseID(BaseID) - Method in interface org.opensaml.saml2.core.LogoutRequest
Sets the base identifier of the principal for this request.
setBaseID(BaseID) - Method in interface org.opensaml.saml2.core.NameIDMappingRequest
Sets the base identifier of the principal for this request.
setBaseID(BaseID) - Method in interface org.opensaml.saml2.core.Subject
Sets the base identifier of the principal for this request.
setBaseID(BaseID) - Method in interface org.opensaml.saml2.core.SubjectConfirmation
Sets the base identifier of the principal for this request.
setBaseURI(String) - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
setBasicCredentials(String, String) - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Sets the username and password used to access the metadata URL.
setBinding(String) - Method in interface org.opensaml.saml1.core.AuthorityBinding
Setter for Binding
setBinding(String) - Method in class org.opensaml.saml1.core.impl.AuthorityBindingImpl
Setter for Binding
setBinding(String) - Method in interface org.opensaml.saml2.metadata.Endpoint
Sets the URI identifier for the binding supported by this Endpoint.
setBinding(String) - Method in class org.opensaml.saml2.metadata.impl.EndpointImpl
Sets the URI identifier for the binding supported by this Endpoint.
setBody(Body) - Method in interface org.opensaml.ws.soap.soap11.Envelope
Sets the body of this envelope.
setBody(Body) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
Sets the body of this envelope.
setBuilderAttributes(Map<String, Object>) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets the builder attributes used when creating builders.
setByteStream(InputStream) - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
setCacheDuration(Long) - Method in interface org.opensaml.saml2.common.CacheableSAMLObject
Sets the maximum time, in milliseconds, that this descriptor should be cached.
setCacheDuration(Long) - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Sets the maximum time, in milliseconds, that this descriptor should be cached.
setCacheDuration(Long) - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Sets the maximum time, in milliseconds, that this descriptor should be cached.
setCacheDuration(Long) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Sets the maximum time, in milliseconds, that this descriptor should be cached.
setCacheDuration(Long) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Sets the maximum time, in milliseconds, that this descriptor should be cached.
setCanonicalizationAlgorithm(String) - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Sets the canonicalization algorithm used to create the signature content.
setCanonicalizationAlgorithm(String) - Method in interface org.opensaml.xml.signature.Signature
Sets the canonicalization algorithm used to create the signature content.
setCarriedKeyName(CarriedKeyName) - Method in interface org.opensaml.xml.encryption.EncryptedKey
Sets the child element carrying the human readable name for this key.
setCarriedKeyName(CarriedKeyName) - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyImpl
Sets the child element carrying the human readable name for this key.
setCertifiedText(boolean) - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
setCharacterEncoding(String) - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory
Sets the expected content type of the request.
setCharacterStream(Reader) - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
setCheckSubjectAltNames(boolean) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Sets whether to check the untrusted credential's entity certificate subject alt names against the trusted key name values.
setCheckSubjectDN(boolean) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Sets whether to check the untrusted credential's entity certificate subject DN against the trusted key name values.
setCheckSubjectDNCommonName(boolean) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Sets whether to check the untrusted credential's entity certificate subject DN's common name (CN) against the trusted key name values.
setChunkEncoding(boolean) - Method in class org.opensaml.ws.soap.client.http.AbstractHTTPSOAPTransport
Sets whether content should be sent using HTTP 1.1 and chunk encoded.
setChunkEncoding(boolean) - Method in interface org.opensaml.ws.soap.client.http.HTTPSOAPTransport
Sets whether content should be sent using HTTP 1.1 and chunk encoded.
setCipherData(CipherData) - Method in interface org.opensaml.xml.encryption.EncryptedType
Sets the CipherData child element.
setCipherData(CipherData) - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Sets the CipherData child element.
setCipherReference(CipherReference) - Method in interface org.opensaml.xml.encryption.CipherData
Get the CipherReference which points to the location encrypted data
setCipherReference(CipherReference) - Method in class org.opensaml.xml.encryption.impl.CipherDataImpl
Get the CipherReference which points to the location encrypted data
setCipherValue(CipherValue) - Method in interface org.opensaml.xml.encryption.CipherData
Set the base64-encoded data representing the the encrypted form of the plaintext data.
setCipherValue(CipherValue) - Method in class org.opensaml.xml.encryption.impl.CipherDataImpl
Set the base64-encoded data representing the the encrypted form of the plaintext data.
setClockSkew(int) - Method in class org.opensaml.common.binding.security.IssueInstantRuleFactory
Set the clock skew, in seconds.
setClockSkew(int) - Method in class org.opensaml.common.binding.security.ReplayRuleFactory
Set the clock skew.
setCoalescing(boolean) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets whether the builders are coalescing.
setCode(FaultCode) - Method in interface org.opensaml.ws.soap.soap11.Fault
Sets the fault code for this fault.
setCode(FaultCode) - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Sets the fault code for this fault.
setCompany(Company) - Method in interface org.opensaml.saml2.metadata.ContactPerson
Sets the company this contact person is associated with.
setCompany(Company) - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Sets the company this contact person is associated with.
setComparison(AuthnContextComparisonTypeEnumeration) - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextImpl
Sets the Comparison attribute value of the requested authn context.
setComparison(AuthnContextComparisonTypeEnumeration) - Method in interface org.opensaml.saml2.core.RequestedAuthnContext
Sets the Comparison attribute value of the requested authn context.
setConditions(Conditions) - Method in interface org.opensaml.saml1.core.Assertion
Set the Object representing the Conditions Sub element.
setConditions(Conditions) - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Set the Object representing the Conditions Sub element.
setConditions(Conditions) - Method in interface org.opensaml.saml2.core.Assertion
Sets the Conditions placed on this assertion.
setConditions(Conditions) - Method in interface org.opensaml.saml2.core.AuthnRequest
Sets the Conditions of the request.
setConditions(Conditions) - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Sets the Conditions placed on this assertion.
setConditions(Conditions) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets the Conditions of the request.
setConfirmationMethod(String) - Method in interface org.opensaml.saml1.core.ConfirmationMethod
Sets the confirmation method.
setConfirmationMethod(String) - Method in class org.opensaml.saml1.core.impl.ConfirmationMethodImpl
Sets the confirmation method.
setConnectionAuthenticationCredential(CredentialType) - Method in class org.opensaml.ws.soap.client.AbstractSOAPTransport
Sets the credential used to authenticate to the peer when connecting.
setConnectionAuthenticationCredential(CredentialType) - Method in interface org.opensaml.ws.soap.client.SOAPTransport
Sets the credential used to authenticate to the peer when connecting.
setConsent(String) - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Sets the consent obtained from the principal for sending this request.
setConsent(String) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Sets the consent obtained from the principal for sending this response.
setConsent(String) - Method in interface org.opensaml.saml2.core.RequestAbstractType
Sets the consent obtained from the principal for sending this request.
setConsent(String) - Method in interface org.opensaml.saml2.core.StatusResponseType
Sets the consent obtained from the principal for sending this response.
setContents(String) - Method in interface org.opensaml.saml1.core.Action
Set the contents
setContents(String) - Method in class org.opensaml.saml1.core.impl.ActionImpl
Set the contents
setContentType(String) - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory
Sets the expected content type of the request.
setCreateBuildersAtPoolLimit(boolean) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets whether new builders will be created when the max pool size is reached.
setCRLs(Collection<X509CRL>) - Method in class org.opensaml.xml.security.x509.BasicX509Credential
Sets the CRLs for this credential.
setDatePattern(String) - Method in class org.opensaml.log.RollingFileAppender
The DatePattern takes a string in the same format as expected by SimpleDateFormat.
setDecision(DecisionTypeEnumeration) - Method in interface org.opensaml.saml1.core.AuthorizationDecisionStatement
Set the contents of the Decision attribute
setDecision(DecisionTypeEnumeration) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementImpl
Set the contents of the Decision attribute
setDecision(DecisionTypeEnumeration) - Method in interface org.opensaml.saml2.core.AuthzDecisionStatement
Sets the decision of the authorization request.
setDecision(DecisionTypeEnumeration) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementImpl
Sets the decision of the authorization request.
setDeclaration(String) - Method in interface org.opensaml.saml2.core.AuthnContextDecl
Sets the Declaration of this Authentication Context.
setDeclaration(String) - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclImpl
Sets the Declaration of this Authentication Context.
setDecoderBuilders(Map<String, MessageDecoderBuilder>) - Method in class org.opensaml.common.binding.decoding.MessageDecoderFactory
Sets the registered binding decoders, replacing all currently registered builders.
setDescription(LocalizedString) - Method in class org.opensaml.saml2.metadata.impl.ServiceDescriptionImpl
Sets the description of the service.
setDescription(LocalizedString) - Method in interface org.opensaml.saml2.metadata.ServiceDescription
Sets the description of the service.
setDestination(String) - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Sets the URI of the destination of the request.
setDestination(String) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Sets the URI of the destination of the response.
setDestination(String) - Method in interface org.opensaml.saml2.core.RequestAbstractType
Sets the URI of the destination of the request.
setDestination(String) - Method in interface org.opensaml.saml2.core.StatusResponseType
Sets the URI of the destination of the response.
setDetail(Detail) - Method in interface org.opensaml.ws.soap.soap11.Fault
Sets details of this fault.
setDetail(Detail) - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Sets details of this fault.
setDigestAlgorithm(String) - Method in class org.opensaml.common.impl.SAMLObjectContentReference
Sets the algorithm used to digest the content.
setDigestAlgorithm(String) - Method in class org.opensaml.xml.signature.URIContentReference
Sets the algorithm used to digest the content.
setDNSAddress(String) - Method in class org.opensaml.saml1.core.impl.SubjectLocalityImpl
Setter for DNSAddress
setDNSAddress(String) - Method in interface org.opensaml.saml1.core.SubjectLocality
Setter for DNSAddress
setDNSName(String) - Method in class org.opensaml.saml2.core.impl.SubjectLocalityImpl
Sets the DNSName of the system from which the subject was authenticated.
setDNSName(String) - Method in interface org.opensaml.saml2.core.SubjectLocality
Sets the DNSName of the system from which the subject was authenticated.
setDocumentElement(Document, Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
Sets the given element as the Document Element of the given Document.
setDOM(Element) - Method in class org.opensaml.xml.AbstractXMLObject
Sets the DOM representation of this XMLObject.
setDOM(Element) - Method in interface org.opensaml.xml.XMLObject
Sets the DOM representation of this XMLObject.
setDSAKeyValue(DSAKeyValue) - Method in class org.opensaml.xml.signature.impl.KeyValueImpl
Set the DSAKeyValue child element
setDSAKeyValue(DSAKeyValue) - Method in interface org.opensaml.xml.signature.KeyValue
Set the DSAKeyValue child element
setDSAParams(DSAParams) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Set a DSA parameters instance which defines the default DSA key information to be used within a DSA "key family".
setDTDValidating(boolean) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets whether the builders are validating.
setElementNamespacePrefix(String) - Method in class org.opensaml.xml.AbstractXMLObject
Sets the prefix for this element's namespace.
setElementQName(QName) - Method in class org.opensaml.xml.AbstractXMLObject
Sets the element QName.
setElementQName(String, String, String) - Method in class org.opensaml.xml.ElementProxy
Sets the name of the element this XMLObject is proxying.
setEmitCRLs(boolean) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the option to emit the CRL list as sequence of X509CRL elements within X509Data.
setEmitEntityCertificate(boolean) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the option to emit the entity certificate as an X509Certificate element within X509Data.
setEmitEntityCertificateChain(boolean) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the option to emit the entity certificate chain as sequence of X509Certificate elements within X509Data.
setEmitEntityIDAsKeyName(boolean) - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Set the option to emit the entity ID value in a Credential as a KeyName element.
setEmitKeyNames(boolean) - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Set the option to emit key names found in a Credential as KeyName elements.
setEmitPublicKeyValue(boolean) - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory
Set the option to emit the value of Credential.getPublicKey() as a KeyValue element.
setEmitSubjectAltNamesAsKeyNames(boolean) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the option to emit the entity certificate subject alternative name extension values as KeyName elements.
setEmitSubjectCNAsKeyName(boolean) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the option to emit the entity certificate subject DN common name (CN) fields as KeyName elements.
setEmitSubjectDNAsKeyName(boolean) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the option to emit the entity certificate subject DN as a KeyName element.
setEmitX509IssuerSerial(boolean) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the option to emit the entity certificate issuer name and serial number as an X509IssuerSerial element within X509Data.
setEmitX509SKI(boolean) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the option to emit the entity certificate subject key identifier as an X509SKI element within X509Data.
setEmitX509SubjectName(boolean) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the option to emit the entity certificate subject DN as an X509SubjectName element within X509Data.
setEncoderBuilders(Map<String, MessageEncoderBuilder>) - Method in class org.opensaml.common.binding.encoding.MessageEncoderFactory
Sets the registered binding encoders, replacing all currently registered builders.
setEncoding(String) - Method in interface org.opensaml.xml.encryption.EncryptedType
Sets the encoding applied to the plaintext content prior to encryption.
setEncoding(String) - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Sets the encoding applied to the plaintext content prior to encryption.
setEncoding(String) - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
setEncodingMethod(HTTPArtifactEncoder.ENCODING_METHOD) - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Sets the HTTP submit method to use.
setEncryptedData(EncryptedData) - Method in interface org.opensaml.saml2.core.EncryptedElementType
Set the EncryptedData child element.
setEncryptedData(EncryptedData) - Method in class org.opensaml.saml2.core.impl.EncryptedElementTypeImpl
Set the EncryptedData child element.
setEncryptedID(EncryptedID) - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Sets the encrypted name identifier of the principal for this request.
setEncryptedID(EncryptedID) - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Set the EncryptedID of the request.
setEncryptedID(EncryptedID) - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestImpl
Sets the encrypted name identifier of the principal for this request.
setEncryptedID(EncryptedID) - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseImpl
Sets the encrypted name identifier of the principal for this response.
setEncryptedID(EncryptedID) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Sets the encrypted name identifier of the principal for this request.
setEncryptedID(EncryptedID) - Method in class org.opensaml.saml2.core.impl.SubjectImpl
Sets the encrypted name identifier of the principal for this request.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml2.core.LogoutRequest
Sets the encrypted name identifier of the principal for this request.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml2.core.ManageNameIDRequest
Set the EncryptedID of the request.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml2.core.NameIDMappingRequest
Sets the encrypted name identifier of the principal for this request.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml2.core.NameIDMappingResponse
Sets the encrypted name identifier of the principal for this response.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml2.core.Subject
Sets the encrypted name identifier of the principal for this request.
setEncryptedID(EncryptedID) - Method in interface org.opensaml.saml2.core.SubjectConfirmation
Sets the encrypted name identifier of the principal for this request.
setEncryptedKeyResolver(EncryptedKeyResolver) - Method in class org.opensaml.xml.encryption.Decrypter
Set a new encrypted key resolver.
setEncryptionCredential(Credential) - Method in class org.opensaml.xml.encryption.EncryptionParameters
Sets the credential used to encrypt.
setEncryptionMethod(EncryptionMethod) - Method in interface org.opensaml.xml.encryption.EncryptedType
Sets the EncryptionMethod child element.
setEncryptionMethod(EncryptionMethod) - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Sets the EncryptionMethod child element.
setEncryptionProperties(EncryptionProperties) - Method in interface org.opensaml.xml.encryption.EncryptedType
Sets the EncryptionProperties child element.
setEncryptionProperties(EncryptionProperties) - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Sets the EncryptionProperties child element.
setEndpointIndex(byte[]) - Method in class org.opensaml.saml2.binding.artifact.AbstractSAML2Artifact
Sets the 2 byte endpoint index for this artifact.
setEndpointType(QName) - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Sets the type of endpoint needed.
setEntityAuthenticationCredentials(HTTPSOAPTransport.HTTPEntityCredential) - Method in class org.opensaml.ws.soap.client.http.AbstractHTTPSOAPTransport
Sets the credentials to use to authenticate to the HTTP server.
setEntityAuthenticationCredentials(HTTPSOAPTransport.HTTPEntityCredential) - Method in interface org.opensaml.ws.soap.client.http.HTTPSOAPTransport
Sets the credentials to use to authenticate to the HTTP server.
setEntityAuthenticationScheme(HTTPSOAPTransport.AuthenticationScheme) - Method in class org.opensaml.ws.soap.client.http.AbstractHTTPSOAPTransport
Sets the type of authentication to perform with the HTTP server.
setEntityAuthenticationScheme(HTTPSOAPTransport.AuthenticationScheme) - Method in interface org.opensaml.ws.soap.client.http.HTTPSOAPTransport
Sets the type of authentication to perform with the HTTP server.
setEntityCertificate(X509Certificate) - Method in class org.opensaml.xml.security.x509.BasicX509Credential
Sets the entity certificate for this credential.
setEntityCertificateChain(Collection<X509Certificate>) - Method in class org.opensaml.xml.security.x509.BasicX509Credential
Sets the entity certificate chain for this credential.
setEntityID(String) - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Sets the entity ID for this entity descriptor.
setEntityID(String) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Sets the entity ID for this entity descriptor.
setEntityId(String) - Method in class org.opensaml.xml.security.credential.BasicCredential
Sets the ID of the entity this credential is for.
setEntityID(String) - Method in class org.opensaml.xml.security.credential.EntityIDCriteria
Set the entity ID represented by the criteria.
setEntityResolver(EntityResolver) - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
setErrorHandler(ErrorHandler) - Method in class org.opensaml.xml.parse.BasicParserPool.DocumentBuilderProxy
setErrorURL(String) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Sets the URI users should be sent to in the event of an error.
setErrorURL(String) - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Sets the URI users should be sent to in the event of an error.
setEvaluateSubjectCommonName(boolean) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Set the option to evaluate the entity certificate subject common name (CN) as a derived issuer entity ID.
setEvaluateSubjectDN(boolean) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Set the option to evaluate the entity certificate subject DN as a derived issuer entity ID.
setEvidence(Evidence) - Method in interface org.opensaml.saml1.core.AuthorizationDecisionQuery
Set the Evidence child element
setEvidence(Evidence) - Method in interface org.opensaml.saml1.core.AuthorizationDecisionStatement
Set the Evidence element
setEvidence(Evidence) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryImpl
Set the Evidence child element
setEvidence(Evidence) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementImpl
Set the Evidence element
setEvidence(Evidence) - Method in interface org.opensaml.saml2.core.AuthzDecisionQuery
Sets the Evidence of this query.
setEvidence(Evidence) - Method in interface org.opensaml.saml2.core.AuthzDecisionStatement
Sets the SAML assertion the authority relied on when making the authorization decision.
setEvidence(Evidence) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryImpl
Sets the Evidence of this query.
setEvidence(Evidence) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementImpl
Sets the SAML assertion the authority relied on when making the authorization decision.
setExpandEntityReferences(boolean) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets whether builders expand entity references.
setExpires(int) - Method in class org.opensaml.common.binding.security.IssueInstantRuleFactory
Set the issue instant expiration, in seconds from time of issuance.
setExpires(int) - Method in class org.opensaml.common.binding.security.ReplayRuleFactory
Set the message replay cache expiration, in seconds.
setExponent(Exponent) - Method in class org.opensaml.xml.signature.impl.RSAKeyValueImpl
Set the Exponent child element
setExponent(Exponent) - Method in interface org.opensaml.xml.signature.RSAKeyValue
Set the Exponent child element
setExtensions(Extensions) - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Sets the Extensions of this request.
setExtensions(Extensions) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Sets the Extensions of this response.
setExtensions(Extensions) - Method in interface org.opensaml.saml2.core.RequestAbstractType
Sets the Extensions of this request.
setExtensions(Extensions) - Method in interface org.opensaml.saml2.core.StatusResponseType
Sets the Extensions of this response.
setExtensions(Extensions) - Method in interface org.opensaml.saml2.metadata.AffiliationDescriptor
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in interface org.opensaml.saml2.metadata.ContactPerson
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in class org.opensaml.saml2.metadata.impl.OrganizationImpl
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in interface org.opensaml.saml2.metadata.Organization
Sets the Extensions child of this object.
setExtensions(Extensions) - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Sets the Extensions child of this object.
setFeatures(Map<String, Boolean>) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets the the builders' features.
setFileExtension(String) - Method in class org.opensaml.log.RollingFileAppender
Sets the extension post-pended to the file name.
setFirst(T1) - Method in class org.opensaml.xml.util.Pair
Sets the first object in the pair.
setForceAuthn(Boolean) - Method in interface org.opensaml.saml2.core.AuthnRequest
Sets whether the IdP should force the user to reauthenticate.
setForceAuthn(XSBooleanValue) - Method in interface org.opensaml.saml2.core.AuthnRequest
Sets whether the IdP should force the user to reauthenticate.
setForceAuthn(Boolean) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets whether the IdP should force the user to reauthenticate.
setForceAuthn(XSBooleanValue) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets whether the IdP should force the user to reauthenticate.
setFormat(String) - Method in class org.opensaml.saml1.core.impl.NameIdentifierImpl
 
setFormat(String) - Method in interface org.opensaml.saml1.core.NameIdentifier
 
setFormat(String) - Method in class org.opensaml.saml2.core.impl.AbstractNameIDType
Sets the format of the NameID.
setFormat(String) - Method in class org.opensaml.saml2.core.impl.NameIDPolicyImpl
Sets the format of the NameIDPolicy
setFormat(String) - Method in interface org.opensaml.saml2.core.NameIDPolicy
Sets the format of the NameIDPolicy
setFormat(String) - Method in interface org.opensaml.saml2.core.NameIDType
Sets the format of the NameID.
setFormat(String) - Method in class org.opensaml.saml2.metadata.impl.NameIDFormatImpl
Sets the format of the NameID.
setFormat(String) - Method in interface org.opensaml.saml2.metadata.NameIDFormat
Sets the format of the NameID.
setFragement(String) - Method in class org.opensaml.util.URLBuilder
Sets the URL fragment in its decoded form.
setFriendlyName(String) - Method in interface org.opensaml.saml2.core.Attribute
Sets the friendly name of this attribute.
setFriendlyName(String) - Method in class org.opensaml.saml2.core.impl.AttributeImpl
Sets the friendly name of this attribute.
setG(G) - Method in interface org.opensaml.xml.signature.DSAKeyValue
Set the G child element
setG(G) - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Set the G child element
setGetComplete(String) - Method in interface org.opensaml.saml2.core.GetComplete
Sets the GetComplete URI.
setGetComplete(GetComplete) - Method in interface org.opensaml.saml2.core.IDPList
Sets the GetComplete URI.
setGetComplete(String) - Method in class org.opensaml.saml2.core.impl.GetCompleteImpl
Sets the GetComplete URI.
setGetComplete(GetComplete) - Method in class org.opensaml.saml2.core.impl.IDPListImpl
Sets the GetComplete URI.
setGivenName(GivenName) - Method in interface org.opensaml.saml2.metadata.ContactPerson
Sets the given name for this person.
setGivenName(GivenName) - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Sets the given name for this person.
setGlobalSecurityConfiguration(SecurityConfiguration) - Static method in class org.opensaml.xml.Configuration
Set the global security configuration.
setHeader(Header) - Method in interface org.opensaml.ws.soap.soap11.Envelope
Sets the header of this envelope.
setHeader(Header) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
Sets the header of this envelope.
setHMACOutputLength(Integer) - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Sets the HMAC output length value, optionally used when signing with an HMAC signature algorithm.
setHMACOutputLength(Integer) - Method in interface org.opensaml.xml.signature.Signature
Sets the HMAC output length value, optionally used when signing with an HMAC signature algorithm.
setHost(String) - Method in class org.opensaml.util.URLBuilder
Sets the host component of the URL.
setHttpMethod(String) - Method in class org.opensaml.common.binding.decoding.impl.AbstractHTTPMessageDecoder
Sets the HTTP method used by the request.
setID(String) - Method in interface org.opensaml.saml1.core.Assertion
Get the ID
setID(String) - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Get the ID
setID(String) - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
Set the ID
setID(String) - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Set the ID
setID(String) - Method in interface org.opensaml.saml1.core.RequestAbstractType
Set the ID
setID(String) - Method in interface org.opensaml.saml1.core.ResponseAbstractType
Set the ID
setID(String) - Method in interface org.opensaml.saml2.core.Assertion
Sets the ID of this assertion.
setID(String) - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Sets the ID of this assertion.
setID(String) - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Sets the unique identifier of the request.
setID(String) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Sets the unique identifier of the response.
setID(String) - Method in interface org.opensaml.saml2.core.RequestAbstractType
Sets the unique identifier of the request.
setID(String) - Method in interface org.opensaml.saml2.core.StatusResponseType
Sets the unique identifier of the response.
setID(String) - Method in interface org.opensaml.saml2.metadata.AffiliateMember
Sets the member's entity ID.
setID(String) - Method in interface org.opensaml.saml2.metadata.AffiliationDescriptor
Sets the ID of this descriptor.
setID(String) - Method in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Sets the ID of this entity group.
setID(String) - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Sets the ID for this entity descriptor.
setID(String) - Method in class org.opensaml.saml2.metadata.impl.AffiliateMemberImpl
Sets the member's entity ID.
setID(String) - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
 
setID(String) - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Sets the ID of this entity group.
setID(String) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Sets the ID for this entity descriptor.
setID(String) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Sets the ID of this role descriptor.
setID(String) - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Sets the ID of this role descriptor.
setID(String) - Method in interface org.opensaml.xml.encryption.EncryptedType
Sets the unique ID for the XML element.
setID(String) - Method in interface org.opensaml.xml.encryption.EncryptionProperties
Set the ID attribute that uniquely identifies this element
setID(String) - Method in interface org.opensaml.xml.encryption.EncryptionProperty
Set the ID attribute which uniquely identifies this element
setID(String) - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Sets the unique ID for the XML element.
setID(String) - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesImpl
Set the ID attribute that uniquely identifies this element
setID(String) - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyImpl
Set the ID attribute which uniquely identifies this element
setID(String) - Method in class org.opensaml.xml.signature.impl.KeyInfoTypeImpl
Set the Id attribute value
setID(String) - Method in interface org.opensaml.xml.signature.KeyInfoType
Set the Id attribute value
setIDGenerator(IdentifierGenerator) - Method in class org.opensaml.saml2.encryption.Encrypter
Set the generator to use when creating XML ID attribute values.
setIDPList(IDPList) - Method in class org.opensaml.saml2.core.impl.ScopingImpl
Sets the IDPList.
setIDPList(IDPList) - Method in interface org.opensaml.saml2.core.Scoping
Sets the IDPList.
setIgnoreComments(boolean) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets whether the builders ignore comments.
setIgnoreElementContentWhitespace(boolean) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets whether the builders ignore element content whitespace.
setIndex(int) - Method in interface org.opensaml.saml2.metadata.AttributeConsumingService
Sets the index for this service.
setIndex(int) - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceImpl
Sets the index for this service.
setIndex(Integer) - Method in class org.opensaml.saml2.metadata.impl.IndexedEndpointImpl
Sets the index of the endpoint.
setIndex(Integer) - Method in interface org.opensaml.saml2.metadata.IndexedEndpoint
Sets the index of the endpoint.
setInResponseTo(String) - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Set the InResponseTo (attribute).
setInResponseTo(String) - Method in interface org.opensaml.saml1.core.ResponseAbstractType
Set the InResponseTo (attribute).
setInResponseTo(String) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Sets the unique request identifier for which this is a response
setInResponseTo(String) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Sets the message ID this is in response to.
setInResponseTo(String) - Method in interface org.opensaml.saml2.core.StatusResponseType
Sets the unique request identifier for which this is a response
setInResponseTo(String) - Method in interface org.opensaml.saml2.core.SubjectConfirmationData
Sets the message ID this is in response to.
setIPAddress(String) - Method in class org.opensaml.saml1.core.impl.SubjectLocalityImpl
Setter for IPAddress
setIPAddress(String) - Method in interface org.opensaml.saml1.core.SubjectLocality
Setter for IPAddress
setIsDefault(Boolean) - Method in interface org.opensaml.saml2.metadata.AttributeConsumingService
Sets if this is the default service for the service provider.
setIsDefault(XSBooleanValue) - Method in interface org.opensaml.saml2.metadata.AttributeConsumingService
Sets if this is the default service for the service provider.
setIsDefault(Boolean) - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceImpl
Sets if this is the default service for the service provider.
setIsDefault(XSBooleanValue) - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceImpl
Sets if this is the default service for the service provider.
setIsDefault(Boolean) - Method in class org.opensaml.saml2.metadata.impl.IndexedEndpointImpl
Sets whether this is the default endpoint in a list.
setIsDefault(XSBooleanValue) - Method in class org.opensaml.saml2.metadata.impl.IndexedEndpointImpl
Sets whether this is the default endpoint in a list.
setIsDefault(Boolean) - Method in interface org.opensaml.saml2.metadata.IndexedEndpoint
Sets whether this is the default endpoint in a list.
setIsDefault(XSBooleanValue) - Method in interface org.opensaml.saml2.metadata.IndexedEndpoint
Sets whether this is the default endpoint in a list.
setIsPassive(Boolean) - Method in interface org.opensaml.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.saml2.core.AuthnRequest
Sets whether the IdP should refrain from interacting with the user during the authentication process.
setIsPassive(Boolean) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets whether the IdP should refrain from interacting with the user during the authentication process.
setIsPassive(XSBooleanValue) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets whether the IdP should refrain from interacting with the user during the authentication process.
setIsRequired(Boolean) - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeImpl
Sets if this requested attribute is also required.
setIsRequired(XSBooleanValue) - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeImpl
Sets if this requested attribute is also required.
setIsRequired(Boolean) - Method in interface org.opensaml.saml2.metadata.RequestedAttribute
Sets if this requested attribute is also required.
setIsRequired(XSBooleanValue) - Method in interface org.opensaml.saml2.metadata.RequestedAttribute
Sets if this requested attribute is also required.
setIssueInstant(DateTime) - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyContext
Set the date and time of a message's issuance.
setIssueInstant(DateTime) - Method in interface org.opensaml.saml1.core.Assertion
Set the IssueInstance (attribute).
setIssueInstant(DateTime) - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Set the IssueInstance (attribute).
setIssueInstant(DateTime) - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
Set the issue instant
setIssueInstant(DateTime) - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Set the Issue Instant (attribute).
setIssueInstant(DateTime) - Method in interface org.opensaml.saml1.core.RequestAbstractType
Set the issue instant
setIssueInstant(DateTime) - Method in interface org.opensaml.saml1.core.ResponseAbstractType
Set the Issue Instant (attribute).
setIssueInstant(DateTime) - Method in interface org.opensaml.saml2.core.Assertion
Sets the issue instance of this assertion.
setIssueInstant(DateTime) - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Sets the issue instance of this assertion.
setIssueInstant(DateTime) - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Sets the date/time the request was issued.
setIssueInstant(DateTime) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Sets the date/time the response was issued.
setIssueInstant(DateTime) - Method in interface org.opensaml.saml2.core.RequestAbstractType
Sets the date/time the request was issued.
setIssueInstant(DateTime) - Method in interface org.opensaml.saml2.core.StatusResponseType
Sets the date/time the response was issued.
setIssuer(String) - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Sets the issuer of the message.
setIssuer(String) - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Sets the issuer of the message.
setIssuer(String) - Method in interface org.opensaml.saml1.core.Assertion
Set the Issuer (attribute).
setIssuer(String) - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Set the Issuer (attribute).
setIssuer(Issuer) - Method in interface org.opensaml.saml2.core.Assertion
Sets the Issuer of this assertion.
setIssuer(Issuer) - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Sets the Issuer of this assertion.
setIssuer(Issuer) - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Sets the issuer of this request.
setIssuer(Issuer) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Sets the issuer of this response.
setIssuer(Issuer) - Method in interface org.opensaml.saml2.core.RequestAbstractType
Sets the issuer of this request.
setIssuer(Issuer) - Method in interface org.opensaml.saml2.core.StatusResponseType
Sets the issuer of this response.
setIssuer(String) - Method in class org.opensaml.ws.security.SecurityPolicyContext
Set the issuer as determined by the security policy evaluation.
setIssuerAuthenticated(boolean) - Method in class org.opensaml.ws.security.SecurityPolicyContext
Sets whether the message issuer was authenticated.
setIssuerName(X500Principal) - Method in class org.opensaml.xml.security.x509.X509IssuerSerialCriteria
Set the issuer name.
setIssuerProtocol(String) - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyContext
Sets the message protocol used by the issuer.
setIssuerProtocol(String) - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyFactory
Sets the message protocol used by the issuer.
setIssuerRole(QName) - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyContext
Sets the SAML role the issuer is meant to be operating in.
setIssuerRole(QName) - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyFactory
Sets the SAML role the issuer is meant to be operating in.
setJ(J) - Method in interface org.opensaml.xml.signature.DSAKeyValue
Set the J child element
setJ(J) - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Set the J child element
setKANonce(KANonce) - Method in interface org.opensaml.xml.encryption.AgreementMethod
Set the nonce child element used to introduce variability into the generation of keying material.
setKANonce(KANonce) - Method in class org.opensaml.xml.encryption.impl.AgreementMethodImpl
Set the nonce child element used to introduce variability into the generation of keying material.
setKEKResolver(KeyInfoCredentialResolver) - Method in class org.opensaml.xml.encryption.Decrypter
Set a new key encryption key credential resolver.
setKEKResolverCriteria(CredentialCriteriaSet) - Method in class org.opensaml.xml.encryption.Decrypter
Set the optional static set of criteria used when resolving credentials based on the KeyInfo of an EncryptedKey element.
setKeyAlgorithm(String) - Method in class org.opensaml.xml.security.credential.KeyAlgorithmCriteria
Set the key algorithm criteria.
setKeyInfo(KeyInfo) - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationImpl
Sets the key information for the subject.
setKeyInfo(KeyInfo) - Method in interface org.opensaml.saml1.core.SubjectConfirmation
Sets the key information for the subject.
setKeyInfo(KeyInfo) - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorImpl
Sets information about the key, including the key itself.
setKeyInfo(KeyInfo) - Method in interface org.opensaml.saml2.metadata.KeyDescriptor
Sets information about the key, including the key itself.
setKeyInfo(KeyInfo) - Method in interface org.opensaml.xml.encryption.EncryptedType
Sets the KeyInfo child element.
setKeyInfo(KeyInfo) - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Sets the KeyInfo child element.
setKeyInfo(KeyInfo) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver.KeyInfoResolutionContext
Sets the KeyInfo being processed.
setKeyInfo(KeyInfo) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCriteria
Sets the KeyInfo which is the source of credential criteria.
setKeyInfo(KeyInfo) - Method in class org.opensaml.xml.security.keyinfo.StaticKeyInfoGenerator
Set the static KeyInfo object held by this generator.
setKeyInfo(KeyInfo) - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Sets the key info added to this signature.
setKeyInfo(KeyInfo) - Method in interface org.opensaml.xml.signature.Signature
Sets the key info added to this signature.
setKeyInfoCredentialResolver(KeyInfoCredentialResolver) - Method in class org.opensaml.security.MetadataCredentialResolver
Set the KeyInfo credential resolver used by this metadata resolver to handle KeyInfo elements.
setKeyInfoGenerator(KeyInfoGenerator) - Method in class org.opensaml.xml.encryption.EncryptionParameters
Sets the instance which will be used to generate a KeyInfo object from the encryption credential.
setKeyInfoGeneratorManager(NamedKeyInfoGeneratorManager) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Set the manager for named KeyInfoGenerator instances.
setKeyLength(Integer) - Method in class org.opensaml.xml.security.credential.KeyLengthCriteria
Set the key length.
setKeyName(String) - Method in class org.opensaml.xml.security.credential.KeyNameCriteria
Set the key name criteria.
setKeyNames(List<String>) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver.KeyInfoResolutionContext
Set the names from any KeyNames.
setKeyPlacement(Encrypter.KeyPlacement) - Method in class org.opensaml.saml2.encryption.Encrypter
Set the key placement option.
setKeyResolver(KeyInfoCredentialResolver) - Method in class org.opensaml.xml.encryption.Decrypter
Set a new data encryption key credential resolver.
setKeyResolverCriteria() - Method in class org.opensaml.xml.encryption.Decrypter
Get the optional static set of criteria used when resolving credentials based on the KeyInfo of an EncryptedData element.
setKeyResolverCriteria(CredentialCriteriaSet) - Method in class org.opensaml.xml.encryption.Decrypter
Set the optional static set of criteria used when resolving credentials based on the KeyInfo of an EncryptedData element.
setKeySize(KeySize) - Method in interface org.opensaml.xml.encryption.EncryptionMethod
Sets the KeySize child element.
setKeySize(KeySize) - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodImpl
Sets the KeySize child element.
setKeyValueCredential(Credential) - Method in class org.opensaml.xml.security.keyinfo.KeyInfoCredentialResolver.KeyInfoResolutionContext
Set the credential holding the key obtained from a KeyValue, if any.
setLanguage(String) - Method in class org.opensaml.saml2.metadata.LocalizedString
Sets the language of the string.
setLoc(String) - Method in interface org.opensaml.saml2.core.IDPEntry
Sets the Loc value.
setLoc(String) - Method in class org.opensaml.saml2.core.impl.IDPEntryImpl
Sets the Loc value.
setLocalizedString(String) - Method in class org.opensaml.saml2.metadata.LocalizedString
Sets the localized string.
setLocation(String) - Method in interface org.opensaml.saml1.core.AuthorityBinding
Setter for Location
setLocation(String) - Method in class org.opensaml.saml1.core.impl.AuthorityBindingImpl
Setter for Location
setLocation(String) - Method in interface org.opensaml.saml2.metadata.Endpoint
Sets the URI, usually a URL, for the location of this Endpoint.
setLocation(String) - Method in class org.opensaml.saml2.metadata.impl.EndpointImpl
Sets the URI, usually a URL, for the location of this Endpoint.
setLocationURI(String) - Method in interface org.opensaml.saml2.metadata.AdditionalMetadataLocation
Sets the location URI.
setLocationURI(String) - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationImpl
Sets the location URI.
setMaintainExpiredMetadata(boolean) - Method in class org.opensaml.saml2.metadata.provider.FilesystemMetadataProvider
Sets whether cached metadata should be discarded if it expires and can not be refreshed.
setMaintainExpiredMetadata(boolean) - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Sets whether cached metadata should be discarded if it expires and can not be refreshed.
setMaxCacheDuration(int) - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Sets the maximum amount of time, in seconds, metadata will be cached for.
setMaxPoolSize(int) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets the max number of builders the pool will hold.
setMeetAllCriteria(boolean) - Method in class org.opensaml.xml.security.credential.AbstractCriteriaFilteringCredentialResolver
Set whether all EvaluableCredentialCriteria must be met to return a credential, or only one or more evaluable criteria.
setMessage(String) - Method in class org.opensaml.saml1.core.impl.StatusMessageImpl
Set the contents of this
setMessage(String) - Method in interface org.opensaml.saml1.core.StatusMessage
Set the contents of this
setMessage(SAMLObject) - Method in interface org.opensaml.saml2.core.ArtifactResponse
Sets the protocol message from the artifact response.
setMessage(SAMLObject) - Method in class org.opensaml.saml2.core.impl.ArtifactResponseImpl
Sets the protocol message from the artifact response.
setMessage(String) - Method in class org.opensaml.saml2.core.impl.StatusMessageImpl
Sets the Message of this Status Message.
setMessage(String) - Method in interface org.opensaml.saml2.core.StatusMessage
Sets the Message of this Status Message.
setMessage(FaultString) - Method in interface org.opensaml.ws.soap.soap11.Fault
Sets the fault string for this fault.
setMessage(FaultString) - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Sets the fault string for this fault.
setMessageHandle(byte[]) - Method in class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004
Sets the 20 byte message handle of the artifact.
setMessageID(String) - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyContext
Sets the ID of the SAML request/response.
setMetadataFilter(MetadataFilter) - Method in class org.opensaml.saml2.metadata.provider.BaseMetadataProvider
Sets the metadata filter applied to the metadata.
setMetadataFilter(MetadataFilter) - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Sets the metadata filter applied to the metadata.
setMetadataFilter(MetadataFilter) - Method in class org.opensaml.saml2.metadata.provider.DOMMetadataProvider
Sets the metadata filter applied to the metadata.
setMetadataFilter(MetadataFilter) - Method in class org.opensaml.saml2.metadata.provider.FilesystemMetadataProvider
Sets the metadata filter applied to the metadata.
setMetadataFilter(MetadataFilter) - Method in interface org.opensaml.saml2.metadata.provider.MetadataProvider
Sets the metadata filter applied to the metadata.
setMetadataFilter(MetadataFilter) - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Sets the metadata filter applied to the metadata.
setMetadataProvider(MetadataProvider) - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Sets the metadata provider used to look up relying party information.
setMetadataProvider(MetadataProvider) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Sets the metadata provider used to lookup information about the issuer.
setMetadataProvider(MetadataProvider) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoderBuilder
Sets the metadata provider used to lookup information about the issuer.
setMetadataProvider(MetadataProvider) - Method in interface org.opensaml.common.binding.decoding.MessageDecoder
Sets the metadata provider used to lookup information about the issuer.
setMetadataProvider(MetadataProvider) - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Sets the metadata provider that can be used to look up information about the relying party.
setMetadataProvider(MetadataProvider) - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Sets the metadata provider that can be used to look up information about the relying party.
setMetadataProvider(MetadataProvider) - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicy
Sets the metadata provider used to look up entity information.
setMetadataProvider(MetadataProvider) - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyContext
Sets the metadata provider used to lookup issuer information.
setMethod(String) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Sets the method used to confirm this subject.
setMethod(String) - Method in interface org.opensaml.saml2.core.SubjectConfirmation
Sets the method used to confirm this subject.
setMimeType(String) - Method in interface org.opensaml.xml.encryption.EncryptedType
Sets the MIME type of the plaintext content.
setMimeType(String) - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Sets the MIME type of the plaintext content.
setModulus(Modulus) - Method in class org.opensaml.xml.signature.impl.RSAKeyValueImpl
Set the Modulus child element
setModulus(Modulus) - Method in interface org.opensaml.xml.signature.RSAKeyValue
Set the Modulus child element
setName(String) - Method in interface org.opensaml.saml2.core.Attribute
Sets the name of this attribute.
setName(String) - Method in interface org.opensaml.saml2.core.IDPEntry
Sets the Name value.
setName(String) - Method in class org.opensaml.saml2.core.impl.AttributeImpl
Sets the name of this attribute.
setName(String) - Method in class org.opensaml.saml2.core.impl.IDPEntryImpl
Sets the Name value.
setName(String) - Method in interface org.opensaml.saml2.metadata.Company
Sets the name of the company.
setName(String) - Method in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Sets the name of this entity group.
setName(String) - Method in interface org.opensaml.saml2.metadata.GivenName
Sets the name.
setName(String) - Method in class org.opensaml.saml2.metadata.impl.CompanyImpl
Sets the name of the company.
setName(String) - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Sets the name of this entity group.
setName(String) - Method in class org.opensaml.saml2.metadata.impl.GivenNameImpl
Sets the name.
setName(LocalizedString) - Method in class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameImpl
Sets the organization name.
setName(LocalizedString) - Method in class org.opensaml.saml2.metadata.impl.OrganizationNameImpl
Sets the organization name.
setName(LocalizedString) - Method in class org.opensaml.saml2.metadata.impl.ServiceNameImpl
Sets the service name.
setName(String) - Method in class org.opensaml.saml2.metadata.impl.SurNameImpl
Sets the name.
setName(LocalizedString) - Method in interface org.opensaml.saml2.metadata.OrganizationDisplayName
Sets the organization name.
setName(LocalizedString) - Method in interface org.opensaml.saml2.metadata.OrganizationName
Sets the organization name.
setName(LocalizedString) - Method in interface org.opensaml.saml2.metadata.ServiceName
Sets the service name.
setName(String) - Method in interface org.opensaml.saml2.metadata.SurName
Sets the name.
setNameFormat(String) - Method in interface org.opensaml.saml2.core.Attribute
Sets the name format of this attribute.
setNameFormat(String) - Method in class org.opensaml.saml2.core.impl.AttributeImpl
Sets the name format of this attribute.
setNameID(NameID) - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Sets the name identifier of the principal for this request.
setNameID(NameID) - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Set the NameID of the request.
setNameID(NameID) - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestImpl
Sets the name identifier of the principal for this request.
setNameID(NameID) - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseImpl
Sets the name identifier of the principal for this response.
setNameID(NameID) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Sets the name identifier of the principal for this request.
setNameID(NameID) - Method in class org.opensaml.saml2.core.impl.SubjectImpl
Sets the name identifier of the principal for this request.
setNameID(NameID) - Method in interface org.opensaml.saml2.core.LogoutRequest
Sets the name identifier of the principal for this request.
setNameID(NameID) - Method in interface org.opensaml.saml2.core.ManageNameIDRequest
Set the NameID of the request.
setNameID(NameID) - Method in interface org.opensaml.saml2.core.NameIDMappingRequest
Sets the name identifier of the principal for this request.
setNameID(NameID) - Method in interface org.opensaml.saml2.core.NameIDMappingResponse
Sets the name identifier of the principal for this response.
setNameID(NameID) - Method in interface org.opensaml.saml2.core.Subject
Sets the name identifier of the principal for this request.
setNameID(NameID) - Method in interface org.opensaml.saml2.core.SubjectConfirmation
Sets the name identifier of the principal for this request.
setNameIdentifier(String) - Method in class org.opensaml.saml1.core.impl.NameIdentifierImpl
 
setNameIdentifier(NameIdentifier) - Method in class org.opensaml.saml1.core.impl.SubjectImpl
Sets the NameIdentifier of this Subject
setNameIdentifier(String) - Method in interface org.opensaml.saml1.core.NameIdentifier
 
setNameIdentifier(NameIdentifier) - Method in interface org.opensaml.saml1.core.Subject
Sets the NameIdentifier of this Subject
setNameIDPolicy(NameIDPolicy) - Method in interface org.opensaml.saml2.core.AuthnRequest
Sets the NameIDPolicy of the request.
setNameIDPolicy(NameIDPolicy) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets the NameIDPolicy of the request.
setNameIDPolicy(NameIDPolicy) - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestImpl
Set the NameIDPolicy of the request.
setNameIDPolicy(NameIDPolicy) - Method in interface org.opensaml.saml2.core.NameIDMappingRequest
Set the NameIDPolicy of the request.
setNameQualifier(String) - Method in class org.opensaml.saml1.core.impl.NameIdentifierImpl
setNameQualifier(String) - Method in interface org.opensaml.saml1.core.NameIdentifier
 
setNameQualifier(String) - Method in interface org.opensaml.saml2.core.BaseID
Sets the NameQualifier value.
setNameQualifier(String) - Method in class org.opensaml.saml2.core.impl.AbstractNameIDType
Sets the NameQualifier value.
setNameQualifier(String) - Method in class org.opensaml.saml2.core.impl.BaseIDImpl
Sets the NameQualifier value.
setNameQualifier(String) - Method in interface org.opensaml.saml2.core.NameIDType
Sets the NameQualifier value.
setNamespace(String) - Method in interface org.opensaml.saml1.core.Action
Set the value of Namespace
setNamespace(String) - Method in class org.opensaml.saml1.core.impl.ActionImpl
Set the value of Namespace
setNamespace(String) - Method in interface org.opensaml.saml2.core.Action
Sets the namespace scope of the specified action.
setNamespace(String) - Method in class org.opensaml.saml2.core.impl.ActionImpl
Sets the namespace scope of the specified action.
setNamespaceAware(boolean) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets whether the builders are namespace aware.
setNamespacePrefix(String) - Method in class org.opensaml.xml.Namespace
Sets the prefix of the namespace.
setNamespaceURI(String) - Method in interface org.opensaml.saml2.metadata.AdditionalMetadataLocation
Sets the namespace URI.
setNamespaceURI(String) - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationImpl
Sets the namespace URI.
setNamespaceURI(String) - Method in class org.opensaml.xml.Namespace
Sets the URI of the namespace.
setNewEncryptedID(NewEncryptedID) - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Set the NewEncryptedID of the request.
setNewEncryptedID(NewEncryptedID) - Method in interface org.opensaml.saml2.core.ManageNameIDRequest
Set the NewEncryptedID of the request.
setNewID(NewID) - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Set the NewID of the request.
setNewID(String) - Method in class org.opensaml.saml2.core.impl.NewIDImpl
Set NewID value.
setNewID(NewID) - Method in interface org.opensaml.saml2.core.ManageNameIDRequest
Set the NewID of the request.
setNewID(String) - Method in interface org.opensaml.saml2.core.NewID
Set NewID value.
setNoNamespaceSchemaLocation(String) - Method in class org.opensaml.xml.AbstractXMLObject
Sets the value of the XML Schema noNamespaceSchemaLocation attribute for this object.
setNoNamespaceSchemaLocation(String) - Method in interface org.opensaml.xml.XMLObject
Sets the value of the XML Schema noNamespaceSchemaLocation attribute for this object.
setNotBefore(DateTime) - Method in interface org.opensaml.saml1.core.Conditions
List the value of the NotBefore attribute.
setNotBefore(DateTime) - Method in class org.opensaml.saml1.core.impl.ConditionsImpl
List the value of the NotBefore attribute.
setNotBefore(DateTime) - Method in interface org.opensaml.saml2.core.Conditions
Sets the date/time before which the assertion is invalid.
setNotBefore(DateTime) - Method in class org.opensaml.saml2.core.impl.ConditionsImpl
Sets the date/time before which the assertion is invalid.
setNotBefore(DateTime) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Sets the time before which this subject is not valid.
setNotBefore(DateTime) - Method in interface org.opensaml.saml2.core.SubjectConfirmationData
Sets the time before which this subject is not valid.
setNotOnOrAfter(DateTime) - Method in interface org.opensaml.saml1.core.Conditions
List the value of the NotOnOrAfter attribute.
setNotOnOrAfter(DateTime) - Method in class org.opensaml.saml1.core.impl.ConditionsImpl
List the value of the NotOnOrAfter attribute.
setNotOnOrAfter(DateTime) - Method in interface org.opensaml.saml2.core.Conditions
Sets the date/time on, or after, which the assertion is invalid.
setNotOnOrAfter(DateTime) - Method in class org.opensaml.saml2.core.impl.ConditionsImpl
Sets the date/time on, or after, which the assertion is invalid.
setNotOnOrAfter(DateTime) - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Set the NotOnOrAfter attrib value of the request.
setNotOnOrAfter(DateTime) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Sets the time at, or after, which this subject is not valid.
setNotOnOrAfter(DateTime) - Method in interface org.opensaml.saml2.core.LogoutRequest
Set the NotOnOrAfter attrib value of the request.
setNotOnOrAfter(DateTime) - Method in interface org.opensaml.saml2.core.SubjectConfirmationData
Sets the time at, or after, which this subject is not valid.
setNumber(String) - Method in class org.opensaml.saml2.metadata.impl.TelephoneNumberImpl
Sets the telephone number.
setNumber(String) - Method in interface org.opensaml.saml2.metadata.TelephoneNumber
Sets the telephone number.
setNumericRepresentation(boolean) - Method in class org.opensaml.xml.schema.XSBooleanValue
Sets whether to use the numeric or lexical representation.
setOAEPparams(OAEPparams) - Method in interface org.opensaml.xml.encryption.EncryptionMethod
Sets the OAEPparams child element.
setOAEPparams(OAEPparams) - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodImpl
Sets the OAEPparams child element.
setOrganization(Organization) - Method in interface org.opensaml.saml2.metadata.EntityDescriptor
Sets the organization for this entity.
setOrganization(Organization) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Sets the organization for this entity.
setOrganization(Organization) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Sets the organization responsible for this role.
setOrganization(Organization) - Method in interface org.opensaml.saml2.metadata.RoleDescriptor
Sets the organization responsible for this role.
setOriginatorKeyInfo(OriginatorKeyInfo) - Method in interface org.opensaml.xml.encryption.AgreementMethod
Set the child element containing the key generation material for the originator
setOriginatorKeyInfo(OriginatorKeyInfo) - Method in class org.opensaml.xml.encryption.impl.AgreementMethodImpl
Set the child element containing the key generation material for the originator
setOwnerID(String) - Method in interface org.opensaml.saml2.metadata.AffiliationDescriptor
Sets the ID of the owner of this affiliation.
setOwnerID(String) - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Sets the ID of the owner of this affiliation.
setP(P) - Method in interface org.opensaml.xml.signature.DSAKeyValue
Set the P child element
setP(P) - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Set the P child element
setParent(XMLObject) - Method in class org.opensaml.xml.AbstractXMLObject
Sets the parent of this element.
setParent(ElementType) - Method in class org.opensaml.xml.util.XMLObjectChildrenList
Assigned the parent, given at list construction, to the given element if the element does not have a parent or its parent matches the one given at list construction time.
setParent(XMLObject) - Method in interface org.opensaml.xml.XMLObject
Sets the parent of this element.
setParser(ParserPool) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoderBuilder
Sets the parser pool used to parse messages.
setParserPool(ParserPool) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Sets the pool of parsers to use to parse XML.
setParserPool(ParserPool) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Sets the pool of parsers to use to parse XML.
setPassword(String) - Method in class org.opensaml.util.URLBuilder
Sets the user's password in the URL.
setPath(String) - Method in class org.opensaml.util.URLBuilder
Sets the path component of the URL.
setPeerConnectionAuthenticatingTrustEngine(TrustEngine<CredentialType>) - Method in class org.opensaml.ws.soap.client.AbstractSOAPTransport
Sets the trust engine to use to evaluate a peer's connection credentials.
setPeerConnectionAuthenticatingTrustEngine(TrustEngine<CredentialType>) - Method in interface org.opensaml.ws.soap.client.SOAPTransport
Sets the trust engine to use to evaluate a peer's connection credentials.
setPeerID(String) - Method in class org.opensaml.xml.security.credential.PeerEntityIDCriteria
Set the entity ID which is the peer relative to a primary entity ID.
setPgenCounter(PgenCounter) - Method in interface org.opensaml.xml.signature.DSAKeyValue
Set the PgenCounter element
setPgenCounter(PgenCounter) - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Set the PgenCounter element
setPGPKeyID(PGPKeyID) - Method in class org.opensaml.xml.signature.impl.PGPDataImpl
Set PGPKeyID child element
setPGPKeyID(PGPKeyID) - Method in interface org.opensaml.xml.signature.PGPData
Set PGPKeyID child element
setPGPKeyPacket(PGPKeyPacket) - Method in class org.opensaml.xml.signature.impl.PGPDataImpl
Set PGPKeyPacket child element
setPGPKeyPacket(PGPKeyPacket) - Method in interface org.opensaml.xml.signature.PGPData
Set PGPKeyPacket child element
setPolicyFactory(SecurityPolicyFactory) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoderBuilder
Sets the policy factory used to create security policy instances.
setPolicyRuleFactories(List<SecurityPolicyRuleFactory<RequestType>>) - Method in class org.opensaml.ws.security.provider.BaseSecurityPolicyFactory
Sets the factories for the security policy rules for the security policy produced by this factory.
setPort(int) - Method in class org.opensaml.util.URLBuilder
Sets the port component of the URL.
setPrivateKey(PrivateKey) - Method in class org.opensaml.xml.security.credential.BasicCredential
Sets the private key for this credential.
setProfileURI(String) - Method in interface org.opensaml.saml2.metadata.AttributeProfile
Sets the URI of this attribute profile.
setProfileURI(String) - Method in class org.opensaml.saml2.metadata.impl.AttributeProfileImpl
Sets the URI of this attribute profile.
setProtocol(String) - Method in class org.opensaml.security.MetadataCriteria
Set the entity protocol.
setProtocolBinding(String) - Method in interface org.opensaml.saml2.core.AuthnRequest
Sets the protocol binding URI for the request.
setProtocolBinding(String) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets the protocol binding URI for the request.
setProviderID(String) - Method in interface org.opensaml.saml2.core.IDPEntry
Sets the ProviderID URI.
setProviderID(String) - Method in class org.opensaml.saml2.core.impl.IDPEntryImpl
Sets the ProviderID URI.
setProviderName(String) - Method in interface org.opensaml.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 class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets the human-readable name of the requester for use by the presenter's user agent or the identity provider.
setProviders(List<MetadataProvider>) - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Replaces the current set of metadata providers with give collection.
setProxyCount(Integer) - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionImpl
Sets the number of times the assertion may be proxied.
setProxyCount(Integer) - Method in class org.opensaml.saml2.core.impl.ScopingImpl
Sets the ProxyCount attrib value.
setProxyCount(Integer) - Method in interface org.opensaml.saml2.core.ProxyRestriction
Sets the number of times the assertion may be proxied.
setProxyCount(Integer) - Method in interface org.opensaml.saml2.core.Scoping
Sets the ProxyCount attrib value.
setPublicId(String) - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
setPublicKey(PublicKey) - Method in class org.opensaml.xml.security.credential.BasicCredential
Sets the public key for this credential.
setPublicKey(PublicKey) - Method in class org.opensaml.xml.security.credential.PublicKeyCriteria
Set the public key criteria.
setPublicKey(PublicKey) - Method in class org.opensaml.xml.security.x509.BasicX509Credential
Sets the public key for this credential.
setQ(Q) - Method in interface org.opensaml.xml.signature.DSAKeyValue
Set the Q child element
setQ(Q) - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Set the Q child element
setQname(String) - Method in interface org.opensaml.saml1.core.RespondWith
Set the Content (a QName)
setQuery(Query) - Method in class org.opensaml.saml1.core.impl.RequestImpl
Set the query (Query, SubjectQuery, AuthenticationQuery, AttributeQuery, AuthorizationDecisioonQuery
setQuery(Query) - Method in interface org.opensaml.saml1.core.Request
Set the query (Query, SubjectQuery, AuthenticationQuery, AttributeQuery, AuthorizationDecisioonQuery
setReason(String) - Method in class org.opensaml.saml2.core.impl.LogoutRequestImpl
Set the Reason attrib value of the request.
setReason(String) - Method in interface org.opensaml.saml2.core.LogoutRequest
Set the Reason attrib value of the request.
setRecipient(String) - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Set the Recipient (attribute).
setRecipient(String) - Method in interface org.opensaml.saml1.core.ResponseAbstractType
Set the Recipient (attribute).
setRecipient(String) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Sets the recipient of this subject.
setRecipient(String) - Method in interface org.opensaml.saml2.core.SubjectConfirmationData
Sets the recipient of this subject.
setRecipient(String) - Method in interface org.opensaml.xml.encryption.EncryptedKey
Sets the hint about for whom this encrypted key is intended
setRecipient(String) - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyImpl
Sets the hint about for whom this encrypted key is intended
setRecipient(String) - Method in class org.opensaml.xml.encryption.KeyEncryptionParameters
Sets the recipient of the key.
setRecipientKeyInfo(RecipientKeyInfo) - Method in interface org.opensaml.xml.encryption.AgreementMethod
Set the child element containing the key generation material for the recipient
setRecipientKeyInfo(RecipientKeyInfo) - Method in class org.opensaml.xml.encryption.impl.AgreementMethodImpl
Set the child element containing the key generation material for the recipient
setReference(String) - Method in interface org.opensaml.saml1.core.AssertionIDReference
Set the reference.
setReference(String) - Method in class org.opensaml.saml1.core.impl.AssertionIDReferenceImpl
Set the reference.
setReferenceList(ReferenceList) - Method in interface org.opensaml.xml.encryption.EncryptedKey
Sets the child element containing pointers to EncryptedData and EncryptedKey elements encrypted using this key.
setReferenceList(ReferenceList) - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyImpl
Sets the child element containing pointers to EncryptedData and EncryptedKey elements encrypted using this key.
setRelayState(String) - Method in class org.opensaml.common.binding.decoding.impl.AbstractHTTPMessageDecoder
Sets the relay state of the request.
setRelayState(String) - Method in interface org.opensaml.common.binding.encoding.HTTPMessageEncoder
Sets the relay state.
setRelayState(String) - Method in class org.opensaml.common.binding.encoding.impl.AbstractHTTPMessageEncoder
Sets the relay state.
setRelyingParty(EntityDescriptor) - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Sets the entity descriptor of the relying party.
setRelyingParty(EntityDescriptor) - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Sets relying party the message will be encoded for.
setRelyingParty(EntityDescriptor) - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Sets relying party the message will be encoded for.
setRelyingPartyEndpoint(Endpoint) - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Sets the endpoint to which the message will be sent.
setRelyingPartyEndpoint(Endpoint) - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Sets the endpoint to which the message will be sent.
setRelyingPartyRole(RoleDescriptor) - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Sets the role of the relying party.
setRelyingPartyRole(RoleDescriptor) - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Sets the role of the relying party the message will be encoded for.
setRelyingPartyRole(RoleDescriptor) - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Sets the role of the relying party the message will be encoded for.
setReplayCache(ReplayCache) - Method in class org.opensaml.common.binding.security.ReplayRuleFactory
Set the message replay cache instance.
setRequest(RequestType) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Sets the request to decode.
setRequest(RequestType) - Method in interface org.opensaml.common.binding.decoding.MessageDecoder
Sets the request to decode.
setRequestedAuthnContext(RequestedAuthnContext) - Method in interface org.opensaml.saml2.core.AuthnQuery
Sets the RequestedAuthnContext of this request.
setRequestedAuthnContext(RequestedAuthnContext) - Method in interface org.opensaml.saml2.core.AuthnRequest
Sets the RequestedAuthnContext of the request.
setRequestedAuthnContext(RequestedAuthnContext) - Method in class org.opensaml.saml2.core.impl.AuthnQueryImpl
Sets the RequestedAuthnContext of this request.
setRequestedAuthnContext(RequestedAuthnContext) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets the RequestedAuthnContext of the request.
setRequesterID(String) - Method in class org.opensaml.saml2.core.impl.RequesterIDImpl
Sets the RequesterID value.
setRequesterID(String) - Method in interface org.opensaml.saml2.core.RequesterID
Sets the RequesterID value.
setRequestMethod(String) - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory
Sets expected method of the request.
setRequestScheme(String) - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory
Sets the expected scheme of the request.
setRequestTimeout(long) - Method in class org.opensaml.ws.soap.client.AbstractSOAPTransport
Sets the time to wait for a response in seconds.
setRequestTimeout(long) - Method in interface org.opensaml.ws.soap.client.SOAPTransport
Sets the time to wait for a response in seconds.
setRequireAuthenticatedIssuer(boolean) - Method in class org.opensaml.ws.security.provider.BasicSecurityPolicyFactory
Sets whether the issuer of the message must be authenticated in order to pass this policy.
setRequiredAuthenticatedIssuer(boolean) - Method in class org.opensaml.common.binding.security.SAMLSecurityPolicyFactory
Sets whether the issuer of the message must be authenticated in order for the policy to pass.
setRequireSecured(boolean) - Method in class org.opensaml.ws.security.provider.HTTPRuleFactory
Sets whether a secure request is required.
setRequireValidMetadata(boolean) - Method in class org.opensaml.saml2.metadata.provider.BaseMetadataProvider
Sets whether the metadata returned by queries must be valid.
setRequireValidMetadata(boolean) - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProvider
Sets whether the metadata returned by queries must be valid.
setRequireValidMetadata(boolean) - Method in interface org.opensaml.saml2.metadata.provider.MetadataProvider
Sets whether the metadata returned by queries must be valid.
setResource(String) - Method in interface org.opensaml.saml1.core.AttributeQuery
Set Resource attribute
setResource(String) - Method in interface org.opensaml.saml1.core.AuthorizationDecisionQuery
Set Resource attribute
setResource(String) - Method in interface org.opensaml.saml1.core.AuthorizationDecisionStatement
Set the contents of the Resource attribute
setResource(String) - Method in class org.opensaml.saml1.core.impl.AttributeQueryImpl
Set Resource attribute
setResource(String) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryImpl
Set Resource attribute
setResource(String) - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementImpl
Set the contents of the Resource attribute
setResource(String) - Method in interface org.opensaml.saml2.core.AuthzDecisionQuery
Sets the Resource attrib value of this query.
setResource(String) - Method in interface org.opensaml.saml2.core.AuthzDecisionStatement
Sets URI of the resource to which authorization is saught.
setResource(String) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryImpl
Sets the Resource attrib value of this query.
setResource(String) - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementImpl
Sets URI of the resource to which authorization is saught.
setResponse(ResponseType) - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Sets the response to use during the encoding process.
setResponse(ResponseType) - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Sets the response to use during the encoding process.
setResponseLocation(String) - Method in interface org.opensaml.saml2.metadata.Endpoint
Sets the URI, usually a URL, responses should be sent to this for this Endpoint.
setResponseLocation(String) - Method in class org.opensaml.saml2.metadata.impl.EndpointImpl
Sets the URI, usually a URL, responses should be sent to this for this Endpoint.
setRole(QName) - Method in class org.opensaml.security.MetadataCriteria
Set the entity role.
setRootInNewDocument(boolean) - Method in class org.opensaml.saml2.encryption.Decrypter
Set the flag which indicates whether the DOM Element which backs a decrypted SAML object will be the root of a new DOM document.
setRSAKeyValue(RSAKeyValue) - Method in class org.opensaml.xml.signature.impl.KeyValueImpl
Set the RSAKeyValue child element
setRSAKeyValue(RSAKeyValue) - Method in interface org.opensaml.xml.signature.KeyValue
Set the RSAKeyValue child element
setSAMLMessage(SAMLObject) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Sets the decoded SAML message.
setSamlMessage(SAMLObject) - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Sets the SAML message that will be encoded and sent to the relying party.
setSamlMessage(SAMLObject) - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Sets the SAML message that will be encoded and sent to the relying party.
setSamlRequest(SAMLObject) - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Sets the SAML request made.
setSamlResponse(SAMLObject) - Method in class org.opensaml.common.binding.AbstractEndpointSelector
Sets the response to the SAML request.
setSchema(Schema) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets the schema builders use to validate.
setSchema(Schema) - Method in interface org.opensaml.xml.parse.ParserPool
Sets the schema builders use to validate.
setSchemaLocation(String) - Method in class org.opensaml.xml.AbstractXMLObject
Sets the value of the XML Schema schemaLocation attribute for this object.
setSchemaLocation(String) - Method in interface org.opensaml.xml.XMLObject
Sets the value of the XML Schema schemaLocation attribute for this object.
setSchemaType(QName) - Method in class org.opensaml.xml.AbstractXMLObject
Sets a given QName as the schema type for the Element represented by this XMLObject.
setScheme(String) - Method in class org.opensaml.util.URLBuilder
Sets the URL scheme (http, https, etc).
setScoping(Scoping) - Method in interface org.opensaml.saml2.core.AuthnRequest
Sets the Scoping of the request.
setScoping(Scoping) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets the Scoping of the request.
setSecond(T2) - Method in class org.opensaml.xml.util.Pair
Sets the second object in the pair.
setSecretKey(SecretKey) - Method in class org.opensaml.xml.security.credential.BasicCredential
Sets the secret key for this credential.
setSecretKey(SecretKey) - Method in class org.opensaml.xml.security.x509.BasicX509Credential
Sets the secret key for this credential.
setSecurityPolicy(SAMLSecurityPolicy) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Sets the security policy to apply to the request and its payload.
setSecurityPolicy(SAMLSecurityPolicy) - Method in interface org.opensaml.common.binding.decoding.MessageDecoder
Sets the security policy to apply to the request and its payload.
setSecurityPolicy(SecurityPolicy) - Method in class org.opensaml.ws.soap.client.SOAPClient
Sets the security policy received messages will be evaluated against.
setSeed(Seed) - Method in interface org.opensaml.xml.signature.DSAKeyValue
Set the Seed element
setSeed(Seed) - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Set the Seed element
setSerialNumber(BigInteger) - Method in class org.opensaml.xml.security.x509.X509IssuerSerialCriteria
Set the serial number.
setSessionIndex(String) - Method in interface org.opensaml.saml2.core.AuthnQuery
Sets the SessionIndex of this request.
setSessionIndex(String) - Method in interface org.opensaml.saml2.core.AuthnStatement
Sets the session index between the principal and the authenticating authority.
setSessionIndex(String) - Method in class org.opensaml.saml2.core.impl.AuthnQueryImpl
Sets the SessionIndex of this request.
setSessionIndex(String) - Method in class org.opensaml.saml2.core.impl.AuthnStatementImpl
Sets the session index between the principal and the authenticating authority.
setSessionIndex(String) - Method in class org.opensaml.saml2.core.impl.SessionIndexImpl
Sets the session index value of the request.
setSessionIndex(String) - Method in interface org.opensaml.saml2.core.SessionIndex
Sets the session index value of the request.
setSessionNotOnOrAfter(DateTime) - Method in interface org.opensaml.saml2.core.AuthnStatement
Set the time when the session between the principal and the SAML authority ends.
setSessionNotOnOrAfter(DateTime) - Method in class org.opensaml.saml2.core.impl.AuthnStatementImpl
Set the time when the session between the principal and the SAML authority ends.
setSignature(Signature) - Method in class org.opensaml.common.impl.AbstractSignableSAMLObject
Sets the Signature XMLObject. 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.
setSignature(Signature) - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Sets the Signature XMLObject. 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.
setSignature(Signature) - Method in class org.opensaml.xml.signature.AbstractSignableXMLObject
Sets the Signature XMLObject.
setSignature(Signature) - Method in interface org.opensaml.xml.signature.SignableXMLObject
Sets the Signature XMLObject.
setSignatureAlgorithm(String) - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Sets the algorithm used to compute the signature.
setSignatureAlgorithm(String) - Method in interface org.opensaml.xml.signature.Signature
Sets the algorithm used to compute the signature.
setSignatureCanonicalizationAlgorithm(String) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Set a canonicalization algorithm URI suitable for use as a Signature CanonicalizationMethod value.
setSignatureHMACOutputLength(Integer) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Set the value to be used as the Signature SignatureMethod HMACOutputLength value, used only when signing with an HMAC algorithm.
setSignatureReferenceDigestMethod(String) - Method in class org.opensaml.xml.security.BasicSecurityConfiguration
Set a digest method algorithm URI suitable for use as a Signature Reference DigestMethod value.
setSigningCredential(Credential) - Method in class org.opensaml.common.binding.encoding.impl.AbstractMessageEncoder
Sets the credential that should be used to sign the message.
setSigningCredential(Credential) - Method in interface org.opensaml.common.binding.encoding.MessageEncoder
Sets the credential that should be used to sign the message.
setSigningCredential(Credential) - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Sets the signature signing credential.
setSigningCredential(Credential) - Method in interface org.opensaml.xml.signature.Signature
Sets the signature signing credential.
setSOAPMessage(Envelope) - Method in class org.opensaml.common.binding.encoding.impl.AbstractSOAPHTTPEncoder
Sets the SOAP message built by this encoder.
setSOAPVersion(String) - Method in class org.opensaml.common.binding.encoding.impl.AbstractSOAPHTTPEncoder
Sets the SOAP version to use.
setSOAPVersion(String) - Method in interface org.opensaml.common.binding.encoding.SOAPEncoder
Sets the SOAP version to use.
setSocketFactory(ProtocolSocketFactory) - Method in class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Sets the socket factory used to create sockets to the HTTP server.
setSourceID(byte[]) - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001
Sets the 20 byte source ID of the artifact.
setSourceID(byte[]) - Method in class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004
Sets the 20 byte source ID of the artifact.
setSourceLocation(String) - Method in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002
Sets source location component of this artifact.
setSPNameQualifier(String) - Method in interface org.opensaml.saml2.core.BaseID
Sets the SPNameQualifier value.
setSPNameQualifier(String) - Method in class org.opensaml.saml2.core.impl.AbstractNameIDType
Sets the SPNameQualifier value.
setSPNameQualifier(String) - Method in class org.opensaml.saml2.core.impl.BaseIDImpl
Sets the SPNameQualifier value.
setSPNameQualifier(String) - Method in class org.opensaml.saml2.core.impl.NameIDPolicyImpl
Sets the SPNameQualifier value.
setSPNameQualifier(String) - Method in interface org.opensaml.saml2.core.NameIDPolicy
Sets the SPNameQualifier value.
setSPNameQualifier(String) - Method in interface org.opensaml.saml2.core.NameIDType
Sets the SPNameQualifier value.
setSPProvidedID(String) - Method in class org.opensaml.saml2.core.impl.AbstractNameIDType
Sets the SPProvddedID of this NameID.
setSPProvidedID(String) - Method in interface org.opensaml.saml2.core.NameIDType
Sets the SPProvddedID of this NameID.
setStatus(Status) - Method in class org.opensaml.saml1.core.impl.ResponseImpl
Set the object representing the Status (element).
setStatus(Status) - Method in interface org.opensaml.saml1.core.Response
Set the object representing the Status (element).
setStatus(Status) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Sets the Status of this response.
setStatus(Status) - Method in interface org.opensaml.saml2.core.StatusResponseType
Sets the Status of this response.
setStatusCode(StatusCode) - Method in class org.opensaml.saml1.core.impl.StatusCodeImpl
Sets the second level status code.
setStatusCode(StatusCode) - Method in class org.opensaml.saml1.core.impl.StatusImpl
Set the object representing the StatusCode (element).
setStatusCode(StatusCode) - Method in interface org.opensaml.saml1.core.Status
Set the object representing the StatusCode (element).
setStatusCode(StatusCode) - Method in interface org.opensaml.saml1.core.StatusCode
Sets the second level status code.
setStatusCode(StatusCode) - Method in class org.opensaml.saml2.core.impl.StatusCodeImpl
Sets the Status Code of this Status Code.
setStatusCode(StatusCode) - Method in class org.opensaml.saml2.core.impl.StatusImpl
Sets the Code of this Status.
setStatusCode(StatusCode) - Method in interface org.opensaml.saml2.core.Status
Sets the Code of this Status.
setStatusCode(StatusCode) - Method in interface org.opensaml.saml2.core.StatusCode
Sets the Status Code of this Status Code.
setStatusDetail(StatusDetail) - Method in class org.opensaml.saml1.core.impl.StatusImpl
Set the object representing the StatusDetail (element).
setStatusDetail(StatusDetail) - Method in interface org.opensaml.saml1.core.Status
Set the object representing the StatusDetail (element).
setStatusDetail(StatusDetail) - Method in class org.opensaml.saml2.core.impl.StatusImpl
Sets the Detail of this Status.
setStatusDetail(StatusDetail) - Method in interface org.opensaml.saml2.core.Status
Sets the Detail of this Status.
setStatusMessage(StatusMessage) - Method in class org.opensaml.saml1.core.impl.StatusImpl
Set the object representing the StatusMessage (element).
setStatusMessage(StatusMessage) - Method in interface org.opensaml.saml1.core.Status
Set the object representing the StatusMessage (element).
setStatusMessage(StatusMessage) - Method in class org.opensaml.saml2.core.impl.StatusImpl
Sets the Message of this Status.
setStatusMessage(StatusMessage) - Method in interface org.opensaml.saml2.core.Status
Sets the Message of this Status.
setStringData(String) - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
setSubject(Subject) - Method in class org.opensaml.saml1.core.impl.SubjectQueryImpl
Set Subject child element
setSubject(Subject) - Method in class org.opensaml.saml1.core.impl.SubjectStatementImpl
setSubject(Subject) - Method in interface org.opensaml.saml1.core.SubjectQuery
Set Subject child element
setSubject(Subject) - Method in interface org.opensaml.saml1.core.SubjectStatement
 
setSubject(Subject) - Method in interface org.opensaml.saml2.core.Assertion
Sets the Subject of this assertion.
setSubject(Subject) - Method in interface org.opensaml.saml2.core.AuthnRequest
Sets the Subject of the request.
setSubject(Subject) - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Sets the Subject of this assertion.
setSubject(Subject) - Method in class org.opensaml.saml2.core.impl.AuthnRequestImpl
Sets the Subject of the request.
setSubject(Subject) - Method in class org.opensaml.saml2.core.impl.SubjectQueryImpl
Sets the Subject of this request.
setSubject(Subject) - Method in interface org.opensaml.saml2.core.SubjectQuery
Sets the Subject of this request.
setSubjectConfirmation(SubjectConfirmation) - Method in class org.opensaml.saml1.core.impl.SubjectImpl
Sets the SubjectConfirmation of this Subject
setSubjectConfirmation(SubjectConfirmation) - Method in interface org.opensaml.saml1.core.Subject
Sets the SubjectConfirmation of this Subject
setSubjectConfirmationData(XMLObject) - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationImpl
Set the SubjectConfirmationData
setSubjectConfirmationData(XMLObject) - Method in interface org.opensaml.saml1.core.SubjectConfirmation
Set the SubjectConfirmationData
setSubjectConfirmationData(SubjectConfirmationData) - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Sets the data about how this subject was confirmed or constraints on the confirmation.
setSubjectConfirmationData(SubjectConfirmationData) - Method in interface org.opensaml.saml2.core.SubjectConfirmation
Sets the data about how this subject was confirmed or constraints on the confirmation.
setSubjectKeyIdentifier(byte[]) - Method in class org.opensaml.xml.security.x509.X509SubjectKeyIdentifierCriteria
Set the subject key identifier.
setSubjectLocality(SubjectLocality) - Method in interface org.opensaml.saml1.core.AuthenticationStatement
Get the (single) SubjectLocality child element
setSubjectLocality(SubjectLocality) - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementImpl
Get the (single) SubjectLocality child element
setSubjectLocality(SubjectLocality) - Method in interface org.opensaml.saml2.core.AuthnStatement
Set the DNS domain and IP address of the system where the principal was authenticated.
setSubjectLocality(SubjectLocality) - Method in class org.opensaml.saml2.core.impl.AuthnStatementImpl
Set the DNS domain and IP address of the system where the principal was authenticated.
setSubjectName(X500Principal) - Method in class org.opensaml.xml.security.x509.X509SubjectNameCriteria
Set the serial number.
setSurName(SurName) - Method in interface org.opensaml.saml2.metadata.ContactPerson
Sets the surname for this person.
setSurName(SurName) - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Sets the surname for this person.
setSystemId(String) - Method in class org.opensaml.xml.parse.ClasspathResolver.LSInputImpl
setTarget(String) - Method in interface org.opensaml.xml.encryption.EncryptionProperty
Set the target URI attribute which specifies to which element this property applies
setTarget(String) - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyImpl
Set the target URI attribute which specifies to which element this property applies
setTerminate(Terminate) - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestImpl
Set the Terminate of the request.
setTerminate(Terminate) - Method in interface org.opensaml.saml2.core.ManageNameIDRequest
Set the Terminate of the request.
setTextContent(String) - Method in class org.opensaml.xml.ElementProxy
Sets the text content for the proxied DOM Element.
setTransforms(Transforms) - Method in interface org.opensaml.xml.encryption.CipherReference
Set the Transforms child element, which describes which transformations to apply when dereferencing the data
setTransforms(Transforms) - Method in class org.opensaml.xml.encryption.impl.CipherReferenceImpl
Set the Transforms child element, which describes which transformations to apply when dereferencing the data
setTransforms(Transforms) - Method in class org.opensaml.xml.signature.impl.RetrievalMethodImpl
Set the Transforms child element
setTransforms(Transforms) - Method in interface org.opensaml.xml.signature.RetrievalMethod
Set the Transforms child element
setTrustedCredentialResolver(CredentialResolver) - Method in class org.opensaml.ws.soap.client.AbstractSOAPTransport
Sets the credential resolver used to retrieve trusted credential information for the peer.
setTrustedCredentialResolver(CredentialResolver) - Method in interface org.opensaml.ws.soap.client.SOAPTransport
Sets the credential resolver used to retrieve trusted credential information for the peer.
setTrustEngine(TrustEngine) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Sets the the trust engine used to verify the credentials of a request.
setTrustEngine(TrustEngine) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoderBuilder
Sets the trust engine used to evaluate message trustworthiness.
setTrustEngine(TrustEngine) - Method in interface org.opensaml.common.binding.decoding.MessageDecoder
Sets the the trust engine used to verify the credentials of a request.
setTrustEngine(TrustEngine<TokenType>) - Method in class org.opensaml.ws.security.provider.BaseTrustEngineRuleFactory
Sets the engine used to validate the untrusted token.
setType(ContactPersonTypeEnumeration) - Method in interface org.opensaml.saml2.metadata.ContactPerson
Sets the type of contact this person.
setType(ContactPersonTypeEnumeration) - Method in class org.opensaml.saml2.metadata.impl.ContactPersonImpl
Sets the type of contact this person.
setType(String) - Method in interface org.opensaml.xml.encryption.EncryptedType
Sets the type information for the plaintext content.
setType(String) - Method in class org.opensaml.xml.encryption.impl.EncryptedTypeImpl
Sets the type information for the plaintext content.
setType(String) - Method in class org.opensaml.xml.signature.impl.RetrievalMethodImpl
Set the Type attribute value
setType(String) - Method in interface org.opensaml.xml.signature.RetrievalMethod
Set the Type attribute value
setTypeCode(byte[]) - Method in class org.opensaml.common.binding.artifact.SAMLArtifact
Sets the 2 byte type code for this artifact.
setUnevaluableSatisfies(boolean) - Method in class org.opensaml.xml.security.credential.AbstractCriteriaFilteringCredentialResolver
Set the flag which determines the processing behavior when an EvaluableCredentialCriteria is unable to evaluate a Credential.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.xml.signature.impl.KeyValueImpl
Set the wildcard <any> XMLObject child element
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.xml.signature.KeyValue
Set the wildcard <any> XMLObject child element
setUri(String) - Method in interface org.opensaml.saml1.core.Audience
Set the Uri which makes up the body text
setUri(String) - Method in class org.opensaml.saml1.core.impl.AudienceImpl
Set the Uri which makes up the body text
setURI(String) - Method in interface org.opensaml.saml2.core.AuthenticatingAuthority
Sets the URI of this Authenticating Authority.
setURI(String) - Method in class org.opensaml.saml2.core.impl.AuthenticatingAuthorityImpl
Sets the URI of this Authenticating Authority.
setURI(String) - Method in interface org.opensaml.xml.encryption.CipherReference
Set the URI attribute that describes from where to deference the encrypted data
setURI(String) - Method in class org.opensaml.xml.encryption.impl.CipherReferenceImpl
Set the URI attribute that describes from where to deference the encrypted data
setURI(String) - Method in class org.opensaml.xml.encryption.impl.ReferenceTypeImpl
Set the URI attribute which indicates the referent of this reference
setURI(String) - Method in interface org.opensaml.xml.encryption.ReferenceType
Set the URI attribute which indicates the referent of this reference
setURI(String) - Method in class org.opensaml.xml.signature.impl.RetrievalMethodImpl
Set the URI attribute value
setURI(String) - Method in interface org.opensaml.xml.signature.RetrievalMethod
Set the URI attribute value
setURL(LocalizedString) - Method in class org.opensaml.saml2.metadata.impl.OrganizationURLImpl
Sets the organization URL.
setURL(LocalizedString) - Method in interface org.opensaml.saml2.metadata.OrganizationURL
Sets the organization URL.
setUsage(UsageType) - Method in class org.opensaml.xml.security.credential.UsageCriteria
Set the key usage criteria.
setUsageType(UsageType) - Method in class org.opensaml.xml.security.credential.BasicCredential
Sets the usage type for this credential.
setUse(UsageType) - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorImpl
Sets the use of this key.
setUse(UsageType) - Method in interface org.opensaml.saml2.metadata.KeyDescriptor
Sets the use of this key.
setUseDefaultManager(boolean) - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManager
Set the option as to whether the default (unnamed) manager will be used to lookup factories for credentials if there is no appropriate named factory for the credential type.
setUsername(String) - Method in class org.opensaml.util.URLBuilder
Sets the user name component of the URL.
setValidationSchema(Schema) - Method in class org.opensaml.ws.soap.client.SOAPClient
Sets the schema used to validate incoming messages.
setValidUntil(DateTime) - Method in interface org.opensaml.saml2.common.TimeBoundSAMLObject
Sets the date until which this descriptor is valid.
setValidUntil(DateTime) - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorImpl
Sets the date until which this descriptor is valid.
setValidUntil(DateTime) - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorImpl
Sets the date until which this descriptor is valid.
setValidUntil(DateTime) - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorImpl
Sets the date until which this descriptor is valid.
setValidUntil(DateTime) - Method in class org.opensaml.saml2.metadata.impl.RoleDescriptorImpl
Sets the date until which this descriptor is valid.
setValue(String) - Method in class org.opensaml.saml1.core.impl.StatusCodeImpl
Sets the value of the status code.
setValue(String) - Method in interface org.opensaml.saml1.core.StatusCode
Sets the value of the status code.
setValue(String) - Method in class org.opensaml.saml2.core.impl.AbstractNameIDType
Sets the value of this type.
setValue(String) - Method in class org.opensaml.saml2.core.impl.StatusCodeImpl
Sets the Value of this Status Code.
setValue(String) - Method in interface org.opensaml.saml2.core.NameIDType
Sets the value of this type.
setValue(String) - Method in interface org.opensaml.saml2.core.StatusCode
Sets the Value of this Status Code.
setValue(String) - Method in class org.opensaml.samlext.saml1md.impl.SourceIDImpl
Sets the string.
setValue(String) - Method in class org.opensaml.samlext.saml2mdquery.impl.ActionNamespaceImpl
Sets the URI content of the element.
setValue(String) - Method in class org.opensaml.xml.schema.impl.XSBase64BinaryImpl
Sets the base64-encoded binary value.
setValue(Integer) - Method in class org.opensaml.xml.schema.impl.XSIntegerImpl
Sets the integer.
setValue(QName) - Method in class org.opensaml.xml.schema.impl.XSQNameImpl
Sets the QName content of the element.
setValue(String) - Method in class org.opensaml.xml.schema.impl.XSStringImpl
Sets the string.
setValue(String) - Method in class org.opensaml.xml.schema.impl.XSURIImpl
Sets the URI content of the element.
setValue(String) - Method in interface org.opensaml.xml.schema.XSBase64Binary
Sets the base64-encoded binary value.
setValue(Boolean) - Method in class org.opensaml.xml.schema.XSBooleanValue
Sets the boolean value.
setValue(Integer) - Method in interface org.opensaml.xml.schema.XSInteger
Sets the integer.
setValue(QName) - Method in interface org.opensaml.xml.schema.XSQName
Sets the QName content of the element.
setValue(String) - Method in interface org.opensaml.xml.schema.XSString
Sets the string.
setValue(String) - Method in interface org.opensaml.xml.schema.XSURI
Sets the URI content of the element.
setValue(BigInteger) - Method in class org.opensaml.xml.signature.impl.X509SerialNumberImpl
Sets the integer.
setValue(BigInteger) - Method in interface org.opensaml.xml.signature.X509SerialNumber
Sets the integer.
setVelocityEngine(VelocityEngine) - Method in class org.opensaml.saml1.binding.encoding.HTTPPostEncoder
Sets the velocity engine used to evaluate the template when performing POST encoding.
setVelocityEngine(VelocityEngine) - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Sets the velocity engine used to evaluate the template when performing POST encoding.
setVelocityEngine(VelocityEngine) - Method in class org.opensaml.saml2.binding.encoding.HTTPPostEncoder
Sets the velocity engine used to evaluate the template when performing POST encoding.
setVelocityTemplateId(String) - Method in class org.opensaml.saml1.binding.encoding.HTTPPostEncoder
Sets the ID of the velocity template used for POST encoding.
setVelocityTemplateId(String) - Method in class org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder
Sets the ID of the velocity template used for POST encoding.
setVelocityTemplateId(String) - Method in class org.opensaml.saml2.binding.encoding.HTTPPostEncoder
Sets the ID of the velocity template used for POST encoding.
setVersion(SAMLVersion) - Method in interface org.opensaml.saml1.core.Assertion
Sets the SAML version of this assertion.
setVersion(SAMLVersion) - Method in class org.opensaml.saml1.core.impl.AssertionImpl
Sets the SAML version of this assertion.
setVersion(SAMLVersion) - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeImpl
setVersion(SAMLVersion) - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeImpl
Sets the SAML version for this message.
setVersion(SAMLVersion) - Method in interface org.opensaml.saml1.core.RequestAbstractType
 
setVersion(SAMLVersion) - Method in interface org.opensaml.saml1.core.ResponseAbstractType
Sets the SAML version for this message.
setVersion(SAMLVersion) - Method in interface org.opensaml.saml2.core.Assertion
Sets the SAML Version of this assertion.
setVersion(SAMLVersion) - Method in class org.opensaml.saml2.core.impl.AssertionImpl
Sets the SAML Version of this assertion.
setVersion(SAMLVersion) - Method in class org.opensaml.saml2.core.impl.RequestAbstractTypeImpl
Sets the SAML Version of this request.
setVersion(SAMLVersion) - Method in class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Sets the SAML Version of this response.
setVersion(SAMLVersion) - Method in interface org.opensaml.saml2.core.RequestAbstractType
Sets the SAML Version of this request.
setVersion(SAMLVersion) - Method in interface org.opensaml.saml2.core.StatusResponseType
Sets the SAML Version of this response.
setWantAssertionSigned(XSBooleanValue) - Method in class org.opensaml.samlext.saml2mdquery.impl.QueryDescriptorTypeImpl
Sets whether assertions to this endpoint should be signed.
setWantAssertionSigned(XSBooleanValue) - Method in interface org.opensaml.samlext.saml2mdquery.QueryDescriptorType
Sets whether assertions to this endpoint should be signed.
setWantAssertionsSigned(Boolean) - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Sets whether this service wants assertions signed.
setWantAssertionsSigned(XSBooleanValue) - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Sets whether this service wants assertions signed.
setWantAssertionsSigned(Boolean) - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Sets whether this service wants assertions signed.
setWantAssertionsSigned(XSBooleanValue) - Method in interface org.opensaml.saml2.metadata.SPSSODescriptor
Sets whether this service wants assertions signed.
setWantAuthnRequestSigned(Boolean) - Method in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Sets whether the IDP SSO service wants authentication requests signed.
setWantAuthnRequestSigned(XSBooleanValue) - Method in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Sets whether the IDP SSO service wants authentication requests signed.
setWantAuthnRequestSigned(Boolean) - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Sets whether the IDP SSO service wants authentication requests signed.
setWantAuthnRequestSigned(XSBooleanValue) - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorImpl
Sets whether the IDP SSO service wants authentication requests signed.
setX500DNHandler(X500DNHandler) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Set the handler which process X.500 distinguished names.
setX500DNHandler(X500DNHandler) - Method in class org.opensaml.xml.security.keyinfo.provider.X509DataProvider
Set the handler which process X.500 distinguished names.
setX500DNHandler(X500DNHandler) - Method in class org.opensaml.xml.security.x509.PKIXTrustEvaluator
Set the handler which process X.500 distinguished names.
setX500DNHandler(X500DNHandler) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the handler which process X.500 distinguished names.
setX500IssuerDNFormat(String) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the output format specifier for X.500 issuer names.
setX500SubjectDNFormat(String) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRuleFactory
Set the output format specifier for X.500 subject names.
setX500SubjectDNFormat(String) - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Set the output format specifier for X.500 subject names.
setX509IssuerName(X509IssuerName) - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialImpl
Set the X509IssuerName child element
setX509IssuerName(X509IssuerName) - Method in interface org.opensaml.xml.signature.X509IssuerSerial
Set the X509IssuerName child element
setX509SerialNumber(X509SerialNumber) - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialImpl
Set the X509SerialNumber child element
setX509SerialNumber(X509SerialNumber) - Method in interface org.opensaml.xml.signature.X509IssuerSerial
Set the X509SerialNumber child element
setXincludeAware(boolean) - Method in class org.opensaml.xml.parse.BasicParserPool
Sets whether the builders are XInclude aware.
setXMLSignature(XMLSignature) - Method in class org.opensaml.xml.signature.impl.SignatureImpl
Set the Apache XML Security signature instance held by this object.
setY(Y) - Method in interface org.opensaml.xml.signature.DSAKeyValue
Set the Y child element
setY(Y) - Method in class org.opensaml.xml.signature.impl.DSAKeyValueImpl
Set the Y child element
SignableSAMLObject - Interface in org.opensaml.common
A signable SAMLObject.
SignableXMLObject - Interface in org.opensaml.xml.signature
An XMLObject whose DOM representation can be digitally signed.
signalListeners(ResourceChangeListener.ResourceChange) - Method in class org.opensaml.util.resource.ResourceChangeWatcher
Signals all registered listeners of a resource change.
Signature - Interface in org.opensaml.xml.signature
XMLObject representing an enveloped or detached XML Digital Signature, version 20020212, Signature element.
SignatureBuilder - Class in org.opensaml.xml.signature.impl
Builder of Signatures.
SignatureBuilder() - Constructor for class org.opensaml.xml.signature.impl.SignatureBuilder
Constructor
SignatureConstants - Class in org.opensaml.xml.signature
Constants defined in or related to the XML Signature specification, version 20020112.
SignatureConstants() - Constructor for class org.opensaml.xml.signature.SignatureConstants
 
SignatureImpl - Class in org.opensaml.xml.signature.impl
XMLObject representing an enveloped or detached XML Digital Signature, version 20020212, Signature element.
SignatureImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.SignatureImpl
Constructor.
SignatureMarshaller - Class in org.opensaml.xml.signature.impl
A marshaller for Signature objects.
SignatureMarshaller() - Constructor for class org.opensaml.xml.signature.impl.SignatureMarshaller
Constructor.
SignatureTrustEngine - Interface in org.opensaml.xml.signature
Evaluates the trustworthiness and validity of XML or raw Signatures against implementation-specific requirements.
SignatureUnmarshaller - Class in org.opensaml.xml.signature.impl
An unmarshaller for Signature objects.
SignatureUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.SignatureUnmarshaller
Constructor.
SignatureValidator - Class in org.opensaml.xml.signature
A validator that validates an XML Signature on its content.
SignatureValidator(Credential) - Constructor for class org.opensaml.xml.signature.SignatureValidator
Constructor.
Signer - Class in org.opensaml.xml.signature
This class is responsible for creating the digital signatures for the given signable XMLObjects.
Signer() - Constructor for class org.opensaml.xml.signature.Signer
Constructor.
signMessage() - Method in class org.opensaml.saml1.binding.encoding.HTTPPostEncoder
Signs the given SAML message if it a SignableSAMLObject and this encoder has signing credentials.
signMessage() - Method in class org.opensaml.saml2.binding.encoding.AbstractSAML2HTTPMessageEncoder
Signs the given SAML message if it a SignableSAMLObject and this encoder has signing credentials.
signObject(Signature) - Static method in class org.opensaml.xml.signature.Signer
Signs a single XMLObject.
signObjects(List<Signature>) - Static method in class org.opensaml.xml.signature.Signer
Signs the given XMLObject in the order provided.
SimpleRetrievalMethodEncryptedKeyResolver - Class in org.opensaml.xml.encryption
Implementation of EncryptedKeyResolver which finds EncryptedKey elements by dereferencing RetrievalMethod children of the KeyInfo of the EncryptedData context.
SimpleRetrievalMethodEncryptedKeyResolver() - Constructor for class org.opensaml.xml.encryption.SimpleRetrievalMethodEncryptedKeyResolver
 
SingleLogoutService - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata SingleLogoutService
SingleLogoutServiceBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of SingleLogoutServiceImpl.
SingleLogoutServiceBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.SingleLogoutServiceBuilder
Constructor
SingleLogoutServiceImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of SingleLogoutService.
SingleLogoutServiceImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SingleLogoutServiceImpl
Constructor
SingleLogoutServiceMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for SingleLogoutService objects.
SingleLogoutServiceMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.SingleLogoutServiceMarshaller
Constructor
SingleLogoutServiceMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SingleLogoutServiceMarshaller
Constructor
SingleLogoutServiceSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks SingleLogoutService for Schema compliance.
SingleLogoutServiceSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.SingleLogoutServiceSchemaValidator
Constructor
SingleLogoutServiceUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for SingleLogoutService objects.
SingleLogoutServiceUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.SingleLogoutServiceUnmarshaller
Constructor
SingleLogoutServiceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SingleLogoutServiceUnmarshaller
Constructor
SingleSignOnService - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata SingleSignOnService
SingleSignOnServiceBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of SingleSignOnServiceImpl.
SingleSignOnServiceBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.SingleSignOnServiceBuilder
Constructor
SingleSignOnServiceImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of SingleSignOnService.
SingleSignOnServiceImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SingleSignOnServiceImpl
Constructor
SingleSignOnServiceMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for SingleSignOnService objects.
SingleSignOnServiceMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.SingleSignOnServiceMarshaller
Constructor
SingleSignOnServiceMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SingleSignOnServiceMarshaller
Constructor
SingleSignOnServiceSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks SingleSignOnService for Schema compliance.
SingleSignOnServiceSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.SingleSignOnServiceSchemaValidator
Constructor
SingleSignOnServiceSpecValidator - Class in org.opensaml.saml2.metadata.validator
Checks SingleSignOnService for Spec compliance.
SingleSignOnServiceSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.SingleSignOnServiceSpecValidator
Constructor
SingleSignOnServiceUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for SingleSignOnService objects.
SingleSignOnServiceUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.SingleSignOnServiceUnmarshaller
Constructor
SingleSignOnServiceUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SingleSignOnServiceUnmarshaller
Constructor
singletonSet(Credential) - Method in class org.opensaml.xml.security.keyinfo.provider.AbstractKeyInfoProvider
Convenience method to create a credential set out of a single credential.
size() - Method in class org.opensaml.xml.util.AttributeMap
size() - Method in class org.opensaml.xml.util.ClassIndexedSet
size() - Method in class org.opensaml.xml.util.XMLObjectChildrenList
SOAP11_NS - Static variable in class org.opensaml.ws.soap.util.SOAPConstants
XML core namespace.
SOAP11_PREFIX - Static variable in class org.opensaml.ws.soap.util.SOAPConstants
XML core prefix for xml attributes.
SOAP11ENV_NS - Static variable in class org.opensaml.common.xml.SAMLConstants
SOAP 1.1 Envelope XML namespace
SOAP11ENV_PREFIX - Static variable in class org.opensaml.common.xml.SAMLConstants
SOAP 1.1 Envelope QName prefix
SOAP11ENV_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
SOAP 1.1 schema Id
SOAPClient - Class in org.opensaml.ws.soap.client
A client for sending and receiving SOAP messages.
SOAPClient(SOAPTransport) - Constructor for class org.opensaml.ws.soap.client.SOAPClient
Constructor.
SOAPConstants - Class in org.opensaml.ws.soap.util
SOAP Related Constants.
SOAPConstants() - Constructor for class org.opensaml.ws.soap.util.SOAPConstants
 
SOAPDecoder<RequestType extends javax.servlet.ServletRequest> - Interface in org.opensaml.common.binding.decoding
Base interface for SAML SOAP bindings.
SOAPEncoder<ResponseType extends javax.servlet.ServletResponse> - Interface in org.opensaml.common.binding.encoding
Base interface for SOAP specific SAML bindings.
SOAPException - Exception in org.opensaml.ws.soap.common
Base SOAP exception.
SOAPException() - Constructor for exception org.opensaml.ws.soap.common.SOAPException
Constructor.
SOAPException(String) - Constructor for exception org.opensaml.ws.soap.common.SOAPException
Constructor.
SOAPException(Exception) - Constructor for exception org.opensaml.ws.soap.common.SOAPException
Constructor.
SOAPException(String, Exception) - Constructor for exception org.opensaml.ws.soap.common.SOAPException
Constructor.
SOAPHelper - Class in org.opensaml.ws.soap.util
Helper methods for working with SOAP.
SOAPHTTPDecoder - Interface in org.opensaml.common.binding.decoding
Binding of SOAP to HTTP.
SOAPHTTPEncoder - Interface in org.opensaml.common.binding.encoding
Binding of SOAP to HTTP.
SOAPObject - Interface in org.opensaml.ws.soap.common
Base interface for all SOAP objects.
SOAPObjectBuilder<SOAPObjectType extends SOAPObject> - Interface in org.opensaml.ws.soap.common
Builder for SOAPObjects.
SOAPTransport<CredentialType extends Credential> - Interface in org.opensaml.ws.soap.client
A transport used to send and receive SOAP messages.
SOAPTransportException - Exception in org.opensaml.ws.soap.client
Exception indicating an error in the underlying SOAPTransport.
SOAPTransportException() - Constructor for exception org.opensaml.ws.soap.client.SOAPTransportException
Constructor.
SOAPTransportException(String) - Constructor for exception org.opensaml.ws.soap.client.SOAPTransportException
Constructor.
SOAPTransportException(Exception) - Constructor for exception org.opensaml.ws.soap.client.SOAPTransportException
Constructor.
SOAPTransportException(String, Exception) - Constructor for exception org.opensaml.ws.soap.client.SOAPTransportException
Constructor.
SourceID - Interface in org.opensaml.samlext.saml1md
SAML 1 Metadata extension SourceID
SourceIDBuilder - Class in org.opensaml.samlext.saml1md.impl
Builder of SourceIDImpl objects.
SourceIDBuilder() - Constructor for class org.opensaml.samlext.saml1md.impl.SourceIDBuilder
Constructor
SourceIDImpl - Class in org.opensaml.samlext.saml1md.impl
 
SourceIDImpl(String, String, String) - Constructor for class org.opensaml.samlext.saml1md.impl.SourceIDImpl
Constructor
SourceIDMarshaller - Class in org.opensaml.samlext.saml1md.impl
Marshaller of SourceID objects.
SourceIDMarshaller() - Constructor for class org.opensaml.samlext.saml1md.impl.SourceIDMarshaller
Constructor
SourceIDUnmarshaller - Class in org.opensaml.samlext.saml1md.impl
Unmarshaller for SourceID objects.
SourceIDUnmarshaller() - Constructor for class org.opensaml.samlext.saml1md.impl.SourceIDUnmarshaller
Constructor
SP_NAME_QUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.BaseID
SPNameQualifier attribute name.
SP_NAME_QUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.NameIDPolicy
SPNameQualifier attribute name.
SP_NAME_QUALIFIER_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.NameIDType
SPNameQualifier attribute name.
SP_TIMEOUT_URI - Static variable in interface org.opensaml.saml2.core.LogoutResponse
URI for SP timeout logout reason.
SPKIData - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, SPKIData element.
SPKIDataBuilder - Class in org.opensaml.xml.signature.impl
Builder of SPKIData
SPKIDataBuilder() - Constructor for class org.opensaml.xml.signature.impl.SPKIDataBuilder
Constructor
SPKIDataImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of SPKIData
SPKIDataImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.SPKIDataImpl
Constructor
SPKIDataMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for SPKIData objects.
SPKIDataMarshaller() - Constructor for class org.opensaml.xml.signature.impl.SPKIDataMarshaller
Constructor
SPKIDataMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.SPKIDataMarshaller
Constructor
SPKIDataUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for SPKIData objects.
SPKIDataUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.SPKIDataUnmarshaller
Constructor
SPKIDataUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.SPKIDataUnmarshaller
Constructor
SPKISexp - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, SPKISexp element.
SPKISexpBuilder - Class in org.opensaml.xml.signature.impl
Builder of SPKISexp
SPKISexpBuilder() - Constructor for class org.opensaml.xml.signature.impl.SPKISexpBuilder
Constructor
SPKISexpImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of SPKISexp
SPKISexpImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.SPKISexpImpl
Constructor
SPPROVIDED_ID_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.NameIDType
SPProviderID attribute name.
SPSSODescriptor - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata SPSSODescriptorType
SPSSODescriptorBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of SPSSODescriptorImpl
SPSSODescriptorBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.SPSSODescriptorBuilder
Constructor
SPSSODescriptorImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of SPSSODescriptor.
SPSSODescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SPSSODescriptorImpl
Constructor.
SPSSODescriptorMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for SPSSODescriptor objects.
SPSSODescriptorMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.SPSSODescriptorMarshaller
Constructor
SPSSODescriptorMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SPSSODescriptorMarshaller
Constructor
SPSSODescriptorSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks SPSSODescriptor for Schema compliance.
SPSSODescriptorSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.SPSSODescriptorSchemaValidator
Constructor
SPSSODescriptorSpecValidator - Class in org.opensaml.saml2.metadata.validator
Checks SPSSODescriptor for Spec compliance.
SPSSODescriptorSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.SPSSODescriptorSpecValidator
Constructor
SPSSODescriptorUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for SPSSODescriptor objects.
SPSSODescriptorUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.SPSSODescriptorUnmarshaller
Constructor
SPSSODescriptorUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SPSSODescriptorUnmarshaller
Constructor
SSODescriptor - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata SSODescriptor
SSODescriptorImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of SSODescriptor.
SSODescriptorImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SSODescriptorImpl
Constructor.
SSODescriptorMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for SSODescriptor objects.
SSODescriptorMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SSODescriptorMarshaller
Constructor
SSODescriptorSchemaValidator<SSODecriptorType extends SSODescriptor> - Class in org.opensaml.saml2.metadata.validator
Checks SSODescriptor for Schema compliance.
SSODescriptorSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.SSODescriptorSchemaValidator
Constructor
SSODescriptorSpecValidator<SSODescriptorType extends SSODescriptor> - Class in org.opensaml.saml2.metadata.validator
Checks SSODescriptor for Spec compliance.
SSODescriptorSpecValidator() - Constructor for class org.opensaml.saml2.metadata.validator.SSODescriptorSpecValidator
Constructor
SSODescriptorUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Unmarshaller for SSODescriptor objects.
SSODescriptorUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SSODescriptorUnmarshaller
Constructor
Statement - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML1 Statement element behaves.
Statement - Interface in org.opensaml.saml2.core
SAML 2.0 Core Statement.
StaticCredentialResolver - Class in org.opensaml.xml.security.credential
Simple implementation of CredentialResolver which just stores and returns a static set of credentials.
StaticCredentialResolver(List<Credential>) - Constructor for class org.opensaml.xml.security.credential.StaticCredentialResolver
Constructor.
StaticCredentialResolver(Credential) - Constructor for class org.opensaml.xml.security.credential.StaticCredentialResolver
Constructor.
StaticKeyInfoGenerator - Class in org.opensaml.xml.security.keyinfo
Implementation of KeyInfoGenerator which always returns static KeyInfo data.
StaticKeyInfoGenerator(KeyInfo) - Constructor for class org.opensaml.xml.security.keyinfo.StaticKeyInfoGenerator
Constructor.
Status - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML 1 Status element behaves.
Status - Interface in org.opensaml.saml2.core
SAML 2.0 Core Status.
StatusBuilder - Class in org.opensaml.saml1.core.impl
Builder of StatusImpl objects.
StatusBuilder() - Constructor for class org.opensaml.saml1.core.impl.StatusBuilder
Constructor
StatusBuilder - Class in org.opensaml.saml2.core.impl
Builder of StatusImpl
StatusBuilder() - Constructor for class org.opensaml.saml2.core.impl.StatusBuilder
Constructor
StatusCode - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML 1 StatusCode element behaves.
StatusCode - Interface in org.opensaml.saml2.core
SAML 2.0 Core StatusCode.
StatusCodeBuilder - Class in org.opensaml.saml1.core.impl
Builder of StatusCodeImpl objects.
StatusCodeBuilder() - Constructor for class org.opensaml.saml1.core.impl.StatusCodeBuilder
Constructor
StatusCodeBuilder - Class in org.opensaml.saml2.core.impl
Builder of StatusCodeImpl
StatusCodeBuilder() - Constructor for class org.opensaml.saml2.core.impl.StatusCodeBuilder
Constructor
StatusCodeImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation of StatusCode Object
StatusCodeImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.StatusCodeImpl
Constructor
StatusCodeImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of StatusCode
StatusCodeImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusCodeImpl
Constructor
StatusCodeMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for StatusCode objects.
StatusCodeMarshaller() - Constructor for class org.opensaml.saml1.core.impl.StatusCodeMarshaller
Constructor
StatusCodeMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for StatusCode objects.
StatusCodeMarshaller() - Constructor for class org.opensaml.saml2.core.impl.StatusCodeMarshaller
Constructor
StatusCodeMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusCodeMarshaller
Constructor
StatusCodeSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks StatusCode for Schema compliance.
StatusCodeSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.StatusCodeSchemaValidator
 
StatusCodeSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks StatusCode for Schema compliance.
StatusCodeSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.StatusCodeSchemaValidator
Constructor
StatusCodeUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for StatusCode objects.
StatusCodeUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.StatusCodeUnmarshaller
Constructor
StatusCodeUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for StatusCode objects.
StatusCodeUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.StatusCodeUnmarshaller
Constructor
StatusCodeUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusCodeUnmarshaller
Constructor
StatusDetail - Interface in org.opensaml.saml1.core
Interface to describe how a StatusDetail <\code> element behaves
StatusDetail - Interface in org.opensaml.saml2.core
SAML 2.0 Core StatusDetail.
StatusDetailBuilder - Class in org.opensaml.saml1.core.impl
Builder of StatusDetailImpl
StatusDetailBuilder() - Constructor for class org.opensaml.saml1.core.impl.StatusDetailBuilder
Constructor
StatusDetailBuilder - Class in org.opensaml.saml2.core.impl
 
StatusDetailBuilder() - Constructor for class org.opensaml.saml2.core.impl.StatusDetailBuilder
Constructor
StatusDetailImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation of StatusDetail
StatusDetailImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.StatusDetailImpl
Constructor
StatusDetailImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of StatusDetail
StatusDetailImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusDetailImpl
Constructor
StatusDetailMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for StatusDetail objects.
StatusDetailMarshaller() - Constructor for class org.opensaml.saml1.core.impl.StatusDetailMarshaller
Constructor
StatusDetailMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for StatusDetail objects.
StatusDetailMarshaller() - Constructor for class org.opensaml.saml2.core.impl.StatusDetailMarshaller
Constructor
StatusDetailUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for StatusDetail objects.
StatusDetailUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.StatusDetailUnmarshaller
Constructor
StatusDetailUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for StatusDetail objects.
StatusDetailUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.StatusDetailUnmarshaller
Constructor
StatusImpl - Class in org.opensaml.saml1.core.impl
Concrete Implementation Status
StatusImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.StatusImpl
Constructor
StatusImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of Status
StatusImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusImpl
Constructor
StatusMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for Status objects.
StatusMarshaller() - Constructor for class org.opensaml.saml1.core.impl.StatusMarshaller
Constructor
StatusMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for Status objects.
StatusMarshaller() - Constructor for class org.opensaml.saml2.core.impl.StatusMarshaller
Constructor
StatusMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusMarshaller
Constructor
StatusMessage - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML1 StatusMessage element behaves.
StatusMessage - Interface in org.opensaml.saml2.core
SAML 2.0 Core StatusMessage.
StatusMessageBuilder - Class in org.opensaml.saml1.core.impl
Builder of StatusMessageImpl objects.
StatusMessageBuilder() - Constructor for class org.opensaml.saml1.core.impl.StatusMessageBuilder
Constructor
StatusMessageBuilder - Class in org.opensaml.saml2.core.impl
Builder of StatusMessageImpl
StatusMessageBuilder() - Constructor for class org.opensaml.saml2.core.impl.StatusMessageBuilder
Constructor
StatusMessageImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation of org.opensaml.saml1.core StatusMessage object
StatusMessageImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.StatusMessageImpl
Constructor
StatusMessageImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of StatusMessage
StatusMessageImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusMessageImpl
Constructor
StatusMessageMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for StatusMessage objects.
StatusMessageMarshaller() - Constructor for class org.opensaml.saml1.core.impl.StatusMessageMarshaller
Constructor
StatusMessageMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for StatusMessage objects.
StatusMessageMarshaller() - Constructor for class org.opensaml.saml2.core.impl.StatusMessageMarshaller
Constructor
StatusMessageMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusMessageMarshaller
Constructor
StatusMessageSchemaValidator - Class in org.opensaml.saml2.core.validator
hecks StatusMessage for Schema compliance.
StatusMessageSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.StatusMessageSchemaValidator
Constructor
StatusMessageUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for StatusMessage objects.
StatusMessageUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.StatusMessageUnmarshaller
Constructor
StatusMessageUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for StatusMessage objects.
StatusMessageUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.StatusMessageUnmarshaller
Constructor
StatusMessageUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusMessageUnmarshaller
Constructor
StatusResponseType - Interface in org.opensaml.saml2.core
SAML 2.0 Core StatusResponseType.
StatusResponseTypeImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of StatusResponseType
StatusResponseTypeImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusResponseTypeImpl
Constructor
StatusResponseTypeMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for StatusResponseType objects.
StatusResponseTypeMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusResponseTypeMarshaller
Constructor
StatusResponseTypeSchemaValidator<StatusResponse extends StatusResponseType> - Class in org.opensaml.saml2.core.validator
Checks StatusResponseType for Schema compliance.
StatusResponseTypeSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.StatusResponseTypeSchemaValidator
Constructor
StatusResponseTypeUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for StatusResponseType objects.
StatusResponseTypeUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusResponseTypeUnmarshaller
Constructor
StatusSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks Status for Schema compliance.
StatusSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.StatusSchemaValidator
 
StatusSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks Status for Schema compliance.
StatusSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.StatusSchemaValidator
Constructor
StatusUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for Status objects.
StatusUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.StatusUnmarshaller
Constructor
StatusUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Status objects.
StatusUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.StatusUnmarshaller
Constructor
StatusUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.StatusUnmarshaller
Constructor
StorageService<KeyType,ValueType> - Interface in org.opensaml.util.storage
Generic data storage facility for use by services that require some degree of persistence.
subAppend(LoggingEvent) - Method in class org.opensaml.log.RollingFileAppender
This method differentiates DailyRollingFileAppender from its super class.
Subject - Interface in org.opensaml.saml1.core
Interface to describe how the Subject elements work.
Subject - Interface in org.opensaml.saml2.core
SAML 2.0 Core Subject.
SubjectBuilder - Class in org.opensaml.saml1.core.impl
Builder of (@link org.opensaml.saml1.core.impl.SubjectImpl} objects.
SubjectBuilder() - Constructor for class org.opensaml.saml1.core.impl.SubjectBuilder
Constructor
SubjectBuilder - Class in org.opensaml.saml2.core.impl
Builder for SubjectImpl objects.
SubjectBuilder() - Constructor for class org.opensaml.saml2.core.impl.SubjectBuilder
Constructor
SubjectConfirmation - Interface in org.opensaml.saml1.core
Interface to define how a SubjectConfirmation element behaves
SubjectConfirmation - Interface in org.opensaml.saml2.core
SAML 2.0 Core SubjectConfirmation.
SubjectConfirmationBuilder - Class in org.opensaml.saml1.core.impl
Builder of SubjectConfirmationImpl objects.
SubjectConfirmationBuilder() - Constructor for class org.opensaml.saml1.core.impl.SubjectConfirmationBuilder
Constructor
SubjectConfirmationBuilder - Class in org.opensaml.saml2.core.impl
Builder for SubjectConfirmationImpl objects.
SubjectConfirmationBuilder() - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationBuilder
Constructor
SubjectConfirmationData - Interface in org.opensaml.saml1.core
This interface defines how the object representing a SAML1 SubjectConfirmationData element behaves.
SubjectConfirmationData - Interface in org.opensaml.saml2.core
SAML 2.0 Core SubjectConfirmationData.
SubjectConfirmationDataBuilder - Class in org.opensaml.saml2.core.impl
Builder for SubjectConfirmationDataImpl objects.
SubjectConfirmationDataBuilder() - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationDataBuilder
Constructor
SubjectConfirmationDataImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of SubjectConfirmationData.
SubjectConfirmationDataImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationDataImpl
Constructor.
SubjectConfirmationDataMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for SubjectConfirmationData objects.
SubjectConfirmationDataMarshaller() - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationDataMarshaller
Constructor
SubjectConfirmationDataMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationDataMarshaller
Constructor
SubjectConfirmationDataUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for SubjectConfirmationData objects.
SubjectConfirmationDataUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationDataUnmarshaller
Constructor
SubjectConfirmationDataUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationDataUnmarshaller
Constructor
SubjectConfirmationImpl - Class in org.opensaml.saml1.core.impl
Concrete implementation of a SubjectConfirmation object
SubjectConfirmationImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.SubjectConfirmationImpl
Constructor
SubjectConfirmationImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of SubjectConfirmation.
SubjectConfirmationImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationImpl
Constructor.
SubjectConfirmationMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for SubjectConfirmation objects.
SubjectConfirmationMarshaller() - Constructor for class org.opensaml.saml1.core.impl.SubjectConfirmationMarshaller
Constructor
SubjectConfirmationMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for SubjectConfirmation objects.
SubjectConfirmationMarshaller() - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationMarshaller
Constructor
SubjectConfirmationMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationMarshaller
Constructor
SubjectConfirmationSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks SubjectConfirmation for Schema compliance.
SubjectConfirmationSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.SubjectConfirmationSchemaValidator
 
SubjectConfirmationSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks SubjectConfirmation for Schema compliance.
SubjectConfirmationSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.SubjectConfirmationSchemaValidator
Constructor
SubjectConfirmationUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for SubjectConfirmation objects.
SubjectConfirmationUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.SubjectConfirmationUnmarshaller
Constructor
SubjectConfirmationUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for SubjectConfirmation objects.
SubjectConfirmationUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationUnmarshaller
Constructor.
SubjectConfirmationUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectConfirmationUnmarshaller
Constructor.
SubjectImpl - Class in org.opensaml.saml1.core.impl
Complete implementation of Subject
SubjectImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.SubjectImpl
Constructor
SubjectImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of Subject
SubjectImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectImpl
Constructor
SubjectLocality - Interface in org.opensaml.saml1.core
Interface to define how a SubjectLocality <\code> element behaves
SubjectLocality - Interface in org.opensaml.saml2.core
SAML 2.0 Core SubjectLocality.
SubjectLocalityBuilder - Class in org.opensaml.saml1.core.impl
Builder of SubjectLocalityImpl objects.
SubjectLocalityBuilder() - Constructor for class org.opensaml.saml1.core.impl.SubjectLocalityBuilder
Constructor
SubjectLocalityBuilder - Class in org.opensaml.saml2.core.impl
Builder for SubjectLocalityImpl objects.
SubjectLocalityBuilder() - Constructor for class org.opensaml.saml2.core.impl.SubjectLocalityBuilder
Constructor
SubjectLocalityImpl - Class in org.opensaml.saml1.core.impl
A concrete impementation of the SubjectLocality interface
SubjectLocalityImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.SubjectLocalityImpl
Constructor
SubjectLocalityImpl - Class in org.opensaml.saml2.core.impl
A concrete implementation of SubjectLocality.
SubjectLocalityImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectLocalityImpl
Constructor
SubjectLocalityMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for SubjectLocality objects.
SubjectLocalityMarshaller() - Constructor for class org.opensaml.saml1.core.impl.SubjectLocalityMarshaller
Constructor
SubjectLocalityMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaler for SubjectLocality.
SubjectLocalityMarshaller() - Constructor for class org.opensaml.saml2.core.impl.SubjectLocalityMarshaller
Constructor
SubjectLocalityMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectLocalityMarshaller
Constructor
SubjectLocalityUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for SubjectLocality objects.
SubjectLocalityUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.SubjectLocalityUnmarshaller
Constructor
SubjectLocalityUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for SubjectLocality.
SubjectLocalityUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.SubjectLocalityUnmarshaller
Constructor
SubjectLocalityUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectLocalityUnmarshaller
Constructor
SubjectMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for Subject objects.
SubjectMarshaller() - Constructor for class org.opensaml.saml1.core.impl.SubjectMarshaller
Constructor
SubjectMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for Subject objects.
SubjectMarshaller() - Constructor for class org.opensaml.saml2.core.impl.SubjectMarshaller
Constructor
SubjectMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectMarshaller
Constructor
SubjectQuery - Interface in org.opensaml.saml1.core
This interface is for the SAML1 SubjectQuery extention point.
SubjectQuery - Interface in org.opensaml.saml2.core
SAML 2.0 Core SubjectQuery.
SubjectQueryImpl - Class in org.opensaml.saml1.core.impl
Concrete (but abstract) implementation of SubjectQuery abstract type
SubjectQueryImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.SubjectQueryImpl
Constructor.
SubjectQueryImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of SubjectQuery
SubjectQueryImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectQueryImpl
Constructor
SubjectQueryMarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Marshaller for SubjectQuery objects.
SubjectQueryMarshaller(String, String) - Constructor for class org.opensaml.saml1.core.impl.SubjectQueryMarshaller
Constructor
SubjectQueryMarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Marshaller for SubjectQuery.
SubjectQueryMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectQueryMarshaller
Constructor
SubjectQuerySchemaValidator<QueryType extends SubjectQuery> - Class in org.opensaml.saml1.core.validator
Checks SubjectQuery for Schema compliance.
SubjectQuerySchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.SubjectQuerySchemaValidator
 
SubjectQuerySchemaValidator<SubjectQueryType extends SubjectQuery> - Class in org.opensaml.saml2.core.validator
Checks SubjectQuery for Schema compliance.
SubjectQuerySchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.SubjectQuerySchemaValidator
Constructor
SubjectQueryUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread safe Unmarshaller for SubjectQuery objects.
SubjectQueryUnmarshaller(String, String) - Constructor for class org.opensaml.saml1.core.impl.SubjectQueryUnmarshaller
Constructor
SubjectQueryUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for SubjectQuery.
SubjectQueryUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectQueryUnmarshaller
Constructor
SubjectSchemaValidator - Class in org.opensaml.saml1.core.validator
Checks Subject for Schema compliance.
SubjectSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.SubjectSchemaValidator
 
SubjectSchemaValidator - Class in org.opensaml.saml2.core.validator
Checks Subject for Schema compliance.
SubjectSchemaValidator() - Constructor for class org.opensaml.saml2.core.validator.SubjectSchemaValidator
Constructor
SubjectStatement - Interface in org.opensaml.saml1.core
Interface to descibe how the anchor point SubjectStatement would work.
SubjectStatementImpl - Class in org.opensaml.saml1.core.impl
Abstract type to implement SubjectStatementType
SubjectStatementImpl(String, String, String) - Constructor for class org.opensaml.saml1.core.impl.SubjectStatementImpl
Constructor.
SubjectStatementMarshaller - Class in org.opensaml.saml1.core.impl
 
SubjectStatementMarshaller(String, String) - Constructor for class org.opensaml.saml1.core.impl.SubjectStatementMarshaller
Constructor
SubjectStatementSchemaValidator<SubjectStatementType extends SubjectStatement> - Class in org.opensaml.saml1.core.validator
Checks SubjectStatement for Schema compliance.
SubjectStatementSchemaValidator() - Constructor for class org.opensaml.saml1.core.validator.SubjectStatementSchemaValidator
 
SubjectStatementUnmarshaller - Class in org.opensaml.saml1.core.impl
 
SubjectStatementUnmarshaller(String, String) - Constructor for class org.opensaml.saml1.core.impl.SubjectStatementUnmarshaller
Constructor
SubjectUnmarshaller - Class in org.opensaml.saml1.core.impl
A thread-safe Unmarshaller for Subject objects.
SubjectUnmarshaller() - Constructor for class org.opensaml.saml1.core.impl.SubjectUnmarshaller
Constructor
SubjectUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Subject objects.
SubjectUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.SubjectUnmarshaller
Constructor
SubjectUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.SubjectUnmarshaller
Constructor
subList(QName) - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenList
Returns a view of the list that only contains elements stored under the given index.
SUCCESS - Static variable in interface org.opensaml.saml1.core.StatusCode
Success status value.
SUCCESS_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for Success status code.
SUPPORT - Static variable in class org.opensaml.saml2.metadata.ContactPersonTypeEnumeration
"support" contact type
supportsConfidential() - Method in interface org.opensaml.ws.soap.client.SOAPTransport
Gets whether this transport provides confidentiality.
supportsTrustedNameResolution() - Method in interface org.opensaml.xml.security.x509.PKIXValidationInformationResolver
Check whether resolution of trusted names is supported.
SurName - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata SurName
SurNameBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of SurNameImpl
SurNameBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.SurNameBuilder
Constructor
SurNameImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of SurName
SurNameImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SurNameImpl
Constructor
SurNameMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for SurName objects.
SurNameMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.SurNameMarshaller
Constructor
SurNameMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SurNameMarshaller
Constructor
SurNameSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks SurName for Schema compliance.
SurNameSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.SurNameSchemaValidator
Constructor
SurNameUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for SurName objects.
SurNameUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.SurNameUnmarshaller
Constructor
SurNameUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.SurNameUnmarshaller
Constructor
suspendEncoding() - Method in class org.opensaml.xml.util.Base64.OutputStream
Suspends encoding of the stream.

T

TARGET_ATTRIB_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionProperty
Target attribute name
TARGET_PARAM - Static variable in class org.opensaml.saml1.binding.decoding.HTTPPostDecoder
HTTP request param name for the TARGET.
TECHNICAL - Static variable in class org.opensaml.saml2.metadata.ContactPersonTypeEnumeration
"technical" contact type
TelephoneNumber - Interface in org.opensaml.saml2.metadata
SAML 2.0 Metadata TelephoneNumber
TelephoneNumberBuilder - Class in org.opensaml.saml2.metadata.impl
Builder of TelephoneNumberImpl
TelephoneNumberBuilder() - Constructor for class org.opensaml.saml2.metadata.impl.TelephoneNumberBuilder
Constructor
TelephoneNumberImpl - Class in org.opensaml.saml2.metadata.impl
Concrete implementation of TelephoneNumber
TelephoneNumberImpl(String, String, String) - Constructor for class org.opensaml.saml2.metadata.impl.TelephoneNumberImpl
Constructor
TelephoneNumberMarshaller - Class in org.opensaml.saml2.metadata.impl
A thread safe Marshaller for TelephoneNumber objects.
TelephoneNumberMarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.TelephoneNumberMarshaller
 
TelephoneNumberMarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.TelephoneNumberMarshaller
Constructor
TelephoneNumberSchemaValidator - Class in org.opensaml.saml2.metadata.validator
Checks TelephoneNumber for Schema compliance.
TelephoneNumberSchemaValidator() - Constructor for class org.opensaml.saml2.metadata.validator.TelephoneNumberSchemaValidator
Constructor
TelephoneNumberUnmarshaller - Class in org.opensaml.saml2.metadata.impl
A thread-safe Unmarshaller for TelephoneNumber objects.
TelephoneNumberUnmarshaller() - Constructor for class org.opensaml.saml2.metadata.impl.TelephoneNumberUnmarshaller
Constructor
TelephoneNumberUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.metadata.impl.TelephoneNumberUnmarshaller
Constructor
Terminate - Interface in org.opensaml.saml2.core
SAML 2.0 Core Terminate
TerminateBuilder - Class in org.opensaml.saml2.core.impl
A Builder for TerminateImpl objects.
TerminateBuilder() - Constructor for class org.opensaml.saml2.core.impl.TerminateBuilder
Constructor
TerminateImpl - Class in org.opensaml.saml2.core.impl
Concrete implementation of Terminate
TerminateImpl(String, String, String) - Constructor for class org.opensaml.saml2.core.impl.TerminateImpl
Constructor
TerminateMarshaller - Class in org.opensaml.saml2.core.impl
A thread safe Marshaller for Terminate objects.
TerminateMarshaller() - Constructor for class org.opensaml.saml2.core.impl.TerminateMarshaller
Constructor
TerminateMarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.TerminateMarshaller
Constructor
TerminateUnmarshaller - Class in org.opensaml.saml2.core.impl
A thread-safe Unmarshaller for Terminate objects.
TerminateUnmarshaller() - Constructor for class org.opensaml.saml2.core.impl.TerminateUnmarshaller
Constructor
TerminateUnmarshaller(String, String) - Constructor for class org.opensaml.saml2.core.impl.TerminateUnmarshaller
Constructor
TimeBoundSAMLObject - Interface in org.opensaml.saml2.common
A functional interface for SAMLElements that are bounded with a "validUntil" attribute.
TOO_MANY_RESPONSES - Static variable in interface org.opensaml.saml1.core.StatusCode
TooManyResponses status value.
TOO_MANY_RESPONSES - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for TooManyResponses status code.
toString() - Method in class org.opensaml.common.binding.artifact.SAMLArtifact
toString() - Method in class org.opensaml.common.SAMLVersion
toString() - Method in class org.opensaml.saml1.core.DecisionTypeEnumeration
toString() - Method in class org.opensaml.saml2.core.AuthnContextComparisonTypeEnumeration
toString() - Method in class org.opensaml.saml2.core.DecisionTypeEnumeration
toString() - Method in class org.opensaml.saml2.metadata.ContactPersonTypeEnumeration
Gets the contact type as a string.
toString() - Method in class org.opensaml.security.MetadataCredentialResolver.MetadataCacheKey
toString() - Method in class org.opensaml.util.resource.ClasspathResource
toString() - Method in class org.opensaml.util.resource.FilesystemResource
toString() - Method in class org.opensaml.util.resource.HttpResource
toString() - Method in class org.opensaml.xml.Namespace
toString() - Method in class org.opensaml.xml.schema.XSBooleanValue
toString(Boolean, boolean) - Static method in class org.opensaml.xml.schema.XSBooleanValue
Converts a boolean value into a string.
toString() - Method in class org.opensaml.xml.security.BasicSecurityConfiguration.DataEncryptionIndex
toString() - Method in class org.opensaml.xml.security.BasicSecurityConfiguration.KeyTransportEncryptionIndex
toString() - Method in class org.opensaml.xml.util.Pair
Transform - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, Transform element.
TRANSFORM_BASE64_DECODE - Static variable in class org.opensaml.xml.signature.SignatureConstants
Transform - Base64 Decode.
TRANSFORM_C14N_EXCL_OMIT_COMMENTS - Static variable in class org.opensaml.xml.signature.SignatureConstants
Transform - Exclusive c14n WITHOUT comments.
TRANSFORM_C14N_EXCL_WITH_COMMENTS - Static variable in class org.opensaml.xml.signature.SignatureConstants
Transform - Exclusive c14n WITH comments.
TRANSFORM_C14N_OMIT_COMMENTS - Static variable in class org.opensaml.xml.signature.SignatureConstants
Transform - Required Inclusive c14n WITHOUT comments.
TRANSFORM_C14N_WITH_COMMENTS - Static variable in class org.opensaml.xml.signature.SignatureConstants
Transform - Recommended Inclusive c14n WITH comments.
TRANSFORM_ENVELOPED_SIGNATURE - Static variable in class org.opensaml.xml.signature.SignatureConstants
Transform - Required Enveloped Signature.
TRANSFORM_XPATH - Static variable in class org.opensaml.xml.signature.SignatureConstants
Transform - Recommended XPath.
TRANSFORM_XSLT - Static variable in class org.opensaml.xml.signature.SignatureConstants
Transform - Optional XSLT.
TransformBuilder - Class in org.opensaml.xml.signature.impl
Builder of Transform
TransformBuilder() - Constructor for class org.opensaml.xml.signature.impl.TransformBuilder
Constructor
TransformImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of Transform
TransformImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.TransformImpl
Constructor
TransformMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for Transform objects.
TransformMarshaller() - Constructor for class org.opensaml.xml.signature.impl.TransformMarshaller
Constructor
TransformMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.TransformMarshaller
Constructor
Transforms - Interface in org.opensaml.xml.encryption
XMLObject representing XML Encryption, version 20021210, Transforms element.
Transforms - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, Transforms element.
TransformsBuilder - Class in org.opensaml.xml.encryption.impl
Builder of Transforms
TransformsBuilder() - Constructor for class org.opensaml.xml.encryption.impl.TransformsBuilder
Constructor
TransformsBuilder - Class in org.opensaml.xml.signature.impl
Builder of Transforms
TransformsBuilder() - Constructor for class org.opensaml.xml.signature.impl.TransformsBuilder
Constructor
TransformsImpl - Class in org.opensaml.xml.encryption.impl
Concrete implementation of Transforms
TransformsImpl(String, String, String) - Constructor for class org.opensaml.xml.encryption.impl.TransformsImpl
Constructor
TransformsImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of Transforms
TransformsImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.TransformsImpl
Constructor
TransformsMarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Marshaller for Transforms objects.
TransformsMarshaller() - Constructor for class org.opensaml.xml.encryption.impl.TransformsMarshaller
Constructor
TransformsMarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.TransformsMarshaller
Constructor
TransformsMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for Transforms objects.
TransformsMarshaller() - Constructor for class org.opensaml.xml.signature.impl.TransformsMarshaller
Constructor
TransformsMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.TransformsMarshaller
Constructor
TransformsUnmarshaller - Class in org.opensaml.xml.encryption.impl
A thread-safe Unmarshaller for Transforms objects.
TransformsUnmarshaller() - Constructor for class org.opensaml.xml.encryption.impl.TransformsUnmarshaller
Constructor
TransformsUnmarshaller(String, String) - Constructor for class org.opensaml.xml.encryption.impl.TransformsUnmarshaller
Constructor
TransformsUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for Transforms objects.
TransformsUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.TransformsUnmarshaller
Constructor
TransformsUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.TransformsUnmarshaller
Constructor
TransformUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for Transform objects.
TransformUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.TransformUnmarshaller
Constructor
TransformUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.TransformUnmarshaller
Constructor
TRANSIENT - Static variable in interface org.opensaml.saml2.core.NameIDType
Transient identifier attribute format ID.
TrustedCredentialTrustEngine<TokenType> - Interface in org.opensaml.xml.security.trust
Evaluates the trustworthiness and validity of a token against implementation-specific requirements based on trusted credentials obtained via a credential resolver.
TrustEngine<TokenType> - Interface in org.opensaml.xml.security.trust
Evaluates the trustworthiness and validity of a token against implementation-specific requirements.
TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedType
Type attribute name
TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.xml.signature.RetrievalMethod
Type attribute name
TYPE_CODE - Static variable in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0001
Artifact type code (0x0001).
TYPE_CODE - Static variable in class org.opensaml.saml1.binding.artifact.SAML1ArtifactType0002
Artifact type code (0x0002)
TYPE_CODE - Static variable in class org.opensaml.saml2.binding.artifact.SAML2ArtifactType0004
SAML 2 artifact type code (0x0004).
TYPE_CONTENT - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
URI for Content.
TYPE_ELEMENT - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
URI for Element.
TYPE_ENCRYPTED_KEY - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
URI for EncryptedKey.
TYPE_ENCRYPTION_PROPERTIES - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
URI for EncryptionProperties.
TYPE_KEYINFO_DH_KEYVALUE - Static variable in class org.opensaml.xml.encryption.EncryptionConstants
URI for DHKeyValue.
TYPE_KEYINFO_DSA_KEYVALUE - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - KeyInfo DSAKeyValue.
TYPE_KEYINFO_KEYNAME - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - KeyInfo KeyName.
TYPE_KEYINFO_KEYVALUE - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - KeyInfo KeyValue.
TYPE_KEYINFO_MGMTDATA - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - KeyInfo MgmtData.
TYPE_KEYINFO_PGPDATA - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - KeyInfo PGPData.
TYPE_KEYINFO_PKCS7_SIGNED_DATA - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - A PKCS7signedData element.
TYPE_KEYINFO_RAW_PGP_KEYPACKET - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - A binary PGP key packet.
TYPE_KEYINFO_RAW_PKCS7_SIGNED_DATA - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - Binary PKCS7 signed data.
TYPE_KEYINFO_RAW_SPKI_SEXP - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - A raw SPKI S-expression.
TYPE_KEYINFO_RAW_X509CERT - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - A binary (ASN.1 DER) X.509 Certificate.
TYPE_KEYINFO_RAW_X509CRL - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - A binary X.509 CRL.
TYPE_KEYINFO_RETRIEVAL_METHOD - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - KeyInfo RetrievalMethod.
TYPE_KEYINFO_RSA_KEYVALUE - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - KeyInfo RSAKeyValue.
TYPE_KEYINFO_SPKIDATA - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - KeyInfo SPKIData.
TYPE_KEYINFO_X509DATA - Static variable in class org.opensaml.xml.signature.SignatureConstants
Type - KeyInfo X509Data.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Action
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Advice
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Assertion
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AssertionArtifact
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Attribute
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AttributeDesignator
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AttributeQuery
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AttributeStatement
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AudienceRestrictionCondition
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AuthenticationQuery
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AuthenticationStatement
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AuthorityBinding
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.AuthorizationDecisionQuery
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Condition
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Conditions
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.ConfirmationMethod
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.DoNotCacheCondition
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Evidence
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.NameIdentifier
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Query
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Request
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Response
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Statement
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Status
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.StatusCode
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.StatusDetail
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.StatusMessage
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.Subject
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.SubjectConfirmation
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.SubjectLocality
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.SubjectQuery
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml1.core.SubjectStatement
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Action
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Advice
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Artifact
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.ArtifactResolve
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.ArtifactResponse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Assertion
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Attribute
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AttributeQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AttributeStatement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Audience
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AudienceRestriction
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthnContext
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthnQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthnRequest
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthnStatement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthzDecisionQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.AuthzDecisionStatement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.BaseID
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Condition
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Conditions
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.EncryptedElementType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Evidence
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.IDPEntry
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.IDPList
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Issuer
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.LogoutRequest
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.LogoutResponse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.ManageNameIDRequest
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.ManageNameIDResponse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.NameID
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.NameIDMappingRequest
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.NameIDMappingResponse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.NameIDPolicy
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.OneTimeUse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.ProxyRestriction
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.RequestedAuthnContext
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Response
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Scoping
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Statement
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Status
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.StatusCode
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.StatusDetail
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.StatusResponseType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Subject
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmation
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmationData
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.SubjectLocality
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.SubjectQuery
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.core.Terminate
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AdditionalMetadataLocation
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AffiliateMember
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AffiliationDescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeAuthorityDescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeConsumingService
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeProfile
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.AuthnAuthorityDescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.Company
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.ContactPerson
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.EmailAddress
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.Endpoint
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.EntitiesDescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.EntityDescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.IDPSSODescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.IndexedEndpoint
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.KeyDescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.NameIDFormat
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.Organization
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationDisplayName
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationName
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationURL
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.PDPDescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.RequestedAttribute
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.RoleDescriptor
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.ServiceDescription
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.ServiceName
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.SPSSODescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.saml2.metadata.SSODescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AttributeQueryDescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AuthnQueryDescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AuthzDecisionQueryDescriptor
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.QueryDescriptorType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Body
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Detail
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Envelope
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Fault
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Header
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.AgreementMethod
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.CipherData
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.CipherReference
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedData
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedKey
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedType
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionMethod
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionProperties
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionProperty
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.KeySize
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.ReferenceType
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.encryption.Transforms
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.schema.XSBase64Binary
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.schema.XSInteger
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.schema.XSQName
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.schema.XSString
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.schema.XSURI
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.CryptoBinary
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.DSAKeyValue
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.KeyInfoType
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.KeyValue
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.PGPData
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.RetrievalMethod
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.RSAKeyValue
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.Signature
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.SPKIData
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.Transform
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.Transforms
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.X509Data
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.X509IssuerSerial
Local name of the XSI type
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.xml.signature.X509SerialNumber
Local name of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Action
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Advice
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Assertion
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.AssertionArtifact
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Attribute
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.AttributeDesignator
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.AttributeQuery
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.AttributeStatement
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.AudienceRestrictionCondition
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.AuthenticationQuery
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.AuthenticationStatement
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.AuthorityBinding
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.AuthorizationDecisionQuery
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Condition
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Conditions
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.ConfirmationMethod
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.DoNotCacheCondition
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Evidence
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.NameIdentifier
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Query
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Request
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Response
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Statement
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Status
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.StatusCode
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.StatusDetail
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.StatusMessage
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.Subject
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.SubjectConfirmation
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.SubjectLocality
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.SubjectQuery
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml1.core.SubjectStatement
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Action
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Advice
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Artifact
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.ArtifactResolve
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.ArtifactResponse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Assertion
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Attribute
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.AttributeQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.AttributeStatement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Audience
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.AudienceRestriction
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.AuthnContext
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.AuthnQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.AuthnRequest
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.AuthnStatement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.AuthzDecisionQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.AuthzDecisionStatement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.BaseID
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Condition
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Conditions
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.EncryptedElementType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Evidence
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.IDPEntry
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.IDPList
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Issuer
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.LogoutRequest
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.LogoutResponse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.ManageNameIDRequest
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.ManageNameIDResponse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.NameID
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.NameIDMappingRequest
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.NameIDMappingResponse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.NameIDPolicy
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.OneTimeUse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.ProxyRestriction
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.RequestedAuthnContext
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Response
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Scoping
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Statement
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Status
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.StatusCode
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.StatusDetail
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.StatusResponseType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Subject
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmation
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.SubjectConfirmationData
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.SubjectLocality
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.SubjectQuery
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.core.Terminate
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.AdditionalMetadataLocation
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.AffiliateMember
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.AffiliationDescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeAuthorityDescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeConsumingService
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.AttributeProfile
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.AuthnAuthorityDescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.Company
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.ContactPerson
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.EmailAddress
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.Endpoint
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.EntitiesDescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.EntityDescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.IDPSSODescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.IndexedEndpoint
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.KeyDescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.NameIDFormat
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.Organization
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationDisplayName
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationName
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.OrganizationURL
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.PDPDescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.RequestedAttribute
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.RoleDescriptor
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.ServiceDescription
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.ServiceName
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.SPSSODescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.saml2.metadata.SSODescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AttributeQueryDescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AuthnQueryDescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.AuthzDecisionQueryDescriptor
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.QueryDescriptorType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Body
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Detail
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Envelope
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Fault
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Header
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.AgreementMethod
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.CipherData
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.CipherReference
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedData
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedKey
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptedType
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionMethod
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionProperties
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.EncryptionProperty
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.KeySize
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.ReferenceType
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.encryption.Transforms
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.schema.XSBase64Binary
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.xml.schema.XSInteger
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.xml.schema.XSQName
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.xml.schema.XSString
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.xml.schema.XSURI
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.CryptoBinary
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.DSAKeyValue
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.KeyInfoType
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.KeyValue
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.PGPData
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.RetrievalMethod
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.RSAKeyValue
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.Signature
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.SPKIData
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.Transform
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.Transforms
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.X509Data
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.X509IssuerSerial
QName of the XSI type
TYPE_NAME - Static variable in interface org.opensaml.xml.signature.X509SerialNumber
QName of the XSI type.

U

UNAVAILABLE_CONSENT - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
Unavailable consent URI.
UNAVAILABLE_CONSENT - Static variable in interface org.opensaml.saml2.core.StatusResponseType
Unavailable consent URI.
UNIX_NS_URI - Static variable in interface org.opensaml.saml2.core.Action
UNIX file permission action namespace.
UNKNOWN_ATTR_PROFILE_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for UnknownAttrProfile status code.
UNKNOWN_PRINCIPAL_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for UnknownPrincipal status code.
unmarshall(Element) - Method in class org.opensaml.saml1.core.impl.AssertionUnmarshaller
Unmarshalls the given W3C DOM element into a XMLObject.
unmarshall(Element) - Method in class org.opensaml.saml1.core.impl.RequestAbstractTypeUnmarshaller
Unmarshalls the given W3C DOM element into a XMLObject.
unmarshall(Element) - Method in class org.opensaml.saml1.core.impl.ResponseAbstractTypeUnmarshaller
Unmarshalls the given W3C DOM element into a XMLObject.
unmarshall(Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Unmarshalls the given W3C DOM element into a XMLObject.
unmarshall(Element) - Method in interface org.opensaml.xml.io.Unmarshaller
Unmarshalls the given W3C DOM element into a XMLObject.
unmarshall(Element) - Method in class org.opensaml.xml.signature.impl.SignatureUnmarshaller
Unmarshalls the given W3C DOM element into a XMLObject.
unmarshallAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Unmarshalls the attributes from the given DOM Attr into the given XMLObject.
unmarshallChildElement(XMLObject, Element) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Unmarshalls given Element's children.
Unmarshaller - Interface in org.opensaml.xml.io
Unmarshallers are used to unmarshall a W3C DOM element into a XMLObject.
unmarshallerFactory - Variable in class org.opensaml.saml2.metadata.provider.BaseMetadataProvider
Unmarshaller factory used to get an unmarshaller for the metadata DOM.
UnmarshallerFactory - Class in org.opensaml.xml.io
This thread-safe factory creates Unmarshallers that can be used to convert W3C DOM elements into XMLObjects.
UnmarshallerFactory() - Constructor for class org.opensaml.xml.io.UnmarshallerFactory
Constructor.
UnmarshallingException - Exception in org.opensaml.xml.io
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
UnmarshallingException() - Constructor for exception org.opensaml.xml.io.UnmarshallingException
Constructor.
UnmarshallingException(String) - Constructor for exception org.opensaml.xml.io.UnmarshallingException
Constructor.
UnmarshallingException(Exception) - Constructor for exception org.opensaml.xml.io.UnmarshallingException
Constructor.
UnmarshallingException(String, Exception) - Constructor for exception org.opensaml.xml.io.UnmarshallingException
Constructor.
unmarshallMessage(InputStream) - Method in class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder
Parses the incoming message into a DOM and then unmarshalls it into a SAMLObject.
unmarshallMetadata(InputStream) - Method in class org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
Unmarshalls the metadata from the given stream.
unmarshallNamespaceAttribute(XMLObject, Attr) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Unmarshalls a namespace declaration attribute.
unmarshallSchemaInstanceAttributes(XMLObject, Attr) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Unmarshalls the XSI type, schemaLocation, and noNamespaceSchemaLocation attributes.
unmarshallTextContent(XMLObject, Text) - Method in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Unmarshalls the given Text node into a usable string by way of Text.getWholeText() and passes it off to AbstractXMLObjectUnmarshaller.processElementContent(XMLObject, String) if the string is not null and contains something other than whitespace.
UNSPECIFIED - Static variable in interface org.opensaml.saml2.core.Attribute
Unspecified attribute format ID.
UNSPECIFIED - Static variable in interface org.opensaml.saml2.core.NameIDType
Unspecified attribute format ID.
UNSPECIFIED_CONSENT - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
Unspecified consent URI.
UNSPECIFIED_CONSENT - Static variable in interface org.opensaml.saml2.core.StatusResponseType
Unspecified consent URI.
UNSUPPORTED_BINDING_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for UnsupportedBinding status code.
URI_ALT_NAME - Static variable in class org.opensaml.xml.security.x509.X509Util
RFC 2459 URI Subject Alt Name type.
URI_ATTRIB_NAME - Static variable in interface org.opensaml.xml.encryption.CipherReference
URI attribute name
URI_ATTRIB_NAME - Static variable in interface org.opensaml.xml.encryption.ReferenceType
URI attribute name
URI_ATTRIB_NAME - Static variable in interface org.opensaml.xml.signature.RetrievalMethod
URI attribute name
URI_REFERENCE - Static variable in interface org.opensaml.saml2.core.Attribute
URI reference attribute format ID.
URIContentReference - Class in org.opensaml.xml.signature
A generic content reference that uses a URI to reference the content to be signed.
URIContentReference(String) - Constructor for class org.opensaml.xml.signature.URIContentReference
Constructor.
URLBuilder - Class in org.opensaml.util
Utility class for building URLs.
URLBuilder() - Constructor for class org.opensaml.util.URLBuilder
Constructor.
URLBuilder(String) - Constructor for class org.opensaml.util.URLBuilder
Constructor.
URLMetadataProvider - Class in org.opensaml.saml2.metadata.provider
A metadata provider that pulls metadata using an HTTP GET.
URLMetadataProvider(String, int) - Constructor for class org.opensaml.saml2.metadata.provider.URLMetadataProvider
Constructor.
UsageCriteria - Class in org.opensaml.xml.security.credential
An implementation of CredentialCriteria which specifies criteria pertaining usage of the resolved credential.
UsageCriteria(UsageType) - Constructor for class org.opensaml.xml.security.credential.UsageCriteria
Constructor.
usageType - Variable in class org.opensaml.xml.security.credential.AbstractCredential
Usage type of this credential.
UsageType - Enum in org.opensaml.xml.security.credential
Credential usage types.
USE_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.KeyDescriptor
"use" attribute's local name
USER_LOGOUT_URI - Static variable in interface org.opensaml.saml2.core.LogoutResponse
URI for User logout reason.

V

VALID_UNTIL_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.common.TimeBoundSAMLObject
"validUntil" attribute's local name
VALID_UNTIL_ATTRIB_QNAME - Static variable in interface org.opensaml.saml2.common.TimeBoundSAMLObject
"validUntil" attribute's QName
validate(Action) - Method in class org.opensaml.saml1.core.validator.ActionSpecValidator
Checks to see if a XMLObject is valid.
validate(Assertion) - Method in class org.opensaml.saml1.core.validator.AssertionSchemaValidator
Checks to see if a XMLObject is valid.
validate(Assertion) - Method in class org.opensaml.saml1.core.validator.AssertionSpecValidator
 
validate(AttributeDesignatorType) - Method in class org.opensaml.saml1.core.validator.AttributeDesignatorSchemaValidator
Checks to see if a XMLObject is valid.
validate(AttributeQuery) - Method in class org.opensaml.saml1.core.validator.AttributeQuerySchemaValidator
Checks to see if a XMLObject is valid.
validate(Attribute) - Method in class org.opensaml.saml1.core.validator.AttributeSchemaValidator
Checks to see if a XMLObject is valid.
validate(AttributeStatement) - Method in class org.opensaml.saml1.core.validator.AttributeStatementSchemaValidator
Checks to see if a XMLObject is valid.
validate(AudienceRestrictionCondition) - Method in class org.opensaml.saml1.core.validator.AudienceRestrictionConditionSchemaValidator
Checks to see if a XMLObject is valid.
validate(Audience) - Method in class org.opensaml.saml1.core.validator.AudienceSpecValidator
Checks to see if a XMLObject is valid.
validate(AuthenticationQuery) - Method in class org.opensaml.saml1.core.validator.AuthenticationQuerySchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthenticationStatement) - Method in class org.opensaml.saml1.core.validator.AuthenticationStatementSchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthorityBinding) - Method in class org.opensaml.saml1.core.validator.AuthorityBindingSchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthorizationDecisionQuery) - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionQuerySchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthorizationDecisionStatement) - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionStatementSchemaValidator
Checks to see if a XMLObject is valid.
validate(Evidence) - Method in class org.opensaml.saml1.core.validator.EvidenceSchemaValidator
Checks to see if a XMLObject is valid.
validate(RequestType) - Method in class org.opensaml.saml1.core.validator.RequestAbstractTypeSchemaValidator
Checks to see if a XMLObject is valid.
validate(Request) - Method in class org.opensaml.saml1.core.validator.RequestSchemaValidator
Checks to see if a XMLObject is valid.
validate(ResponseType) - Method in class org.opensaml.saml1.core.validator.ResponseAbstractTypeSchemaValidator
Checks to see if a XMLObject is valid.
validate(Response) - Method in class org.opensaml.saml1.core.validator.ResponseSchemaValidator
Checks to see if a XMLObject is valid.
validate(StatusCode) - Method in class org.opensaml.saml1.core.validator.StatusCodeSchemaValidator
Checks to see if a XMLObject is valid.
validate(Status) - Method in class org.opensaml.saml1.core.validator.StatusSchemaValidator
Checks to see if a XMLObject is valid.
validate(SubjectConfirmation) - Method in class org.opensaml.saml1.core.validator.SubjectConfirmationSchemaValidator
Checks to see if a XMLObject is valid.
validate(QueryType) - Method in class org.opensaml.saml1.core.validator.SubjectQuerySchemaValidator
Checks to see if a XMLObject is valid.
validate(Subject) - Method in class org.opensaml.saml1.core.validator.SubjectSchemaValidator
Checks to see if a XMLObject is valid.
validate(SubjectStatementType) - Method in class org.opensaml.saml1.core.validator.SubjectStatementSchemaValidator
Checks to see if a XMLObject is valid.
validate(Action) - Method in class org.opensaml.saml2.core.validator.ActionSchemaValidator
Checks to see if a XMLObject is valid.
validate(ArtifactResolve) - Method in class org.opensaml.saml2.core.validator.ArtifactResolveSchemaValidator
Checks to see if a XMLObject is valid.
validate(ArtifactResponse) - Method in class org.opensaml.saml2.core.validator.ArtifactResponseSchemaValidator
Checks to see if a XMLObject is valid.
validate(Artifact) - Method in class org.opensaml.saml2.core.validator.ArtifactSchemaValidator
Checks to see if a XMLObject is valid.
validate(AssertionIDRef) - Method in class org.opensaml.saml2.core.validator.AssertionIDRefSchemaValidator
Checks to see if a XMLObject is valid.
validate(AssertionIDRequest) - Method in class org.opensaml.saml2.core.validator.AssertionIDRequestSchemaValidator
Checks to see if a XMLObject is valid.
validate(Assertion) - Method in class org.opensaml.saml2.core.validator.AssertionSchemaValidator
Checks to see if a XMLObject is valid.
validate(Assertion) - Method in class org.opensaml.saml2.core.validator.AssertionSpecValidator
Checks to see if a XMLObject is valid.
validate(AssertionURIRef) - Method in class org.opensaml.saml2.core.validator.AssertionURIRefSchemaValidator
Checks to see if a XMLObject is valid.
validate(AttributeQuery) - Method in class org.opensaml.saml2.core.validator.AttributeQuerySchemaValidator
Checks to see if a XMLObject is valid.
validate(Attribute) - Method in class org.opensaml.saml2.core.validator.AttributeSchemaValidator
Checks to see if a XMLObject is valid.
validate(AttributeStatement) - Method in class org.opensaml.saml2.core.validator.AttributeStatementSchemaValidator
Checks to see if a XMLObject is valid.
validate(AudienceRestriction) - Method in class org.opensaml.saml2.core.validator.AudienceRestrictionSchemaValidator
Checks to see if a XMLObject is valid.
validate(Audience) - Method in class org.opensaml.saml2.core.validator.AudienceSchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthenticatingAuthority) - Method in class org.opensaml.saml2.core.validator.AuthenticatingAuthoritySchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthnContextClassRef) - Method in class org.opensaml.saml2.core.validator.AuthnContextClassRefSchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthnContextDeclRef) - Method in class org.opensaml.saml2.core.validator.AuthnContextDeclRefSchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthnContextDecl) - Method in class org.opensaml.saml2.core.validator.AuthnContextDeclSchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthnQuery) - Method in class org.opensaml.saml2.core.validator.AuthnQuerySchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthnRequest) - Method in class org.opensaml.saml2.core.validator.AuthnRequestSchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthnStatement) - Method in class org.opensaml.saml2.core.validator.AuthnStatementSchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthzDecisionQuery) - Method in class org.opensaml.saml2.core.validator.AuthzDecisionQuerySchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthzDecisionStatement) - Method in class org.opensaml.saml2.core.validator.AuthzDecisionStatementSchemaValidator
Checks to see if a XMLObject is valid.
validate(Conditions) - Method in class org.opensaml.saml2.core.validator.ConditionsSpecValidator
Checks to see if a XMLObject is valid.
validate(Evidence) - Method in class org.opensaml.saml2.core.validator.EvidenceSchemaValidator
Checks to see if a XMLObject is valid.
validate(GetComplete) - Method in class org.opensaml.saml2.core.validator.GetCompleteSchemaValidator
Checks to see if a XMLObject is valid.
validate(IDPEntry) - Method in class org.opensaml.saml2.core.validator.IDPEntrySchemaValidator
Checks to see if a XMLObject is valid.
validate(IDPList) - Method in class org.opensaml.saml2.core.validator.IDPListSchemaValidator
Checks to see if a XMLObject is valid.
validate(Issuer) - Method in class org.opensaml.saml2.core.validator.IssuerSchemaValidator
Checks to see if a XMLObject is valid.
validate(LogoutRequest) - Method in class org.opensaml.saml2.core.validator.LogoutRequestSchemaValidator
Checks to see if a XMLObject is valid.
validate(LogoutResponse) - Method in class org.opensaml.saml2.core.validator.LogoutResponseSchemaValidator
Checks to see if a XMLObject is valid.
validate(ManageNameIDRequest) - Method in class org.opensaml.saml2.core.validator.ManageNameIDRequestSchemaValidator
Checks to see if a XMLObject is valid.
validate(ManageNameIDResponse) - Method in class org.opensaml.saml2.core.validator.ManageNameIDResponseSchemaValidator
Checks to see if a XMLObject is valid.
validate(NameIDMappingRequest) - Method in class org.opensaml.saml2.core.validator.NameIDMappingRequestSchemaValidator
Checks to see if a XMLObject is valid.
validate(NameIDMappingResponse) - Method in class org.opensaml.saml2.core.validator.NameIDMappingResponseSchemaValidator
Checks to see if a XMLObject is valid.
validate(NameID) - Method in class org.opensaml.saml2.core.validator.NameIDSchemaValidator
Checks to see if a XMLObject is valid.
validate(NewID) - Method in class org.opensaml.saml2.core.validator.NewIDSchemaValidator
Checks to see if a XMLObject is valid.
validate(RequestType) - Method in class org.opensaml.saml2.core.validator.RequestAbstractTypeSchemaValidator
Checks to see if a XMLObject is valid.
validate(RequestedAuthnContext) - Method in class org.opensaml.saml2.core.validator.RequestedAuthnContextSchemaValidator
Checks to see if a XMLObject is valid.
validate(RequesterID) - Method in class org.opensaml.saml2.core.validator.RequesterIDSchemaValidator
Checks to see if a XMLObject is valid.
validate(Response) - Method in class org.opensaml.saml2.core.validator.ResponseSchemaValidator
Checks to see if a XMLObject is valid.
validate(SessionIndex) - Method in class org.opensaml.saml2.core.validator.SessionIndexSchemaValidator
Checks to see if a XMLObject is valid.
validate(StatusCode) - Method in class org.opensaml.saml2.core.validator.StatusCodeSchemaValidator
Checks to see if a XMLObject is valid.
validate(StatusMessage) - Method in class org.opensaml.saml2.core.validator.StatusMessageSchemaValidator
Checks to see if a XMLObject is valid.
validate(StatusResponse) - Method in class org.opensaml.saml2.core.validator.StatusResponseTypeSchemaValidator
Checks to see if a XMLObject is valid.
validate(Status) - Method in class org.opensaml.saml2.core.validator.StatusSchemaValidator
Checks to see if a XMLObject is valid.
validate(SubjectConfirmation) - Method in class org.opensaml.saml2.core.validator.SubjectConfirmationSchemaValidator
Checks to see if a XMLObject is valid.
validate(SubjectQueryType) - Method in class org.opensaml.saml2.core.validator.SubjectQuerySchemaValidator
Checks to see if a XMLObject is valid.
validate(Subject) - Method in class org.opensaml.saml2.core.validator.SubjectSchemaValidator
Checks to see if a XMLObject is valid.
validate(AdditionalMetadataLocation) - Method in class org.opensaml.saml2.metadata.validator.AdditionalMetadataLocationSchemaValidator
Checks to see if a XMLObject is valid.
validate(AffiliateMember) - Method in class org.opensaml.saml2.metadata.validator.AffiliateMemberSchemaValidator
Checks to see if a XMLObject is valid.
validate(AffiliationDescriptor) - Method in class org.opensaml.saml2.metadata.validator.AffiliationDescriptorSchemaValidator
Checks to see if a XMLObject is valid.
validate(AttributeAuthorityDescriptor) - Method in class org.opensaml.saml2.metadata.validator.AttributeAuthorityDescriptorSchemaValidator
Checks to see if a XMLObject is valid.
validate(AttributeConsumingService) - Method in class org.opensaml.saml2.metadata.validator.AttributeConsumingServiceSchemaValidator
Checks to see if a XMLObject is valid.
validate(AttributeProfile) - Method in class org.opensaml.saml2.metadata.validator.AttributeProfileSchemaValidator
Checks to see if a XMLObject is valid.
validate(AuthnAuthorityDescriptor) - Method in class org.opensaml.saml2.metadata.validator.AuthnAuthorityDescriptorSchemaValidator
Checks to see if a XMLObject is valid.
validate(Company) - Method in class org.opensaml.saml2.metadata.validator.CompanySchemaValidator
Checks to see if a XMLObject is valid.
validate(ContactPerson) - Method in class org.opensaml.saml2.metadata.validator.ContactPersonSchemaValidator
Checks to see if a XMLObject is valid.
validate(EmailAddress) - Method in class org.opensaml.saml2.metadata.validator.EmailAddressSchemaValidator
Checks to see if a XMLObject is valid.
validate(EncryptionMethod) - Method in class org.opensaml.saml2.metadata.validator.EncryptionMethodSchemaValidator
Checks to see if a XMLObject is valid.
validate(EndpointType) - Method in class org.opensaml.saml2.metadata.validator.EndpointSchemaValidator
Checks to see if a XMLObject is valid.
validate(EntitiesDescriptor) - Method in class org.opensaml.saml2.metadata.validator.EntitiesDescriptorSchemaValidator
Checks to see if a XMLObject is valid.
validate(EntitiesDescriptor) - Method in class org.opensaml.saml2.metadata.validator.EntitiesDescriptorSpecValidator
Checks to see if a XMLObject is valid.
validate(EntityDescriptor) - Method in class org.opensaml.saml2.metadata.validator.EntityDescriptorSchemaValidator
Checks to see if a XMLObject is valid.
validate(EntityDescriptor) - Method in class org.opensaml.saml2.metadata.validator.EntityDescriptorSpecValidator
Checks to see if a XMLObject is valid.
validate(GivenName) - Method in class org.opensaml.saml2.metadata.validator.GivenNameSchemaValidator
Checks to see if a XMLObject is valid.
validate(IDPSSODescriptor) - Method in class org.opensaml.saml2.metadata.validator.IDPSSODescriptorSchemaValidator
Checks to see if a XMLObject is valid.
validate(IDPSSODescriptor) - Method in class org.opensaml.saml2.metadata.validator.IDPSSODescriptorSpecValidator
 
validate(EndpointType) - Method in class org.opensaml.saml2.metadata.validator.IndexedEndpointSchemaValidator
Checks to see if a XMLObject is valid.
validate(KeyDescriptor) - Method in class org.opensaml.saml2.metadata.validator.KeyDescriptorSchemaValidator
Checks to see if a XMLObject is valid.
validate(NameIDFormat) - Method in class org.opensaml.saml2.metadata.validator.NameIDFormatSchemaValidator
Checks to see if a XMLObject is valid.
validate(OrganizationDisplayName) - Method in class org.opensaml.saml2.metadata.validator.OrganizationDisplayNameSchemaValidator
Checks to see if a XMLObject is valid.
validate(OrganizationName) - Method in class org.opensaml.saml2.metadata.validator.OrganizationNameSchemaValidator
Checks to see if a XMLObject is valid.
validate(Organization) - Method in class org.opensaml.saml2.metadata.validator.OrganizationSchemaValidator
Checks to see if a XMLObject is valid.
validate(OrganizationURL) - Method in class org.opensaml.saml2.metadata.validator.OrganizationURLSchemaValidator
Checks to see if a XMLObject is valid.
validate(PDPDescriptor) - Method in class org.opensaml.saml2.metadata.validator.PDPDescriptorSchemaValidator
Checks to see if a XMLObject is valid.
validate(RequestedAttribute) - Method in class org.opensaml.saml2.metadata.validator.RequestedAttributeSchemaValidator
Checks to see if a XMLObject is valid.
validate(RoleDescriptorType) - Method in class org.opensaml.saml2.metadata.validator.RoleDescriptorSchemaValidator
Checks to see if a XMLObject is valid.
validate(RoleDescriptorType) - Method in class org.opensaml.saml2.metadata.validator.RoleDescriptorSpecValidator
Checks to see if a XMLObject is valid.
validate(ServiceDescription) - Method in class org.opensaml.saml2.metadata.validator.ServiceDescriptionSchemaValidator
Checks to see if a XMLObject is valid.
validate(ServiceName) - Method in class org.opensaml.saml2.metadata.validator.ServiceNameSchemaValidator
Checks to see if a XMLObject is valid.
validate(SPSSODescriptor) - Method in class org.opensaml.saml2.metadata.validator.SPSSODescriptorSchemaValidator
Checks to see if a XMLObject is valid.
validate(SSODescriptorType) - Method in class org.opensaml.saml2.metadata.validator.SSODescriptorSpecValidator
Checks to see if a XMLObject is valid.
validate(SurName) - Method in class org.opensaml.saml2.metadata.validator.SurNameSchemaValidator
Checks to see if a XMLObject is valid.
validate(TelephoneNumber) - Method in class org.opensaml.saml2.metadata.validator.TelephoneNumberSchemaValidator
Checks to see if a XMLObject is valid.
validate(boolean) - Method in class org.opensaml.xml.AbstractValidatingSignableXMLObject
Validates this XMLObject against all registered validators.
validate(TokenType, CriteriaSet) - Method in class org.opensaml.xml.security.trust.ChainingTrustEngine
Validates the token against trusted information obtained in an implementation-specific manner.
validate(Credential, CriteriaSet) - Method in class org.opensaml.xml.security.trust.ExplicitKeyTrustEngine
Validates the token against trusted information obtained in an implementation-specific manner.
validate(Key, Key) - Method in class org.opensaml.xml.security.trust.ExplicitKeyTrustEvaluator
Evaluate trust.
validate(Key, Iterable<Key>) - Method in class org.opensaml.xml.security.trust.ExplicitKeyTrustEvaluator
Evaluate trust.
validate(Credential, Credential) - Method in class org.opensaml.xml.security.trust.ExplicitKeyTrustEvaluator
Evaluate trust.
validate(Credential, Iterable<Credential>) - Method in class org.opensaml.xml.security.trust.ExplicitKeyTrustEvaluator
Evaluate trust.
validate(X509Credential, CriteriaSet) - Method in class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEngine
Validates the token against trusted information obtained in an implementation-specific manner.
validate(X509Certificate, X509Certificate) - Method in class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEvaluator
Evaluate trust.
validate(X509Certificate, Iterable<X509Certificate>) - Method in class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEvaluator
Evaluate trust.
validate(X509Credential, X509Credential) - Method in class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEvaluator
Evaluate trust.
validate(X509Credential, Iterable<Credential>) - Method in class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEvaluator
Evaluate trust.
validate(TokenType, CriteriaSet) - Method in interface org.opensaml.xml.security.trust.TrustEngine
Validates the token against trusted information obtained in an implementation-specific manner.
validate(X509Credential, CriteriaSet) - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngine
Validates the token against trusted information obtained in an implementation-specific manner.
validate(X509Credential, Set<String>, Iterable<PKIXValidationInformation>) - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngine
Perform PKIX validation on the untrusted credential, using PKIX validation information based on the supplied set of trusted credentials.
validate(byte[], byte[], String, Credential) - Method in class org.opensaml.xml.signature.impl.BaseSignatureTrustEngine
Determines whether a raw signature is valid with respect to the Credential data supplied.
validate(Signature, TrustBasisType) - Method in class org.opensaml.xml.signature.impl.BaseSignatureTrustEngine
Attempt to establish trust by resolving signature verification credentials from the Signature's KeyInfo.
validate(Signature, CriteriaSet) - Method in class org.opensaml.xml.signature.impl.ExplicitKeySignatureTrustEngine
Validates the token against trusted information obtained in an implementation-specific manner.
validate(Signature, CriteriaSet) - Method in class org.opensaml.xml.signature.impl.PKIXSignatureTrustEngine
Validates the token against trusted information obtained in an implementation-specific manner.
validate(byte[], byte[], String, Credential) - Method in interface org.opensaml.xml.signature.SignatureTrustEngine
Determines whether a raw signature is valid with respect to the Credential data supplied.
validate(Signature) - Method in class org.opensaml.xml.signature.SignatureValidator
Checks to see if a XMLObject is valid.
validate(boolean) - Method in class org.opensaml.xml.validation.AbstractValidatingXMLObject
Validates this XMLObject against all registered validators.
validate(boolean) - Method in interface org.opensaml.xml.validation.ValidatingXMLObject
Validates this XMLObject against all registered validators.
validate(XMLObjectType) - Method in interface org.opensaml.xml.validation.Validator
Checks to see if a XMLObject is valid.
validate(XMLObject) - Method in class org.opensaml.xml.validation.ValidatorSuite
Evaluates the registered validators against the given XMLObject and it's children.
validateAction(Action) - Method in class org.opensaml.saml2.core.validator.ActionSchemaValidator
Checks that the Action label is present.
validateActions(AuthorizationDecisionQuery) - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionQuerySchemaValidator
Validates that there is at least one Action Element present.
validateActions(AuthorizationDecisionStatement) - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionStatementSchemaValidator
Check that there is at least one Action element
validateActions(AuthzDecisionQuery) - Method in class org.opensaml.saml2.core.validator.AuthzDecisionQuerySchemaValidator
Validate the Action child elements
validateActions(AuthzDecisionStatement) - Method in class org.opensaml.saml2.core.validator.AuthzDecisionStatementSchemaValidator
Checks that one or more Action is present.
validateAddress(EmailAddress) - Method in class org.opensaml.saml2.metadata.validator.EmailAddressSchemaValidator
Checks that Address is present.
validateAlgorithm(EncryptionMethod) - Method in class org.opensaml.saml2.metadata.validator.EncryptionMethodSchemaValidator
Checks that Algorithm URI attribute is present and not empty.
validateArtifact(ArtifactResolve) - Method in class org.opensaml.saml2.core.validator.ArtifactResolveSchemaValidator
Validates the Artifact child element.
validateArtifact(Artifact) - Method in class org.opensaml.saml2.core.validator.ArtifactSchemaValidator
Test that Artifact element content is not empty
validateAssertion(Request) - Method in class org.opensaml.saml1.core.validator.RequestSchemaValidator
Validates thats the request has an some form of assertion (directly, reference, or artifact) or query, but not both.
validateAssertionIDRefs(AssertionIDRequest) - Method in class org.opensaml.saml2.core.validator.AssertionIDRequestSchemaValidator
Validate the AssertionIDRef child elements.
validateAssertions(Evidence) - Method in class org.opensaml.saml2.core.validator.EvidenceSchemaValidator
Checks that at least one Assertion, Assertion ID Reference, or Assertion URI Reference is present.
validateAttributeConsumingServices(SPSSODescriptor) - Method in class org.opensaml.saml2.metadata.validator.SPSSODescriptorSchemaValidator
Checks that at least one Attribute Consuming Service is present.
validateAttributes(AttributeStatement) - Method in class org.opensaml.saml2.core.validator.AttributeStatementSchemaValidator
Checks that at least one Attribute is present.
validateAttributeServices(AttributeAuthorityDescriptor) - Method in class org.opensaml.saml2.metadata.validator.AttributeAuthorityDescriptorSchemaValidator
Checks that at least one AttributeService is present.
validateAttributeValue(Attribute) - Method in class org.opensaml.saml1.core.validator.AttributeSchemaValidator
Validates that the attribute has at least one attribute value.
validateAudiences(AudienceRestrictionCondition) - Method in class org.opensaml.saml1.core.validator.AudienceRestrictionConditionSchemaValidator
Validates that the condition specifies at least one audience.
validateAudiences(AudienceRestriction) - Method in class org.opensaml.saml2.core.validator.AudienceRestrictionSchemaValidator
Checks that at least one Audience is present.
validateAudienceURI(Audience) - Method in class org.opensaml.saml2.core.validator.AudienceSchemaValidator
Checks that the AudienceURI is present.
validateAuthenticationInstant(AuthenticationStatement) - Method in class org.opensaml.saml1.core.validator.AuthenticationStatementSchemaValidator
Validates that the authentication statement has an authentication instant.
validateAuthenticationMethod(AuthenticationStatement) - Method in class org.opensaml.saml1.core.validator.AuthenticationStatementSchemaValidator
Validates that the authentication statement has an authentication method.
validateAuthnContext(AuthnStatement) - Method in class org.opensaml.saml2.core.validator.AuthnStatementSchemaValidator
Checks that the AuthnContext element is present.
validateAuthnInstant(AuthnStatement) - Method in class org.opensaml.saml2.core.validator.AuthnStatementSchemaValidator
Checks that the AuthnInstant attribute is present.
validateAuthnQueryServices(AuthnAuthorityDescriptor) - Method in class org.opensaml.saml2.metadata.validator.AuthnAuthorityDescriptorSchemaValidator
Checks that at least one AuthnService is present.
validateAuthorityKind(AuthorityBinding) - Method in class org.opensaml.saml1.core.validator.AuthorityBindingSchemaValidator
Check that the AuthorityKind is valid
validateAuthzServices(PDPDescriptor) - Method in class org.opensaml.saml2.metadata.validator.PDPDescriptorSchemaValidator
Checks that one or more Authz Services are present.
validateBinding(AuthorityBinding) - Method in class org.opensaml.saml1.core.validator.AuthorityBindingSchemaValidator
Check the binding Attribute for validity
validateBinding(Endpoint) - Method in class org.opensaml.saml2.metadata.validator.EndpointSchemaValidator
Checks that Binding is present.
validateChildren(RequestedAuthnContext) - Method in class org.opensaml.saml2.core.validator.RequestedAuthnContextSchemaValidator
Validates the presence and combination of child elements.
validateChildren(XMLObject) - Method in class org.opensaml.xml.AbstractValidatingSignableXMLObject
Recursive method used to validate all the children of the given XMLObject that implement ValidatingXMLObject.
validateChildren(XMLObject) - Method in class org.opensaml.xml.validation.AbstractValidatingXMLObject
Recursive method used to validate all the children of the given XMLObject that implement ValidatingXMLObject.
validateClassRef(AuthnContextClassRef) - Method in class org.opensaml.saml2.core.validator.AuthnContextClassRefSchemaValidator
Checks that the AuthnContextClassRef is present.
validateConfiguration(Document) - Method in class org.opensaml.xml.XMLConfigurator
Schema validates the given configuration.
validateDecision(AuthorizationDecisionStatement) - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionStatementSchemaValidator
Check that the Decision element is present
validateDecision(AuthzDecisionStatement) - Method in class org.opensaml.saml2.core.validator.AuthzDecisionStatementSchemaValidator
Checks that the Decision attribute is present.
validateDecl(AuthnContextDecl) - Method in class org.opensaml.saml2.core.validator.AuthnContextDeclSchemaValidator
Checks that the Declaration is present.
validateDeclRef(AuthnContextDeclRef) - Method in class org.opensaml.saml2.core.validator.AuthnContextDeclRefSchemaValidator
Checks that the Declaration Reference is present.
validateDescription(ServiceDescription) - Method in class org.opensaml.saml2.metadata.validator.ServiceDescriptionSchemaValidator
Checks that Description is present.
validateDescriptors(EntityDescriptor) - Method in class org.opensaml.saml2.metadata.validator.EntityDescriptorSchemaValidator
Checks that an AffiliationDescriptor OR one or more RoleDescriptors are present.
validateDisplayName(Organization) - Method in class org.opensaml.saml2.metadata.validator.OrganizationSchemaValidator
Checks that at least one Display Name is present.
validateDoNotCache(Assertion) - Method in class org.opensaml.saml1.core.validator.AssertionSpecValidator
 
validateEntityDescriptors(EntitiesDescriptor) - Method in class org.opensaml.saml2.metadata.validator.EntitiesDescriptorSchemaValidator
Checks that at least one EntitiesDescriptor or EntityDescriptor is present.
validateEntityID(EntityDescriptor) - Method in class org.opensaml.saml2.metadata.validator.EntityDescriptorSchemaValidator
Checks that EntityID is present and valid.
validateEvidence(Evidence) - Method in class org.opensaml.saml1.core.validator.EvidenceSchemaValidator
Check that there is an assertion of AddsertionIDRef
validateFormat(NameIDFormat) - Method in class org.opensaml.saml2.metadata.validator.NameIDFormatSchemaValidator
Checks that Format is present.
validateGetComplete(GetComplete) - Method in class org.opensaml.saml2.core.validator.GetCompleteSchemaValidator
Validate the GetComplete element content.
validateId(Assertion) - Method in class org.opensaml.saml1.core.validator.AssertionSchemaValidator
Test that the ID is present
validateID(RequestAbstractType) - Method in class org.opensaml.saml1.core.validator.RequestAbstractTypeSchemaValidator
Validate that the ID is present and valid
validateID(ResponseAbstractType) - Method in class org.opensaml.saml1.core.validator.ResponseAbstractTypeSchemaValidator
Validate that the ID is present and valid
validateID(Assertion) - Method in class org.opensaml.saml2.core.validator.AssertionSchemaValidator
Checks that the ID attribute is present.
validateID(RequestAbstractType) - Method in class org.opensaml.saml2.core.validator.RequestAbstractTypeSchemaValidator
Validates the ID attribute
validateID(StatusResponse) - Method in class org.opensaml.saml2.core.validator.StatusResponseTypeSchemaValidator
Validates the ID attribute
validateID(AffiliateMember) - Method in class org.opensaml.saml2.metadata.validator.AffiliateMemberSchemaValidator
Checks that ID is valid and present.
validateIdentifiers(LogoutRequest) - Method in class org.opensaml.saml2.core.validator.LogoutRequestSchemaValidator
Validate the Identifier child types (BaseID, NameID, EncryptedID).
validateIdentifiers(NameIDMappingRequest) - Method in class org.opensaml.saml2.core.validator.NameIDMappingRequestSchemaValidator
Validates the identifier child types (BaseID, NameID, EncryptedID).
validateIdentifiers(NameIDMappingResponse) - Method in class org.opensaml.saml2.core.validator.NameIDMappingResponseSchemaValidator
Validate the identifier child elements (NameID, EncryptedID).
validateIDPEntries(IDPList) - Method in class org.opensaml.saml2.core.validator.IDPListSchemaValidator
Validates IDPEntry child elements.
validateIDRef(AssertionIDRef) - Method in class org.opensaml.saml2.core.validator.AssertionIDRefSchemaValidator
Checks that the ID Reference is present.
validateIndex(AttributeConsumingService) - Method in class org.opensaml.saml2.metadata.validator.AttributeConsumingServiceSchemaValidator
Checks that Index is positive.
validateIndex(IndexedEndpoint) - Method in class org.opensaml.saml2.metadata.validator.IndexedEndpointSchemaValidator
Checks that Index is non-negative.
validateIssueInstant(Assertion) - Method in class org.opensaml.saml1.core.validator.AssertionSchemaValidator
Test that the IssueInstant is present
validateIssueInstant(RequestAbstractType) - Method in class org.opensaml.saml1.core.validator.RequestAbstractTypeSchemaValidator
Validate that the IssueInstant is present.
validateIssueInstant(ResponseAbstractType) - Method in class org.opensaml.saml1.core.validator.ResponseAbstractTypeSchemaValidator
Validate that the IssueInstant is present.
validateIssueInstant(Assertion) - Method in class org.opensaml.saml2.core.validator.AssertionSchemaValidator
Checks that the IssueInstant attribute is present.
validateIssueInstant(RequestAbstractType) - Method in class org.opensaml.saml2.core.validator.RequestAbstractTypeSchemaValidator
Validates the IsssueInstant attribute
validateIssueInstant(StatusResponse) - Method in class org.opensaml.saml2.core.validator.StatusResponseTypeSchemaValidator
Validates the IsssueInstant attribute
validateIssuer(Assertion) - Method in class org.opensaml.saml1.core.validator.AssertionSchemaValidator
Test that the issuer is present
validateIssuer(Assertion) - Method in class org.opensaml.saml2.core.validator.AssertionSchemaValidator
Checks that Issuer element is present.
validateJCEProviders() - Static method in class org.opensaml.xml.Configuration
Validates that the set of security providers configured in the JVM supports required cryptographic capabilities, for example for the XML Encryption and XML Signature specifications.
validateKeyInfo(KeyDescriptor) - Method in class org.opensaml.saml2.metadata.validator.KeyDescriptorSchemaValidator
Checks that KeyInfo is present.
validateLocation(AuthorityBinding) - Method in class org.opensaml.saml1.core.validator.AuthorityBindingSchemaValidator
Check the location Attribute for validity
validateLocation(AdditionalMetadataLocation) - Method in class org.opensaml.saml2.metadata.validator.AdditionalMetadataLocationSchemaValidator
Checks that Location is present.
validateLocation(Endpoint) - Method in class org.opensaml.saml2.metadata.validator.EndpointSchemaValidator
Checks that Location is present.
validateMember(AffiliationDescriptor) - Method in class org.opensaml.saml2.metadata.validator.AffiliationDescriptorSchemaValidator
Checks that at least one Member is present.
validateMessage(StatusMessage) - Method in class org.opensaml.saml2.core.validator.StatusMessageSchemaValidator
 
validateMethod(SubjectConfirmation) - Method in class org.opensaml.saml2.core.validator.SubjectConfirmationSchemaValidator
Checks that Method is present.
validateName(AttributeDesignator) - Method in class org.opensaml.saml1.core.validator.AttributeDesignatorSchemaValidator
Checks that the AttributeName attribute is present and valid
validateName(Attribute) - Method in class org.opensaml.saml2.core.validator.AttributeSchemaValidator
Checks that the Name attribute is present.
validateName(Issuer) - Method in class org.opensaml.saml2.core.validator.IssuerSchemaValidator
Checks that Issuer name is present.
validateName(NameID) - Method in class org.opensaml.saml2.core.validator.NameIDSchemaValidator
Checks that Name is present.
validateName(Company) - Method in class org.opensaml.saml2.metadata.validator.CompanySchemaValidator
Checks that Name is present.
validateName(GivenName) - Method in class org.opensaml.saml2.metadata.validator.GivenNameSchemaValidator
Checks that Name is present.
validateName(OrganizationDisplayName) - Method in class org.opensaml.saml2.metadata.validator.OrganizationDisplayNameSchemaValidator
Checks that Name is present.
validateName(OrganizationName) - Method in class org.opensaml.saml2.metadata.validator.OrganizationNameSchemaValidator
Checks that Name is present.
validateName(Organization) - Method in class org.opensaml.saml2.metadata.validator.OrganizationSchemaValidator
Checks that at least one Organization Name is present.
validateName(OrganizationURL) - Method in class org.opensaml.saml2.metadata.validator.OrganizationURLSchemaValidator
Checks that URL is present.
validateName(RequestedAttribute) - Method in class org.opensaml.saml2.metadata.validator.RequestedAttributeSchemaValidator
Checks that the Name attribute is present.
validateName(ServiceName) - Method in class org.opensaml.saml2.metadata.validator.ServiceNameSchemaValidator
Checks that Name is present.
validateName(SurName) - Method in class org.opensaml.saml2.metadata.validator.SurNameSchemaValidator
Checks that Name is present.
validateNameID(ManageNameIDRequest) - Method in class org.opensaml.saml2.core.validator.ManageNameIDRequestSchemaValidator
Validates NameID/EncryptedID child element
validateNameIdentifierSubjectConfirmation(Subject) - Method in class org.opensaml.saml1.core.validator.SubjectSchemaValidator
Validates that the subject has either a name identifier or subject confirmation
validateNameIDMapping(IDPSSODescriptor) - Method in class org.opensaml.saml2.metadata.validator.IDPSSODescriptorSpecValidator
 
validateNameSpace(AttributeDesignator) - Method in class org.opensaml.saml1.core.validator.AttributeDesignatorSchemaValidator
Checks that the AttributeNameSpace attribute is present and valid
validateNamespace(Action) - Method in class org.opensaml.saml2.core.validator.ActionSchemaValidator
Checks that the Namespace attribute is present.
validateNamespace(AdditionalMetadataLocation) - Method in class org.opensaml.saml2.metadata.validator.AdditionalMetadataLocationSchemaValidator
Checks that Namespace is present.
validateNewID(NewID) - Method in class org.opensaml.saml2.core.validator.NewIDSchemaValidator
Validate the element content.
validateNewIDAndTerminate(ManageNameIDRequest) - Method in class org.opensaml.saml2.core.validator.ManageNameIDRequestSchemaValidator
Validates NewID/NewEncryptedID child element
validateNonSunJAXP() - Static method in class org.opensaml.xml.Configuration
Validates that the system is not using the horribly buggy Sun JAXP implementation.
validateNumber(TelephoneNumber) - Method in class org.opensaml.saml2.metadata.validator.TelephoneNumberSchemaValidator
Checks that Number is present.
validateOneTimeUseCondition(Conditions) - Method in class org.opensaml.saml2.core.validator.ConditionsSpecValidator
Checks that there is at most one OneTimeUse condition.
validateOwner(AffiliationDescriptor) - Method in class org.opensaml.saml2.metadata.validator.AffiliationDescriptorSchemaValidator
Checks that OwnerID is present and valid.
validateProfileURI(AttributeProfile) - Method in class org.opensaml.saml2.metadata.validator.AttributeProfileSchemaValidator
Checks that ProfileURI is present.
validateProtocols(RoleDescriptor) - Method in class org.opensaml.saml2.metadata.validator.RoleDescriptorSchemaValidator
Checks that one or more Protocols are present.
validateProtocols(RoleDescriptor) - Method in class org.opensaml.saml2.metadata.validator.RoleDescriptorSpecValidator
Checks that the SAML 2.0 protocol is present.
validateProviderID(IDPEntry) - Method in class org.opensaml.saml2.core.validator.IDPEntrySchemaValidator
Validates ProviderID attribute
validateProxyRestrictionCondition(Conditions) - Method in class org.opensaml.saml2.core.validator.ConditionsSpecValidator
 
validateRequestedAttributes(AttributeConsumingService) - Method in class org.opensaml.saml2.metadata.validator.AttributeConsumingServiceSchemaValidator
Checks that one or more Requested Attributes are present.
validateRequesterID(RequesterID) - Method in class org.opensaml.saml2.core.validator.RequesterIDSchemaValidator
 
validateResource(AuthorizationDecisionStatement) - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionStatementSchemaValidator
Check that the resource attribute is present and valid
validateResource(AuthzDecisionQuery) - Method in class org.opensaml.saml2.core.validator.AuthzDecisionQuerySchemaValidator
Validate the Resource attribute
validateResource(AuthzDecisionStatement) - Method in class org.opensaml.saml2.core.validator.AuthzDecisionStatementSchemaValidator
Checks that the Resource attribute is present.
validateResourcePresent(AuthorizationDecisionQuery) - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionQuerySchemaValidator
Validates that the Resource attribute is present and valid
validateResponseLocation(SSODescriptor) - Method in class org.opensaml.saml2.metadata.validator.SSODescriptorSpecValidator
Checks that Response Location of Artifact Resolution Services is omitted.
validateRoot(EntitiesDescriptor) - Method in class org.opensaml.saml2.metadata.validator.EntitiesDescriptorSpecValidator
Checks that at least either Valid Until or Cache Duration is present when Entities Descriptor is root element.
validateRoot(EntityDescriptor) - Method in class org.opensaml.saml2.metadata.validator.EntityDescriptorSpecValidator
Checks that at least either Valid Until or Cache Duration is present when Entity Descriptor is root element.
validateServiceNames(AttributeConsumingService) - Method in class org.opensaml.saml2.metadata.validator.AttributeConsumingServiceSchemaValidator
Checks that one or more Service Names are present.
validateSessionIndex(SessionIndex) - Method in class org.opensaml.saml2.core.validator.SessionIndexSchemaValidator
Validates the SessionIndex element content.
validateSingleSign(IDPSSODescriptor) - Method in class org.opensaml.saml2.metadata.validator.IDPSSODescriptorSpecValidator
 
validateSingleSignOnService(IDPSSODescriptor) - Method in class org.opensaml.saml2.metadata.validator.IDPSSODescriptorSchemaValidator
Checks that at least one SingleSignOnService is present.
validateStatements(Assertion) - Method in class org.opensaml.saml1.core.validator.AssertionSchemaValidator
Test that the provided assertion has some statements in
validateStatus(Response) - Method in class org.opensaml.saml1.core.validator.ResponseSchemaValidator
Validates that the response has a status.
validateStatus(StatusResponse) - Method in class org.opensaml.saml2.core.validator.StatusResponseTypeSchemaValidator
Validates the Status child element.
validateStatusCode(Status) - Method in class org.opensaml.saml1.core.validator.StatusSchemaValidator
Validates that given status has a status code.
validateStatusCode(Status) - Method in class org.opensaml.saml2.core.validator.StatusSchemaValidator
 
validateSubject(SubjectStatementType) - Method in class org.opensaml.saml1.core.validator.SubjectStatementSchemaValidator
Validates that the statement has a subject.
validateSubject(Assertion) - Method in class org.opensaml.saml2.core.validator.AssertionSpecValidator
Checks that the Subject element is present when required.
validateSubject(SubjectQuery) - Method in class org.opensaml.saml2.core.validator.SubjectQuerySchemaValidator
Validates the Subject child element.
validateSubjectConfirmationMethods(SubjectConfirmation) - Method in class org.opensaml.saml1.core.validator.SubjectConfirmationSchemaValidator
Validates that the given subject confirmation has a confirmation method.
validateType(ContactPerson) - Method in class org.opensaml.saml2.metadata.validator.ContactPersonSchemaValidator
Checks that Type is present.
validateUniqueAttributeIdentifiers(AttributeQuery) - Method in class org.opensaml.saml2.core.validator.AttributeQuerySchemaValidator
Checks that all the attributes have a unique Name/NameFormat pair.
validateURI(AuthenticatingAuthority) - Method in class org.opensaml.saml2.core.validator.AuthenticatingAuthoritySchemaValidator
Checks that the URI is present.
validateURIPresent(Audience) - Method in class org.opensaml.saml1.core.validator.AudienceSpecValidator
 
validateURIRef(AssertionURIRef) - Method in class org.opensaml.saml2.core.validator.AssertionURIRefSchemaValidator
Checks that the URI reference is present.
validateURL(Organization) - Method in class org.opensaml.saml2.metadata.validator.OrganizationSchemaValidator
Checks that at least one Organization URL is present.
validateUse(KeyDescriptor) - Method in class org.opensaml.saml2.metadata.validator.KeyDescriptorSchemaValidator
Checks that use attribute has only one of allowed values.
validateValue(StatusCode) - Method in class org.opensaml.saml1.core.validator.StatusCodeSchemaValidator
Validates that the status code has a value.
validateValue(StatusCode) - Method in class org.opensaml.saml2.core.validator.StatusCodeSchemaValidator
Validates the Value attribute
validateValueContent(StatusCode) - Method in class org.opensaml.saml1.core.validator.StatusCodeSchemaValidator
Validates that the status code local name is one of the allowabled values.
validateValueQNameNamespace(StatusCode) - Method in class org.opensaml.saml1.core.validator.StatusCodeSchemaValidator
Validates that the status code value is not in the SAML 1 namespace.
validateVersion(Assertion) - Method in class org.opensaml.saml1.core.validator.AssertionSchemaValidator
Test that the version is SAML1.1 or 1.0
validateVersion(RequestAbstractType) - Method in class org.opensaml.saml1.core.validator.RequestAbstractTypeSchemaValidator
Validates that this is SAML1.0 or SAML 1.1
validateVersion(ResponseAbstractType) - Method in class org.opensaml.saml1.core.validator.ResponseAbstractTypeSchemaValidator
Validates that this is SAML1.0 or SAML 1.1
validateVersion(Assertion) - Method in class org.opensaml.saml2.core.validator.AssertionSchemaValidator
Checks that the Version attribute is present.
validateVersion(RequestAbstractType) - Method in class org.opensaml.saml2.core.validator.RequestAbstractTypeSchemaValidator
Validates the Version attribute
validateVersion(StatusResponse) - Method in class org.opensaml.saml2.core.validator.StatusResponseTypeSchemaValidator
Validates the Version attribute
ValidatingXMLObject - Interface in org.opensaml.xml.validation
A functional interface for XMLObjects that offer the ability to evaluate validation rules.
ValidationException - Exception in org.opensaml.xml.validation
An exception indicating that a XMLObject is not valid.
ValidationException() - Constructor for exception org.opensaml.xml.validation.ValidationException
Constructor.
ValidationException(String) - Constructor for exception org.opensaml.xml.validation.ValidationException
Constructor.
ValidationException(Exception) - Constructor for exception org.opensaml.xml.validation.ValidationException
Constructor.
ValidationException(String, Exception) - Constructor for exception org.opensaml.xml.validation.ValidationException
Constructor.
Validator<XMLObjectType extends XMLObject> - Interface in org.opensaml.xml.validation
An interface for classes that implement rules for checking the validity of a XMLObjects.
ValidatorSuite - Class in org.opensaml.xml.validation
A collection of validators that can be applied to an XMLObject and its children.
ValidatorSuite(String) - Constructor for class org.opensaml.xml.validation.ValidatorSuite
Constructor.
VALUE_ATTRIB_NAME - Static variable in interface org.opensaml.saml1.core.StatusCode
Name for the attribute which defines the Value.
VALUE_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.StatusCode
Local Name of the Value attribute.
valueOf(int, int) - Static method in class org.opensaml.common.SAMLVersion
Gets the SAMLVersion given the major and minor version number.
valueOf(String) - Static method in class org.opensaml.common.SAMLVersion
Gets the SAMLVersion for a given version string, such as "2.0".
valueOf(String) - Static method in enum org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder.ENCODING_METHOD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensaml.saml2.encryption.Encrypter.KeyPlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensaml.util.resource.ResourceChangeListener.ResourceChange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensaml.ws.HTTPMessageSource.HTTP_VERSION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensaml.ws.soap.client.http.HTTPSOAPTransport.AuthenticationScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.opensaml.xml.schema.XSBooleanValue
Parses a string meant to represent a boolean.
valueOf(String) - Static method in enum org.opensaml.xml.security.credential.UsageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensaml.xml.security.x509.X509Util.ENCODING_FORMAT
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opensaml.saml2.binding.encoding.HTTPArtifactEncoder.ENCODING_METHOD
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.opensaml.saml2.encryption.Encrypter.KeyPlacement
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.opensaml.util.resource.ResourceChangeListener.ResourceChange
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.opensaml.ws.HTTPMessageSource.HTTP_VERSION
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.opensaml.ws.soap.client.http.HTTPSOAPTransport.AuthenticationScheme
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.opensaml.xml.security.credential.UsageType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.opensaml.xml.security.x509.X509Util.ENCODING_FORMAT
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.opensaml.xml.util.AttributeMap
Returns the values in this map.
verifySignature(Signature, Credential) - Method in class org.opensaml.xml.signature.impl.BaseSignatureTrustEngine
Attempt to verify a signature using the key from the supplied credential.
Version - Class in org.opensaml
Application that outputs the current OpenSAML library version.
VERSION - Static variable in class org.opensaml.Version
Current IdP version.
VERSION_10 - Static variable in class org.opensaml.common.SAMLVersion
SAML version 1.0
VERSION_11 - Static variable in class org.opensaml.common.SAMLVersion
SAML Version 1.1
VERSION_20 - Static variable in class org.opensaml.common.SAMLVersion
SAML Version 2.0
VERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.Assertion
Version attribute name.
VERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.RequestAbstractType
Version attribute name.
VERSION_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.core.StatusResponseType
Version attribute name.
VERSION_MISMATCH - Static variable in interface org.opensaml.saml1.core.StatusCode
VersionMismatch status value.
VERSION_MISMATCH_URI - Static variable in interface org.opensaml.saml2.core.StatusCode
URI for VersionMismatch status code.

W

WANT_ASSERTION_SIGNED_ATTRIB_NAME - Static variable in interface org.opensaml.samlext.saml2mdquery.QueryDescriptorType
"WantAssertionSigned" attribute's local name.
WANT_ASSERTIONS_SIGNED_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.SPSSODescriptor
"WantAssertionsSigned" attribute's local name
WANT_AUTHN_REQ_SIGNED_ATTRIB_NAME - Static variable in interface org.opensaml.saml2.metadata.IDPSSODescriptor
"WantAuthnRequestSigned" attribute name
warning(SAXParseException) - Method in class org.opensaml.xml.parse.LoggingErrorHandler
WIN_DOMAIN_QUALIFIED - Static variable in interface org.opensaml.saml2.core.NameIDType
Windows domain qualified name attribute format ID.
write(int) - Method in class org.opensaml.xml.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.opensaml.xml.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
WRITE_ACTION - Static variable in interface org.opensaml.saml2.core.Action
Write action.
writeMetadataToFile(XMLObject) - Method in class org.opensaml.saml2.metadata.provider.FileBackedURLMetadataProvider
Writes the currently cached metadata to file.
writeNode(Node, Writer) - Static method in class org.opensaml.xml.util.XMLHelper
Writes a Node out to a Writer using the DOM, level 3, Load/Save serializer.
WSException - Exception in org.opensaml.ws
General OpenWS exception class.
WSException() - Constructor for exception org.opensaml.ws.WSException
Constructor.
WSException(String) - Constructor for exception org.opensaml.ws.WSException
Constructor.
WSException(Exception) - Constructor for exception org.opensaml.ws.WSException
Constructor.
WSException(String, Exception) - Constructor for exception org.opensaml.ws.WSException
Constructor.

X

X400ADDRESS_ALT_NAME - Static variable in class org.opensaml.xml.security.x509.X509Util
RFC 2459 X.400 Address Subject Alt Name type.
X500DNHandler - Interface in org.opensaml.xml.security.x509
Interface for implementations which handle parsing and serialization of X.500 names represented by X500Principal.
X509_CERT_REQUEST_ATTRIBUTE - Static variable in class org.opensaml.ws.security.ServletRequestX509CredentialAdapter
Servlet request attribute to pull certificate info from.
X509_SUBJECT - Static variable in interface org.opensaml.saml2.core.NameIDType
X/509 subject name attribute format ID.
X509Certificate - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, X509Certificate element.
X509CertificateBuilder - Class in org.opensaml.xml.signature.impl
Builder of X509Certificate
X509CertificateBuilder() - Constructor for class org.opensaml.xml.signature.impl.X509CertificateBuilder
Constructor
X509CertificateImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of X509Certificate
X509CertificateImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.X509CertificateImpl
Constructor
X509Credential - Interface in org.opensaml.xml.security.x509
An entity credential based on key material and other information (e.g.
X509CRL - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, X509CRL element.
X509CRLBuilder - Class in org.opensaml.xml.signature.impl
Builder of X509CRL
X509CRLBuilder() - Constructor for class org.opensaml.xml.signature.impl.X509CRLBuilder
Constructor
X509CRLImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of X509CRL
X509CRLImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.X509CRLImpl
Constructor
X509Data - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, X509Data element.
X509DataBuilder - Class in org.opensaml.xml.signature.impl
Builder of X509Data
X509DataBuilder() - Constructor for class org.opensaml.xml.signature.impl.X509DataBuilder
Constructor
X509DataImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of X509Data
X509DataImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.X509DataImpl
Constructor
X509DataMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for X509Data objects.
X509DataMarshaller() - Constructor for class org.opensaml.xml.signature.impl.X509DataMarshaller
Constructor
X509DataMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.X509DataMarshaller
Constructor
X509DataProvider - Class in org.opensaml.xml.security.keyinfo.provider
Implementation of KeyInfoProvider which provides basic support for extracting a X509Credential from an X509Data child of KeyInfo.
X509DataProvider() - Constructor for class org.opensaml.xml.security.keyinfo.provider.X509DataProvider
Constructor.
X509DataUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for X509Data objects.
X509DataUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.X509DataUnmarshaller
Constructor
X509DataUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.X509DataUnmarshaller
Constructor
X509IssuerName - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, X509IssuerName element.
X509IssuerNameBuilder - Class in org.opensaml.xml.signature.impl
Builder of X509IssuerName
X509IssuerNameBuilder() - Constructor for class org.opensaml.xml.signature.impl.X509IssuerNameBuilder
Constructor
X509IssuerNameImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of X509IssuerName
X509IssuerNameImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.X509IssuerNameImpl
Constructor
X509IssuerSerial - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, X509IssuerSerial element.
X509IssuerSerialBuilder - Class in org.opensaml.xml.signature.impl
Builder of X509IssuerSerial
X509IssuerSerialBuilder() - Constructor for class org.opensaml.xml.signature.impl.X509IssuerSerialBuilder
Constructor
X509IssuerSerialCriteria - Class in org.opensaml.xml.security.x509
An implementation of CredentialCriteria which specifies criteria based on X.509 certificate issuer name and serial number.
X509IssuerSerialCriteria(X500Principal, BigInteger) - Constructor for class org.opensaml.xml.security.x509.X509IssuerSerialCriteria
Constructor.
X509IssuerSerialImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of X509IssuerSerial
X509IssuerSerialImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.X509IssuerSerialImpl
Constructor
X509IssuerSerialMarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Marshaller for X509IssuerSerial objects.
X509IssuerSerialMarshaller() - Constructor for class org.opensaml.xml.signature.impl.X509IssuerSerialMarshaller
Constructor
X509IssuerSerialMarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.X509IssuerSerialMarshaller
Constructor
X509IssuerSerialUnmarshaller - Class in org.opensaml.xml.signature.impl
A thread-safe Unmarshaller for X509IssuerSerial objects.
X509IssuerSerialUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.X509IssuerSerialUnmarshaller
Constructor
X509IssuerSerialUnmarshaller(String, String) - Constructor for class org.opensaml.xml.signature.impl.X509IssuerSerialUnmarshaller
Constructor
X509KeyInfoGeneratorFactory - Class in org.opensaml.xml.security.x509
A factory implementation which produces instances of X509KeyInfoGeneratorFactory.X509KeyInfoGenerator capable of handling the information contained within an X509Credential.
X509KeyInfoGeneratorFactory() - Constructor for class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory
Constructor.
X509KeyInfoGeneratorFactory.X509KeyInfoGenerator - Class in org.opensaml.xml.security.x509
An implementation of KeyInfoGenerator capable of handling the information contained within a X509Credential.
X509KeyInfoGeneratorFactory.X509KeyInfoGenerator(X509KeyInfoGeneratorFactory.X509Options) - Constructor for class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509KeyInfoGenerator
Constructor.
X509KeyInfoGeneratorFactory.X509Options - Class in org.opensaml.xml.security.x509
Options to be used in the production of a KeyInfo from an X509Credential.
X509KeyInfoGeneratorFactory.X509Options() - Constructor for class org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509Options
Constructor.
X509SerialNumber - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, X509SerialNumber element.
X509SerialNumberBuilder - Class in org.opensaml.xml.signature.impl
Builder of X509SerialNumber.
X509SerialNumberBuilder() - Constructor for class org.opensaml.xml.signature.impl.X509SerialNumberBuilder
Constructor.
X509SerialNumberImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of X509SerialNumber.
X509SerialNumberImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.X509SerialNumberImpl
Constructor.
X509SerialNumberMarshaller - Class in org.opensaml.xml.signature.impl
Thread-safe marshaller of X509SerialNumber objects.
X509SerialNumberMarshaller() - Constructor for class org.opensaml.xml.signature.impl.X509SerialNumberMarshaller
 
X509SerialNumberUnmarshaller - Class in org.opensaml.xml.signature.impl
Thread-safe unmarshaller for X509SerialNumber objects.
X509SerialNumberUnmarshaller() - Constructor for class org.opensaml.xml.signature.impl.X509SerialNumberUnmarshaller
 
X509SKI - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, X509SKI element.
X509SKIBuilder - Class in org.opensaml.xml.signature.impl
Builder of X509SKI
X509SKIBuilder() - Constructor for class org.opensaml.xml.signature.impl.X509SKIBuilder
Constructor
X509SKIImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of X509SKI
X509SKIImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.X509SKIImpl
Constructor
X509SubjectKeyIdentifierCriteria - Class in org.opensaml.xml.security.x509
An implementation of CredentialCriteria which specifies criteria based on X.509 certificate subject key identifier.
X509SubjectKeyIdentifierCriteria(byte[]) - Constructor for class org.opensaml.xml.security.x509.X509SubjectKeyIdentifierCriteria
Constructor.
X509SubjectName - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, X509SubjectName element.
X509SubjectNameBuilder - Class in org.opensaml.xml.signature.impl
Builder of X509SubjectName
X509SubjectNameBuilder() - Constructor for class org.opensaml.xml.signature.impl.X509SubjectNameBuilder
Constructor
X509SubjectNameCriteria - Class in org.opensaml.xml.security.x509
An implementation of CredentialCriteria which specifies criteria based on X.509 certificate subject name.
X509SubjectNameCriteria(X500Principal) - Constructor for class org.opensaml.xml.security.x509.X509SubjectNameCriteria
Constructor.
X509SubjectNameImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of X509SubjectName
X509SubjectNameImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.X509SubjectNameImpl
Constructor
X509Util - Class in org.opensaml.xml.security.x509
Utility class for working with X509 objects.
X509Util() - Constructor for class org.opensaml.xml.security.x509.X509Util
Constructed.
X509Util.ENCODING_FORMAT - Enum in org.opensaml.xml.security.x509
Encoding used to store a key or certificate in a file.
XML_NS - Static variable in class org.opensaml.xml.util.XMLConstants
XML core namespace.
XML_PREFIX - Static variable in class org.opensaml.xml.util.XMLConstants
XML core prefix for xml attributes.
XML_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
XML core schema system Id
XMLConfigurator - Class in org.opensaml.xml
Reads in an XML configuration and configures the XMLTooling library accordingly.
XMLConfigurator() - Constructor for class org.opensaml.xml.XMLConfigurator
Constructor.
XMLConstants - Class in org.opensaml.xml.util
XML related constants.
XMLConstants() - Constructor for class org.opensaml.xml.util.XMLConstants
 
XMLENC_ENCDATA_LOCAL_NAME - Static variable in class org.opensaml.xml.util.XMLConstants
Local name of EncryptedData element.
XMLENC_ENCKEY_LOCAL_NAME - Static variable in class org.opensaml.xml.util.XMLConstants
Local name of EncryptedKey element.
XMLENC_NS - Static variable in class org.opensaml.xml.util.XMLConstants
XML Encryption namespace.
XMLENC_PREFIX - Static variable in class org.opensaml.xml.util.XMLConstants
XML Encryption QName prefix.
XMLENC_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
XML Encryption schema Id
XMLEncryptionBuilder<XMLEncryptionType extends XMLObject> - Interface in org.opensaml.xml.encryption
Builder for XMLObjects from org.opensaml.xml.encryption
XMLHelper - Class in org.opensaml.xml.util
A helper class for working with W3C DOM objects.
XMLNS_NS - Static variable in class org.opensaml.xml.util.XMLConstants
XML namespace for xmlns attributes.
XMLNS_PREFIX - Static variable in class org.opensaml.xml.util.XMLConstants
XML namespace prefix for xmlns attributes.
XMLObject - Interface in org.opensaml.xml
A object that represents an XML element, usually of a specific schema type, that has been unmarshalled into this Java object.
XMLObjectBuilder<XMLObjectType extends XMLObject> - Interface in org.opensaml.xml
A builder for XMLObjects.
XMLObjectBuilderFactory - Class in org.opensaml.xml
A factory for XMLObjectBuilders.
XMLObjectBuilderFactory() - Constructor for class org.opensaml.xml.XMLObjectBuilderFactory
Constructor.
XMLObjectChildrenList<ElementType extends XMLObject> - Class in org.opensaml.xml.util
Resizable list for the children of XMLObjects.
XMLObjectChildrenList(XMLObject) - Constructor for class org.opensaml.xml.util.XMLObjectChildrenList
Constructs an empty list with all added XMLObjects being assigned the given parent XMLObject.
XMLObjectChildrenList(XMLObject, Collection<ElementType>) - Constructor for class org.opensaml.xml.util.XMLObjectChildrenList
Constructs a list containing the elements in the specified collection, in the order they are returned by the collection's iterator, with each added XMLObject assigned the given parent XMLObject.
XMLObjectRenderer - Class in org.opensaml.log
A Log4J renderer that converts XMLObjects into strings to be logged.
XMLObjectRenderer() - Constructor for class org.opensaml.log.XMLObjectRenderer
 
XMLParserException - Exception in org.opensaml.xml.parse
An exception thrown when there is a problem creating an XML parser or parsing XML with on.
XMLParserException() - Constructor for exception org.opensaml.xml.parse.XMLParserException
Constructor.
XMLParserException(String) - Constructor for exception org.opensaml.xml.parse.XMLParserException
Constructor.
XMLParserException(Exception) - Constructor for exception org.opensaml.xml.parse.XMLParserException
Constructor.
XMLParserException(String, Exception) - Constructor for exception org.opensaml.xml.parse.XMLParserException
Constructor.
XMLSIG_NS - Static variable in class org.opensaml.xml.util.XMLConstants
XML XMLSecSignatureImpl namespace.
XMLSIG_PREFIX - Static variable in class org.opensaml.xml.util.XMLConstants
XML XMLSecSignatureImpl QName prefix.
XMLSIG_SCHEMA_LOCATION - Static variable in class org.opensaml.common.xml.SAMLConstants
XML Signature schema Id
XMLSignatureBuilder<XMLSignatureType extends XMLObject> - Interface in org.opensaml.xml.signature
Builder for XMLObjects from org.opensaml.xml.signature
XMLSignatureCredentialContext - Class in org.opensaml.xml.signature
A credential context for credentials resolved from a KeyInfo that was found in in XML Signature Signature element.
XMLSignatureCredentialContext(Signature) - Constructor for class org.opensaml.xml.signature.XMLSignatureCredentialContext
Constructor.
XMLTOOLING_CONFIG_NS - Static variable in class org.opensaml.xml.util.XMLConstants
Configuration namespace.
XMLTOOLING_CONFIG_PREFIX - Static variable in class org.opensaml.xml.util.XMLConstants
Configuration namespace prefix.
XMLTOOLING_DEFAULT_OBJECT_PROVIDER - Static variable in class org.opensaml.xml.util.XMLConstants
Name of the object provider used for objects that don't have a registered object provider.
XMLTOOLING_SCHEMA_LOCATION - Static variable in class org.opensaml.xml.util.XMLConstants
Location, on the classpath, of the XMLTooling configuration schema.
XPath - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, XPath element.
XPathBuilder - Class in org.opensaml.xml.signature.impl
Builder of XPath
XPathBuilder() - Constructor for class org.opensaml.xml.signature.impl.XPathBuilder
Constructor
XPathImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of XPath
XPathImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.XPathImpl
Constructor
XSBase64Binary - Interface in org.opensaml.xml.schema
XMLObject that represents an XML Schema base64Binary.
XSBase64BinaryBuilder - Class in org.opensaml.xml.schema.impl
Builder of XSBase64BinaryImpl objects.
XSBase64BinaryBuilder() - Constructor for class org.opensaml.xml.schema.impl.XSBase64BinaryBuilder
 
XSBase64BinaryImpl - Class in org.opensaml.xml.schema.impl
Concrete implementation of XSBase64Binary.
XSBase64BinaryImpl(String, String, String) - Constructor for class org.opensaml.xml.schema.impl.XSBase64BinaryImpl
Constructor.
XSBase64BinaryMarshaller - Class in org.opensaml.xml.schema.impl
Thread-safe marshaller of XSBase64Binary objects.
XSBase64BinaryMarshaller() - Constructor for class org.opensaml.xml.schema.impl.XSBase64BinaryMarshaller
 
XSBase64BinaryUnmarshaller - Class in org.opensaml.xml.schema.impl
Thread-safe unmarshaller for XSBase64Binary objects.
XSBase64BinaryUnmarshaller() - Constructor for class org.opensaml.xml.schema.impl.XSBase64BinaryUnmarshaller
 
XSBooleanValue - Class in org.opensaml.xml.schema
A class representing a boolean attribute.
XSBooleanValue() - Constructor for class org.opensaml.xml.schema.XSBooleanValue
Constructor.
XSBooleanValue(Boolean, boolean) - Constructor for class org.opensaml.xml.schema.XSBooleanValue
Constructor.
XSD_NS - Static variable in class org.opensaml.xml.util.XMLConstants
XML Schema namespace.
XSD_PREFIX - Static variable in class org.opensaml.xml.util.XMLConstants
XML Schema QName prefix.
XSI_NS - Static variable in class org.opensaml.xml.util.XMLConstants
XML Schema Instance namespace.
XSI_PREFIX - Static variable in class org.opensaml.xml.util.XMLConstants
XML Schema Instance QName prefix.
XSInteger - Interface in org.opensaml.xml.schema
XMLObject that represents an XML Schema Integer.
XSIntegerBuilder - Class in org.opensaml.xml.schema.impl
Builder of XSIntegerImpl objects.
XSIntegerBuilder() - Constructor for class org.opensaml.xml.schema.impl.XSIntegerBuilder
 
XSIntegerImpl - Class in org.opensaml.xml.schema.impl
Concrete implementation of XSInteger.
XSIntegerImpl(String, String, String) - Constructor for class org.opensaml.xml.schema.impl.XSIntegerImpl
Constructor.
XSIntegerMarshaller - Class in org.opensaml.xml.schema.impl
Thread-safe marshaller of XSInteger objects.
XSIntegerMarshaller() - Constructor for class org.opensaml.xml.schema.impl.XSIntegerMarshaller
 
XSIntegerUnmarshaller - Class in org.opensaml.xml.schema.impl
Thread-safe unmarshaller for XSInteger objects.
XSIntegerUnmarshaller() - Constructor for class org.opensaml.xml.schema.impl.XSIntegerUnmarshaller
 
XSQName - Interface in org.opensaml.xml.schema
XMLObject that represents an XML schema QName content bearing element.
XSQNameBuilder - Class in org.opensaml.xml.schema.impl
Builder of XSQNameImpl objects.
XSQNameBuilder() - Constructor for class org.opensaml.xml.schema.impl.XSQNameBuilder
 
XSQNameImpl - Class in org.opensaml.xml.schema.impl
Concrete implementation of XSQName.
XSQNameImpl(String, String, String) - Constructor for class org.opensaml.xml.schema.impl.XSQNameImpl
Constructor.
XSQNameMarshaller - Class in org.opensaml.xml.schema.impl
A thread-safe marshaller for XSQNames.
XSQNameMarshaller() - Constructor for class org.opensaml.xml.schema.impl.XSQNameMarshaller
 
XSQNameUnmarshaller - Class in org.opensaml.xml.schema.impl
A thread-safe unmarshaller for XSQNames.
XSQNameUnmarshaller() - Constructor for class org.opensaml.xml.schema.impl.XSQNameUnmarshaller
 
XSString - Interface in org.opensaml.xml.schema
XMLObject that represents an XML Schema String.
XSStringBuilder - Class in org.opensaml.xml.schema.impl
Builder of XSStringImpl objects.
XSStringBuilder() - Constructor for class org.opensaml.xml.schema.impl.XSStringBuilder
 
XSStringImpl - Class in org.opensaml.xml.schema.impl
Concrete implementation of XSString.
XSStringImpl(String, String, String) - Constructor for class org.opensaml.xml.schema.impl.XSStringImpl
Constructor.
XSStringMarshaller - Class in org.opensaml.xml.schema.impl
Thread-safe marshaller of XSString objects.
XSStringMarshaller() - Constructor for class org.opensaml.xml.schema.impl.XSStringMarshaller
 
XSStringUnmarshaller - Class in org.opensaml.xml.schema.impl
Thread-safe unmarshaller for XSString objects.
XSStringUnmarshaller() - Constructor for class org.opensaml.xml.schema.impl.XSStringUnmarshaller
 
XSURI - Interface in org.opensaml.xml.schema
XMLObject that represents an XML schema URI content bearing element.
XSURIBuilder - Class in org.opensaml.xml.schema.impl
Builder of XSURIImpl objects.
XSURIBuilder() - Constructor for class org.opensaml.xml.schema.impl.XSURIBuilder
 
XSURIImpl - Class in org.opensaml.xml.schema.impl
Conrete implementation of XSURI.
XSURIImpl(String, String, String) - Constructor for class org.opensaml.xml.schema.impl.XSURIImpl
Constructor.
XSURIMarshaller - Class in org.opensaml.xml.schema.impl
A thread-safe marshaller for XSURIs.
XSURIMarshaller() - Constructor for class org.opensaml.xml.schema.impl.XSURIMarshaller
 
XSURIUnmarshaller - Class in org.opensaml.xml.schema.impl
A thread-safe unmarshaller for XSURIs.
XSURIUnmarshaller() - Constructor for class org.opensaml.xml.schema.impl.XSURIUnmarshaller
 

Y

Y - Interface in org.opensaml.xml.signature
XMLObject representing XML Digital Signature, version 20020212, Y element.
YBuilder - Class in org.opensaml.xml.signature.impl
Builder of Y
YBuilder() - Constructor for class org.opensaml.xml.signature.impl.YBuilder
Constructor
YImpl - Class in org.opensaml.xml.signature.impl
Concrete implementation of Y
YImpl(String, String, String) - Constructor for class org.opensaml.xml.signature.impl.YImpl
Constructor

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