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

A

accept(byte[], String, int, boolean) - Static method in class org.opensaml.SAMLPOSTProfile
Deprecated. Parse a Base-64 encoded buffer back into a SAML response and optionally test its validity against the POST profile
actions - Variable in class org.opensaml.SAMLAuthorizationDecisionQuery
 
actions - Variable in class org.opensaml.SAMLAuthorizationDecisionStatement
 
addAction(SAMLAction) - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
Adds an action to the query
addAction(SAMLAction) - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Adds an action to the statement
addAdvice(Object) - Method in class org.opensaml.SAMLAssertion
Adds an advice element
addArtifact(Artifact) - Method in class org.opensaml.SAMLRequest
Adds an artifact to the request
addAssertion(SAMLAssertion) - Method in class org.opensaml.SAMLResponse
Adds an assertion to the response
addAssertionIdRef(String) - Method in class org.opensaml.SAMLRequest
Adds an assertion ID reference to the request
addAttribute(SAMLAttribute) - Method in class org.opensaml.SAMLAttributeStatement
Adds an attribute to the statement
addAudience(String) - Method in class org.opensaml.SAMLAudienceRestrictionCondition
Adds an audience to the condition
addBinding(SAMLAuthorityBinding) - Method in class org.opensaml.SAMLAuthenticationStatement
Adds SAML authority binding information
addCondition(SAMLCondition) - Method in class org.opensaml.SAMLAssertion
Adds a condition to the assertion
addConfirmationMethod(String) - Method in class org.opensaml.SAMLSubject
Adds a confirmation method to the Subject
addDesignator(SAMLAttributeDesignator) - Method in class org.opensaml.SAMLAttributeQuery
Adds an attribute designator to the query
addEvidence(Object) - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
Adds an evidence element
addEvidence(Object) - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Adds an evidence element
addHook(SAMLSOAPHTTPBinding.HTTPHook) - Method in class org.opensaml.provider.SOAPHTTPBindingProvider
 
addHook(SAMLSOAPHTTPBinding.HTTPHook, Object) - Method in class org.opensaml.provider.SOAPHTTPBindingProvider
 
addHook(SAMLSOAPBinding.SOAPHook) - Method in interface org.opensaml.SAMLSOAPBinding
Attach a SOAP hook.
addHook(SAMLSOAPBinding.SOAPHook, Object) - Method in interface org.opensaml.SAMLSOAPBinding
Attach a SOAP hook.
addHook(SAMLSOAPHTTPBinding.HTTPHook) - Method in interface org.opensaml.SAMLSOAPHTTPBinding
Attach an HTTP hook.
addHook(SAMLSOAPHTTPBinding.HTTPHook, Object) - Method in interface org.opensaml.SAMLSOAPHTTPBinding
Attach an HTTP hook.
addHook(SAMLSOAPBinding.SOAPHook) - Method in class org.opensaml.SOAPBinding
 
addHook(SAMLSOAPBinding.SOAPHook, Object) - Method in class org.opensaml.SOAPBinding
 
addRespondWith(QName) - Method in class org.opensaml.SAMLRequest
Adds a statement type to the request
addStatement(SAMLStatement) - Method in class org.opensaml.SAMLAssertion
Adds a statement to the assertion
addValue(Object) - Method in class org.opensaml.SAMLAttribute
Adds a value to the attribute
advice - Variable in class org.opensaml.SAMLAssertion
 
Artifact - Interface in org.opensaml.artifact
An Artifact is an encoded sequence of bytes.
Artifact.Parser - Interface in org.opensaml.artifact
A Parser is used to parse (decode) an encoded Artifact.
Artifact.RemainingArtifact - Interface in org.opensaml.artifact
A RemainingArtifact, being a subcomponent of Artifact, is a sequence of bytes.
Artifact.TypeCode - Interface in org.opensaml.artifact
A TypeCode, being a subcomponent of Artifact, is a sequence of bytes.
ArtifactParseException - Exception in org.opensaml.artifact
Indicates an error occurred while parsing an artifact.
ArtifactParseException() - Constructor for exception org.opensaml.artifact.ArtifactParseException
Constructs a ArtifactParseException object with a default detail message.
ArtifactParseException(String) - Constructor for exception org.opensaml.artifact.ArtifactParseException
Constructs a ArtifactParseException object with the specified detail message.
ArtifactParseException(int, int) - Constructor for exception org.opensaml.artifact.ArtifactParseException
Constructs a ArtifactParseException object with a detail message that mentions the two given lengths.
ArtifactParseException(Artifact.TypeCode, Artifact.TypeCode) - Constructor for exception org.opensaml.artifact.ArtifactParseException
Constructs a ArtifactParseException object with a detail message that mentions the two given type codes.
ArtifactParserException - Exception in org.opensaml.artifact
Indicates an error occurred while trying to locate a parser.
ArtifactParserException() - Constructor for exception org.opensaml.artifact.ArtifactParserException
Constructs a ArtifactParserException object with a default detail message.
ArtifactParserException(String) - Constructor for exception org.opensaml.artifact.ArtifactParserException
Constructs a ArtifactParserException object with the specified detail message.
artifacts - Variable in class org.opensaml.SAMLRequest
 
assertion - Variable in class org.opensaml.SAMLBrowserProfile.BrowserProfileResponse
The primary authn assertion (identified by its profile-specific features)
assertionId - Variable in class org.opensaml.SAMLAssertion
 
assertionIdRefs - Variable in class org.opensaml.SAMLRequest
 
assertions - Variable in class org.opensaml.SAMLResponse
 
assign(String) - Static method in class org.opensaml.XML
A "safe" assignment function for strings that blocks the empty string
attrs - Variable in class org.opensaml.SAMLAttributeStatement
 
audiences - Variable in class org.opensaml.SAMLAudienceRestrictionCondition
 
AuthenticationMethod_HardwareToken - Static variable in class org.opensaml.SAMLAuthenticationStatement
The authentication was performed by means of an unspecified hardware token.
AuthenticationMethod_Kerberos - Static variable in class org.opensaml.SAMLAuthenticationStatement
The authentication was performed by means of the Kerberos protocol [RFC 1510], an instantiation of the Needham-Schroeder symmetric key authentication mechanism [Needham78].
AuthenticationMethod_Password - Static variable in class org.opensaml.SAMLAuthenticationStatement
The authentication was performed by means of a password.
AuthenticationMethod_PGP_PublicKey - Static variable in class org.opensaml.SAMLAuthenticationStatement
The authentication was performed by some (unspecified) mechanism on a key authenticated by means of a PGP web of trust [PGP].
AuthenticationMethod_SPKI_PublicKey - Static variable in class org.opensaml.SAMLAuthenticationStatement
The authentication was performed by some (unspecified) mechanism on a key authenticated by means of a SPKI PKI [SPKI].
AuthenticationMethod_SRP - Static variable in class org.opensaml.SAMLAuthenticationStatement
The authentication was performed by means of Secure Remote Password protocol as specified in [RFC 2945].
AuthenticationMethod_SSL_TLS_Client - Static variable in class org.opensaml.SAMLAuthenticationStatement
The authentication was performed using either the SSL or TLS protocol with certificate based client authentication.
AuthenticationMethod_Unspecified - Static variable in class org.opensaml.SAMLAuthenticationStatement
The authentication was performed by an unspecified means.
AuthenticationMethod_X509_PublicKey - Static variable in class org.opensaml.SAMLAuthenticationStatement
The authentication was performed by some (unspecified) mechanism on a key authenticated by means of an X.509 PKI [X.500][PKIX].
AuthenticationMethod_XKMS_PublicKey - Static variable in class org.opensaml.SAMLAuthenticationStatement
The authentication was performed by some (unspecified) mechanism on a key authenticated by means of a XKMS trust service [XKMS].
AuthenticationMethod_XML_DSig - Static variable in class org.opensaml.SAMLAuthenticationStatement
The authentication was performed by means of an XML digital signature [RFC 3075].
authInstant - Variable in class org.opensaml.SAMLAuthenticationStatement
 
authMethod - Variable in class org.opensaml.SAMLAuthenticationQuery
 
authMethod - Variable in class org.opensaml.SAMLAuthenticationStatement
 
authnStatement - Variable in class org.opensaml.SAMLBrowserProfile.BrowserProfileResponse
The primary authn statement (the first qualifying statement in the authn assertion)
authorityKind - Variable in class org.opensaml.SAMLAuthorityBinding
 

B

binding - Variable in class org.opensaml.SAMLAuthorityBinding
 
BindingException - Exception in org.opensaml
Indicates that an error occurred before or during the processing of a SAML request/response exchange.
BindingException(Element) - Constructor for exception org.opensaml.BindingException
Creates a new BindingException
BindingException(String) - Constructor for exception org.opensaml.BindingException
Creates a new BindingException
BindingException(String, Exception) - Constructor for exception org.opensaml.BindingException
Creates a new BindingException
BindingException(Collection, String) - Constructor for exception org.opensaml.BindingException
Creates a new BindingException
BindingException(Collection, Exception) - Constructor for exception org.opensaml.BindingException
Creates a new BindingException wrapping an existing exception
BindingException(Collection, String, Exception) - Constructor for exception org.opensaml.BindingException
Creates a new BindingException from an existing exception.
BindingException(QName, String) - Constructor for exception org.opensaml.BindingException
Creates a new BindingException
BindingException(QName, Exception) - Constructor for exception org.opensaml.BindingException
Creates a new BindingException wrapping an existing exception
BindingException(QName, String, Exception) - Constructor for exception org.opensaml.BindingException
Creates a new BindingException from an existing exception.
bindings - Variable in class org.opensaml.SAMLAuthenticationStatement
 
BrowserProfileProvider - Class in org.opensaml.provider
Default implementation of the SAML 1.x browser profiles
BrowserProfileProvider(Element) - Constructor for class org.opensaml.provider.BrowserProfileProvider
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAction
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAssertion
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAttribute
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAttributeDesignator
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAttributeQuery
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAttributeStatement
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAudienceRestrictionCondition
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAuthenticationQuery
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAuthenticationStatement
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAuthorityBinding
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLDoNotCacheCondition
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLNameIdentifier
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLObject
Delegates the process of building the root element of an object and inserting appropriate namespaces.
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLRequest
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLResponse
 
buildRoot(Document, boolean) - Method in class org.opensaml.SAMLSubject
 
byte0 - Variable in class org.opensaml.artifact.TwoByteSequence
 
byte1 - Variable in class org.opensaml.artifact.TwoByteSequence
 
ByteSizedSequence - Interface in org.opensaml.artifact
A ByteSizedSequence is an arbitrary sequence of bytes.

C

check(String, Date) - Method in class org.opensaml.provider.MemoryReplayCacheProvider
Checks the replay cache for the existence of a key value and if not, inserts the new key with the specified expiration time.
check(String, Date) - Method in interface org.opensaml.ReplayCache
Checks the replay cache for the existence of a key value and if not, inserts the new key with the specified expiration time.
checkHandleArg(byte[]) - Static method in class org.opensaml.artifact.SAMLArtifact
 
checkIdentifierArg(byte[]) - Static method in class org.opensaml.artifact.SAMLArtifact
 
checkNullArg(Object) - Static method in class org.opensaml.artifact.SAMLArtifact
 
checkReplayCache(SAMLAssertion) - Static method in class org.opensaml.SAMLPOSTProfile
Deprecated. Searches the replay cache for the specified assertion and inserts a newly seen assertion into the cache
checkValidity() - Method in class org.opensaml.SAMLAction
 
checkValidity() - Method in class org.opensaml.SAMLAssertion
 
checkValidity() - Method in class org.opensaml.SAMLAttribute
 
checkValidity() - Method in class org.opensaml.SAMLAttributeDesignator
 
checkValidity() - Method in class org.opensaml.SAMLAttributeStatement
 
checkValidity() - Method in class org.opensaml.SAMLAudienceRestrictionCondition
 
checkValidity() - Method in class org.opensaml.SAMLAuthenticationStatement
 
checkValidity() - Method in class org.opensaml.SAMLAuthorityBinding
 
checkValidity() - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
 
checkValidity() - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
 
checkValidity() - Method in class org.opensaml.SAMLDoNotCacheCondition
 
checkValidity() - Method in class org.opensaml.SAMLNameIdentifier
 
checkValidity() - Method in class org.opensaml.SAMLObject
Evaluates the object's content to see if it is currently valid if serialized.
checkValidity() - Method in class org.opensaml.SAMLRequest
 
checkValidity() - Method in class org.opensaml.SAMLResponse
 
checkValidity() - Method in class org.opensaml.SAMLSubject
 
checkValidity() - Method in class org.opensaml.SAMLSubjectQuery
 
checkValidity() - Method in class org.opensaml.SAMLSubjectStatement
 
CLIENT - Static variable in exception org.opensaml.SOAPException
SOAP Client fault code
clone() - Method in class org.opensaml.SAMLAction
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLAssertion
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLAttribute
Copies a SAML object such that no dependencies exist between the original and the copy.
clone() - Method in class org.opensaml.SAMLAttributeDesignator
Copies a SAML object such that no dependencies exist between the original and the copy.
clone() - Method in class org.opensaml.SAMLAttributeQuery
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLAttributeStatement
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLAudienceRestrictionCondition
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLAuthenticationQuery
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLAuthenticationStatement
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLAuthorityBinding
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLDoNotCacheCondition
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in exception org.opensaml.SAMLException
Copies a SAML object such that no dependencies exist between the original and the copy.
clone() - Method in class org.opensaml.SAMLNameIdentifier
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLObject
Copies a SAML object such that no dependencies exist between the original and the copy.
clone() - Method in class org.opensaml.SAMLRequest
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLResponse
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLSignedObject
Copies a SAML object such that no dependencies exist between the original and the copy.
clone() - Method in class org.opensaml.SAMLSubject
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLSubjectQuery
Copies a SAML object such that no dependencies exist between the original and the copy
clone() - Method in class org.opensaml.SAMLSubjectStatement
Copies a SAML object such that no dependencies exist between the original and the copy
codes - Variable in exception org.opensaml.SAMLException
Collection of status codes (QNames)
computeTypeDecl(Element) - Method in class org.opensaml.SAMLAttribute
Computes the xsi:type attribute on each AttributeValue element with any supporting declarations created.
concat(byte[], byte[]) - Static method in class org.opensaml.artifact.Util
Concatenate two byte arrays.
conditions - Variable in class org.opensaml.SAMLAssertion
 
conditionTypeMap - Static variable in class org.opensaml.SAMLCondition
Maps SAML condition types (as XML QNames) to Java class implementations
CONF_ARTIFACT - Static variable in class org.opensaml.SAMLSubject
Artifact Confirmation Method Identifier
CONF_ARTIFACT01 - Static variable in class org.opensaml.SAMLSubject
Deprecated. Deprecated artifact Confirmation Method Identifier
CONF_BEARER - Static variable in class org.opensaml.SAMLSubject
Assertion Bearer Confirmation Method Identifier
CONF_HOLDER_KEY - Static variable in class org.opensaml.SAMLSubject
Holder of Key Confirmation Method Identifier
CONF_SENDER_VOUCHES - Static variable in class org.opensaml.SAMLSubject
Sender Vouches Confirmation Method Identifier
config - Variable in exception org.opensaml.SAMLException
OpenSAML configuration
config - Variable in class org.opensaml.SAMLObject
OpenSAML configuration
config - Variable in class org.opensaml.XML
OpenSAML configuration
config - Variable in class org.opensaml.XML.ParserPool
OpenSAML configuration
confirmationData - Variable in class org.opensaml.SAMLSubject
 
confirmationMethods - Variable in class org.opensaml.SAMLSubject
 

D

decision - Variable in class org.opensaml.SAMLAuthorizationDecisionStatement
 
DENY - Static variable in class org.opensaml.SAMLDecision
 
designators - Variable in class org.opensaml.SAMLAttributeQuery
 
dirty - Variable in class org.opensaml.SAMLObject
Dirty bit triggers recreation of DOM

E

e - Variable in exception org.opensaml.SAMLException
Embedded exception, if any
e - Variable in class org.opensaml.SAMLResponse
 
encode() - Method in interface org.opensaml.artifact.Artifact
Encode this Artifact object.
encode() - Method in class org.opensaml.artifact.SAMLArtifact
Encode this SAMLArtifact object using the base64 encoding method.
equals(Object) - Method in interface org.opensaml.artifact.ByteSizedSequence
Equate two sequences of bytes.
equals(Object) - Method in class org.opensaml.artifact.SAMLArtifact
 
equals(Object) - Method in class org.opensaml.artifact.SAMLArtifact.RemainingArtifact
Compares this Artifact.RemainingArtifact object to the given object.
equals(Object) - Method in class org.opensaml.artifact.TwoByteSequence
 
equals(URI) - Method in class org.opensaml.artifact.URI
Checks to see if this URI is the same as the given URI
error(SAXParseException) - Method in class org.opensaml.XML.ParserPool
Called by parser if an error is detected, currently just throws e
eval(Collection) - Method in class org.opensaml.SAMLAudienceRestrictionCondition
Evaluates the condition
evidence - Variable in class org.opensaml.SAMLAuthorizationDecisionQuery
 
evidence - Variable in class org.opensaml.SAMLAuthorizationDecisionStatement
 
ExpiredAssertionException - Exception in org.opensaml
Indicates that a profile failed because an assertion was found to be expired or not yet valid
ExpiredAssertionException(Element) - Constructor for exception org.opensaml.ExpiredAssertionException
Creates a new ExpiredAssertionException
ExpiredAssertionException(String) - Constructor for exception org.opensaml.ExpiredAssertionException
Creates a new ExpiredAssertionException
ExpiredAssertionException(String, Exception) - Constructor for exception org.opensaml.ExpiredAssertionException
Creates a new ExpiredAssertionException
ExpiredAssertionException(Collection, String) - Constructor for exception org.opensaml.ExpiredAssertionException
Creates a new ExpiredAssertionException
ExpiredAssertionException(Collection, Exception) - Constructor for exception org.opensaml.ExpiredAssertionException
Creates a new ExpiredAssertionException wrapping an existing exception
ExpiredAssertionException(Collection, String, Exception) - Constructor for exception org.opensaml.ExpiredAssertionException
Creates a new ExpiredAssertionException from an existing exception.
ExpiredAssertionException(QName, String) - Constructor for exception org.opensaml.ExpiredAssertionException
Creates a new ExpiredAssertionException
ExpiredAssertionException(QName, Exception) - Constructor for exception org.opensaml.ExpiredAssertionException
Creates a new ExpiredAssertionException wrapping an existing exception
ExpiredAssertionException(QName, String, Exception) - Constructor for exception org.opensaml.ExpiredAssertionException
Creates a new ExpiredAssertionException from an existing exception.

F

fatalError(SAXParseException) - Method in class org.opensaml.XML.ParserPool
Called by parser if a fatal error is detected, does nothing
FatalProfileException - Exception in org.opensaml
Indicates that an error occurred during the processing of a SAML profile, and the error is not retryable in the context of the profile
FatalProfileException(Element) - Constructor for exception org.opensaml.FatalProfileException
Creates a new FatalProfileException
FatalProfileException(String) - Constructor for exception org.opensaml.FatalProfileException
Creates a new FatalProfileException
FatalProfileException(String, Exception) - Constructor for exception org.opensaml.FatalProfileException
Creates a new FatalProfileException
FatalProfileException(Collection, String) - Constructor for exception org.opensaml.FatalProfileException
Creates a new FatalProfileException
FatalProfileException(Collection, Exception) - Constructor for exception org.opensaml.FatalProfileException
Creates a new FatalProfileException wrapping an existing exception
FatalProfileException(Collection, String, Exception) - Constructor for exception org.opensaml.FatalProfileException
Creates a new FatalProfileException from an existing exception.
FatalProfileException(QName, String) - Constructor for exception org.opensaml.FatalProfileException
Creates a new FatalProfileException
FatalProfileException(QName, Exception) - Constructor for exception org.opensaml.FatalProfileException
Creates a new FatalProfileException wrapping an existing exception
FatalProfileException(QName, String, Exception) - Constructor for exception org.opensaml.FatalProfileException
Creates a new FatalProfileException from an existing exception.
format - Variable in class org.opensaml.SAMLNameIdentifier
 
FORMAT_EMAIL - Static variable in class org.opensaml.SAMLNameIdentifier
Email Format Identifier
FORMAT_UNSPECIFIED - Static variable in class org.opensaml.SAMLNameIdentifier
Unspecified Format Identifier
FORMAT_WINDOWS - Static variable in class org.opensaml.SAMLNameIdentifier
Windows Domain Format Identifier
FORMAT_X509 - Static variable in class org.opensaml.SAMLNameIdentifier
X.509 Subject Format Identifier
formatMap - Static variable in class org.opensaml.SAMLNameIdentifier
Maps formats to Java class implementations
fromDOM(Element) - Method in class org.opensaml.SAMLAction
 
fromDOM(Element) - Method in class org.opensaml.SAMLAssertion
 
fromDOM(Element) - Method in class org.opensaml.SAMLAttribute
Initialization of attribute from a DOM element.
fromDOM(Element) - Method in class org.opensaml.SAMLAttributeDesignator
Initialization of AttributeDesignator from a DOM element.
fromDOM(Element) - Method in class org.opensaml.SAMLAttributeQuery
 
fromDOM(Element) - Method in class org.opensaml.SAMLAttributeStatement
 
fromDOM(Element) - Method in class org.opensaml.SAMLAudienceRestrictionCondition
 
fromDOM(Element) - Method in class org.opensaml.SAMLAuthenticationQuery
 
fromDOM(Element) - Method in class org.opensaml.SAMLAuthenticationStatement
 
fromDOM(Element) - Method in class org.opensaml.SAMLAuthorityBinding
 
fromDOM(Element) - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
 
fromDOM(Element) - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
 
fromDOM(Element) - Method in class org.opensaml.SAMLDoNotCacheCondition
 
fromDOM(Element) - Method in exception org.opensaml.SAMLException
Handles initialization of exceptions from a DOM element
fromDOM(Element) - Method in class org.opensaml.SAMLNameIdentifier
 
fromDOM(Element) - Method in class org.opensaml.SAMLObject
Initialization of an object from a DOM element
fromDOM(Element) - Method in class org.opensaml.SAMLRequest
 
fromDOM(Element) - Method in class org.opensaml.SAMLResponse
 
fromDOM(Element) - Method in class org.opensaml.SAMLSignedObject
 
fromDOM(Element) - Method in class org.opensaml.SAMLSubject
 
fromDOM(Element) - Method in class org.opensaml.SAMLSubjectQuery
 
fromDOM(Element) - Method in class org.opensaml.SAMLSubjectStatement
 
fromDOM(Element) - Method in exception org.opensaml.SOAPException
Handles initialization of exceptions from a DOM element
fromStream(InputStream) - Static method in class org.opensaml.SAMLObject
Allows parsing of objects from a stream of XML
fromStream(InputStream, int) - Static method in class org.opensaml.SAMLObject
Allows parsing of objects of a particular minor version from a stream of XML

G

generateRandomBytes(SecureRandom, int) - Method in class org.opensaml.provider.SecureRandomIDProvider
 
generateRandomBytes(int) - Method in class org.opensaml.provider.SecureRandomIDProvider
 
generateRandomBytes(SecureRandom, int) - Method in interface org.opensaml.SAMLIdentifier
Generate a sequence of random bytes using the given SecureRandom object.
generateRandomBytes(int) - Method in interface org.opensaml.SAMLIdentifier
Generate a sequence of random bytes.
generateSourceId(MessageDigest, String) - Static method in class org.opensaml.artifact.Util
Generate a sourceId from the given string using the given MessageDigest object.
generateSourceId(String) - Static method in class org.opensaml.artifact.Util
Generate a sourceId from the given string.
generateSourceId(URI) - Static method in class org.opensaml.artifact.Util
A convenience method to generate a sourceId from the given providerId.
get(Schema) - Method in class org.opensaml.XML.ParserPool
Get a DOM parser suitable for our task
get() - Method in class org.opensaml.XML.ParserPool
Get a DocumentBuilder for the default Schema
getActions() - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
Gets the actions inside the query
getActions() - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Gets the actions inside the statement
getAdvice() - Method in class org.opensaml.SAMLAssertion
Gets the optional Advice data included in the assertion Advice can be Strings (assertion references), Assertions, or DOM Elements.
getArtifacts() - Method in class org.opensaml.SAMLRequest
Gets the artifacts contained within the request
getAssertionHandle() - Method in class org.opensaml.artifact.SAMLArtifactType0001
A convenience method that returns the assertionHandle property of this implementation of Artifact.RemainingArtifact.
getAssertionHandle() - Method in class org.opensaml.artifact.SAMLArtifactType0001.RemainingArtifact
Get the assertionHandle property of this Artifact.RemainingArtifact object.
getAssertionHandle() - Method in class org.opensaml.artifact.SAMLArtifactType0002
A convenience method that returns the assertionHandle property of this implementation of Artifact.RemainingArtifact.
getAssertionHandle() - Method in class org.opensaml.artifact.SAMLArtifactType0002.RemainingArtifact
Get the assertionHandle property of this Artifact.RemainingArtifact object.
getAssertionIdRefs() - Method in class org.opensaml.SAMLRequest
Gets the assertion ID references contained within the request
getAssertions() - Method in class org.opensaml.SAMLResponse
Gets the SAML assertions contained in the response, if any
getAttributes() - Method in class org.opensaml.SAMLAttributeStatement
Gets attributes from the statement, if any
getAudiences() - Method in class org.opensaml.SAMLAudienceRestrictionCondition
Gets the audiences included in the condition
getAuthInstant() - Method in class org.opensaml.SAMLAuthenticationStatement
Gets the datetime of authentication
getAuthMethod() - Method in class org.opensaml.SAMLAuthenticationQuery
Gets the authentication method inside the query
getAuthMethod() - Method in class org.opensaml.SAMLAuthenticationStatement
Gets the authentication method
getAuthorityKind() - Method in class org.opensaml.SAMLAuthorityBinding
Gets the QName of the query element processable by the authority
getBinding() - Method in class org.opensaml.SAMLAuthorityBinding
Gets the protocol binding attribute of the authority binding
getBindings() - Method in class org.opensaml.SAMLAuthenticationStatement
Gets SAML authority binding information
getBooleanProperty(String) - Method in class org.opensaml.SAMLConfig
Gets a binary library configuration property in boolean form
getBytes() - Method in interface org.opensaml.artifact.ByteSizedSequence
Get the actual bytes of this sequence of bytes.
getBytes() - Method in class org.opensaml.artifact.SAMLArtifact
 
getBytes() - Method in class org.opensaml.artifact.SAMLArtifactType0001.RemainingArtifact
 
getBytes() - Method in class org.opensaml.artifact.SAMLArtifactType0002.RemainingArtifact
 
getBytes() - Method in class org.opensaml.artifact.TwoByteSequence
 
getCodes() - Method in exception org.opensaml.SAMLException
Gets the status or fault code QNames
getConditions() - Method in class org.opensaml.SAMLAssertion
Gets the conditions included in the assertion
getConfirmationData() - Method in class org.opensaml.SAMLSubject
Gets the optional confirmation data of the Subject
getConfirmationMethods() - Method in class org.opensaml.SAMLSubject
Gets the confirmation methods of the Subject
getData() - Method in class org.opensaml.SAMLAction
Gets the data from the action
getDecision() - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Gets the decision from inside the statement
getDefaultBindingProvider(String) - Method in class org.opensaml.SAMLConfig
 
getDefaultIDProvider() - Method in class org.opensaml.SAMLConfig
Returns the default provider of the SAMLIdentifier interface
getDefaultSchema() - Method in class org.opensaml.XML.ParserPool
 
getDesignators() - Method in class org.opensaml.SAMLAttributeQuery
Gets the attribute designators inside the query
getDigestAlgorithm() - Method in class org.opensaml.SAMLSignedObject
Returns the digest algorithm identifier from the signature
getEvidence() - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
Gets the evidence inside the query
getEvidence() - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Gets the evidence inside the statement
getException() - Method in exception org.opensaml.SAMLException
Returns the embedded exception, if any
getFactory() - Static method in class org.opensaml.SAMLAttribute
Obtains a class name to handle SAML attribute construction from XML
getFirstChildElement(Node) - Static method in class org.opensaml.XML
Gets the first child Element of the node, skipping any Text nodes such as whitespace.
getFirstChildElement(Node, String, String) - Static method in class org.opensaml.XML
Gets the first child Element of the node of the given name, skipping any Text nodes such as whitespace.
getFormat() - Method in class org.opensaml.SAMLNameIdentifier
Gets the format of the name
getId() - Method in class org.opensaml.SAMLAssertion
Gets the assertion ID from the assertion
getId() - Method in class org.opensaml.SAMLRequest
Gets the request ID
getId() - Method in class org.opensaml.SAMLResponse
Gets the response ID
getId() - Method in class org.opensaml.SAMLSignedObject
Gets the ID of the signed object
getIdentifier() - Method in class org.opensaml.provider.SecureRandomIDProvider
 
getIdentifier() - Method in interface org.opensaml.SAMLIdentifier
Obtains a new identifier in string form
getInResponseTo() - Method in class org.opensaml.SAMLResponse
Gets the InResponseTo attribute
getInstance() - Static method in class org.opensaml.ReplayCacheFactory
Obtains a default provider of the ReplayCache interface
getInstance(String) - Static method in class org.opensaml.ReplayCacheFactory
Obtains a specific provider of the ReplayCache interface
getInstance(Element) - Static method in class org.opensaml.ReplayCacheFactory
Obtains a default provider of the ReplayCache interface
getInstance(Element, String) - Static method in class org.opensaml.ReplayCacheFactory
Obtains a specific provider of the ReplayCache interface
getInstance(Element) - Static method in class org.opensaml.SAMLAttribute
Locates an implementation class for an attribute and constructs it based on the DOM provided.
getInstance(InputStream) - Static method in class org.opensaml.SAMLAttribute
Locates an implementation class for an attribute and constructs it based on the stream provided.
getInstance(String) - Static method in class org.opensaml.SAMLBindingFactory
Obtains a default provider of the SAMLBinding interface
getInstance(String, Element) - Static method in class org.opensaml.SAMLBindingFactory
Obtains a default provider of the SAMLBinding interface
getInstance(String, String) - Static method in class org.opensaml.SAMLBindingFactory
Obtains a specific provider of the SAMLBinding interface
getInstance(String, Element, String) - Static method in class org.opensaml.SAMLBindingFactory
Obtains a specific provider of the SAMLBinding interface
getInstance() - Static method in class org.opensaml.SAMLBrowserProfileFactory
Obtains a default provider of the SAMLBrowserProfile interface
getInstance(String) - Static method in class org.opensaml.SAMLBrowserProfileFactory
Obtains a specific provider of the SAMLBrowserProfile interface
getInstance(Element) - Static method in class org.opensaml.SAMLBrowserProfileFactory
Obtains a default provider of the SAMLBrowserProfile interface
getInstance(Element, String) - Static method in class org.opensaml.SAMLBrowserProfileFactory
Obtains a specific provider of the SAMLBrowserProfile interface
getInstance(Element) - Static method in class org.opensaml.SAMLCondition
Locates an implementation class for a condition and constructs it based on the DOM provided.
getInstance(InputStream) - Static method in class org.opensaml.SAMLCondition
Locates an implementation class for a condition and constructs it based on the stream provided.
getInstance(Element) - Static method in exception org.opensaml.SAMLException
Locates an implementation class for an exception and constructs it based on the DOM provided.
getInstance(InputStream) - Static method in exception org.opensaml.SAMLException
Locates an implementation class for an exception and constructs it based on the stream provided.
getInstance() - Static method in class org.opensaml.SAMLIdentifierFactory
Obtains a default provider of the SAMLIdentifier interface
getInstance(String) - Static method in class org.opensaml.SAMLIdentifierFactory
Obtains a specific provider of the SAMLIdentifier interface
getInstance(Element) - Static method in class org.opensaml.SAMLNameIdentifier
Locates an implementation class for a NameIdentifier based on Format and constructs it based on the DOM provided.
getInstance(InputStream) - Static method in class org.opensaml.SAMLNameIdentifier
Locates an implementation class for a NameIdentifier based on Format and constructs it based on the stream provided.
getInstance(String) - Static method in class org.opensaml.SAMLNameIdentifier
Locates an implementation class for a NameIdentifier based on Format and constructs an empty instance.
getInstance(Element) - Static method in class org.opensaml.SAMLQuery
Locates an implementation class for a query and constructs it based on the DOM provided.
getInstance(InputStream) - Static method in class org.opensaml.SAMLQuery
Locates an implementation class for a query and constructs it based on the stream provided.
getInstance(Element) - Static method in class org.opensaml.SAMLStatement
Locates an implementation class for a statement and constructs it based on the DOM provided.
getInstance(InputStream) - Static method in class org.opensaml.SAMLStatement
Locates an implementation class for a statement and constructs it based on the stream provided.
getIntProperty(String) - Method in class org.opensaml.SAMLConfig
Gets a binary library configuration property in boolean form
getIssueInstant() - Method in class org.opensaml.SAMLAssertion
Gets the issue timestamp of the assertion
getIssueInstant() - Method in class org.opensaml.SAMLRequest
Gets the issue timestamp of the request
getIssueInstant() - Method in class org.opensaml.SAMLResponse
Gets the issue timestamp of the SAML response
getIssuer() - Method in class org.opensaml.SAMLAssertion
Gets the issuer of the assertion
getKeyInfo() - Method in class org.opensaml.SAMLSubject
Gets the ds:KeyInfo DOM that is included in the subject, if any
getLastChildElement(Node) - Static method in class org.opensaml.XML
Gets the last child Element of the node, skipping any Text nodes such as whitespace.
getLastChildElement(Node, String, String) - Static method in class org.opensaml.XML
Gets the last child Element of the node of the given name, skipping any Text nodes such as whitespace.
getLifetime() - Method in class org.opensaml.SAMLAttribute
Gets the value's lifetime, in seconds
getLocation() - Method in class org.opensaml.SAMLAuthorityBinding
Gets the location attribute of the authority binding
getMessage() - Method in exception org.opensaml.SAMLException
Returns a detail message for this exception
getMinorVersion() - Method in class org.opensaml.SAMLAssertion
Gets the MinorVersion of the assertion.
getMinorVersion() - Method in class org.opensaml.SAMLRequest
Gets the MinorVersion of the request.
getMinorVersion() - Method in class org.opensaml.SAMLResponse
Gets the MinorVersion of the response.
getName() - Method in class org.opensaml.SAMLAttribute
Gets the AttributeName attribute of the SAML Attribute
getName() - Method in class org.opensaml.SAMLAttributeDesignator
Gets the AttributeName attribute of the SAML AttributeDesignator
getName() - Method in class org.opensaml.SAMLNameIdentifier
Gets the name of the Subject
getNameIdentifier() - Method in class org.opensaml.SAMLSubject
Gets the name identifier of the Subject
getNameQualifier() - Method in class org.opensaml.SAMLNameIdentifier
Gets the name qualifier
getNamespace() - Method in class org.opensaml.SAMLAction
Gets the namespace from the action
getNamespace() - Method in class org.opensaml.SAMLAttribute
Gets the AttributeNamespace attribute of the SAML Attribute
getNamespace() - Method in class org.opensaml.SAMLAttributeDesignator
Gets the AttributeNamespace attribute of the SAML AttributeDesignator
getNamespaceForPrefix(String, Element) - Static method in class org.opensaml.XML
Gets the XML namespace URI that is mapped to the specified prefix, in the context of the DOM element e
getNamespaceForQName(String, Element) - Static method in class org.opensaml.XML
Gets the XML namespace URI that is mapped to the prefix of a QName, in the context of the DOM element e
getNativeKeyInfo() - Method in class org.opensaml.SAMLSubject
Gets the native library object for the ds:KeyInfo that is included in the subject, if any
getNativeSignature() - Method in class org.opensaml.SAMLSignedObject
Debugging aid to access the internal XML Signature implementation
getNextSiblingElement(Node) - Static method in class org.opensaml.XML
Gets the next sibling Element of the node, skipping any Text nodes such as whitespace.
getNextSiblingElement(Node, String, String) - Static method in class org.opensaml.XML
Gets the next sibling Element of the node of the given name, skipping any Text nodes such as whitespace.
getNotBefore() - Method in class org.opensaml.SAMLAssertion
Gets the start of the assertion's validity period
getNotOnOrAfter() - Method in class org.opensaml.SAMLAssertion
Gets the end of the assertion's validity period
getParent() - Method in exception org.opensaml.SAMLException
Returns the containing object, if any.
getParent() - Method in class org.opensaml.SAMLObject
Returns the containing object, if any.
getParser() - Method in interface org.opensaml.artifact.Artifact.TypeCode
Get the parser associated with this Artifact.TypeCode object.
getParser() - Method in class org.opensaml.artifact.SAMLArtifact.TypeCode
Gets the Artifact.Parser object corresponding to this TypeCode.
getPreviousSiblingElement(Node) - Static method in class org.opensaml.XML
Gets the previous sibling Element of the node, skipping any Text nodes such as whitespace.
getPreviousSiblingElement(Node, String, String) - Static method in class org.opensaml.XML
Gets the previous sibling Element of the node of the given name, skipping any Text nodes such as whitespace.
getProperty(String) - Method in class org.opensaml.SAMLConfig
Gets a library configuration property
getQNameAttribute(Element, String, String) - Static method in class org.opensaml.XML
Builds a QName from a QName-valued attribute by evaluating it
getQNameTextNode(Text) - Static method in class org.opensaml.XML
Builds a QName from a QName-valued text node by evaluating it
getQuery() - Method in class org.opensaml.SAMLRequest
Gets the query contained within the request
getRecipient() - Method in class org.opensaml.SAMLResponse
Gets the Recipient attribute of the SAML response
getRemainingArtifact() - Method in interface org.opensaml.artifact.Artifact
Get the remainingArtifact property of this Artifact object.
getRemainingArtifact() - Method in class org.opensaml.artifact.SAMLArtifact
 
getResource() - Method in class org.opensaml.SAMLAttributeQuery
Gets the resource URI inside the query
getResource() - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
Gets the resource URI inside the query
getResource() - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Gets the resource URI inside the statement
getRespondWiths() - Method in class org.opensaml.SAMLRequest
Gets the types of statements the requester is prepared to accept
getSchemaSAML10() - Method in class org.opensaml.XML.ParserPool
 
getSchemaSAML11() - Method in class org.opensaml.XML.ParserPool
 
getSignatureAlgorithm() - Method in class org.opensaml.SAMLSignedObject
Returns the signing algorithm identifier from the signature
getSignatureElement() - Method in class org.opensaml.SAMLSignedObject
Get the DOM element containing the signature
getSourceId() - Method in class org.opensaml.artifact.SAMLArtifactType0001
A convenience method that returns the sourceId property of this implementation of Artifact.RemainingArtifact.
getSourceId() - Method in class org.opensaml.artifact.SAMLArtifactType0001.RemainingArtifact
Get the sourceId property of this Artifact.RemainingArtifact object.
getSourceLocation() - Method in class org.opensaml.artifact.SAMLArtifactType0002
A convenience method that returns the sourceLocation property of this implementation of Artifact.RemainingArtifact.
getSourceLocation() - Method in class org.opensaml.artifact.SAMLArtifactType0002.RemainingArtifact
Get the sourceLocation property of this Artifact.RemainingArtifact object.
getSSOAssertion(SAMLResponse, Collection) - Static method in class org.opensaml.SAMLPOSTProfile
Deprecated. Locates an assertion containing a "bearer" AuthenticationStatement in the response and validates the enclosing assertion with respect to the POST profile
getSSOStatement(SAMLAssertion) - Static method in class org.opensaml.SAMLPOSTProfile
Deprecated. Locates a "bearer" AuthenticationStatement in the assertion and validates the statement with respect to the POST profile
getStatements() - Method in class org.opensaml.SAMLAssertion
Gets the statements included in the assertion
getStatus() - Method in class org.opensaml.SAMLResponse
Gets the SAML Status contained in the response, if any (a SAMLException object is used to express the information, even in a successful case)
getSubject() - Method in class org.opensaml.SAMLSubjectQuery
Gets the query subject
getSubject() - Method in class org.opensaml.SAMLSubjectStatement
Gets the statement subject
getSubjectDNS() - Method in class org.opensaml.SAMLAuthenticationStatement
Gets the subject's DNS address
getSubjectIP() - Method in class org.opensaml.SAMLAuthenticationStatement
Gets the subject's IP address
getType() - Method in class org.opensaml.SAMLAttribute
Gets the value of the xsi:type attribute, if any, of the SAML Attribute
getTypeCode() - Method in interface org.opensaml.artifact.Artifact
Get the typeCode property of this Artifact object.
getTypeCode() - Method in class org.opensaml.artifact.SAMLArtifact
 
getTypeCode(String) - Static method in class org.opensaml.artifact.SAMLArtifact
Pre-parses an encoded artifact.
getURI() - Method in class org.opensaml.artifact.URI
Gets the URI as a string.
getValueElements() - Method in class org.opensaml.SAMLAttribute
Gets the set of existing AttributeValue elements, if the DOM exists.
getValues() - Method in class org.opensaml.SAMLAttribute
Gets the values of the SAML Attribute
getX509Certificates() - Method in class org.opensaml.SAMLSignedObject
Returns an iterator over the X.509 certificates included in the signature, if any

H

HANDLE_LENGTH - Static variable in interface org.opensaml.artifact.SAMLArtifactChecking
 
hashCode() - Method in interface org.opensaml.artifact.ByteSizedSequence
Compute the hashcode of this sequences of bytes.
hashCode() - Method in class org.opensaml.artifact.SAMLArtifact
 
hashCode() - Method in class org.opensaml.artifact.SAMLArtifactType0001.RemainingArtifact
 
hashCode() - Method in class org.opensaml.artifact.SAMLArtifactType0002.RemainingArtifact
 
hashCode() - Method in class org.opensaml.artifact.TwoByteSequence
 

I

IDENTIFIER_LENGTH - Static variable in interface org.opensaml.artifact.SAMLArtifactChecking
 
incoming(Element, Object, Object) - Method in interface org.opensaml.SAMLSOAPBinding.SOAPHook
Callback hook enabling incoming envelope examination.
incoming(HttpServletRequest, Object, Object) - Method in interface org.opensaml.SAMLSOAPHTTPBinding.HTTPHook
Callback hook enabling HTTP request header examination.
incoming(HttpURLConnection, Object, Object) - Method in interface org.opensaml.SAMLSOAPHTTPBinding.HTTPHook
Callback hook enabling HTTP response header examination.
INDETERMINATE - Static variable in class org.opensaml.SAMLDecision
 
inResponseTo - Variable in class org.opensaml.SAMLResponse
 
insertSignature() - Method in class org.opensaml.SAMLAssertion
Places the signature into the object's DOM to prepare for signing
insertSignature() - Method in class org.opensaml.SAMLRequest
Places the signature into the object's DOM to prepare for signing
insertSignature() - Method in class org.opensaml.SAMLResponse
Places the signature into the object's DOM to prepare for signing
insertSignature() - Method in class org.opensaml.SAMLSignedObject
Places the signature into the object's DOM to prepare for signing
instance() - Static method in class org.opensaml.SAMLConfig
Returns the active OpenSAML configuration.
INVALID_ARG_ERROR_MSG - Static variable in interface org.opensaml.artifact.SAMLArtifactChecking
 
InvalidArgumentException - Exception in org.opensaml.artifact
Indicates a invalid argument to a method or constructor.
InvalidArgumentException() - Constructor for exception org.opensaml.artifact.InvalidArgumentException
Constructs a InvalidArgumentException object with a default detail message.
InvalidArgumentException(String) - Constructor for exception org.opensaml.artifact.InvalidArgumentException
Constructs a InvalidArgumentException object with the specified detail message.
InvalidArgumentException(int, int) - Constructor for exception org.opensaml.artifact.InvalidArgumentException
Constructs a InvalidArgumentException object with a detail message that mentions the two given lengths.
InvalidAssertionException - Exception in org.opensaml
Indicates that a profile failed because an assertion was found to be invalid due to conditions on its use
InvalidAssertionException(Element) - Constructor for exception org.opensaml.InvalidAssertionException
Creates a new InvalidAssertionException
InvalidAssertionException(String) - Constructor for exception org.opensaml.InvalidAssertionException
Creates a new InvalidAssertionException
InvalidAssertionException(String, Exception) - Constructor for exception org.opensaml.InvalidAssertionException
Creates a new InvalidAssertionException
InvalidAssertionException(Collection, String) - Constructor for exception org.opensaml.InvalidAssertionException
Creates a new InvalidAssertionException
InvalidAssertionException(Collection, Exception) - Constructor for exception org.opensaml.InvalidAssertionException
Creates a new InvalidAssertionException wrapping an existing exception
InvalidAssertionException(Collection, String, Exception) - Constructor for exception org.opensaml.InvalidAssertionException
Creates a new InvalidAssertionException from an existing exception.
InvalidAssertionException(QName, String) - Constructor for exception org.opensaml.InvalidAssertionException
Creates a new InvalidAssertionException
InvalidAssertionException(QName, Exception) - Constructor for exception org.opensaml.InvalidAssertionException
Creates a new InvalidAssertionException wrapping an existing exception
InvalidAssertionException(QName, String, Exception) - Constructor for exception org.opensaml.InvalidAssertionException
Creates a new InvalidAssertionException from an existing exception.
InvalidCryptoException - Exception in org.opensaml
Indicates a key or certificate subclass type is incompatible with the provider's policies, or a cryptographic problem was found while processing a message.
InvalidCryptoException(Element) - Constructor for exception org.opensaml.InvalidCryptoException
Creates a new InvalidCryptoException
InvalidCryptoException(String) - Constructor for exception org.opensaml.InvalidCryptoException
Creates a new InvalidCryptoException
InvalidCryptoException(String, Exception) - Constructor for exception org.opensaml.InvalidCryptoException
Creates a new InvalidCryptoException
InvalidCryptoException(Collection, String) - Constructor for exception org.opensaml.InvalidCryptoException
Creates a new InvalidCryptoException
InvalidCryptoException(Collection, Exception) - Constructor for exception org.opensaml.InvalidCryptoException
Creates a new InvalidCryptoException wrapping an existing exception
InvalidCryptoException(Collection, String, Exception) - Constructor for exception org.opensaml.InvalidCryptoException
Creates a new InvalidCryptoException from an existing exception.
InvalidCryptoException(QName, String) - Constructor for exception org.opensaml.InvalidCryptoException
Creates a new InvalidCryptoException
InvalidCryptoException(QName, Exception) - Constructor for exception org.opensaml.InvalidCryptoException
Creates a new InvalidCryptoException wrapping an existing exception
InvalidCryptoException(QName, String, Exception) - Constructor for exception org.opensaml.InvalidCryptoException
Creates a new InvalidCryptoException from an existing exception.
isElementNamed(Element, String, String) - Static method in class org.opensaml.XML
Shortcut for checking a DOM element node's namespace and local name
isEmpty(String) - Static method in class org.opensaml.XML
A "safe" null/empty check for strings.
isSigned() - Method in class org.opensaml.SAMLSignedObject
Returns true iff the object contains a signature
issueInstant - Variable in class org.opensaml.SAMLAssertion
 
issueInstant - Variable in class org.opensaml.SAMLRequest
 
issueInstant - Variable in class org.opensaml.SAMLResponse
 
issuer - Variable in class org.opensaml.SAMLAssertion
 

K

keyInfo - Variable in class org.opensaml.SAMLSubject
 

L

LENGTH_ERROR_MSG - Static variable in interface org.opensaml.artifact.SAMLArtifactChecking
 
lifetime - Variable in class org.opensaml.SAMLAttribute
Effective lifetime of attribute's value(s) in seconds (0 means infinite)
loadProperties(InputStream) - Method in class org.opensaml.SAMLConfig
Enables a set of configuration properties.
location - Variable in class org.opensaml.SAMLAuthorityBinding
 
log - Variable in exception org.opensaml.SAMLException
Class-specific logging object
log - Variable in class org.opensaml.SAMLObject
Class-specific logging object

M

MalformedException - Exception in org.opensaml
Indicates that a SAML construct is invalid "on its face", based on the information available in the XML or the external constraints imposed on its use.
MalformedException(Element) - Constructor for exception org.opensaml.MalformedException
Creates a new MalformedException
MalformedException(String) - Constructor for exception org.opensaml.MalformedException
Creates a new MalformedException
MalformedException(String, Exception) - Constructor for exception org.opensaml.MalformedException
Creates a new MalformedException
MalformedException(Collection, String) - Constructor for exception org.opensaml.MalformedException
Creates a new MalformedException
MalformedException(Collection, Exception) - Constructor for exception org.opensaml.MalformedException
Creates a new MalformedException wrapping an existing exception
MalformedException(Collection, String, Exception) - Constructor for exception org.opensaml.MalformedException
Creates a new MalformedException from an existing exception.
MalformedException(QName, String) - Constructor for exception org.opensaml.MalformedException
Creates a new MalformedException
MalformedException(QName, Exception) - Constructor for exception org.opensaml.MalformedException
Creates a new MalformedException wrapping an existing exception
MalformedException(QName, String, Exception) - Constructor for exception org.opensaml.MalformedException
Creates a new MalformedException from an existing exception.
MemoryReplayCacheProvider - Class in org.opensaml.provider
Interface to a potentially persistent replay cache for uniquely-keyed objects
MemoryReplayCacheProvider(Element) - Constructor for class org.opensaml.provider.MemoryReplayCacheProvider
 
minor - Variable in class org.opensaml.SAMLAssertion
 
minor - Variable in class org.opensaml.SAMLRequest
 
minor - Variable in class org.opensaml.SAMLResponse
 
msg - Variable in exception org.opensaml.SAMLException
Status message embedded in exception
MUSTUNDERSTAND - Static variable in exception org.opensaml.SOAPException
SOAP MustUnderstand fault code

N

name - Variable in class org.opensaml.SAMLAttribute
Name of attribute
name - Variable in class org.opensaml.SAMLAttributeDesignator
Name of attribute
name - Variable in class org.opensaml.SAMLNameIdentifier
 
nameId - Variable in class org.opensaml.SAMLSubject
 
nameQualifier - Variable in class org.opensaml.SAMLNameIdentifier
 
namespace - Variable in class org.opensaml.SAMLAttribute
Namespace/qualifier of attribute
namespace - Variable in class org.opensaml.SAMLAttributeDesignator
Namespace/qualifier of attribute
newDocument() - Method in class org.opensaml.XML.ParserPool
Builds a new DOM document
NoSuchProviderException - Exception in org.opensaml
Indicates that the specified implementation of a pluggable interface does not exist or is unknown.
NoSuchProviderException(Element) - Constructor for exception org.opensaml.NoSuchProviderException
Creates a new NoSuchProviderException
NoSuchProviderException(String) - Constructor for exception org.opensaml.NoSuchProviderException
Creates a new NoSuchProviderException
NoSuchProviderException(String, Exception) - Constructor for exception org.opensaml.NoSuchProviderException
Creates a new NoSuchProviderException
notBefore - Variable in class org.opensaml.SAMLAssertion
 
notOnOrAfter - Variable in class org.opensaml.SAMLAssertion
 
NULL_ARG_ERROR_MSG - Static variable in interface org.opensaml.artifact.SAMLArtifactChecking
 
NullArgumentException - Exception in org.opensaml.artifact
Indicates a null argument to a method or constructor.
NullArgumentException() - Constructor for exception org.opensaml.artifact.NullArgumentException
Constructs a NullArgumentException object with a default detail message.
NullArgumentException(String) - Constructor for exception org.opensaml.artifact.NullArgumentException
Constructs a NullArgumentException object with the specified detail message.

O

OPENSAML_NS - Static variable in class org.opensaml.XML
OpenSAML XML namespace
org.opensaml - package org.opensaml
 
org.opensaml.artifact - package org.opensaml.artifact
 
org.opensaml.provider - package org.opensaml.provider
 
outgoing(Element, Object, Object) - Method in interface org.opensaml.SAMLSOAPBinding.SOAPHook
Callback hook enabling outgoing envelope modification.
outgoing(HttpServletResponse, Object, Object) - Method in interface org.opensaml.SAMLSOAPHTTPBinding.HTTPHook
Callback hook enabling HTTP response header modification.
outgoing(HttpURLConnection, Object, Object) - Method in interface org.opensaml.SAMLSOAPHTTPBinding.HTTPHook
Callback hook enabling HTTP request header modification.

P

parentObject - Variable in exception org.opensaml.SAMLException
Back pointer to SAML "parent" to allow back-walking and prevent double-containment
parentObject - Variable in class org.opensaml.SAMLObject
Back pointer to SAML "parent" to allow back-walking and prevent double-containment
parse(String) - Method in interface org.opensaml.artifact.Artifact.Parser
Parse the given string.
parse(String) - Method in class org.opensaml.artifact.SAMLArtifactType0001.Parser
Parse the given encoded string.
parse(String) - Method in class org.opensaml.artifact.SAMLArtifactType0002.Parser
Parse the given encoded string.
parse(InputSource, Schema) - Method in class org.opensaml.XML.ParserPool
Parses a document using a pooled parser with the proper settings
parse(InputStream) - Method in class org.opensaml.XML.ParserPool
Short form of parse to support legacy callers
parse(String, Schema) - Method in class org.opensaml.XML.ParserPool
Parses a document using a pooled parser with the proper settings
parse(String) - Method in class org.opensaml.XML.ParserPool
Legacy version of parse where the default Schema is implied
PARSE_ERROR_MSG - Static variable in interface org.opensaml.artifact.SAMLArtifactChecking
 
PARSER_ERROR_MSG - Static variable in interface org.opensaml.artifact.SAMLArtifactChecking
 
parserPool - Static variable in class org.opensaml.XML
A global object to manage a pool of custom DOM parsers
PERMIT - Static variable in class org.opensaml.SAMLDecision
 
plantRoot() - Method in class org.opensaml.SAMLObject
Installs the root node of this DOM as the document element
prepare(String, String, Collection, String, String, String, String, String, Date, Collection) - Static method in class org.opensaml.SAMLPOSTProfile
Deprecated. Callers should prefer the overloaded method that accepts SAMLNameIdentifier objects
prepare(String, String, Collection, SAMLNameIdentifier, String, String, Date, Collection) - Static method in class org.opensaml.SAMLPOSTProfile
Deprecated. Used by authenticating site to generate a SAML response conforming to the POST profile
process(SAMLResponse, String, int) - Static method in class org.opensaml.SAMLPOSTProfile
Deprecated. Test the validity of a response against the POST profile
PROFILE_ARTIFACT_URI - Static variable in interface org.opensaml.SAMLBrowserProfile
 
PROFILE_POST_URI - Static variable in interface org.opensaml.SAMLBrowserProfile
 
ProfileException - Exception in org.opensaml
Indicates that an error occurred during the processing of a SAML profile
ProfileException(Element) - Constructor for exception org.opensaml.ProfileException
Creates a new ProfileException
ProfileException(String) - Constructor for exception org.opensaml.ProfileException
Creates a new ProfileException
ProfileException(String, Exception) - Constructor for exception org.opensaml.ProfileException
Creates a new ProfileException
ProfileException(Collection, String) - Constructor for exception org.opensaml.ProfileException
Creates a new ProfileException
ProfileException(Collection, Exception) - Constructor for exception org.opensaml.ProfileException
Creates a new ProfileException wrapping an existing exception
ProfileException(Collection, String, Exception) - Constructor for exception org.opensaml.ProfileException
Creates a new ProfileException from an existing exception.
ProfileException(QName, String) - Constructor for exception org.opensaml.ProfileException
Creates a new ProfileException
ProfileException(QName, Exception) - Constructor for exception org.opensaml.ProfileException
Creates a new ProfileException wrapping an existing exception
ProfileException(QName, String, Exception) - Constructor for exception org.opensaml.ProfileException
Creates a new ProfileException from an existing exception.
properties - Variable in class org.opensaml.SAMLConfig
 
put(DocumentBuilder) - Method in class org.opensaml.XML.ParserPool
Return a parser to the pool

Q

query - Variable in class org.opensaml.SAMLRequest
 
queryTypeMap - Static variable in class org.opensaml.SAMLQuery
Maps SAML query types (as XML QNames) to Java class implementations

R

receive(HttpServletRequest) - Method in class org.opensaml.provider.BrowserProfileProvider
 
receive(StringBuffer, SAMLBrowserProfile.BrowserProfileRequest, String, ReplayCache, SAMLBrowserProfile.ArtifactMapper, int) - Method in class org.opensaml.provider.BrowserProfileProvider
 
receive(Object, Object, int) - Method in class org.opensaml.provider.SOAPHTTPBindingProvider
 
receive(Object, int) - Method in class org.opensaml.provider.SOAPHTTPBindingProvider
 
receive(Object, Object, int) - Method in interface org.opensaml.SAMLBinding
Used by responder to process the receipt of a SAML request, with hook context
receive(Object, int) - Method in interface org.opensaml.SAMLBinding
Used by responder to process the receipt of a SAML request
receive(HttpServletRequest) - Method in interface org.opensaml.SAMLBrowserProfile
Processes an HTTP request into a browser profile request.
receive(StringBuffer, SAMLBrowserProfile.BrowserProfileRequest, String, ReplayCache, SAMLBrowserProfile.ArtifactMapper, int) - Method in interface org.opensaml.SAMLBrowserProfile
Processes an incoming POST or Artifact profile response.
recipient - Variable in class org.opensaml.SAMLResponse
 
recvRequest(Element, Object) - Method in interface org.opensaml.SAMLSOAPBinding
Unpacks a SAML request from a SOAP envelope
recvRequest(Element, Object) - Method in class org.opensaml.SOAPBinding
 
recvResponse(Element, Object) - Method in interface org.opensaml.SAMLSOAPBinding
Unpacks a SAML response from a SOAP envelope
recvResponse(Element, Object) - Method in class org.opensaml.SOAPBinding
 
regFactory(QName, String) - Static method in class org.opensaml.SAMLCondition
Registers a class to handle a specific SAML condition type when parsing XML
regFactory(String, String) - Static method in class org.opensaml.SAMLNameIdentifier
Registers a class to handle a specific NameID format when parsing XML
regFactory(QName, String) - Static method in class org.opensaml.SAMLQuery
Registers a class to handle a specific SAML query type when parsing XML
regFactory(QName, String) - Static method in class org.opensaml.SAMLStatement
Registers a class to handle a specific SAML statement type when parsing XML
registerSchemas(Map) - Method in class org.opensaml.XML.ParserPool
Registers one or more extension schemas in the default schema set.
remainingArtifact - Variable in class org.opensaml.artifact.SAMLArtifact
The remainingArtifact property of this SAMLArtifact object.
removeAction(int) - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
Removes an action by position (zero-based)
removeAction(int) - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Removes an action by position (zero-based)
removeAdvice(int) - Method in class org.opensaml.SAMLAssertion
Removes an advice element by position (zero-based)
removeArtifact(int) - Method in class org.opensaml.SAMLRequest
Removes an artifact by position (zero-based)
removeAssertion(int) - Method in class org.opensaml.SAMLResponse
Removes assertion by position (zero-based)
removeAssertionIdRef(int) - Method in class org.opensaml.SAMLRequest
Removes an assertion reference by position (zero-based)
removeAttribute(int) - Method in class org.opensaml.SAMLAttributeStatement
Removes an attribute by position (zero-based)
removeAudience(int) - Method in class org.opensaml.SAMLAudienceRestrictionCondition
Removes an audience by position (zero-based)
removeBinding(int) - Method in class org.opensaml.SAMLAuthenticationStatement
Removes a binding by position (zero-based)
removeCondition(int) - Method in class org.opensaml.SAMLAssertion
Removes a condition by position (zero-based)
removeConfirmationMethod(int) - Method in class org.opensaml.SAMLSubject
Removes a confirmation method by position (zero-based)
removeDesignator(int) - Method in class org.opensaml.SAMLAttributeQuery
Removes a designator by position (zero-based)
removeEvidence(int) - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
Removes an evidence element by position (zero-based)
removeEvidence(int) - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Removes an evidence element by position (zero-based)
removeRespondWith(int) - Method in class org.opensaml.SAMLRequest
Removes a statement type by position (zero-based)
removeStatement(int) - Method in class org.opensaml.SAMLAssertion
Removes a statement by position (zero-based)
removeValue(int) - Method in class org.opensaml.SAMLAttribute
Removes a value by position (zero-based)
ReplayCache - Interface in org.opensaml
Interface to a potentially persistent replay cache for uniquely-keyed objects
ReplayCacheFactory - Class in org.opensaml
Factory for the ReplayCache interface
ReplayCacheFactory() - Constructor for class org.opensaml.ReplayCacheFactory
 
ReplayedAssertionException - Exception in org.opensaml
Indicates that a profile failed because an assertion was found to be a replayed copy of an earlier assertion already seen
ReplayedAssertionException(Element) - Constructor for exception org.opensaml.ReplayedAssertionException
Creates a new ReplayedAssertionException
ReplayedAssertionException(String) - Constructor for exception org.opensaml.ReplayedAssertionException
Creates a new ReplayedAssertionException
ReplayedAssertionException(String, Exception) - Constructor for exception org.opensaml.ReplayedAssertionException
Creates a new ReplayedAssertionException
ReplayedAssertionException(Collection, String) - Constructor for exception org.opensaml.ReplayedAssertionException
Creates a new ReplayedAssertionException
ReplayedAssertionException(Collection, Exception) - Constructor for exception org.opensaml.ReplayedAssertionException
Creates a new ReplayedAssertionException wrapping an existing exception
ReplayedAssertionException(Collection, String, Exception) - Constructor for exception org.opensaml.ReplayedAssertionException
Creates a new ReplayedAssertionException from an existing exception.
ReplayedAssertionException(QName, String) - Constructor for exception org.opensaml.ReplayedAssertionException
Creates a new ReplayedAssertionException
ReplayedAssertionException(QName, Exception) - Constructor for exception org.opensaml.ReplayedAssertionException
Creates a new ReplayedAssertionException wrapping an existing exception
ReplayedAssertionException(QName, String, Exception) - Constructor for exception org.opensaml.ReplayedAssertionException
Creates a new ReplayedAssertionException from an existing exception.
REQUESTER - Static variable in exception org.opensaml.SAMLException
SAML Requester status code
requestId - Variable in class org.opensaml.SAMLRequest
 
resolve(SAMLRequest) - Method in interface org.opensaml.SAMLBrowserProfile.ArtifactMapper
Resolves 1 or more SAML 1.x artifacts into assertions
resolveEntity(String, String) - Method in class org.opensaml.XML.ParserPool
 
resource - Variable in class org.opensaml.SAMLAttributeQuery
 
resource - Variable in class org.opensaml.SAMLAuthorizationDecisionQuery
 
resource - Variable in class org.opensaml.SAMLAuthorizationDecisionStatement
 
respond(Object, SAMLResponse, SAMLException, Object) - Method in class org.opensaml.provider.SOAPHTTPBindingProvider
 
respond(Object, SAMLResponse, SAMLException) - Method in class org.opensaml.provider.SOAPHTTPBindingProvider
 
respond(Object, SAMLResponse, SAMLException, Object) - Method in interface org.opensaml.SAMLBinding
Return a response or fault to a requester with hook context
respond(Object, SAMLResponse, SAMLException) - Method in interface org.opensaml.SAMLBinding
Return a response or fault to a requester
RESPONDER - Static variable in exception org.opensaml.SAMLException
SAML Responder status code
respondWiths - Variable in class org.opensaml.SAMLRequest
 
response - Variable in class org.opensaml.SAMLBrowserProfile.BrowserProfileResponse
The profile response after initial processing
responseId - Variable in class org.opensaml.SAMLResponse
 
RetryableProfileException - Exception in org.opensaml
Indicates that an error occurred during the processing of a SAML profile, and the error is retryable in the context of the profile
RetryableProfileException(Element) - Constructor for exception org.opensaml.RetryableProfileException
Creates a new RetryableProfileException
RetryableProfileException(String) - Constructor for exception org.opensaml.RetryableProfileException
Creates a new RetryableProfileException
RetryableProfileException(String, Exception) - Constructor for exception org.opensaml.RetryableProfileException
Creates a new RetryableProfileException
RetryableProfileException(Collection, String) - Constructor for exception org.opensaml.RetryableProfileException
Creates a new RetryableProfileException
RetryableProfileException(Collection, Exception) - Constructor for exception org.opensaml.RetryableProfileException
Creates a new RetryableProfileException wrapping an existing exception
RetryableProfileException(Collection, String, Exception) - Constructor for exception org.opensaml.RetryableProfileException
Creates a new RetryableProfileException from an existing exception.
RetryableProfileException(QName, String) - Constructor for exception org.opensaml.RetryableProfileException
Creates a new RetryableProfileException
RetryableProfileException(QName, Exception) - Constructor for exception org.opensaml.RetryableProfileException
Creates a new RetryableProfileException wrapping an existing exception
RetryableProfileException(QName, String, Exception) - Constructor for exception org.opensaml.RetryableProfileException
Creates a new RetryableProfileException from an existing exception.
root - Variable in exception org.opensaml.SAMLException
Root node of a DOM tree capturing the object
root - Variable in class org.opensaml.SAMLObject
Root node of a DOM tree capturing the object

S

safeCompare(String, String) - Static method in class org.opensaml.XML
Compares two strings for equality, allowing for nulls
SAML10_PROTOCOL_ENUM - Static variable in class org.opensaml.XML
SAML 1.x Metadata Profile protocol indicators and namespace
SAML11_PROTOCOL_ENUM - Static variable in class org.opensaml.XML
 
SAML11_SCHEMA_ID - Static variable in class org.opensaml.XML
SAML 1.1 XML Schema Identifier
SAML_ACTION_NAMESPACE_GHPP - Static variable in class org.opensaml.SAMLAction
 
SAML_ACTION_NAMESPACE_RWEDC - Static variable in class org.opensaml.SAMLAction
SAML Action Namespace URI values
SAML_ACTION_NAMESPACE_RWEDC_NEG - Static variable in class org.opensaml.SAMLAction
 
SAML_ACTION_NAMESPACE_UNIX - Static variable in class org.opensaml.SAMLAction
 
SAML_ARTIFACT_SOURCEID - Static variable in class org.opensaml.XML
 
SAML_NS - Static variable in class org.opensaml.XML
SAML XML namespace
SAML_SCHEMA_ID - Static variable in class org.opensaml.XML
SAML XML Schema Identifier
SAML_SOAP_HTTPS - Static variable in interface org.opensaml.SAMLBinding
Deprecated. Deprecated constant name for SAML SOAP binding protocol
SAMLAction - Class in org.opensaml
Represents a SAML Action
SAMLAction() - Constructor for class org.opensaml.SAMLAction
Default constructor
SAMLAction(String, String) - Constructor for class org.opensaml.SAMLAction
Builds an action out of its component parts
SAMLAction(Element) - Constructor for class org.opensaml.SAMLAction
Reconstructs an action from a DOM tree
SAMLAction(InputStream) - Constructor for class org.opensaml.SAMLAction
Reconstructs an action from a stream
SAMLArt - Variable in class org.opensaml.SAMLBrowserProfile.BrowserProfileRequest
 
SAMLArtifact - Class in org.opensaml.artifact
The SAMLArtifact abstract class is a partial implementation of the Artifact interface.
SAMLArtifact() - Constructor for class org.opensaml.artifact.SAMLArtifact
 
SAMLArtifact.Parser - Class in org.opensaml.artifact
Subclasses of SAMLArtifact must extend this (trivial) abstract class or implement Artifact.Parser from scratch.
SAMLArtifact.Parser() - Constructor for class org.opensaml.artifact.SAMLArtifact.Parser
 
SAMLArtifact.RemainingArtifact - Class in org.opensaml.artifact
Subclasses of SAMLArtifact must extend this abstract class or implement Artifact.RemainingArtifact from scratch.
SAMLArtifact.RemainingArtifact() - Constructor for class org.opensaml.artifact.SAMLArtifact.RemainingArtifact
 
SAMLArtifact.TypeCode - Class in org.opensaml.artifact
A TypeCode is an arbitrary two-byte sequence.
SAMLArtifact.TypeCode(byte, byte) - Constructor for class org.opensaml.artifact.SAMLArtifact.TypeCode
The workhorse constructor.
SAMLArtifact.TypeCode(short) - Constructor for class org.opensaml.artifact.SAMLArtifact.TypeCode
A convenience constructor.
SAMLArtifactChecking - Interface in org.opensaml.artifact
Useful constants for artifact implementations.
SAMLArtifactType0001 - Class in org.opensaml.artifact
This class implements a type 0x0001 artifact as specified by SAML V1.1.
SAMLArtifactType0001(byte[]) - Constructor for class org.opensaml.artifact.SAMLArtifactType0001
This constructor initializes the remainingArtifact property by calling the corresponding constructor of this implementation of Artifact.RemainingArtifact.
SAMLArtifactType0001(byte[], byte[]) - Constructor for class org.opensaml.artifact.SAMLArtifactType0001
This constructor initializes the remainingArtifact property by calling the corresponding constructor of this implementation of Artifact.RemainingArtifact.
SAMLArtifactType0001(Artifact.RemainingArtifact) - Constructor for class org.opensaml.artifact.SAMLArtifactType0001
This constructor initializes the remainingArtifact property to the given value.
SAMLArtifactType0001.Parser - Class in org.opensaml.artifact
An implementation of Artifact.Parser for type 0x0001 artifacts.
SAMLArtifactType0001.Parser() - Constructor for class org.opensaml.artifact.SAMLArtifactType0001.Parser
 
SAMLArtifactType0001.RemainingArtifact - Class in org.opensaml.artifact
An implementation of Artifact.RemainingArtifact for type 0x0001 artifacts (via extension of SAMLArtifact.RemainingArtifact).
SAMLArtifactType0001.RemainingArtifact(byte[]) - Constructor for class org.opensaml.artifact.SAMLArtifactType0001.RemainingArtifact
This constructor initializes a property of this RemainingArtifact object to the given value.
SAMLArtifactType0001.RemainingArtifact(byte[], byte[]) - Constructor for class org.opensaml.artifact.SAMLArtifactType0001.RemainingArtifact
This constructor initializes the properties of this RemainingArtifact object to the given values.
SAMLArtifactType0002 - Class in org.opensaml.artifact
This class implements a type 0x0002 artifact as specified by SAML V1.1.
SAMLArtifactType0002(URI) - Constructor for class org.opensaml.artifact.SAMLArtifactType0002
This constructor initializes the remainingArtifact property by calling the corresponding constructor of this implementation of Artifact.RemainingArtifact.
SAMLArtifactType0002(byte[], URI) - Constructor for class org.opensaml.artifact.SAMLArtifactType0002
This constructor initializes the remainingArtifact property by calling the corresponding constructor of this implementation of Artifact.RemainingArtifact.
SAMLArtifactType0002(Artifact.RemainingArtifact) - Constructor for class org.opensaml.artifact.SAMLArtifactType0002
This constructor initializes the remainingArtifact property to the given value.
SAMLArtifactType0002.Parser - Class in org.opensaml.artifact
An implementation of Artifact.Parser for type 0x0002 artifacts.
SAMLArtifactType0002.Parser() - Constructor for class org.opensaml.artifact.SAMLArtifactType0002.Parser
 
SAMLArtifactType0002.RemainingArtifact - Class in org.opensaml.artifact
An implementation of Artifact.RemainingArtifact for type 0x0002 artifacts (via extension of SAMLArtifact.RemainingArtifact).
SAMLArtifactType0002.RemainingArtifact(URI) - Constructor for class org.opensaml.artifact.SAMLArtifactType0002.RemainingArtifact
This constructor initializes the sourceLocation property of this RemainingArtifact object to the given value.
SAMLArtifactType0002.RemainingArtifact(byte[], URI) - Constructor for class org.opensaml.artifact.SAMLArtifactType0002.RemainingArtifact
This constructor initializes the properties of this RemainingArtifact object to the given values.
SAMLAssertion - Class in org.opensaml
Represents a SAML Assertion
SAMLAssertion() - Constructor for class org.opensaml.SAMLAssertion
Default constructor
SAMLAssertion(String, Date, Date, Collection, Collection, Collection) - Constructor for class org.opensaml.SAMLAssertion
Builds an assertion out of its component parts
SAMLAssertion(String, Date, String, Date, Date, Collection, Collection, Collection) - Constructor for class org.opensaml.SAMLAssertion
Builds an assertion out of its component parts
SAMLAssertion(Element) - Constructor for class org.opensaml.SAMLAssertion
Reconstructs an assertion from a DOM tree
SAMLAssertion(InputStream) - Constructor for class org.opensaml.SAMLAssertion
Reconstructs an assertion from a stream
SAMLAssertion(InputStream, int) - Constructor for class org.opensaml.SAMLAssertion
Reconstructs an assertion of a particular minor version from a stream
SAMLAttribute - Class in org.opensaml
Basic SAML Attribute implementation that handles rudimentary attribute value types
SAMLAttribute() - Constructor for class org.opensaml.SAMLAttribute
Default constructor
SAMLAttribute(String, String, QName, long, Collection) - Constructor for class org.opensaml.SAMLAttribute
Builds an Attribute out of its component parts
SAMLAttribute(Element) - Constructor for class org.opensaml.SAMLAttribute
Reconstructs an attribute from a DOM tree
SAMLAttribute(InputStream) - Constructor for class org.opensaml.SAMLAttribute
Reconstructs an attribute from a stream
SAMLAttributeDesignator - Class in org.opensaml
SAML Attribute Designator implementation
SAMLAttributeDesignator() - Constructor for class org.opensaml.SAMLAttributeDesignator
Default constructor
SAMLAttributeDesignator(String, String) - Constructor for class org.opensaml.SAMLAttributeDesignator
Builds an AttributeDesignator out of its component parts
SAMLAttributeDesignator(Element) - Constructor for class org.opensaml.SAMLAttributeDesignator
Reconstructs an AttributeDesignator from a DOM tree
SAMLAttributeDesignator(InputStream) - Constructor for class org.opensaml.SAMLAttributeDesignator
Reconstructs an AttributeDesignator from a stream
SAMLAttributeQuery - Class in org.opensaml
Represents a SAML Attribute Query object
SAMLAttributeQuery() - Constructor for class org.opensaml.SAMLAttributeQuery
Default constructor
SAMLAttributeQuery(SAMLSubject, String, Collection) - Constructor for class org.opensaml.SAMLAttributeQuery
Builds an attribute query out of its component parts
SAMLAttributeQuery(Element) - Constructor for class org.opensaml.SAMLAttributeQuery
Reconstructs an attribute query from a DOM tree
SAMLAttributeQuery(InputStream) - Constructor for class org.opensaml.SAMLAttributeQuery
Reconstructs an attribute query from a stream
SAMLAttributeStatement - Class in org.opensaml
Represents a SAML Attribute Statement
SAMLAttributeStatement() - Constructor for class org.opensaml.SAMLAttributeStatement
Default constructor
SAMLAttributeStatement(SAMLSubject, Collection) - Constructor for class org.opensaml.SAMLAttributeStatement
Builds a statement out of its component parts
SAMLAttributeStatement(Element) - Constructor for class org.opensaml.SAMLAttributeStatement
Reconstructs an attribute statement from a DOM tree
SAMLAttributeStatement(InputStream) - Constructor for class org.opensaml.SAMLAttributeStatement
Reconstructs an attribute statement from a stream
SAMLAudienceRestrictionCondition - Class in org.opensaml
Represents a SAML AudienceRestrictionCondition
SAMLAudienceRestrictionCondition() - Constructor for class org.opensaml.SAMLAudienceRestrictionCondition
Default constructor
SAMLAudienceRestrictionCondition(Collection) - Constructor for class org.opensaml.SAMLAudienceRestrictionCondition
Builds a condition out of its component parts
SAMLAudienceRestrictionCondition(Element) - Constructor for class org.opensaml.SAMLAudienceRestrictionCondition
Reconstructs a condition from a DOM tree
SAMLAudienceRestrictionCondition(InputStream) - Constructor for class org.opensaml.SAMLAudienceRestrictionCondition
Reconstructs a condition from a stream
SAMLAuthenticationQuery - Class in org.opensaml
Represents a SAML Authentication Query object
SAMLAuthenticationQuery() - Constructor for class org.opensaml.SAMLAuthenticationQuery
Default constructor
SAMLAuthenticationQuery(SAMLSubject, String) - Constructor for class org.opensaml.SAMLAuthenticationQuery
Builds an authentication query out of its component parts
SAMLAuthenticationQuery(Element) - Constructor for class org.opensaml.SAMLAuthenticationQuery
Reconstructs an authentication query from a DOM tree
SAMLAuthenticationQuery(InputStream) - Constructor for class org.opensaml.SAMLAuthenticationQuery
Reconstructs an authentication query from a stream
SAMLAuthenticationStatement - Class in org.opensaml
Represents a SAML Authentication Statement
SAMLAuthenticationStatement() - Constructor for class org.opensaml.SAMLAuthenticationStatement
Default constructor
SAMLAuthenticationStatement(SAMLSubject, String, Date, String, String, Collection) - Constructor for class org.opensaml.SAMLAuthenticationStatement
Builds a statement out of its component parts
SAMLAuthenticationStatement(SAMLSubject, Date, String, String, Collection) - Constructor for class org.opensaml.SAMLAuthenticationStatement
Builds a statement out of its component parts
SAMLAuthenticationStatement(Element) - Constructor for class org.opensaml.SAMLAuthenticationStatement
Reconstructs a statement from a DOM tree
SAMLAuthenticationStatement(InputStream) - Constructor for class org.opensaml.SAMLAuthenticationStatement
Reconstructs a statement from a stream
SAMLAuthorityBinding - Class in org.opensaml
Wraps a SAML Authority Binding
SAMLAuthorityBinding() - Constructor for class org.opensaml.SAMLAuthorityBinding
Default constructor
SAMLAuthorityBinding(String, String, QName) - Constructor for class org.opensaml.SAMLAuthorityBinding
Constructor builds a SAML AuthorityBinding out of its component parts
SAMLAuthorityBinding(Element) - Constructor for class org.opensaml.SAMLAuthorityBinding
Reconstructs a binding from a DOM tree
SAMLAuthorityBinding(InputStream) - Constructor for class org.opensaml.SAMLAuthorityBinding
Reconstructs a binding from a stream
SAMLAuthorizationDecisionQuery - Class in org.opensaml
Represents a SAML AuthorizationDecisionQuery
SAMLAuthorizationDecisionQuery() - Constructor for class org.opensaml.SAMLAuthorizationDecisionQuery
Default constructor
SAMLAuthorizationDecisionQuery(SAMLSubject, String, Collection, Collection) - Constructor for class org.opensaml.SAMLAuthorizationDecisionQuery
Builds an AuthorizationDecisionQuery out of its component parts
SAMLAuthorizationDecisionQuery(Element) - Constructor for class org.opensaml.SAMLAuthorizationDecisionQuery
Reconstructs a query from a DOM tree
SAMLAuthorizationDecisionQuery(InputStream) - Constructor for class org.opensaml.SAMLAuthorizationDecisionQuery
Reconstructs a query from a stream
SAMLAuthorizationDecisionStatement - Class in org.opensaml
Represents a SAML authorization decision statement.
SAMLAuthorizationDecisionStatement() - Constructor for class org.opensaml.SAMLAuthorizationDecisionStatement
Default constructor
SAMLAuthorizationDecisionStatement(SAMLSubject, String, String, Collection, Collection) - Constructor for class org.opensaml.SAMLAuthorizationDecisionStatement
Builds an AuthorizationDecisionStatement out of its component parts
SAMLAuthorizationDecisionStatement(Element) - Constructor for class org.opensaml.SAMLAuthorizationDecisionStatement
Reconstructs a statement from a DOM tree
SAMLAuthorizationDecisionStatement(InputStream) - Constructor for class org.opensaml.SAMLAuthorizationDecisionStatement
Reconstructs a statement from a stream
SAMLBinding - Interface in org.opensaml
Interface to generic SAML binding implementations.
SAMLBindingFactory - Class in org.opensaml
Factory for the SAMLBinding interface
SAMLBindingFactory() - Constructor for class org.opensaml.SAMLBindingFactory
 
SAMLBrowserProfile - Interface in org.opensaml
Interface to the SAML 1.x browser profiles.
SAMLBrowserProfile.ArtifactMapper - Interface in org.opensaml
Interface provided by SAML application to enable SAML 1.x artifacts to be resolved.
SAMLBrowserProfile.BrowserProfileRequest - Class in org.opensaml
Wrapper for the pieces of the profile request provided to the profile provider
SAMLBrowserProfile.BrowserProfileRequest() - Constructor for class org.opensaml.SAMLBrowserProfile.BrowserProfileRequest
 
SAMLBrowserProfile.BrowserProfileResponse - Class in org.opensaml
Wrapper for the pieces of the profile response available to the caller
SAMLBrowserProfile.BrowserProfileResponse() - Constructor for class org.opensaml.SAMLBrowserProfile.BrowserProfileResponse
 
SAMLBrowserProfileFactory - Class in org.opensaml
Factory for the SAMLBrowserProfile interface
SAMLBrowserProfileFactory() - Constructor for class org.opensaml.SAMLBrowserProfileFactory
 
SAMLCondition - Class in org.opensaml
Abstract base class for all SAML conditions
SAMLCondition() - Constructor for class org.opensaml.SAMLCondition
 
SAMLConfig - Class in org.opensaml
OpenSAML configuration bundle.
SAMLConfig() - Constructor for class org.opensaml.SAMLConfig
 
SAMLDecision - Class in org.opensaml
Represents a SAML Decision
SAMLDecision() - Constructor for class org.opensaml.SAMLDecision
 
SAMLDoNotCacheCondition - Class in org.opensaml
Represents a SAML DoNotCacheCondition
SAMLDoNotCacheCondition() - Constructor for class org.opensaml.SAMLDoNotCacheCondition
Default constructor
SAMLDoNotCacheCondition(Element) - Constructor for class org.opensaml.SAMLDoNotCacheCondition
Reconstructs a condition from a DOM tree
SAMLDoNotCacheCondition(InputStream) - Constructor for class org.opensaml.SAMLDoNotCacheCondition
Reconstructs a condition from a stream
SAMLException - Exception in org.opensaml
Encapsulates a general SAML error.
SAMLException(Element) - Constructor for exception org.opensaml.SAMLException
Initializes an exception from a DOM tree
SAMLException(String) - Constructor for exception org.opensaml.SAMLException
Creates a new SAMLException
SAMLException(String, Exception) - Constructor for exception org.opensaml.SAMLException
Creates a new SAMLException
SAMLException(Collection) - Constructor for exception org.opensaml.SAMLException
Creates a new SAMLException
SAMLException(Collection, String) - Constructor for exception org.opensaml.SAMLException
Creates a new SAMLException
SAMLException(Collection, Exception) - Constructor for exception org.opensaml.SAMLException
Creates a new SAMLException wrapping an existing exception
SAMLException(Collection, String, Exception) - Constructor for exception org.opensaml.SAMLException
Creates a new SAMLException from an existing exception.
SAMLException(QName) - Constructor for exception org.opensaml.SAMLException
Creates a new SAMLException
SAMLException(QName, String) - Constructor for exception org.opensaml.SAMLException
Creates a new SAMLException
SAMLException(QName, Exception) - Constructor for exception org.opensaml.SAMLException
Creates a new SAMLException wrapping an existing exception
SAMLException(QName, String, Exception) - Constructor for exception org.opensaml.SAMLException
Creates a new SAMLException from an existing exception.
SAMLIdentifier - Interface in org.opensaml
Encapsulates generation of identifiers and pseudo-random data for SAML objects
SAMLIdentifierFactory - Class in org.opensaml
Factory for the SAMLIdentifier interface
SAMLIdentifierFactory() - Constructor for class org.opensaml.SAMLIdentifierFactory
 
SAMLNameIdentifier - Class in org.opensaml
Represents a SAML Subject
SAMLNameIdentifier() - Constructor for class org.opensaml.SAMLNameIdentifier
Default constructor
SAMLNameIdentifier(String, String, String) - Constructor for class org.opensaml.SAMLNameIdentifier
Builds a name identifier out of its component parts
SAMLNameIdentifier(Element) - Constructor for class org.opensaml.SAMLNameIdentifier
Reconstructs a name identifier from a DOM tree
SAMLNameIdentifier(InputStream) - Constructor for class org.opensaml.SAMLNameIdentifier
Reconstructs a name identifier from a stream
SAMLObject - Class in org.opensaml
Abstract base class for all SAML constructs
SAMLObject() - Constructor for class org.opensaml.SAMLObject
 
SAMLP11_SCHEMA_ID - Static variable in class org.opensaml.XML
SAML 1.1 protocol XML Schema Identifier
SAMLP_NS - Static variable in class org.opensaml.XML
SAML protocol XML namespace
SAMLP_SCHEMA_ID - Static variable in class org.opensaml.XML
SAML protocol XML Schema Identifier
SAMLPOSTProfile - Class in org.opensaml
Deprecated.  
SAMLPOSTProfile() - Constructor for class org.opensaml.SAMLPOSTProfile
Deprecated.  
SAMLQuery - Class in org.opensaml
Abstract base class for all SAML queries
SAMLQuery() - Constructor for class org.opensaml.SAMLQuery
 
SAMLRequest - Class in org.opensaml
Represents a SAML protocol request
SAMLRequest() - Constructor for class org.opensaml.SAMLRequest
Default constructor
SAMLRequest(SAMLQuery) - Constructor for class org.opensaml.SAMLRequest
Builds a SAML request using a query
SAMLRequest(SAMLQuery, String, Date) - Constructor for class org.opensaml.SAMLRequest
Builds a SAML request using a query
SAMLRequest(Collection) - Constructor for class org.opensaml.SAMLRequest
Builds a SAML request using artifacts or assertion references
SAMLRequest(Collection, String, Date) - Constructor for class org.opensaml.SAMLRequest
Builds a SAML request using artifacts or assertion references
SAMLRequest(Element) - Constructor for class org.opensaml.SAMLRequest
Reconstructs a request from a DOM tree
SAMLRequest(InputStream) - Constructor for class org.opensaml.SAMLRequest
Reconstructs a request from a stream
SAMLRequest(InputStream, int) - Constructor for class org.opensaml.SAMLRequest
Reconstructs a request of a particular minor version from a stream
SAMLResponse - Variable in class org.opensaml.SAMLBrowserProfile.BrowserProfileRequest
 
SAMLResponse - Class in org.opensaml
Represents a SAML protocol response
SAMLResponse() - Constructor for class org.opensaml.SAMLResponse
Default constructor
SAMLResponse(String, String, Collection, SAMLException) - Constructor for class org.opensaml.SAMLResponse
Builds a SAML response out of its component parts
SAMLResponse(String, Date, String, String, Collection, SAMLException) - Constructor for class org.opensaml.SAMLResponse
Builds a SAML response out of its component parts
SAMLResponse(Element) - Constructor for class org.opensaml.SAMLResponse
Reconstructs a response from a DOM tree
SAMLResponse(InputStream) - Constructor for class org.opensaml.SAMLResponse
Reconstructs a response from a stream
SAMLResponse(InputStream, int) - Constructor for class org.opensaml.SAMLResponse
Reconstructs a response of a particular minor version from a stream
SAMLSignedObject - Class in org.opensaml
Abstract base class for all SAML objects that can be signed
SAMLSignedObject() - Constructor for class org.opensaml.SAMLSignedObject
 
SAMLSOAPBinding - Interface in org.opensaml
Interface for SAML SOAP binding implementations.
SAMLSOAPBinding.SOAPHook - Interface in org.opensaml
Callback interface provided by client application enabling post-construction modification or examination of SOAP envelope.
SAMLSOAPHTTPBinding - Interface in org.opensaml
Interface for SAML SOAP HTTP binding implementations.
SAMLSOAPHTTPBinding.HTTPHook - Interface in org.opensaml
Callback interface provided by client application enabling post-construction examination/modification of HTTP exchange.
SAMLStatement - Class in org.opensaml
Abstract base class for all SAML statements
SAMLStatement() - Constructor for class org.opensaml.SAMLStatement
 
SAMLSubject - Class in org.opensaml
Represents a SAML Subject
SAMLSubject() - Constructor for class org.opensaml.SAMLSubject
Default constructor
SAMLSubject(SAMLNameIdentifier, Collection, Element, Object) - Constructor for class org.opensaml.SAMLSubject
Builds a subject out of its component parts
SAMLSubject(Element) - Constructor for class org.opensaml.SAMLSubject
Reconstructs a subject from a DOM tree
SAMLSubject(InputStream) - Constructor for class org.opensaml.SAMLSubject
Reconstructs a subject from a stream
SAMLSubjectQuery - Class in org.opensaml
Abstract class for a SAML Subject Statement
SAMLSubjectQuery() - Constructor for class org.opensaml.SAMLSubjectQuery
Default constructor
SAMLSubjectQuery(SAMLSubject) - Constructor for class org.opensaml.SAMLSubjectQuery
Builds a subject query out of its component parts
SAMLSubjectQuery(Element) - Constructor for class org.opensaml.SAMLSubjectQuery
Reconstructs a subject query from a DOM tree
SAMLSubjectQuery(InputStream) - Constructor for class org.opensaml.SAMLSubjectQuery
Reconstructs a subject query from a stream
SAMLSubjectStatement - Class in org.opensaml
Abstract class for a SAML Subject Statement
SAMLSubjectStatement() - Constructor for class org.opensaml.SAMLSubjectStatement
Default constructor
SAMLSubjectStatement(SAMLSubject) - Constructor for class org.opensaml.SAMLSubjectStatement
Builds a statement out of its component parts
SAMLSubjectStatement(Element) - Constructor for class org.opensaml.SAMLSubjectStatement
Reconstructs a subject statement from a DOM tree
SAMLSubjectStatement(InputStream) - Constructor for class org.opensaml.SAMLSubjectStatement
Reconstructs a subject statement from a stream
SecureRandomIDProvider - Class in org.opensaml.provider
Generation of identifiers for SAML objects using SecureRandom
SecureRandomIDProvider() - Constructor for class org.opensaml.provider.SecureRandomIDProvider
 
send(String, SAMLRequest, Object) - Method in class org.opensaml.provider.SOAPHTTPBindingProvider
 
send(String, SAMLRequest) - Method in class org.opensaml.provider.SOAPHTTPBindingProvider
 
send(String, SAMLRequest, Object) - Method in interface org.opensaml.SAMLBinding
Used by requester to send a SAML request to an authority, and obtain a response in return, with hook context
send(String, SAMLRequest) - Method in interface org.opensaml.SAMLBinding
Used by requester to send a SAML request to an authority, and obtain a response in return
sendRequest(SAMLRequest, Object) - Method in interface org.opensaml.SAMLSOAPBinding
Packages a SAML request for transmission via SOAP
sendRequest(SAMLRequest, Object) - Method in class org.opensaml.SOAPBinding
 
sendResponse(SAMLResponse, SAMLException, Object) - Method in interface org.opensaml.SAMLSOAPBinding
Packages a SAML response for transmission via SOAP
sendResponse(SAMLResponse, SAMLException, Object) - Method in class org.opensaml.SOAPBinding
 
SERVER - Static variable in exception org.opensaml.SOAPException
SOAP Server fault code
setActions(Collection) - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
Sets the actions to include in the query
setActions(Collection) - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Sets the actions to include in the statement
setAdvice(Collection) - Method in class org.opensaml.SAMLAssertion
Sets the optional Advice data to include in the assertion
setArtifacts(Collection) - Method in class org.opensaml.SAMLRequest
Sets the artifacts contained within the request
setAssertionIdRefs(Collection) - Method in class org.opensaml.SAMLRequest
Sets the assertion ID references contained within the request
setAssertions(Collection) - Method in class org.opensaml.SAMLResponse
Sets the SAML assertions to include in the response
setAttributes(Collection) - Method in class org.opensaml.SAMLAttributeStatement
Sets the attributes inside the statement
setAudiences(Collection) - Method in class org.opensaml.SAMLAudienceRestrictionCondition
Sets the audiences to include in the condition
setAuthInstant(Date) - Method in class org.opensaml.SAMLAuthenticationStatement
Sets the datetime of authentication
setAuthMethod(String) - Method in class org.opensaml.SAMLAuthenticationQuery
Sets the authentication method inside the query
setAuthMethod(String) - Method in class org.opensaml.SAMLAuthenticationStatement
Sets the authentication method
setAuthorityKind(QName) - Method in class org.opensaml.SAMLAuthorityBinding
Sets the QName of the query element processable by the authority
setBinding(String) - Method in class org.opensaml.SAMLAuthorityBinding
Sets the protocol binding attribute of the authority binding
setBindings(Collection) - Method in class org.opensaml.SAMLAuthenticationStatement
Sets SAML authority binding information
setBooleanProperty(String, Boolean) - Method in class org.opensaml.SAMLConfig
Sets a binary library configuration property in boolean form
setConditions(Collection) - Method in class org.opensaml.SAMLAssertion
Sets the conditions included in the assertion
setConfirmationData(Element) - Method in class org.opensaml.SAMLSubject
Sets the optional confirmation data of the Subject
setConfirmationMethods(Collection) - Method in class org.opensaml.SAMLSubject
Sets the confirmation methods of the Subject
setData(String) - Method in class org.opensaml.SAMLAction
Sets the data of the action
setDecision(String) - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Sets the decision inside the statement
setDefaultBindingProvider(String, String) - Method in class org.opensaml.SAMLConfig
 
setDefaultSchema(Schema) - Method in class org.opensaml.XML.ParserPool
Deprecated.  
setDefaultSchemas(Schema, Schema) - Method in class org.opensaml.XML.ParserPool
Directly installs a custom schema.
setDesignators(Collection) - Method in class org.opensaml.SAMLAttributeQuery
Sets the attribute designators inside the query
setDirty(boolean) - Method in class org.opensaml.SAMLObject
Sets or clears the object's dirty bit.
setDirty(boolean) - Method in class org.opensaml.SAMLSignedObject
 
setEvidence(Collection) - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
Sets the evidence to include in the query
setEvidence(Collection) - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Sets the evidence to include in the statement
setFactory(String) - Static method in class org.opensaml.SAMLAttribute
Registers a class name to handle SAML attribute construction from XML
setFormat(String) - Method in class org.opensaml.SAMLNameIdentifier
Sets the format of the name
setId(String) - Method in class org.opensaml.SAMLAssertion
Sets the assertion ID NOTE: Use this method with caution.
setId(String) - Method in class org.opensaml.SAMLRequest
Sets the request ID NOTE: Use this method with caution.
setId(String) - Method in class org.opensaml.SAMLResponse
Sets the response ID NOTE: Use this method with caution.
setInResponseTo(String) - Method in class org.opensaml.SAMLResponse
Sets the InResponseTo attribute
setIntProperty(String, int) - Method in class org.opensaml.SAMLConfig
Sets a binary library configuration property in boolean form
setIssueInstant(Date) - Method in class org.opensaml.SAMLAssertion
Sets the issue timestamp of the assertion
setIssueInstant(Date) - Method in class org.opensaml.SAMLRequest
Sets the issue timestamp of the request
setIssueInstant(Date) - Method in class org.opensaml.SAMLResponse
Sets the issue timestamp of the response
setIssuer(String) - Method in class org.opensaml.SAMLAssertion
Sets the issuer name
setKeyInfo(Object) - Method in class org.opensaml.SAMLSubject
Sets the ds:KeyInfo of the Subject
setLifetime(long) - Method in class org.opensaml.SAMLAttribute
Sets the value's lifetime, in seconds
setLocation(String) - Method in class org.opensaml.SAMLAuthorityBinding
Sets the location attribute of the authority binding
setMinorVersion(int) - Method in class org.opensaml.SAMLAssertion
Sets the MinorVersion of the assertion
setMinorVersion(int) - Method in class org.opensaml.SAMLRequest
Sets the MinorVersion of the request
setMinorVersion(int) - Method in class org.opensaml.SAMLResponse
Sets the MinorVersion of the response
setName(String) - Method in class org.opensaml.SAMLAttribute
Sets the AttributeName attribute of the SAML Attribute
setName(String) - Method in class org.opensaml.SAMLAttributeDesignator
Sets the AttributeName attribute of the SAML AttributeDesignator
setName(String) - Method in class org.opensaml.SAMLNameIdentifier
Sets the name of the Subject
setNameIdentifier(SAMLNameIdentifier) - Method in class org.opensaml.SAMLSubject
Sets the name identifier of the Subject
setNameQualifier(String) - Method in class org.opensaml.SAMLNameIdentifier
Sets the name qualifier
setNamespace(String) - Method in class org.opensaml.SAMLAction
Sets the namespace of the action
setNamespace(String) - Method in class org.opensaml.SAMLAttribute
Sets the AttributeNamespace attribute of the SAML Attribute
setNamespace(String) - Method in class org.opensaml.SAMLAttributeDesignator
Sets the AttributeNamespace attribute of the SAML AttributeDesignator
setNotBefore(Date) - Method in class org.opensaml.SAMLAssertion
Sets the start of the assertion's validity period
setNotOnOrAfter(Date) - Method in class org.opensaml.SAMLAssertion
Sets the end of the assertion's validity period
setParent(SAMLObject) - Method in exception org.opensaml.SAMLException
Informs the object that it is being inserted into a composite structure, allowing it to check for existing containment and throw an exception, preventing unexplained errors due to multiple object containment.
setParent(SAMLObject) - Method in class org.opensaml.SAMLObject
Informs the object that it is being inserted into a composite structure, allowing it to check for existing containment and throw an exception, preventing unexplained errors due to multiple object containment.
setProperties(Properties) - Method in class org.opensaml.SAMLConfig
Enables a set of configuration properties.
setProperty(String, String) - Method in class org.opensaml.SAMLConfig
Sets a library configuration property
setQuery(SAMLQuery) - Method in class org.opensaml.SAMLRequest
Sets the query contained within the request
setRecipient(String) - Method in class org.opensaml.SAMLResponse
Sets the Recipient attribute
setResource(String) - Method in class org.opensaml.SAMLAttributeQuery
Sets the resource URI inside the query
setResource(String) - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
Sets the resource URI inside the query
setResource(String) - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
Sets the resource URI inside the statement
setRespondWiths(Collection) - Method in class org.opensaml.SAMLRequest
Sets the types of statements the requester is prepared to accept
setStatements(Collection) - Method in class org.opensaml.SAMLAssertion
Sets the statements to include in the assertion
setStatus(SAMLException) - Method in class org.opensaml.SAMLResponse
Sets the SAML status to include in the response
setSubject(SAMLSubject) - Method in class org.opensaml.SAMLSubjectQuery
Sets the query subject
setSubject(SAMLSubject) - Method in class org.opensaml.SAMLSubjectStatement
Sets the statement subject
setSubjectDNS(String) - Method in class org.opensaml.SAMLAuthenticationStatement
Sets the subject's DNS address
setSubjectIP(String) - Method in class org.opensaml.SAMLAuthenticationStatement
Sets the subject's IP address
setType(QName) - Method in class org.opensaml.SAMLAttribute
Sets the value of the xsi:type attribute, if any, of the SAML Attribute
setURI(String) - Method in class org.opensaml.artifact.URI
Sets the URI.
setURI(byte[], String) - Method in class org.opensaml.artifact.URI
Sets the URI.
setValues(Collection) - Method in class org.opensaml.SAMLAttribute
Sets the values of the attribute
sign(String, Key, Collection) - Method in class org.opensaml.SAMLSignedObject
Sign the SAML object according to the input parameters, using a default digest algorithm.
sign(String, String, Key, Collection) - Method in class org.opensaml.SAMLSignedObject
Sign the SAML object according to the input parameters
size() - Method in interface org.opensaml.artifact.ByteSizedSequence
Get the size of this sequence of bytes.
size() - Method in class org.opensaml.artifact.SAMLArtifact
 
size() - Method in class org.opensaml.artifact.SAMLArtifactType0001.RemainingArtifact
 
size() - Method in class org.opensaml.artifact.SAMLArtifactType0002.RemainingArtifact
 
size() - Method in class org.opensaml.artifact.TwoByteSequence
Get the size of this sequence of bytes.
SOAP - Static variable in interface org.opensaml.SAMLBinding
SAML SOAP binding protocol
SOAP11ENV_NS - Static variable in class org.opensaml.XML
SOAP 1.1 Envelope XML namespace
SOAP11ENV_SCHEMA_ID - Static variable in class org.opensaml.XML
SOAP 1.1 Envelope Schema Identifier
SOAPBinding - Class in org.opensaml
Implementation of SOAP binding packaging methods, useful as a base class for full binding implementations once a transport protocol is added by implementing the actual binding methods.
SOAPBinding() - Constructor for class org.opensaml.SOAPBinding
 
SOAPException - Exception in org.opensaml
Indicates that a SOAP processing error occurred in the context of the SAML SOAP binding.
SOAPException(Element) - Constructor for exception org.opensaml.SOAPException
Creates a new SOAPException
SOAPException(String) - Constructor for exception org.opensaml.SOAPException
Creates a new SOAPException
SOAPException(String, Exception) - Constructor for exception org.opensaml.SOAPException
Creates a new SOAPException
SOAPException(Collection, String) - Constructor for exception org.opensaml.SOAPException
Creates a new SOAPException
SOAPException(Collection, Exception) - Constructor for exception org.opensaml.SOAPException
Creates a new SOAPException wrapping an existing exception
SOAPException(Collection, String, Exception) - Constructor for exception org.opensaml.SOAPException
Creates a new SOAPException from an existing exception.
SOAPException(QName, String) - Constructor for exception org.opensaml.SOAPException
Creates a new SOAPException
SOAPException(QName, Exception) - Constructor for exception org.opensaml.SOAPException
Creates a new SOAPException wrapping an existing exception
SOAPException(QName, String, Exception) - Constructor for exception org.opensaml.SOAPException
Creates a new SOAPException from an existing exception.
SOAPHTTPBindingProvider - Class in org.opensaml.provider
SOAP over HTTP binding implementation.
SOAPHTTPBindingProvider(String, Element) - Constructor for class org.opensaml.provider.SOAPHTTPBindingProvider
Defeault constructor for a SAMLSOAPBinding object
statements - Variable in class org.opensaml.SAMLAssertion
 
statementTypeMap - Static variable in class org.opensaml.SAMLStatement
Maps SAML statement types (as XML QNames) to Java class implementations
subject - Variable in class org.opensaml.SAMLSubjectQuery
 
subject - Variable in class org.opensaml.SAMLSubjectStatement
 
subjectDNS - Variable in class org.opensaml.SAMLAuthenticationStatement
 
subjectIP - Variable in class org.opensaml.SAMLAuthenticationStatement
 
SUCCESS - Static variable in exception org.opensaml.SAMLException
SAML Success status code

T

TARGET - Variable in class org.opensaml.SAMLBrowserProfile.BrowserProfileRequest
 
TARGET - Variable in class org.opensaml.SAMLBrowserProfile.BrowserProfileResponse
TARGET profile parameter received with response
toBase64() - Method in class org.opensaml.SAMLObject
Returns a base64-encoded XML representation of the SAML object
toBytes() - Method in class org.opensaml.artifact.URI
Gets the URI as an array of bytes.
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAction
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAssertion
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAttribute
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAttributeDesignator
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAttributeQuery
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAttributeStatement
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAudienceRestrictionCondition
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAuthenticationQuery
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAuthenticationStatement
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAuthorityBinding
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAuthorizationDecisionQuery
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLAuthorizationDecisionStatement
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLDoNotCacheCondition
 
toDOM(Document, boolean) - Method in exception org.opensaml.SAMLException
Transforms the object into a DOM tree using an existing document context
toDOM(boolean) - Method in exception org.opensaml.SAMLException
Transforms the object into a DOM tree without an existing document context
toDOM(Document) - Method in exception org.opensaml.SAMLException
Transforms the object into a DOM tree using an existing document context, including namespace declarations
toDOM() - Method in exception org.opensaml.SAMLException
Transforms the object into a DOM tree without an existing document context, including namespace declarations
toDOM(Document, boolean) - Method in class org.opensaml.SAMLNameIdentifier
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLObject
Transforms the object into a DOM tree using an existing document context
toDOM(boolean) - Method in class org.opensaml.SAMLObject
Transforms the object into a DOM tree without an existing document context
toDOM(Document) - Method in class org.opensaml.SAMLObject
Transforms the object into a DOM tree using an existing document context, including namespace declarations
toDOM() - Method in class org.opensaml.SAMLObject
Transforms the object into a DOM tree without an existing document context, including namespace declarations
toDOM(Document, boolean) - Method in class org.opensaml.SAMLRequest
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLResponse
 
toDOM(boolean) - Method in class org.opensaml.SAMLSignedObject
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLSubject
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLSubjectQuery
 
toDOM(Document, boolean) - Method in class org.opensaml.SAMLSubjectStatement
 
toDOM(Document) - Method in exception org.opensaml.SOAPException
Transforms the object into a DOM tree using an existing document context
toStream(OutputStream) - Method in exception org.opensaml.SAMLException
Serializes the XML representation of a SAML Status to a stream
toStream(OutputStream) - Method in class org.opensaml.SAMLObject
Serializes the XML representation of the SAML object to a stream
toString() - Method in interface org.opensaml.artifact.ByteSizedSequence
Get a string representation of this sequence of bytes.
toString() - Method in class org.opensaml.artifact.SAMLArtifact.RemainingArtifact
Encode this Artifact.RemainingArtifact object using a simple hex encoding method.
toString() - Method in class org.opensaml.artifact.SAMLArtifact
Encode this SAMLArtifact object using a simple hex encoding method.
toString() - Method in class org.opensaml.artifact.SAMLArtifact.TypeCode
Converts this TypeCode object to a string.
toString() - Method in class org.opensaml.artifact.TwoByteSequence
Converts this sequence of bytes to a string.
toString() - Method in class org.opensaml.artifact.URI
Gets the URI as a string.
toString() - Method in exception org.opensaml.SAMLException
Overrides toString to pick up any embedded exception
toString() - Method in class org.opensaml.SAMLObject
Serializes a SAML object to a string in exclusive canonical form.
TrustException - Exception in org.opensaml
Indicates an error at a level somewhere above core processing rules, generally involving
TrustException(Element) - Constructor for exception org.opensaml.TrustException
Creates a new TrustException
TrustException(String) - Constructor for exception org.opensaml.TrustException
Creates a new TrustException
TrustException(String, Exception) - Constructor for exception org.opensaml.TrustException
Creates a new TrustException
TrustException(Collection, String) - Constructor for exception org.opensaml.TrustException
Creates a new TrustException
TrustException(Collection, Exception) - Constructor for exception org.opensaml.TrustException
Creates a new TrustException wrapping an existing exception
TrustException(Collection, String, Exception) - Constructor for exception org.opensaml.TrustException
Creates a new TrustException from an existing exception.
TrustException(QName, String) - Constructor for exception org.opensaml.TrustException
Creates a new TrustException
TrustException(QName, Exception) - Constructor for exception org.opensaml.TrustException
Creates a new TrustException wrapping an existing exception
TrustException(QName, String, Exception) - Constructor for exception org.opensaml.TrustException
Creates a new TrustException from an existing exception.
TwoByteSequence - Class in org.opensaml.artifact
A TwoByteSequence is an arbitrary sequence of two bytes.
TwoByteSequence(byte, byte) - Constructor for class org.opensaml.artifact.TwoByteSequence
The workhorse constructor.
TwoByteSequence(short) - Constructor for class org.opensaml.artifact.TwoByteSequence
A convenience constructor.
type - Variable in class org.opensaml.SAMLAttribute
The schema type of attribute value(s)
TYPE_CODE - Static variable in class org.opensaml.artifact.SAMLArtifactType0001
The type code of this Artifact object.
TYPE_CODE - Static variable in class org.opensaml.artifact.SAMLArtifactType0002
The type code of this Artifact object.
TYPE_CODE_ERROR_MSG - Static variable in interface org.opensaml.artifact.SAMLArtifactChecking
 
typeCode - Variable in class org.opensaml.artifact.SAMLArtifact
The typeCode property of this SAMLArtifact object.

U

UnknownAssertionException - Exception in org.opensaml
Indicates that an error occurred before or during the processing of a SAML request/response exchange.
UnknownAssertionException(Element) - Constructor for exception org.opensaml.UnknownAssertionException
Creates a new UnknownAssertionException
UnknownAssertionException(String) - Constructor for exception org.opensaml.UnknownAssertionException
Creates a new UnknownAssertionException
UnknownAssertionException(String, Exception) - Constructor for exception org.opensaml.UnknownAssertionException
Creates a new UnknownAssertionException
UnknownAssertionException(Collection, String) - Constructor for exception org.opensaml.UnknownAssertionException
Creates a new UnknownAssertionException
UnknownAssertionException(Collection, Exception) - Constructor for exception org.opensaml.UnknownAssertionException
Creates a new UnknownAssertionException wrapping an existing exception
UnknownAssertionException(Collection, String, Exception) - Constructor for exception org.opensaml.UnknownAssertionException
Creates a new UnknownAssertionException from an existing exception.
UnknownAssertionException(QName, String) - Constructor for exception org.opensaml.UnknownAssertionException
Creates a new UnknownAssertionException
UnknownAssertionException(QName, Exception) - Constructor for exception org.opensaml.UnknownAssertionException
Creates a new UnknownAssertionException wrapping an existing exception
UnknownAssertionException(QName, String, Exception) - Constructor for exception org.opensaml.UnknownAssertionException
Creates a new UnknownAssertionException from an existing exception.
unregFactory(QName) - Static method in class org.opensaml.SAMLCondition
Unregisters a class to handle a specific SAML condition type when parsing XML
unregFactory(String) - Static method in class org.opensaml.SAMLNameIdentifier
Unregisters a class to handle a specific NameID format when parsing XML
unregFactory(QName) - Static method in class org.opensaml.SAMLQuery
Unregisters a class to handle a specific SAML query type when parsing XML
unregFactory(QName) - Static method in class org.opensaml.SAMLStatement
Unregisters a class to handle a specific SAML statement type when parsing XML
unsign() - Method in class org.opensaml.SAMLSignedObject
Remove the signature and turn this into an unsigned object.
UnsupportedExtensionException - Exception in org.opensaml
Indicates that a message contained information requiring extension code that has not been registered with the SAML runtime.
UnsupportedExtensionException(Element) - Constructor for exception org.opensaml.UnsupportedExtensionException
Creates a new UnsupportedExtensionException
UnsupportedExtensionException(String) - Constructor for exception org.opensaml.UnsupportedExtensionException
Creates a new UnsupportedExtensionException
UnsupportedExtensionException(String, Exception) - Constructor for exception org.opensaml.UnsupportedExtensionException
Creates a new UnsupportedExtensionException
UnsupportedExtensionException(Collection, String) - Constructor for exception org.opensaml.UnsupportedExtensionException
Creates a new UnsupportedExtensionException
UnsupportedExtensionException(Collection, Exception) - Constructor for exception org.opensaml.UnsupportedExtensionException
Creates a new UnsupportedExtensionException wrapping an existing exception
UnsupportedExtensionException(Collection, String, Exception) - Constructor for exception org.opensaml.UnsupportedExtensionException
Creates a new UnsupportedExtensionException from an existing exception.
UnsupportedExtensionException(QName, String) - Constructor for exception org.opensaml.UnsupportedExtensionException
Creates a new UnsupportedExtensionException
UnsupportedExtensionException(QName, Exception) - Constructor for exception org.opensaml.UnsupportedExtensionException
Creates a new UnsupportedExtensionException wrapping an existing exception
UnsupportedExtensionException(QName, String, Exception) - Constructor for exception org.opensaml.UnsupportedExtensionException
Creates a new UnsupportedExtensionException from an existing exception.
UnsupportedProfileException - Exception in org.opensaml
Indicates that use of a SAML profile was attempted but is not supported by the SAML application.
UnsupportedProfileException(Element) - Constructor for exception org.opensaml.UnsupportedProfileException
Creates a new UnsupportedProfileException
UnsupportedProfileException(String) - Constructor for exception org.opensaml.UnsupportedProfileException
Creates a new UnsupportedProfileException
UnsupportedProfileException(String, Exception) - Constructor for exception org.opensaml.UnsupportedProfileException
Creates a new UnsupportedProfileException
UnsupportedProfileException(Collection, String) - Constructor for exception org.opensaml.UnsupportedProfileException
Creates a new UnsupportedProfileException
UnsupportedProfileException(Collection, Exception) - Constructor for exception org.opensaml.UnsupportedProfileException
Creates a new UnsupportedProfileException wrapping an existing exception
UnsupportedProfileException(Collection, String, Exception) - Constructor for exception org.opensaml.UnsupportedProfileException
Creates a new UnsupportedProfileException from an existing exception.
UnsupportedProfileException(QName, String) - Constructor for exception org.opensaml.UnsupportedProfileException
Creates a new UnsupportedProfileException
UnsupportedProfileException(QName, Exception) - Constructor for exception org.opensaml.UnsupportedProfileException
Creates a new UnsupportedProfileException wrapping an existing exception
UnsupportedProfileException(QName, String, Exception) - Constructor for exception org.opensaml.UnsupportedProfileException
Creates a new UnsupportedProfileException from an existing exception.
URI - Class in org.opensaml.artifact
A simple class to represent URIs.
URI() - Constructor for class org.opensaml.artifact.URI
Constructor.
URI(String) - Constructor for class org.opensaml.artifact.URI
Constructor.
URI(byte[], String) - Constructor for class org.opensaml.artifact.URI
Constructor.
Util - Class in org.opensaml.artifact
An artifact utility class.

V

valueFromDOM(Element) - Method in class org.opensaml.SAMLAttribute
Creates the internal representation of an attribute value from the specified element.
values - Variable in class org.opensaml.SAMLAttribute
An array of attribute values
valueToDOM(int, Element) - Method in class org.opensaml.SAMLAttribute
Creates the DOM representation of an attribute value in the specified element.
verify() - Method in class org.opensaml.SAMLSignedObject
Verifies the signature using only the keying material included within it
verify(Certificate) - Method in class org.opensaml.SAMLSignedObject
Verifies the signature using the keying material provided
verify(Key) - Method in class org.opensaml.SAMLSignedObject
Verifies the signature using the keying material provided
VERSION - Static variable in exception org.opensaml.SAMLException
SAML Version Mismatch status code
VERSION - Static variable in exception org.opensaml.SOAPException
SOAP Version Mismatch status code

W

warning(SAXParseException) - Method in class org.opensaml.XML.ParserPool
Called by parser if a warning is issued, currently logs the condition

X

XML - Class in org.opensaml
Utility classes for XML constants and optimizations
XML() - Constructor for class org.opensaml.XML
 
XML.ParserPool - Class in org.opensaml
Nested class that provides XML parsers as a pooled resource
XML.ParserPool() - Constructor for class org.opensaml.XML.ParserPool
Constructor for the ParserPool object
XML_NS - Static variable in class org.opensaml.XML
XML core namespace
XML_SCHEMA_ID - Static variable in class org.opensaml.XML
XML core schema identifier
XMLNS_NS - Static variable in class org.opensaml.XML
XML namespace for xmlns attributes
XMLSIG_NS - Static variable in class org.opensaml.XML
XML Signature namespace
XMLSIG_SCHEMA_ID - Static variable in class org.opensaml.XML
XML Signature Schema Identifier
XSD_NS - Static variable in class org.opensaml.XML
XML Schema Instance namespace
XSI_NS - Static variable in class org.opensaml.XML
XML Schema Instance namespace

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

Copyright ? 2005 UCAID. All Rights Reserved.