A B C D E F G H I K L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractExtensibleSOAPObject - Class in org.opensaml.soap.common
-
Abstract class implementing element and attribute extensibility.
- AbstractExtensibleSOAPObject(String, String, String) - Constructor for class org.opensaml.soap.common.AbstractExtensibleSOAPObject
-
Constructor.
- AbstractHeaderGeneratingMessageHandler - Class in org.opensaml.soap.messaging
-
Abstract base class for message handlers that generate SOAP headers.
- AbstractHeaderGeneratingMessageHandler() - Constructor for class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
- AbstractPipelineHttpSOAPClient - Class in org.opensaml.soap.client.http
-
SOAP client that is based on
HttpClientMessagePipeline. - AbstractPipelineHttpSOAPClient() - Constructor for class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Constructor.
- AbstractToken<TokenType> - Class in org.opensaml.soap.wssecurity.messaging
-
Base abstract implementation of
Token. - AbstractToken(TokenType) - Constructor for class org.opensaml.soap.wssecurity.messaging.AbstractToken
-
Constructor.
- Action - Interface in org.opensaml.soap.wsaddressing
-
The <wsa:Action> element.
- ACTION_URI_FAULT - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing Action URI for messages carrying WS-Addressing Faults ONLY.
- ACTION_URI_SOAP_FAULT - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing Action URI for messages carrying non-WS-Addressing Faults.
- actionURI - Variable in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
The Action URI value.
- ActorBearing - Interface in org.opensaml.soap.soap11
-
Interface for element having a
@soap11:actorattribute. - addHeaderBlock(MessageContext, XMLObject) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Add a header block to the SOAP envelope contained within the specified message context's SOAP subcontext.
- addMustUnderstand(MessageContext, XMLObject, boolean) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Add whether the specified header block is indicated as mustUnderstand.
- Address - Interface in org.opensaml.soap.wsaddressing
-
The <wsa:Address> element.
- Address - Interface in org.opensaml.soap.wsfed
-
This interface defines how the object representing a WS Address
Addresselement behaves. - addSecurityHeaderBlock(MessageContext, XMLObject, boolean) - Static method in class org.opensaml.soap.wssecurity.messaging.WSSecurityMessagingSupport
-
Add a
Securitysub-header block to the SOAP envelope contained within the specified message context's SOAP subcontext. - addSecurityHeaderBlock(MessageContext, XMLObject, boolean, String, boolean) - Static method in class org.opensaml.soap.wssecurity.messaging.WSSecurityMessagingSupport
-
Add a
Securitysub-header block to the SOAP envelope contained within the specified message context's SOAP subcontext. - addSOAP11ActorAttribute(XMLObject, String) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds a
soap11:actorattribute to the given SOAP object. - addSOAP11EncodingStyle(XMLObject, String) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds a single encoding style to the given SOAP object.
- addSOAP11EncodingStyles(XMLObject, List<String>) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds a
soap11:encodingStyleattribute to the given SOAP object. - addSOAP11HeaderBlock(Envelope, XMLObject) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Add a header to the SOAP 1.1 Envelope.
- addSOAP11MustUnderstandAttribute(XMLObject, boolean) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds a
soap11:mustUnderstandattribute to the given SOAP object. - addSOAP12EncodingStyleAttribute(XMLObject, String) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds the
soap12:encodingStyleattribute to the given soap object. - addSOAP12MustUnderstandAttribute(XMLObject, boolean) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds a
soap12:mustUnderstandattribute to the given SOAP object. - addSOAP12RelayAttribute(XMLObject, boolean) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds a
soap12:relayattribute to the given SOAP object. - addSOAP12RoleAttribute(XMLObject, String) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds the
soap12:roleattribute to the given soap object. - addTargetNode(MessageContext, XMLObject, String) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Add the target node info to the header block, either
soap11:actor, orsoap12:role. - addWSAIsReferenceParameter(XMLObject, boolean) - Static method in class org.opensaml.soap.wsaddressing.util.WSAddressingSupport
-
Adds a
wsa:IsReferenceParameterattribute to the given SOAP object. - addWSSE11TokenType(XMLObject, String) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Adds a
wsse11:TokenTypeattribute to the given SOAP object. - addWSSEUsage(XMLObject, String) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Adds a single
wsse:Usagevalue to the given SOAP object. - addWSSEUsages(XMLObject, List<String>) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Adds a
wsse:Usageattribute to the given SOAP object. - addWSUId(XMLObject, String) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Adds a
wsu:Idattribute to the given SOAP object. - All - Interface in org.opensaml.soap.wspolicy
-
The wsp:All element.
- ALLOW_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wstrust.Renewing
-
The wst:Renewing/@Allow attribute local name.
- AllowPostdating - Interface in org.opensaml.soap.wstrust
-
The wst:AllowPostdating element.
- ANONYMOUS - Static variable in interface org.opensaml.soap.wsaddressing.Address
-
Anonymous address URI.
- AppliesTo - Interface in org.opensaml.soap.wsfed
-
This interface defines how the object representing a WS Applies To
AppliesToelement behaves. - AppliesTo - Interface in org.opensaml.soap.wspolicy
-
The wsp:AppliesTo element.
- apply(InOutOperationContext) - Method in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient.DefaultPipelineNameStrategy
- apply(MessageContext) - Method in class org.opensaml.soap.client.messaging.SOAPClientDestinationURILookup
- apply(MessageContext) - Method in class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingFunction
- apply(MessageContext) - Method in class org.opensaml.soap.client.security.SOAPClientSecurityProfileIdLookupFunction
- AttributedDateTime - Interface in org.opensaml.soap.wssecurity
-
Interface for elements of complex type AttributedDateTime.
- AttributedQName - Interface in org.opensaml.soap.wsaddressing
-
Interface for type <wsa:AttributedQName>.
- AttributedString - Interface in org.opensaml.soap.wssecurity
-
Interface for elements of complex type AttributedString.
- AttributedUnsignedLong - Interface in org.opensaml.soap.wsaddressing
-
Interface for type <wsa:AttributedUnsignedLongType>.
- AttributedURI - Interface in org.opensaml.soap.wsaddressing
-
Interface for element of type <wsa:AttributedURIType>.
- AttributedURI - Interface in org.opensaml.soap.wssecurity
-
Interface for elements of complex type AttributedURI.
- attributes - Variable in class org.opensaml.soap.common.AbstractExtensibleSOAPObject
-
Attributes of the proxied Element.
- AUTH_HASH - Static variable in interface org.opensaml.soap.wstrust.CombinedHash
-
The fixed string "AUTH-HASH" used in computing the value of the combined hash.
- AuthenticationType - Interface in org.opensaml.soap.wstrust
-
The wst:AuthenticationType element.
- Authenticator - Interface in org.opensaml.soap.wstrust
-
The wst:Authenticator element.
B
- BATCH_CANCEL - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
RequestType BatchCancel URI.
- BATCH_ISSUE - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
RequestType BatchIssue URI.
- BATCH_RENEW - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
RequestType BatchRenew URI.
- BATCH_VALIDATE - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
RequestType BatchValidate URI.
- BEARER - Static variable in interface org.opensaml.soap.wstrust.KeyType
-
The KeyType Bearer URI.
- BinaryExchange - Interface in org.opensaml.soap.wstrust
-
The wst:BinaryExchange element.
- BinarySecret - Interface in org.opensaml.soap.wstrust
-
The wst:BinarySecret element.
- BinarySecurityToken - Interface in org.opensaml.soap.wssecurity
-
The <wsse:BinarySecurityToken> element.
- Body - Interface in org.opensaml.soap.soap11
-
SOAP 1.1 Body.
- buildHttpContext(HttpUriRequest, InOutOperationContext) - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Build the
HttpClientContextinstance to be used by the HttpClient. - buildHttpRequest(String, InOutOperationContext) - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Build the
HttpUriRequestinstance to be executed by the HttpClient. - buildObject() - Method in interface org.opensaml.soap.common.SOAPObjectBuilder
-
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
- buildObject() - Method in interface org.opensaml.soap.wsaddressing.WSAddressingObjectBuilder
-
Builds a WS-Addressing object.
- buildObject() - Method in interface org.opensaml.soap.wsfed.WSFedObjectBuilder
-
Builds a WS-Federation object using its default element name.
- buildObject() - Method in interface org.opensaml.soap.wspolicy.WSPolicyObjectBuilder
-
Builds a WS-Policy object.
- buildObject() - Method in interface org.opensaml.soap.wssecurity.WSSecurityObjectBuilder
-
Builds a WS-Security object of the given type.
- buildObject() - Method in interface org.opensaml.soap.wstrust.WSTrustObjectBuilder
-
Builds a WS-Trust object of the given type.
- buildSOAP11Fault(QName, String, String, List<XMLObject>, Map<QName, String>) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Build a SOAP 1.1.
- buildTLSCriteriaSet(HttpUriRequest, InOutOperationContext) - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Build the dynamic
CriteriaSetinstance to be used for TLS trust evaluation.
C
- CANCEL - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
RequestType Cancel URI.
- CancelTarget - Interface in org.opensaml.soap.wstrust
-
The wst:CancelTarget element.
- CanonicalizationAlgorithm - Interface in org.opensaml.soap.wstrust
-
The wst:CanonicalizationAlgorithm element.
- Challenge - Interface in org.opensaml.soap.wstrust
-
The wst:Challenge element.
- checkUnderstoodHeader(MessageContext, XMLObject) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Check whether a header was understood.
- Claims - Interface in org.opensaml.soap.wstrust
-
The wst:Claims element.
- clearFault(MessageContext) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Clear the currently registered SOAP fault, if any.
- CLIENT - Static variable in interface org.opensaml.soap.soap11.FaultCode
-
FaultCode value
Client. - Code - Interface in org.opensaml.soap.wstrust
-
The wst:Code element within a wst:Status element.
- CombinedHash - Interface in org.opensaml.soap.wstrust
-
The wst:CombinedHash element.
- ComputedKey - Interface in org.opensaml.soap.wstrust
-
The wst:ComputedKey element.
- ComputedKeyAlgorithm - Interface in org.opensaml.soap.wstrust
-
The wst:ComputedKeyAlgorithm element.
- CONTEXT_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityToken
-
The Context attribute name.
- CONTEXT_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponse
-
The Context attribute name.
- Created - Interface in org.opensaml.soap.wssecurity
-
The <wsu:Created> element.
- createPostMethod(String, HttpSOAPRequestParameters, Envelope) - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Create the post method used to send the SOAP request.
- createRequestEntity(Envelope, Charset) - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Create the request entity that makes up the POST message body.
D
- decorateGeneratedHeader(MessageContext, XMLObject) - Method in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
Decorate the header based on configured and/or resolved values.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.Body
-
Element local name.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.Detail
-
Element local name.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.Envelope
-
Element local name.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.Fault
-
Element local name.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.FaultActor
-
Element local name.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.FaultCode
-
Element local name.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.FaultString
-
Element local name.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.Header
-
Element local name.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsfed.Address
-
Element name, no namespace.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsfed.AppliesTo
-
Element name, no namespace.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsfed.EndPointReference
-
Element name, no namespace.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsfed.RequestedSecurityToken
-
Element name, no namespace.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsfed.RequestSecurityTokenResponse
-
Element name, no namespace.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.soap11.Body
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.soap11.Detail
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.soap11.Envelope
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.soap11.Fault
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.soap11.FaultActor
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.soap11.FaultCode
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.soap11.FaultString
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.soap11.Header
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsfed.Address
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsfed.AppliesTo
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsfed.EndPointReference
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsfed.RequestedSecurityToken
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsfed.RequestSecurityTokenResponse
-
Default element name.
- DefaultPipelineNameStrategy() - Constructor for class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient.DefaultPipelineNameStrategy
- Delegatable - Interface in org.opensaml.soap.wstrust
-
The wst:Delegatable element.
- delegateMap - Variable in class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingFunction
-
Map of pipeline names to delegate predicates.
- delegateMap - Variable in class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingPredicate
-
Map of pipeline names to delegate predicates.
- DelegateTo - Interface in org.opensaml.soap.wstrust
-
The wst:DelegateTo element.
- destinationURI - Variable in class org.opensaml.soap.client.SOAPClientContext
-
The destination URI for the SOAP message being sent.
- Detail - Interface in org.opensaml.soap.soap11
-
SOAP 1.1 Detail.
- DIALECT_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wstrust.Claims
-
The wst:Claims/@Dialect attribute local name.
- DIALECT_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wstrust.Entropy
-
The wst:Claims/@Dialect attribute local name.
- DIGEST_ALGORITHM_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wspolicy.PolicyReference
-
The wsp:PolicyReference/@Digest attribute local name.
- DIGEST_ALGORITHM_SHA1EXC - Static variable in interface org.opensaml.soap.wspolicy.PolicyReference
-
The default wsp:PolicyReference/@DigestAlgorithm attribute value.
- DIGEST_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wspolicy.PolicyReference
-
The wsp:PolicyReference/@Digest attribute local name.
- doDestroy() - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
- doDestroy() - Method in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
- doInitialize() - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
- doInitialize() - Method in class org.opensaml.soap.client.http.HttpSOAPClient
- doInitialize() - Method in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
- doPreInvoke(MessageContext) - Method in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
E
- effectiveMustUnderstand - Variable in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
The effective mustUnderstand value to use.
- effectiveTargetNode - Variable in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
The effective target node value to use.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.Action
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.Address
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.EndpointReference
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.FaultTo
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.From
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.MessageID
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.Metadata
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ProblemAction
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ProblemHeaderQName
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ProblemIRI
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ReferenceParameters
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.RelatesTo
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ReplyTo
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.RetryAfter
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.SoapAction
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.To
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wspolicy.All
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wspolicy.AppliesTo
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wspolicy.ExactlyOne
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wspolicy.Policy
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wspolicy.PolicyAttachment
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wspolicy.PolicyReference
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.BinarySecurityToken
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Created
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Embedded
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.EncryptedHeader
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Expires
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Iteration
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.KeyIdentifier
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Nonce
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Password
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Reference
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Salt
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Security
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.SecurityTokenReference
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.SignatureConfirmation
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Timestamp
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.TransformationParameters
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Username
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.UsernameToken
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.AllowPostdating
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.AuthenticationType
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Authenticator
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.BinaryExchange
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.BinarySecret
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.CancelTarget
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.CanonicalizationAlgorithm
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Challenge
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Claims
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Code
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.CombinedHash
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.ComputedKey
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.ComputedKeyAlgorithm
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Delegatable
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.DelegateTo
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Encryption
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.EncryptionAlgorithm
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.EncryptWith
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Entropy
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Forwardable
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.IssuedTokens
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Issuer
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.KeyExchangeToken
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.KeySize
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.KeyType
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.KeyWrapAlgorithm
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Lifetime
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.OnBehalfOf
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Participant
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Participants
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Primary
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.ProofEncryption
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Reason
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Renewing
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RenewTarget
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedAttachedReference
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedProofToken
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedSecurityToken
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedTokenCancelled
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedUnattachedReference
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestKET
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityToken
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenCollection
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponse
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponseCollection
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.SignatureAlgorithm
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.SignChallenge
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.SignChallengeResponse
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.SignWith
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Status
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.TokenType
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.UseKey
-
Element local name.
- ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.ValidateTarget
-
Element local name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.Action
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.Address
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.EndpointReference
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.FaultTo
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.From
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.MessageID
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.Metadata
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ProblemAction
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ProblemHeaderQName
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ProblemIRI
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ReferenceParameters
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.RelatesTo
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ReplyTo
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.RetryAfter
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.SoapAction
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wsaddressing.To
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wspolicy.All
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wspolicy.AppliesTo
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wspolicy.ExactlyOne
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wspolicy.Policy
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wspolicy.PolicyAttachment
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wspolicy.PolicyReference
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.BinarySecurityToken
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.Created
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.Embedded
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.EncryptedHeader
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.Expires
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.Iteration
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.KeyIdentifier
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.Nonce
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.Password
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.Reference
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.Salt
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.Security
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.SecurityTokenReference
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.SignatureConfirmation
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.Timestamp
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.TransformationParameters
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.Username
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wssecurity.UsernameToken
-
Qualified element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.AllowPostdating
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.AuthenticationType
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Authenticator
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.BinaryExchange
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.BinarySecret
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.CancelTarget
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.CanonicalizationAlgorithm
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Challenge
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Claims
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Code
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.CombinedHash
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.ComputedKey
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.ComputedKeyAlgorithm
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Delegatable
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.DelegateTo
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Encryption
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.EncryptionAlgorithm
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.EncryptWith
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Entropy
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Forwardable
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.IssuedTokens
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Issuer
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.KeyExchangeToken
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.KeySize
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.KeyType
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.KeyWrapAlgorithm
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Lifetime
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.OnBehalfOf
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Participant
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Participants
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Primary
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.ProofEncryption
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Reason
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Renewing
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RenewTarget
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedAttachedReference
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedProofToken
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedSecurityToken
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedTokenCancelled
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedUnattachedReference
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestKET
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityToken
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenCollection
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponse
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponseCollection
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.SignatureAlgorithm
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.SignChallenge
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.SignChallengeResponse
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.SignWith
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.Status
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.TokenType
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.UseKey
-
Default element name.
- ELEMENT_NAME - Static variable in interface org.opensaml.soap.wstrust.ValidateTarget
-
Default element name.
- Embedded - Interface in org.opensaml.soap.wssecurity
-
the <wsse:Embedded> element.
- EncodedString - Interface in org.opensaml.soap.wssecurity
-
Interface for elements of complex type EncodedString.
- ENCODING_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wssecurity.EncodedString
-
The EncodingType attribute name.
- ENCODING_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wstrust.BinaryExchange
-
The EncodingType attribute name.
- ENCODING_TYPE_BASE64_BINARY - Static variable in interface org.opensaml.soap.wssecurity.EncodedString
-
The EncodingType attribute value
#Base64Binary. - EncodingStyleBearing - Interface in org.opensaml.soap.soap11
-
Interface for element having a
@soap11:encodingStyleattribute. - EncodingStyleBearing - Interface in org.opensaml.soap.soap12
-
Interface for element having a
@soap12:encodingStyleattribute. - ENCRYPTED_KEY_SHA1 - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - KeyIdentifier - EncryptedKeySHA1.
- EncryptedHeader - Interface in org.opensaml.soap.wssecurity
-
The <wsse:EncryptedHeader> element.
- Encryption - Interface in org.opensaml.soap.wstrust
-
The wst:Encryption element.
- EncryptionAlgorithm - Interface in org.opensaml.soap.wstrust
-
The wst:EncryptionAlgorithm element.
- EncryptWith - Interface in org.opensaml.soap.wstrust
-
The wst:EncryptWith element.
- EndpointReference - Interface in org.opensaml.soap.wsaddressing
-
The <wsa:EndpointReference> element.
- EndPointReference - Interface in org.opensaml.soap.wsfed
-
This interface defines how the object representing a WS End Point Reference
EndPointReferenceelement behaves. - EndpointReferenceType - Interface in org.opensaml.soap.wsaddressing
-
Interface for element of type
EndpointReferenceType. - Entropy - Interface in org.opensaml.soap.wstrust
-
The wst:Entropy element.
- envelope - Variable in class org.opensaml.soap.messaging.context.SOAP11Context
-
The SAML protocol in use.
- Envelope - Interface in org.opensaml.soap.soap11
-
SOAP 1.1 Envelope.
- evaluateSecurityPolicy(SOAPClientContext) - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Evaluates the security policy associated with the given message context.
- ExactlyOne - Interface in org.opensaml.soap.wspolicy
-
The wsp:ExactlyOne element.
- Expires - Interface in org.opensaml.soap.wssecurity
-
The <wsu:Expires> element.
F
- fault - Variable in exception org.opensaml.soap.common.SOAP11FaultDecodingException
-
The SOAP 1.1.
- fault - Variable in class org.opensaml.soap.messaging.context.SOAP11Context
-
SOAP 1.1 Fault related to the current message processing context.
- Fault - Interface in org.opensaml.soap.soap11
-
SOAP 1.1 Fault.
- faultActionURI - Variable in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
The Fault Action URI value.
- FaultActor - Interface in org.opensaml.soap.soap11
-
SOAP 1.1 faultactor.
- FaultCode - Interface in org.opensaml.soap.soap11
-
SOAP 1.1 faultcode.
- FaultString - Interface in org.opensaml.soap.soap11
-
SOAP 1.1 faultstring.
- FaultTo - Interface in org.opensaml.soap.wsaddressing
-
The <wsa:FaultTo> element.
- finalDestination - Variable in class org.opensaml.soap.messaging.context.InboundSOAPContext
-
Flag indicating whether the node is the final destination for the current message processing context.
- Forwardable - Interface in org.opensaml.soap.wstrust
-
The wst:Forwardable element.
- From - Interface in org.opensaml.soap.wsaddressing
-
The <wsa:From> element.
G
- getAction() - Method in interface org.opensaml.soap.wsaddressing.ProblemAction
-
Get the Action child element.
- getActionURI() - Method in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
Get the Action URI value.
- getActor() - Method in interface org.opensaml.soap.soap11.Fault
-
Gets the URI of the fault actor for this fault.
- getAddress() - Method in interface org.opensaml.soap.wsaddressing.EndpointReferenceType
-
Returns the <wsa:Address> child element.
- getAddress() - Method in interface org.opensaml.soap.wsfed.EndPointReference
-
Return the object representing the
Address(element). - getAlls() - Method in interface org.opensaml.soap.wspolicy.OperatorContentType
-
Get the list of
Allelements. - getAppliesTo() - Method in interface org.opensaml.soap.wsfed.RequestSecurityTokenResponse
-
Gets the entity to which the token applies.
- getAppliesTo() - Method in interface org.opensaml.soap.wspolicy.PolicyAttachment
-
Get the AppliesTo child element.
- getBody() - Method in interface org.opensaml.soap.soap11.Envelope
-
Gets the body of this envelope.
- getChallenge() - Method in interface org.opensaml.soap.wstrust.SignChallengeType
-
Returns the wst:Challenge child element.
- getCode() - Method in interface org.opensaml.soap.soap11.Fault
-
Gets the fault code for this fault.
- getCode() - Method in interface org.opensaml.soap.wstrust.Status
-
Returns the wst:Code child element.
- getCombinedHash() - Method in interface org.opensaml.soap.wstrust.Authenticator
-
Returns the wst:CombinedHash child element.
- getContext() - Method in interface org.opensaml.soap.wstrust.RequestSecurityToken
-
Returns the Context attribute value.
- getContext() - Method in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponse
-
Returns the Context attribute value.
- getCreated() - Method in interface org.opensaml.soap.wssecurity.Timestamp
-
Returns the <wsu:Created< child element.
- getCreated() - Method in interface org.opensaml.soap.wstrust.Lifetime
-
Returns the wsu:Created child element.
- getDateTime() - Method in interface org.opensaml.soap.wssecurity.AttributedDateTime
-
Returns the Instant content or attribute value.
- getDestinationURI() - Method in class org.opensaml.soap.client.SOAPClientContext
-
Get the the destination URI for the SOAP message being sent.
- getDetail() - Method in interface org.opensaml.soap.soap11.Fault
-
Gets details of this fault.
- getDialect() - Method in interface org.opensaml.soap.wstrust.Claims
-
Returns the wst:Claims/@Dialect attribute value.
- getDigest() - Method in interface org.opensaml.soap.wspolicy.PolicyReference
-
Returns the wsp:PolicyReference/@Digest attribute URI value.
- getDigestAlgorithm() - Method in interface org.opensaml.soap.wspolicy.PolicyReference
-
Returns the wsp:PolicyReference/@DigestAlgoritm attribute Base64 binary value.
- getEffectiveTargetNode() - Method in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
Get the effective value for target node (SOAP 1.1 actor or SOAP 1.2 role).
- getEncodingType() - Method in interface org.opensaml.soap.wssecurity.EncodedString
-
Returns the EncodingType attribute value.
- getEncodingType() - Method in interface org.opensaml.soap.wstrust.BinaryExchange
-
Returns the EncodingType attribute value.
- getEncryptedData() - Method in interface org.opensaml.soap.wssecurity.EncryptedHeader
-
Gets the EncryptedData child element.
- getEndPointReference() - Method in interface org.opensaml.soap.wsfed.AppliesTo
-
Gets the endpoint reference of the entity applicable entity.
- getEnvelope() - Method in class org.opensaml.soap.messaging.context.SOAP11Context
-
Gets the current SOAP 1.1 Envelope.
- getExactlyOnes() - Method in interface org.opensaml.soap.wspolicy.OperatorContentType
-
Get the list of
ExactlyOneelements. - getExpires() - Method in interface org.opensaml.soap.wssecurity.Timestamp
-
Returns the <wsu:Expires> child element.
- getExpires() - Method in interface org.opensaml.soap.wstrust.Lifetime
-
Returns the wsu:Expires child element.
- getFault() - Method in exception org.opensaml.soap.client.SOAPFaultException
-
Gets the fault that caused the exception.
- getFault() - Method in exception org.opensaml.soap.common.SOAP11FaultDecodingException
-
Get the SOAP 1.1 Fault represented by the exception.
- getFault() - Method in class org.opensaml.soap.messaging.context.SOAP11Context
-
Get the current SOAP 1.1 Fault related to the current message processing context.
- getFaultActionURI() - Method in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
Get the Fault Action URI value.
- getHeader() - Method in interface org.opensaml.soap.soap11.Envelope
-
Gets the header of this envelope.
- getHeaderBlock(MessageContext, QName, Set<String>, boolean) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Get a header block from the SOAP envelope contained within the specified message context's SOAP subcontext.
- getHttpClient() - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Get the client used to make outbound HTTP requests.
- getHttpClientSecurityParameters() - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Get the optional client security parameters.
- getHTTPResponseStatus() - Method in class org.opensaml.soap.messaging.context.SOAP11Context
-
Get the optional HTTP response status code to return.
- getInboundHeaderBlock(MessageContext, QName) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Get a header block from the SOAP envelope contained within the specified message context's SOAP subcontext.
- getInboundSOAPContext(MessageContext) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Get the current
InboundSOAPContextfor the givenMessageContext. - getMessage() - Method in interface org.opensaml.soap.soap11.Fault
-
Gets the fault string for this fault.
- getMessageIDURI() - Method in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
Get the MessageID URI value.
- getMetadata() - Method in interface org.opensaml.soap.wsaddressing.EndpointReferenceType
-
Returns the optional <wsa:Metadata> child element.
- getName() - Method in interface org.opensaml.soap.wspolicy.Policy
-
Returns the wsp:Policy/@Name attribute value.
- getNodeActors() - Method in class org.opensaml.soap.messaging.context.InboundSOAPContext
-
Get the (modifiable) set of actor URI's under which this SOAP node is operating.
- getOrderedChildren() - Method in class org.opensaml.soap.common.AbstractExtensibleSOAPObject
- getOutboundHeaderBlock(MessageContext, QName) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Get a header block from the SOAP envelope contained within the specified message context's SOAP subcontext.
- getParticipants() - Method in interface org.opensaml.soap.wstrust.Participants
-
Returns the list of wst:Participant child elements .
- getPipelineName() - Method in class org.opensaml.soap.client.SOAPClientContext
-
Get the name of the specific SOAP client message pipeline to use, for example with
PipelineFactoryHttpSOAPClient. - getPolicies() - Method in interface org.opensaml.soap.wspolicy.OperatorContentType
-
Get the list of
Policyelements. - getPolicies() - Method in interface org.opensaml.soap.wspolicy.PolicyAttachment
-
Get the list of Policy child elements.
- getPolicyReferences() - Method in interface org.opensaml.soap.wspolicy.OperatorContentType
-
Get the list of
PolicyReferenceelements. - getPolicyReferences() - Method in interface org.opensaml.soap.wspolicy.PolicyAttachment
-
Get the list of PolicyReference child elements.
- getPrimary() - Method in interface org.opensaml.soap.wstrust.Participants
-
Returns the wst:Primary child element.
- getReason() - Method in interface org.opensaml.soap.wstrust.Status
-
Returns the wst:Reason child element.
- getReferenceParameters() - Method in interface org.opensaml.soap.wsaddressing.EndpointReferenceType
-
Returns the optional <wsa:ReferenceParameters> child element.
- getRelatesToRelationshipType() - Method in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
Get the RelatesTo RelationshipType attribute value.
- getRelatesToURI() - Method in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
Get the RelatesTo URI value.
- getRelationshipType() - Method in interface org.opensaml.soap.wsaddressing.RelatesTo
-
Returns the RelationshipType attribute URI value.
- getRequestedSecurityToken() - Method in interface org.opensaml.soap.wsfed.RequestSecurityTokenResponse
-
Return the list of Security Token child elements.
- getRequestSecurityTokenResponses() - Method in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponseCollection
-
Returns the list of wst:RequestSecurityTokenResponse child elements.
- getRequestSecurityTokens() - Method in interface org.opensaml.soap.wstrust.RequestSecurityTokenCollection
-
Returns the list of wst:RequestSecurityToken child elements contained in the RSTC.
- getSecurityConfigurationProfileId() - Method in class org.opensaml.soap.client.security.SOAPClientSecurityContext
-
Get the security configuration profile ID.
- getSecurityTokenReference() - Method in interface org.opensaml.soap.wstrust.RequestedReferenceType
-
Returns the wsse:SecurityTokenReference child element.
- getSecurityTokens() - Method in interface org.opensaml.soap.wsfed.RequestedSecurityToken
-
Return the list security tokens.
- getSig() - Method in interface org.opensaml.soap.wstrust.UseKey
-
Returns the wst:UseKey/@Sig attribute value.
- getSOAP11Actor() - Method in interface org.opensaml.soap.soap11.ActorBearing
-
Get the attribute value.
- getSOAP11ActorAttribute(XMLObject) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Gets the
soap11:actorattribute from a given SOAP object. - getSOAP11Context(MessageContext, boolean) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Get the current
SOAP11Contextfor the givenMessageContext. - getSOAP11ContextLookupStrategy() - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Get the strategy used to look up the
SOAP11Contextassociated with the outbound message context. - getSOAP11EncodingStyles() - Method in interface org.opensaml.soap.soap11.EncodingStyleBearing
-
Get the attribute value.
- getSOAP11EncodingStyles(XMLObject) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Gets the list value of the
soap11:encodingStyleattribute from the given SOAP object. - getSOAP11Fault(MessageContext) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Get the registered SOAP 1.1 fault, if any.
- getSOAP11HeaderBlock(Envelope, QName, Set<String>, boolean) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Get a header block from the SOAP 1.1 envelope.
- getSOAP11MustUnderstandAttribute(XMLObject) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Get the
soap11:mustUnderstandattribute from a given SOAP object. - getSOAP12EncodingStyle() - Method in interface org.opensaml.soap.soap12.EncodingStyleBearing
-
Get the attribute value.
- getSOAP12EncodingStyleAttribute(XMLObject) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Gets the
soap12:encodingStyle. - getSOAP12MustUnderstandAttribute(XMLObject) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Get the
soap12:mustUnderstandattribute from a given SOAP object. - getSOAP12RelayAttribute(XMLObject) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Get the
soap12:relayattribute from a given SOAP object. - getSOAP12Role() - Method in interface org.opensaml.soap.soap12.RoleBearing
-
Get the attribute value.
- getSOAP12RoleAttribute(XMLObject) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Gets the
soap12:role. - getSoapAction() - Method in interface org.opensaml.soap.wsaddressing.ProblemAction
-
Get the SoapAction child element.
- getSOAPAction() - Method in class org.opensaml.soap.client.http.HttpSOAPRequestParameters
-
Gets the HTTP SOAPAction header.
- getSOAPClientContextLookupStrategy() - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Get the strategy used to look up the
SOAPClientContextassociated with the outbound message context. - getSOAPRequestParameters() - Method in class org.opensaml.soap.client.SOAPClientContext
-
Gets a set of binding/transport-specific request parameters.
- getSOAPVersion(MessageContext) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Determine the SOAP version of the message represented by the message context.
- getTimestampCreated() - Method in class org.opensaml.soap.wssecurity.messaging.WSSecurityContext
-
Get the value for Timestamp Created.
- getTimestampExpires() - Method in class org.opensaml.soap.wssecurity.messaging.WSSecurityContext
-
Get the value for Timestamp Expires.
- getTLSCriteriaSetStrategy() - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Get the strategy function which builds the dynamically-populated criteria set which is input to the TLS TrustEngine, if no static criteria set is supplied either via context or locally-configured
HttpClientSecurityParameters. - getTokens() - Method in class org.opensaml.soap.wssecurity.messaging.WSSecurityContext
-
Get the list of WS-Security tokens.
- getType() - Method in interface org.opensaml.soap.wssecurity.Password
-
Returns the
wsse:Password/@Typeattribute URI value. - getType() - Method in interface org.opensaml.soap.wstrust.BinarySecret
-
Returns the wst:BinarySecret/@Type attribute value.
- getUnderstoodHeaders() - Method in class org.opensaml.soap.messaging.context.InboundSOAPContext
-
Get the (modifiable) set of headers which have been understood.
- getUnknownAttributes() - Method in class org.opensaml.soap.common.AbstractExtensibleSOAPObject
- getUnknownXMLObject() - Method in interface org.opensaml.soap.wstrust.CancelTarget
-
Get the unknown child element.
- getUnknownXMLObject() - Method in interface org.opensaml.soap.wstrust.DelegateTo
-
Get the unknown child element.
- getUnknownXMLObject() - Method in interface org.opensaml.soap.wstrust.Encryption
-
Get the unknown child element.
- getUnknownXMLObject() - Method in interface org.opensaml.soap.wstrust.ParticipantType
-
Get the unknown child element.
- getUnknownXMLObject() - Method in interface org.opensaml.soap.wstrust.ProofEncryption
-
Get the unknown child element.
- getUnknownXMLObject() - Method in interface org.opensaml.soap.wstrust.RenewTarget
-
Get the unknown child element.
- getUnknownXMLObject() - Method in interface org.opensaml.soap.wstrust.RequestedProofToken
-
Get the unknown child element.
- getUnknownXMLObject() - Method in interface org.opensaml.soap.wstrust.RequestedSecurityToken
-
Get the unknown child element.
- getUnknownXMLObject() - Method in interface org.opensaml.soap.wstrust.UseKey
-
Get the unknown child element.
- getUnknownXMLObject() - Method in interface org.opensaml.soap.wstrust.ValidateTarget
-
Get the unknown child element.
- getUnknownXMLObjects() - Method in class org.opensaml.soap.common.AbstractExtensibleSOAPObject
- getUnknownXMLObjects(QName) - Method in class org.opensaml.soap.common.AbstractExtensibleSOAPObject
- getURI() - Method in interface org.opensaml.soap.wspolicy.PolicyReference
-
Returns the wsp:PolicyReference/@URI attribute value.
- getURI() - Method in interface org.opensaml.soap.wssecurity.Reference
-
Returns the wsse:Reference/@URI attribute value.
- getUsername() - Method in interface org.opensaml.soap.wssecurity.UsernameToken
-
Returns the <wsse:Username> child element.
- getValidationStatus() - Method in class org.opensaml.soap.wssecurity.messaging.AbstractToken
-
Get the token validation status.
- getValidationStatus() - Method in interface org.opensaml.soap.wssecurity.messaging.Token
-
Get the token validation status.
- getValue() - Method in interface org.opensaml.soap.wsaddressing.AttributedUnsignedLong
-
Gets the element's value.
- getValue() - Method in interface org.opensaml.soap.wsfed.Address
-
Gets the end point reference address.
- getValue() - Method in interface org.opensaml.soap.wssecurity.SignatureConfirmation
-
Returns the Value attribute value.
- getValueType() - Method in interface org.opensaml.soap.wssecurity.BinarySecurityToken
-
Returns the ValueType attribute URI value.
- getValueType() - Method in interface org.opensaml.soap.wssecurity.Embedded
-
Returns the ValueType attribute URI value.
- getValueType() - Method in interface org.opensaml.soap.wssecurity.KeyIdentifier
-
Returns the ValueType attribute URI value.
- getValueType() - Method in interface org.opensaml.soap.wssecurity.Reference
-
Returns the ValueType attribute URI value.
- getValueType() - Method in interface org.opensaml.soap.wstrust.BinaryExchange
-
Returns the ValueType attribute URI value.
- getWrappedToken() - Method in class org.opensaml.soap.wssecurity.messaging.AbstractToken
-
Get the underlying data structure of this token.
- getWrappedToken() - Method in interface org.opensaml.soap.wssecurity.messaging.Token
-
Get the underlying data structure of this token.
- getWSAIsReferenceParameter(XMLObject) - Static method in class org.opensaml.soap.wsaddressing.util.WSAddressingSupport
-
Get the
wsa:IsReferenceParameterattribute from a given SOAP object. - getWSP12PolicyURIs() - Method in interface org.opensaml.soap.wspolicy.PolicyURIsBearing
-
Get the attribute value.
- getWSSE11TokenType() - Method in interface org.opensaml.soap.wssecurity.TokenTypeBearing
-
Returns the
@wsse11:TokenTypeattribute value. - getWSSE11TokenType(XMLObject) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Gets the
wsse11:TokenTypeattribute from a given SOAP object. - getWSSEUsages() - Method in interface org.opensaml.soap.wssecurity.UsageBearing
-
Returns the list of
wsse:@Usageattributes value. - getWSSEUsages(XMLObject) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Gets the list value of the
wsse:Usageattribute from the given SOAP object. - getWSUId() - Method in interface org.opensaml.soap.wssecurity.IdBearing
-
Returns the
@wsu:Idattribute value. - getWSUId(XMLObject) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Gets the
wsu:Idattribute from a given SOAP object. - getXMLObjects() - Method in interface org.opensaml.soap.wspolicy.OperatorContentType
-
Get the complete modifiable list of XMLObject children.
- getXMLObjects(QName) - Method in interface org.opensaml.soap.wspolicy.OperatorContentType
-
Get the modifiable sublist of XMLObject children which match the specified type or element name.
- GSS_KERBEROS_AP_REQ - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - Kerberos Token Profile - GSS_Kerberosv5_AP_REQ.
- GSS_KERBEROS_AP_REQ_1510 - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - Kerberos Token Profile - GSS_Kerberosv5_AP_REQ1510.
H
- HASH - Static variable in interface org.opensaml.soap.wstrust.ComputedKey
-
The ComputedKey HASH URI.
- Header - Interface in org.opensaml.soap.soap11
-
SOAP 1.1 Header.
- httpClient - Variable in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
HTTP client used to send requests and receive responses.
- httpClient - Variable in class org.opensaml.soap.client.http.HttpSOAPClient
-
HTTP client used to send requests and receive responses.
- httpClientSecurityParameters - Variable in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
HTTP client security parameters.
- httpResponseStatus - Variable in class org.opensaml.soap.messaging.context.SOAP11Context
-
The HTTP response status code to return.
- HttpSOAPClient - Class in org.opensaml.soap.client.http
-
SOAP client that uses HTTP as the underlying transport and POST as the binding.
- HttpSOAPClient() - Constructor for class org.opensaml.soap.client.http.HttpSOAPClient
-
Constructor.
- HttpSOAPRequestParameters - Class in org.opensaml.soap.client.http
-
HTTP transported SOAP request parameters.
- HttpSOAPRequestParameters(String) - Constructor for class org.opensaml.soap.client.http.HttpSOAPRequestParameters
-
Constructor.
I
- IdBearing - Interface in org.opensaml.soap.wssecurity
-
Interface for element having a
@wsu:Idattribute. - InboundSOAPContext - Class in org.opensaml.soap.messaging.context
-
A subcontext holding information related to processing of an inbound SOAP message.
- InboundSOAPContext() - Constructor for class org.opensaml.soap.messaging.context.InboundSOAPContext
-
Constructor.
- INDETERMINATE - org.opensaml.soap.wssecurity.messaging.Token.ValidationStatus
-
Indicates that some attempt has been made to validate the token but that its validation status could not be determined.
- INVALID - org.opensaml.soap.wssecurity.messaging.Token.ValidationStatus
-
Indicates the token has been unsuccessfully validated.
- INVALID - Static variable in interface org.opensaml.soap.wstrust.Code
-
Status/Code 'invalid' URI value.
- isAllow() - Method in interface org.opensaml.soap.wstrust.Renewing
-
Returns the wst:Renewing/@Allow attribute value.
- isAllowXSBoolean() - Method in interface org.opensaml.soap.wstrust.Renewing
-
Returns the wst:Renewing/@Allow attribute value.
- isEffectiveMustUnderstand() - Method in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
Get the effective value for mustUnderstand.
- isFinalDestination() - Method in class org.opensaml.soap.messaging.context.InboundSOAPContext
-
Get the flag indicating whether the node is the final destination for the current message processing context.
- isMustUnderstand(MessageContext, XMLObject) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Check whether the specified header block is indicated as mustUnderstand == true.
- isOK() - Method in interface org.opensaml.soap.wstrust.Renewing
-
Returns the wst:Renewing/@OK attribute value.
- isOKXSBoolean() - Method in interface org.opensaml.soap.wstrust.Renewing
-
Returns the wst:Renewing/@OK attribute value.
- IsReferenceParameterBearing - Interface in org.opensaml.soap.wsaddressing
-
Interface for element having a
@wsa:IsReferenceParameterattribute. - isSOAP11HeaderTargetedToNode(XMLObject, Set<String>, boolean) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Evaluate whether the specified header block is targeted to a SOAP 1.1 node given the specified parameters.
- isSOAP11Message(MessageContext) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Determine whether the message represented by the message context contains a SOAP 1.1.
- isSOAP11MustUnderstand() - Method in interface org.opensaml.soap.soap11.MustUnderstandBearing
-
Get the attribute value.
- isSOAP11MustUnderstandXSBoolean() - Method in interface org.opensaml.soap.soap11.MustUnderstandBearing
-
Get the attribute value.
- isSOAP12MustUnderstand() - Method in interface org.opensaml.soap.soap12.MustUnderstandBearing
-
Get the attribute value.
- isSOAP12MustUnderstandXSBoolean() - Method in interface org.opensaml.soap.soap12.MustUnderstandBearing
-
Get the attribute value.
- isSOAP12Relay() - Method in interface org.opensaml.soap.soap12.RelayBearing
-
Get the attribute value.
- isSOAP12RelayXSBoolean() - Method in interface org.opensaml.soap.soap12.RelayBearing
-
Get the attribute value.
- isSOAPMessage(MessageContext) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Determine whether the message represented by the message context contains a SOAP Envelope.
- ISSUE - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
RequestType Issue URI.
- IssuedTokens - Interface in org.opensaml.soap.wstrust
-
The wst:IssuedTokens element.
- Issuer - Interface in org.opensaml.soap.wstrust
-
The wst:Issuer element.
- isWSAIsReferenceParameter() - Method in interface org.opensaml.soap.wsaddressing.IsReferenceParameterBearing
-
Returns the
@wsa:IsReferenceParameterattribute value. - isWSAIsReferenceParameterXSBoolean() - Method in interface org.opensaml.soap.wsaddressing.IsReferenceParameterBearing
-
Returns the
@wsa:IsReferenceParameterattribute value. - isWSP12Optional() - Method in interface org.opensaml.soap.wspolicy.OptionalBearing
-
Get the attribute value.
- isWSP12OptionalXSBoolean() - Method in interface org.opensaml.soap.wspolicy.OptionalBearing
-
Get the attribute value.
- Iteration - Interface in org.opensaml.soap.wssecurity
-
The <wsse11:Iteration> element within a <wsse:UsernameToken> element.
K
- KERBEROS_AP_REQ - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - Kerberos Token Profile - Kerberosv5_AP_REQ.
- KERBEROS_AP_REQ_1510 - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - Kerberos Token Profile - Kerberosv5_AP_REQ1510.
- KET - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
RequestType Key Exchange Token (KET) URI.
- KeyExchangeToken - Interface in org.opensaml.soap.wstrust
-
The wst:KeyExchangeToken element.
- KeyIdentifier - Interface in org.opensaml.soap.wssecurity
-
The <wsse:KeyIdentifier> element.
- KeySize - Interface in org.opensaml.soap.wstrust
-
The wst:KeySize element.
- KeyType - Interface in org.opensaml.soap.wstrust
-
The wst:KeyType element.
- KeyWrapAlgorithm - Interface in org.opensaml.soap.wstrust
-
The wst:KeyWrapAlgorithm element.
L
- Lifetime - Interface in org.opensaml.soap.wstrust
-
The wst:Lifetime element.
- log - Variable in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Class logger.
- log - Variable in class org.opensaml.soap.client.http.HttpSOAPClient
-
Class logger.
- log - Variable in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
-
Logger.
- log - Variable in class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingFunction
-
Logger.
- log - Variable in class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingPredicate
-
Logger.
M
- MessageID - Interface in org.opensaml.soap.wsaddressing
-
The <wsa:MessageID> element.
- messageIDURI - Variable in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
The MessageID URI value.
- Metadata - Interface in org.opensaml.soap.wsaddressing
-
The optional <wsa:Metadata> element.
- MUST_UNDERSTAND - Static variable in interface org.opensaml.soap.soap11.FaultCode
-
FaultCode value
MustUnderstand. - mustUnderstand - Variable in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
The statically configured value for mustUnderstand.
- MustUnderstandBearing - Interface in org.opensaml.soap.soap11
-
Interface for element having a
@soap11:mustUnderstandattribute. - MustUnderstandBearing - Interface in org.opensaml.soap.soap12
-
Interface for element having a
@soap12:mustUnderstandattribute. - mustUnderstandStrategy - Variable in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
Predicate strategy for evaluating mustUnderstand from the message context.
N
- NAME_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wspolicy.Policy
-
The wsp:Policy/@Name attribute local name.
- newPipeline() - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Get a new instance of the
HttpClientMessagePipelineto be processed. - newPipeline() - Method in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
-
Get a new instance of the
HttpClientMessagePipelineto be processed. - newPipeline(String) - Method in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
-
Get a new instance of the
HttpClientMessagePipelineto be processed. - nodeActors - Variable in class org.opensaml.soap.messaging.context.InboundSOAPContext
-
The set of actor URI's under which this SOAP node is operating.
- Nonce - Interface in org.opensaml.soap.wssecurity
-
The <wsse:Nonce> element within a <wsse:UsernameToken> element.
- NONE - Static variable in interface org.opensaml.soap.wsaddressing.Address
-
None address URI.
O
- OK_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wstrust.Renewing
-
The wst:Renewing/@OK attribute local name.
- OnBehalfOf - Interface in org.opensaml.soap.wstrust
-
The wst:OnBehalfOf element.
- OperatorContentType - Interface in org.opensaml.soap.wspolicy
-
The OperatorContentType complex type.
- OptionalBearing - Interface in org.opensaml.soap.wspolicy
-
Interface for element having a
@wsp:Optionalattribute. - org.opensaml.soap.client - package org.opensaml.soap.client
-
SOAP client functionality.
- org.opensaml.soap.client.http - package org.opensaml.soap.client.http
-
SOAP HTTP client functionality.
- org.opensaml.soap.client.messaging - package org.opensaml.soap.client.messaging
-
SOAP HTTP client messaging functionality.
- org.opensaml.soap.client.security - package org.opensaml.soap.client.security
-
Classes related to SOAP client security.
- org.opensaml.soap.common - package org.opensaml.soap.common
-
Common classes shared across SOAP versions, clients, and transports.
- org.opensaml.soap.messaging - package org.opensaml.soap.messaging
-
SOAP messaging support components.
- org.opensaml.soap.messaging.context - package org.opensaml.soap.messaging.context
-
Context classes in support of SOAP messaging.
- org.opensaml.soap.soap11 - package org.opensaml.soap.soap11
-
XMLObject interfaces for SOAP 1.1 elements.
- org.opensaml.soap.soap12 - package org.opensaml.soap.soap12
-
XMLObject interfaces for SOAP 1.2 elements.
- org.opensaml.soap.util - package org.opensaml.soap.util
-
General SOAP utility classes.
- org.opensaml.soap.wsaddressing - package org.opensaml.soap.wsaddressing
-
XMLObject interfaces for WS-Addressing 1.0 elements.
- org.opensaml.soap.wsaddressing.messaging - package org.opensaml.soap.wsaddressing.messaging
-
WS-Addressing messaging support components.
- org.opensaml.soap.wsaddressing.util - package org.opensaml.soap.wsaddressing.util
-
Support classes for WS-Addressing.
- org.opensaml.soap.wsfed - package org.opensaml.soap.wsfed
-
XMLObject interfaces for WS-Federation elements.
- org.opensaml.soap.wspolicy - package org.opensaml.soap.wspolicy
-
XMLObject interfaces for WS-Policy 1.2 elements.
- org.opensaml.soap.wssecurity - package org.opensaml.soap.wssecurity
-
XMLObject interfaces for WS-Security 1.1 elements.
- org.opensaml.soap.wssecurity.messaging - package org.opensaml.soap.wssecurity.messaging
-
WS-Security messaging support components.
- org.opensaml.soap.wssecurity.util - package org.opensaml.soap.wssecurity.util
-
Support classes for WS-Security.
- org.opensaml.soap.wstrust - package org.opensaml.soap.wstrust
-
XMLObject interfaces for WS-Trust 1.3 elements.
P
- parserPool - Variable in class org.opensaml.soap.client.http.HttpSOAPClient
-
Pool of XML parsers used to parser incoming responses.
- Participant - Interface in org.opensaml.soap.wstrust
-
The wst:Participant element.
- Participants - Interface in org.opensaml.soap.wstrust
-
The wst:Participants element.
- ParticipantType - Interface in org.opensaml.soap.wstrust
-
Interface ParticipantType complex type.
- Password - Interface in org.opensaml.soap.wssecurity
-
The
Passwordelement. - pipelineFactory - Variable in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
-
Factory for the client message pipeline.
- PipelineFactoryHttpSOAPClient - Class in org.opensaml.soap.client.http
-
SOAP client that is based on
HttpClientMessagePipeline, produced at runtime from an instance ofHttpClientMessagePipelineFactory. - PipelineFactoryHttpSOAPClient() - Constructor for class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
- PipelineFactoryHttpSOAPClient.DefaultPipelineNameStrategy - Class in org.opensaml.soap.client.http
-
Default strategy for resolving SOAP client message pipeline name from the
SOAPClientContext.getPipelineName()which is a direct child of the input operation context. - pipelineName - Variable in class org.opensaml.soap.client.SOAPClientContext
-
Name of the specific SOAP client pipeline to use, for example with
PipelineFactoryHttpSOAPClient. - pipelineNameStrategy - Variable in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
-
Strategy function used to resolve the pipeline name to execute.
- Policy - Interface in org.opensaml.soap.wspolicy
-
The wsp:Policy element.
- PolicyAttachment - Interface in org.opensaml.soap.wspolicy
-
The wsp:PolicyAttachment element.
- PolicyReference - Interface in org.opensaml.soap.wspolicy
-
The wsp:PolicyReference element.
- PolicyURIsBearing - Interface in org.opensaml.soap.wspolicy
-
Interface for element having a
@wsp:PolicyURIsattribute. - Primary - Interface in org.opensaml.soap.wstrust
-
The wst:Primary element.
- ProblemAction - Interface in org.opensaml.soap.wsaddressing
-
Interface for element <wsa:ProblemAction>.
- ProblemHeaderQName - Interface in org.opensaml.soap.wsaddressing
-
Interface for element <wsa:ProblemHeaderQName>.
- ProblemIRI - Interface in org.opensaml.soap.wsaddressing
-
The <wsa:ProblemIRI> element.
- processFaultResponse(HttpResponse, InOutOperationContext) - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Process a SOAP fault, as determined by an HTTP 500 status code, response.
- processSuccessfulResponse(HttpResponse, InOutOperationContext) - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Process a successful, as determined by an HTTP 200 status code, response.
- ProofEncryption - Interface in org.opensaml.soap.wstrust
-
The wst:ProofEncryption element.
- PSHA1 - Static variable in interface org.opensaml.soap.wstrust.ComputedKey
-
The ComputedKey PSHA1 URI.
- PUBLIC_KEY - Static variable in interface org.opensaml.soap.wstrust.KeyType
-
The KeyType PublicKey URI.
R
- Reason - Interface in org.opensaml.soap.wstrust
-
The <wst:Reason> child element of a <wst:Status> element.
- Reference - Interface in org.opensaml.soap.wssecurity
-
The <wsse:Reference> empty element.
- ReferenceParameters - Interface in org.opensaml.soap.wsaddressing
-
The optional <wsa:ReferenceParameters> element.
- registerSOAP11Fault(MessageContext, QName, String, String, List<XMLObject>, Map<QName, String>) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Register a SOAP 1.1.
- registerSOAP11Fault(MessageContext, Fault) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Register a SOAP 1.1 fault.
- registerUnderstoodHeader(MessageContext, XMLObject) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Register a header as understood.
- RelatesTo - Interface in org.opensaml.soap.wsaddressing
-
Interface for element <wsa:RelatesTo>.
- relatesToRelationshipType - Variable in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
The RelatesTo RelationshipType attribute value.
- relatesToURI - Variable in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
The RelatesTo URI value.
- RELATIONSHIP_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wsaddressing.RelatesTo
-
The RelationshipType attribute name.
- RELATIONSHIP_TYPE_REPLY - Static variable in interface org.opensaml.soap.wsaddressing.RelatesTo
-
RelationshipType attribute - Reply URI.
- RelayBearing - Interface in org.opensaml.soap.soap12
-
Interface for element having a
@soap12:relayattribute. - RENEW - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
RequestType Renew URI.
- Renewing - Interface in org.opensaml.soap.wstrust
-
The wst:Renewing element.
- RenewTarget - Interface in org.opensaml.soap.wstrust
-
The wst:RenewTarget element.
- ReplyTo - Interface in org.opensaml.soap.wsaddressing
-
The <wsa:ReplyTo> element.
- RequestedAttachedReference - Interface in org.opensaml.soap.wstrust
-
The wst:RequestedAttachedReference element.
- RequestedProofToken - Interface in org.opensaml.soap.wstrust
-
The wst:RequestedProofToken element.
- RequestedReferenceType - Interface in org.opensaml.soap.wstrust
-
Interface for RequestedReferenceType complex type.
- RequestedSecurityToken - Interface in org.opensaml.soap.wsfed
-
This interface defines how the object representing a Requested Security Token
RequestedSecurityTokenelement behaves. - RequestedSecurityToken - Interface in org.opensaml.soap.wstrust
-
The wst:RequestedSecurityToken element.
- RequestedTokenCancelled - Interface in org.opensaml.soap.wstrust
-
The wst:RequestedTokenCancelled element.
- RequestedUnattachedReference - Interface in org.opensaml.soap.wstrust
-
The wst:RequestedUnattachedReference element.
- RequestKET - Interface in org.opensaml.soap.wstrust
-
The wst:RequestKET element.
- requestParameters - Variable in class org.opensaml.soap.client.SOAPClientContext
-
Binding/transport-specific SOAP request parameters.
- RequestSecurityToken - Interface in org.opensaml.soap.wstrust
-
The wst:RequestSecurityToken element.
- RequestSecurityTokenCollection - Interface in org.opensaml.soap.wstrust
-
The wst:RequestSecurityTokenCollection element.
- RequestSecurityTokenResponse - Interface in org.opensaml.soap.wsfed
-
This interface defines how the object representing a WS RSTR
RequestedSecurityTokenResponseelement behaves. - RequestSecurityTokenResponse - Interface in org.opensaml.soap.wstrust
-
The wst:RequestSecurityTokenResponse element.
- RequestSecurityTokenResponseCollection - Interface in org.opensaml.soap.wstrust
-
The wst:RequestSecurityTokenResponseCollection element.
- RequestType - Interface in org.opensaml.soap.wstrust
-
The wst:RequestType element.
- resolveClientContext(InOutOperationContext) - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Resolve the effective
HttpClientContextinstance to use for the current request. - resolveContextSecurityParameters(InOutOperationContext) - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Resolve the
HttpClientSecurityParametersinstance present in the current operation context. - resolvePipeline(InOutOperationContext) - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Resolve and return a new instance of the
HttpClientMessagePipelineto be processed. - resolvePipeline(InOutOperationContext) - Method in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
-
Resolve and return a new instance of the
HttpClientMessagePipelineto be processed. - resolvePipelineName(InOutOperationContext) - Method in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
-
Resolve the name of the pipeline to use.
- RetryAfter - Interface in org.opensaml.soap.wsaddressing
-
Interface for element <wsa:RetryAfter>.
- RoleBearing - Interface in org.opensaml.soap.soap12
-
Interface for element having a
@soap12:roleattribute.
S
- Salt - Interface in org.opensaml.soap.wssecurity
-
The <wsse11:Salt> element within the <wsse:UsernameToken> element.
- Security - Interface in org.opensaml.soap.wssecurity
-
The <wsse:Security> header block.
- securityConfigurationProfileId - Variable in class org.opensaml.soap.client.security.SOAPClientSecurityContext
-
Security configuration profile ID.
- SecurityTokenReference - Interface in org.opensaml.soap.wssecurity
-
The <wsse:SecurityTokenReference> element.
- send(String, InOutOperationContext) - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Sends a message and waits for a response.
- send(String, InOutOperationContext) - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Sends a message and waits for a response.
- send(String, InOutOperationContext) - Method in interface org.opensaml.soap.client.SOAPClient
-
Sends a message and waits for a response.
- serialVersionUID - Static variable in exception org.opensaml.soap.client.SOAPClientException
-
Serial version UID.
- serialVersionUID - Static variable in exception org.opensaml.soap.client.SOAPFaultException
-
Serial version UID.
- serialVersionUID - Static variable in exception org.opensaml.soap.common.SOAP11FaultDecodingException
-
Serial version UID.
- serialVersionUID - Static variable in exception org.opensaml.soap.common.SOAPException
-
Serial version UID.
- SERVER - Static variable in interface org.opensaml.soap.soap11.FaultCode
-
FaultCode value
Server. - setAction(Action) - Method in interface org.opensaml.soap.wsaddressing.ProblemAction
-
Set the Action child element.
- setActionURI(String) - Method in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
Set the Action URI value.
- setActor(FaultActor) - Method in interface org.opensaml.soap.soap11.Fault
-
Sets the URI of the fault actor for this fault.
- setAddress(Address) - Method in interface org.opensaml.soap.wsaddressing.EndpointReferenceType
-
Sets the <wsa:Address> child element.
- setAddress(Address) - Method in interface org.opensaml.soap.wsfed.EndPointReference
-
Sets the end point address as an object.
- setAllow(Boolean) - Method in interface org.opensaml.soap.wstrust.Renewing
-
Sets the wst:Renewing/@Allow attribute value.
- setAllow(XSBooleanValue) - Method in interface org.opensaml.soap.wstrust.Renewing
-
Sets the wst:Renewing/@Allow attribute value.
- setAppliesTo(AppliesTo) - Method in interface org.opensaml.soap.wsfed.RequestSecurityTokenResponse
-
Set the entity to which the token applies.
- setAppliesTo(AppliesTo) - Method in interface org.opensaml.soap.wspolicy.PolicyAttachment
-
Set the AppliesTo child element.
- setBody(Body) - Method in interface org.opensaml.soap.soap11.Envelope
-
Sets the body of this envelope.
- setChallenge(Challenge) - Method in interface org.opensaml.soap.wstrust.SignChallengeType
-
Sets the wst:Challenge child element.
- setCode(FaultCode) - Method in interface org.opensaml.soap.soap11.Fault
-
Sets the fault code for this fault.
- setCode(Code) - Method in interface org.opensaml.soap.wstrust.Status
-
Sets the wst:Code child element.
- setCombinedHash(CombinedHash) - Method in interface org.opensaml.soap.wstrust.Authenticator
-
Sets the wst:CombinedHash child element.
- setContext(String) - Method in interface org.opensaml.soap.wstrust.RequestSecurityToken
-
Sets the Context attribute value.
- setContext(String) - Method in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponse
-
Sets the Context attribute value.
- setCreated(Created) - Method in interface org.opensaml.soap.wssecurity.Timestamp
-
Sets the <wsu:Created> child element.
- setCreated(Created) - Method in interface org.opensaml.soap.wstrust.Lifetime
-
Sets the wsu:Created child element.
- setDateTime(Instant) - Method in interface org.opensaml.soap.wssecurity.AttributedDateTime
-
Sets the Instant content or attribute value.
- setDestinationURI(String) - Method in class org.opensaml.soap.client.SOAPClientContext
-
Set the destination URI for the SOAP message being sent.
- setDetail(Detail) - Method in interface org.opensaml.soap.soap11.Fault
-
Sets details of this fault.
- setDialect(String) - Method in interface org.opensaml.soap.wstrust.Claims
-
Sets the wst:Claims/@Dialect attribute value.
- setDigest(String) - Method in interface org.opensaml.soap.wspolicy.PolicyReference
-
Sets the wsp:PolicyReference/@Digest attribute URI value.
- setDigestAlgorithm(String) - Method in interface org.opensaml.soap.wspolicy.PolicyReference
-
Sets the wsp:PolicyReference/@DigestAlgoritm attribute Base64 binary value.
- setEncodingType(String) - Method in interface org.opensaml.soap.wssecurity.EncodedString
-
Sets the EncodingType attribute value.
- setEncodingType(String) - Method in interface org.opensaml.soap.wstrust.BinaryExchange
-
Sets the EncodingType attribute value.
- setEncryptedData(EncryptedData) - Method in interface org.opensaml.soap.wssecurity.EncryptedHeader
-
Sets the EncryptedData child element.
- setEndPointReference(EndPointReference) - Method in interface org.opensaml.soap.wsfed.AppliesTo
-
Sets the endpoint reference of the entity applicable entity.
- setEnvelope(Envelope) - Method in class org.opensaml.soap.messaging.context.SOAP11Context
-
Sets the current SOAP 1.1 Envelope.
- setExpires(Expires) - Method in interface org.opensaml.soap.wssecurity.Timestamp
-
Sets the <wsu:Expires> child element.
- setExpires(Expires) - Method in interface org.opensaml.soap.wstrust.Lifetime
-
Sets the wsu:Expires child element.
- setFault(Fault) - Method in exception org.opensaml.soap.client.SOAPFaultException
-
Sets the fault that caused the exception.
- setFault(Fault) - Method in class org.opensaml.soap.messaging.context.SOAP11Context
-
Set the current SOAP 1.1 Fault related to the current message processing context.
- setFaultActionURI(String) - Method in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
Set the Fault Action URI value.
- setFinalDestination(boolean) - Method in class org.opensaml.soap.messaging.context.InboundSOAPContext
-
Set the flag indicating whether the node is the final destination for the current message processing context.
- setHeader(Header) - Method in interface org.opensaml.soap.soap11.Envelope
-
Sets the header of this envelope.
- setHttpClient(HttpClient) - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Set the client used to make outbound HTTP requests.
- setHttpClient(HttpClient) - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Set the client used to make outbound HTTP requests.
- setHttpClientSecurityParameters(HttpClientSecurityParameters) - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Set the optional client security parameters.
- setHTTPResponseStatus(Integer) - Method in class org.opensaml.soap.messaging.context.SOAP11Context
-
Set the optional HTTP response status code to return.
- setMessage(FaultString) - Method in interface org.opensaml.soap.soap11.Fault
-
Sets the fault string for this fault.
- setMessageIDURI(String) - Method in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
Set the MessageID URI value.
- setMetadata(Metadata) - Method in interface org.opensaml.soap.wsaddressing.EndpointReferenceType
-
Sets the <wsa:Metadata> child element.
- setMustUnderstand(boolean) - Method in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
Set the statically configured value for mustUnderstand.
- setMustUnderstandStrategy(Predicate<MessageContext>) - Method in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
Set the predicate strategy for evaluating mustUnderstand from the message context.
- setName(String) - Method in interface org.opensaml.soap.wspolicy.Policy
-
Sets the wsp:Policy/@Name attribute value.
- setOK(Boolean) - Method in interface org.opensaml.soap.wstrust.Renewing
-
Sets the wst:Renewing/@OK attribute value.
- setOK(XSBooleanValue) - Method in interface org.opensaml.soap.wstrust.Renewing
-
Sets the wst:Renewing/@OK attribute value.
- setParserPool(ParserPool) - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Set the pool of XML parsers used to parse incoming responses.
- setPipelineFactory(HttpClientMessagePipelineFactory) - Method in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
-
Set the message pipeline factory.
- setPipelineName(String) - Method in class org.opensaml.soap.client.SOAPClientContext
-
Set the name of the specific SOAP client message pipeline to use, for example with
PipelineFactoryHttpSOAPClient. - setPipelineNameStrategy(Function<InOutOperationContext, String>) - Method in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
-
Set the strategy function used to resolve the name of the pipeline to use.
- setPrimary(Primary) - Method in interface org.opensaml.soap.wstrust.Participants
-
Sets the wst:Primary child element.
- setReason(Reason) - Method in interface org.opensaml.soap.wstrust.Status
-
Sets the wst:Reason child element.
- setReferenceParameters(ReferenceParameters) - Method in interface org.opensaml.soap.wsaddressing.EndpointReferenceType
-
Sets the <wsa:ReferenceParameters> child element.
- setRelatesToRelationshipType(String) - Method in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
Get the RelatesTo RelationshipType attribute value.
- setRelatesToURI(String) - Method in class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
-
Set the RelatesTo URI value.
- setRelationshipType(String) - Method in interface org.opensaml.soap.wsaddressing.RelatesTo
-
Sets the RelationshipType attribute URI value.
- setSecurityConfigurationProfileId(String) - Method in class org.opensaml.soap.client.security.SOAPClientSecurityContext
-
Set the security configuration profile ID.
- setSecurityTokenReference(SecurityTokenReference) - Method in interface org.opensaml.soap.wstrust.RequestedReferenceType
-
Sets the wsse:SecurityTokenReference child element.
- setSig(String) - Method in interface org.opensaml.soap.wstrust.UseKey
-
Sets the wst:UseKey/@Sig attribute value.
- setSOAP11Actor(String) - Method in interface org.opensaml.soap.soap11.ActorBearing
-
Set the attribute value.
- setSOAP11ContextLookupStrategy(Function<MessageContext, SOAP11Context>) - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Set the strategy used to look up the
SOAP11Contextassociated with the outbound message context. - setSOAP11EncodingStyles(List<String>) - Method in interface org.opensaml.soap.soap11.EncodingStyleBearing
-
Set the attribute value.
- setSOAP11MustUnderstand(Boolean) - Method in interface org.opensaml.soap.soap11.MustUnderstandBearing
-
Set the attribute value.
- setSOAP11MustUnderstand(XSBooleanValue) - Method in interface org.opensaml.soap.soap11.MustUnderstandBearing
-
Set the attribute value.
- setSOAP12EncodingStyle(String) - Method in interface org.opensaml.soap.soap12.EncodingStyleBearing
-
Set the attribute value.
- setSOAP12MustUnderstand(Boolean) - Method in interface org.opensaml.soap.soap12.MustUnderstandBearing
-
Set the attribute value.
- setSOAP12MustUnderstand(XSBooleanValue) - Method in interface org.opensaml.soap.soap12.MustUnderstandBearing
-
Set the attribute value.
- setSOAP12Relay(Boolean) - Method in interface org.opensaml.soap.soap12.RelayBearing
-
Set the attribute value.
- setSOAP12Relay(XSBooleanValue) - Method in interface org.opensaml.soap.soap12.RelayBearing
-
Set the attribute value.
- setSOAP12Role(String) - Method in interface org.opensaml.soap.soap12.RoleBearing
-
Set the attribute value.
- setSoapAction(SoapAction) - Method in interface org.opensaml.soap.wsaddressing.ProblemAction
-
Set the SoapAction child element.
- setSOAPClientContextLookupStrategy(Function<MessageContext, SOAPClientContext>) - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Set the strategy used to look up the
SOAPClientContextassociated with the outbound message context. - setSOAPClientSecurityContextLookup(Function<MessageContext, SOAPClientSecurityContext>) - Method in class org.opensaml.soap.client.security.SOAPClientSecurityProfileIdLookupFunction
-
Set lookup function for for
SOAPClientSecurityContext. - setSOAPRequestParameters(SOAPClient.SOAPRequestParameters) - Method in class org.opensaml.soap.client.SOAPClientContext
-
Sets a set of binding/transport-specific request parameters.
- setTargetNode(String) - Method in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
Set the statically configured value for target node (SOAP 1.1 actor or SOAP 1.2 role).
- setTargetNodeStrategy(Function<MessageContext, String>) - Method in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
Set the predicate strategy for evaluating mustUnderstand from the message context.
- setTimestampCreated(Instant) - Method in class org.opensaml.soap.wssecurity.messaging.WSSecurityContext
-
Set the value for Timestamp Created.
- setTimestampExpires(Instant) - Method in class org.opensaml.soap.wssecurity.messaging.WSSecurityContext
-
Set the value for Timestamp Expires.
- setTLSCriteriaSetStrategy(Function<InOutOperationContext, CriteriaSet>) - Method in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Set the strategy function which builds the dynamically-populated criteria set which is input to the TLS TrustEngine, if no static criteria set is supplied either via context or locally-configured
HttpClientSecurityParameters. - setType(String) - Method in interface org.opensaml.soap.wssecurity.Password
-
Sets the
wsse:Password/@Typeattribute URI value. - setType(String) - Method in interface org.opensaml.soap.wstrust.BinarySecret
-
Sets the wst:BinarySecret/@Type attribute value.
- setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.soap.wstrust.CancelTarget
-
Set the unknown child element.
- setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.soap.wstrust.DelegateTo
-
Set the unknown child element.
- setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.soap.wstrust.Encryption
-
Set the unknown child element.
- setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.soap.wstrust.ParticipantType
-
Set the unknown child element.
- setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.soap.wstrust.ProofEncryption
-
Set the unknown child element.
- setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.soap.wstrust.RenewTarget
-
Set the unknown child element.
- setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.soap.wstrust.RequestedProofToken
-
Set the unknown child element.
- setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.soap.wstrust.RequestedSecurityToken
-
Set the unknown child element.
- setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.soap.wstrust.UseKey
-
Set the unknown child element.
- setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.soap.wstrust.ValidateTarget
-
Set the unknown child element.
- setURI(String) - Method in interface org.opensaml.soap.wspolicy.PolicyReference
-
Sets the wsp:PolicyReference/@URI attribute value.
- setURI(String) - Method in interface org.opensaml.soap.wssecurity.Reference
-
Sets the wsse:Reference/@URI attribute value.
- setUsername(Username) - Method in interface org.opensaml.soap.wssecurity.UsernameToken
-
Sets the <wsse:Username> child element.
- setValidationStatus(Token.ValidationStatus) - Method in class org.opensaml.soap.wssecurity.messaging.AbstractToken
-
Get the token validation status.
- setValue(Long) - Method in interface org.opensaml.soap.wsaddressing.AttributedUnsignedLong
-
Sets the element's value.
- setValue(String) - Method in interface org.opensaml.soap.wsfed.Address
-
Sets the end point reference address.
- setValue(String) - Method in interface org.opensaml.soap.wssecurity.SignatureConfirmation
-
Sets the Value attribute value.
- setValueType(String) - Method in interface org.opensaml.soap.wssecurity.BinarySecurityToken
-
Sets the ValueType attribute URI value.
- setValueType(String) - Method in interface org.opensaml.soap.wssecurity.Embedded
-
Sets the ValueType attribute URI value.
- setValueType(String) - Method in interface org.opensaml.soap.wssecurity.KeyIdentifier
-
Sets the ValueType attribute URI value.
- setValueType(String) - Method in interface org.opensaml.soap.wssecurity.Reference
-
Sets the ValueType attribute URI value.
- setValueType(String) - Method in interface org.opensaml.soap.wstrust.BinaryExchange
-
Sets the ValueType attribute URI value.
- setWSAIsReferenceParameter(Boolean) - Method in interface org.opensaml.soap.wsaddressing.IsReferenceParameterBearing
-
Sets the
@wsa:IsReferenceParameterattribute value. - setWSAIsReferenceParameter(XSBooleanValue) - Method in interface org.opensaml.soap.wsaddressing.IsReferenceParameterBearing
-
Sets the
@wsa:IsReferenceParameterattribute value. - setWSP12Optional(Boolean) - Method in interface org.opensaml.soap.wspolicy.OptionalBearing
-
Set the attribute value.
- setWSP12Optional(XSBooleanValue) - Method in interface org.opensaml.soap.wspolicy.OptionalBearing
-
Set the attribute value.
- setWSP12PolicyURIs(List<String>) - Method in interface org.opensaml.soap.wspolicy.PolicyURIsBearing
-
Set the attribute value.
- setWSSE11TokenType(String) - Method in interface org.opensaml.soap.wssecurity.TokenTypeBearing
-
Sets the
@wsse11:TokenTypeattribute value. - setWSSEUsages(List<String>) - Method in interface org.opensaml.soap.wssecurity.UsageBearing
-
Sets the list of
wsse:@Usageattributes value. - setWSUId(String) - Method in interface org.opensaml.soap.wssecurity.IdBearing
-
Sets the
@wsu:Idattribute value. - SIG_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wstrust.UseKey
-
The wst:UseKey/@Sig attribute local name.
- SignatureAlgorithm - Interface in org.opensaml.soap.wstrust
-
The wst:SignatureAlgorithm element.
- SignatureConfirmation - Interface in org.opensaml.soap.wssecurity
-
The <wsse11:SignatureConfirmation> element.
- SignChallenge - Interface in org.opensaml.soap.wstrust
-
The wst:SignChallenge element.
- SignChallengeResponse - Interface in org.opensaml.soap.wstrust
-
The wst:SignChallengeResponse element.
- SignChallengeType - Interface in org.opensaml.soap.wstrust
-
SignChallengeType complex type.
- SignWith - Interface in org.opensaml.soap.wstrust
-
The wst:SignWith element.
- SOAP_1_1 - org.opensaml.soap.util.SOAPVersion
-
SOAP 1.1.
- SOAP_1_2 - org.opensaml.soap.util.SOAPVersion
-
SOAP 1.2.
- SOAP_ACTION_HEADER - Static variable in class org.opensaml.soap.client.http.HttpSOAPRequestParameters
-
Name of the HTTP SOAPAction header.
- SOAP_FAULT_ACTION_MISMATCH - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing SOAP fault code: "wsa:ActionMismatch".
- SOAP_FAULT_ACTION_NOT_SUPPORTED - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing SOAP fault code: "wsa:ActionNotSupported".
- SOAP_FAULT_AUTHENTICATION_BAD_ELEMENTS - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust SOAP fault code: "wst:AuthenticationBadElements".
- SOAP_FAULT_BAD_REQUEST - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust SOAP fault code: "wst:BadRequest".
- SOAP_FAULT_DESTINATION_UNREACHABLE - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing SOAP fault code: "wsa:DestinationUnreachable".
- SOAP_FAULT_DUPLICATE_MESSAGE_ID - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing SOAP fault code: "wsa:DuplicateMessageID".
- SOAP_FAULT_ENDPOINT_UNAVAILABLE - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing SOAP fault code: "wsa:EndpointUnavailable".
- SOAP_FAULT_EXPIRED_DATA - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust SOAP fault code: "wst:ExpiredData".
- SOAP_FAULT_FAILED_AUTHENTICATION - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP fault code: "wsse:FailedAuthentication".
- SOAP_FAULT_FAILED_AUTHENTICATION - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust SOAP fault code: "wst:FailedAuthentication".
- SOAP_FAULT_FAILED_CHECK - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP fault code: "wsse:FailedCheck".
- SOAP_FAULT_INVALID_ADDRESS - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing SOAP fault code: "wsa:InvalidAddress".
- SOAP_FAULT_INVALID_ADDRESSING_HEADER - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing SOAP fault code: "wsa:InvalidAddressingHeader".
- SOAP_FAULT_INVALID_CARDINALITY - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing SOAP fault code: "wsa:InvalidCardinality".
- SOAP_FAULT_INVALID_EPR - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing SOAP fault code: "wsa:InvalidEPR".
- SOAP_FAULT_INVALID_REQUEST - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust SOAP fault code: "wst:InvalidRequest".
- SOAP_FAULT_INVALID_SCOPE - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust SOAP fault code: "wst:InvalidScope".
- SOAP_FAULT_INVALID_SECURITY - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP fault code: "wsse:InvalidSecurity".
- SOAP_FAULT_INVALID_SECURITY_TOKEN - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP fault code: "wsse:InvalidSecurityToken".
- SOAP_FAULT_INVALID_SECURITY_TOKEN - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust SOAP fault code: "wst:InvalidSecurityToken".
- SOAP_FAULT_INVALID_TIME_RANGE - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust SOAP fault code: "wst:InvalidTimeRange".
- SOAP_FAULT_MESSAGE_ADDRESSING_HEADER_REQUIRED - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing SOAP fault code: "wsa:MessageAddressingHeaderRequired".
- SOAP_FAULT_MESSAGE_EXPIRED - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP fault code: "wsu:MessageExpired".
- SOAP_FAULT_MISSING_ADDRESS_IN_EPR - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing SOAP fault code: "wsa:MissingAddressInEPR".
- SOAP_FAULT_RENEW_NEEDED - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust SOAP fault code: "wst:RenewNeeded".
- SOAP_FAULT_REQUEST_FAILED - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust SOAP fault code: "wst:RequestFailed".
- SOAP_FAULT_SECURITY_TOKEN_UNAVAILABLE - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP fault code: "wsse:SecurityTokenUnavailable".
- SOAP_FAULT_UNABLE_TO_RENEW - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust SOAP fault code: "wst:UnableToRenew".
- SOAP_FAULT_UNSUPPORTED_ALGORITHM - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP fault code: "wsse:UnsupportedAlgorithm".
- SOAP_FAULT_UNSUPPORTED_SECURITY_TOKEN - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP fault code: SOAP"wsse:UnsupportedSecurityToken".
- SOAP11_ACTOR_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.ActorBearing
-
The soap11:@actor attribute local name.
- SOAP11_ACTOR_ATTR_NAME - Static variable in interface org.opensaml.soap.soap11.ActorBearing
-
The soap11:@actor qualified attribute name.
- SOAP11_ACTOR_NEXT - Static variable in interface org.opensaml.soap.soap11.ActorBearing
-
The specification-defined value 'http://schemas.xmlsoap.org/soap/actor/next'.
- SOAP11_ENCODING_STYLE_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.EncodingStyleBearing
-
The soap11:@encodingStyle attribute local name.
- SOAP11_ENCODING_STYLE_ATTR_NAME - Static variable in interface org.opensaml.soap.soap11.EncodingStyleBearing
-
The soap11:@encodingStyle qualified attribute name.
- SOAP11_MUST_UNDERSTAND_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.MustUnderstandBearing
-
The soap11:@mustUnderstand attribute local name.
- SOAP11_MUST_UNDERSTAND_ATTR_NAME - Static variable in interface org.opensaml.soap.soap11.MustUnderstandBearing
-
The soap11:@mustUnderstand qualified attribute name.
- SOAP11_NS - Static variable in class org.opensaml.soap.util.SOAPConstants
-
SOAP 1.1 namespace.
- SOAP11_PREFIX - Static variable in class org.opensaml.soap.util.SOAPConstants
-
SOAP 1.1 prefix.
- SOAP11Context - Class in org.opensaml.soap.messaging.context
-
Subcontext that carries information about the SOAP 1.1 message transport.
- SOAP11Context() - Constructor for class org.opensaml.soap.messaging.context.SOAP11Context
- soap11ContextLookupStrategy - Variable in class org.opensaml.soap.client.http.HttpSOAPClient
-
Strategy used to look up the
SOAP11Contextassociated with the outbound message context. - SOAP11FaultDecodingException - Exception in org.opensaml.soap.common
-
Specialized message decoding exception type for carrying a SOAP 1.1 Fault element.
- SOAP11FaultDecodingException(Fault) - Constructor for exception org.opensaml.soap.common.SOAP11FaultDecodingException
-
Constructor.
- SOAP11FaultDecodingException(Fault, String) - Constructor for exception org.opensaml.soap.common.SOAP11FaultDecodingException
-
Constructor.
- SOAP12_ENCODING_STYLE_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap12.EncodingStyleBearing
-
The soap12:@encodingStyle attribute local name.
- SOAP12_ENCODING_STYLE_ATTR_NAME - Static variable in interface org.opensaml.soap.soap12.EncodingStyleBearing
-
The soap12:@encodingStyle qualified attribute name.
- SOAP12_MUST_UNDERSTAND_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap12.MustUnderstandBearing
-
The soap12:@mustUnderstand attribute local name.
- SOAP12_MUST_UNDERSTAND_ATTR_NAME - Static variable in interface org.opensaml.soap.soap12.MustUnderstandBearing
-
The soap12:@mustUnderstand qualified attribute name.
- SOAP12_NS - Static variable in class org.opensaml.soap.util.SOAPConstants
-
SOAP 1.2 namespace.
- SOAP12_PREFIX - Static variable in class org.opensaml.soap.util.SOAPConstants
-
SOAP 1.2 prefix.
- SOAP12_RELAY_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap12.RelayBearing
-
The soap12:@relay attribute local name.
- SOAP12_RELAY_ATTR_NAME - Static variable in interface org.opensaml.soap.soap12.RelayBearing
-
The soap12:@relay qualified attribute name.
- SOAP12_ROLE_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap12.RoleBearing
-
The soap12:@role attribute local name.
- SOAP12_ROLE_ATTR_NAME - Static variable in interface org.opensaml.soap.soap12.RoleBearing
-
The soap12:@role qualified attribute name.
- soapAction - Variable in class org.opensaml.soap.client.http.HttpSOAPRequestParameters
-
HTTP SOAPAction header.
- SoapAction - Interface in org.opensaml.soap.wsaddressing
-
Interface for element of type <wsa:SoapAction>.
- SOAPClient - Interface in org.opensaml.soap.client
-
An interface for a very basic SOAP client.
- SOAPClient.SOAPRequestParameters - Interface in org.opensaml.soap.client
-
Marker interface for binding/transport request parameters.
- SOAPClientContext - Class in org.opensaml.soap.client
-
Message context for SOAP client messages.
- SOAPClientContext() - Constructor for class org.opensaml.soap.client.SOAPClientContext
- soapClientContextLookup - Variable in class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingFunction
-
Lookup strategy for the SOAP client context.
- soapClientContextLookup - Variable in class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingPredicate
-
Lookup strategy for the SOAP client context.
- soapClientContextLookupStrategy - Variable in class org.opensaml.soap.client.http.HttpSOAPClient
-
Strategy used to look up the
SOAPClientContextassociated with the outbound message context. - SOAPClientDestinationURILookup - Class in org.opensaml.soap.client.messaging
-
Function which resolves and returns the intended SOAP client message destination URI via the
SOAPClientContext.getDestinationURI()of the message context's parentInOutOperationContext. - SOAPClientDestinationURILookup() - Constructor for class org.opensaml.soap.client.messaging.SOAPClientDestinationURILookup
- SOAPClientException - Exception in org.opensaml.soap.client
-
Exception indicating an error sending or receiving a SOAP message.
- SOAPClientException() - Constructor for exception org.opensaml.soap.client.SOAPClientException
-
Constructor.
- SOAPClientException(Exception) - Constructor for exception org.opensaml.soap.client.SOAPClientException
-
Constructor.
- SOAPClientException(String) - Constructor for exception org.opensaml.soap.client.SOAPClientException
-
Constructor.
- SOAPClientException(String, Exception) - Constructor for exception org.opensaml.soap.client.SOAPClientException
-
Constructor.
- SOAPClientPipelineNameMappingFunction<T> - Class in org.opensaml.soap.client.messaging
-
Function implementation which resolves a delegate function based on the SOAP client pipeline name, obtained via a lookup of
SOAPClientContext, by default a direct child of the parentInOutOperationContext. - SOAPClientPipelineNameMappingFunction(Map<String, Function<MessageContext, T>>) - Constructor for class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingFunction
-
Constructor.
- SOAPClientPipelineNameMappingFunction(Map<String, Function<MessageContext, T>>, ContextDataLookupFunction<MessageContext, SOAPClientContext>) - Constructor for class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingFunction
-
Constructor.
- SOAPClientPipelineNameMappingPredicate - Class in org.opensaml.soap.client.messaging
-
Predicate implementation which resolves a delegate predicate based on the SOAP client pipeline name, obtained via a lookup of
SOAPClientContext, by default a direct child of the parentInOutOperationContext. - SOAPClientPipelineNameMappingPredicate(Map<String, Predicate<MessageContext>>) - Constructor for class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingPredicate
-
Constructor.
- SOAPClientPipelineNameMappingPredicate(Map<String, Predicate<MessageContext>>, ContextDataLookupFunction<MessageContext, SOAPClientContext>) - Constructor for class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingPredicate
-
Constructor.
- SOAPClientSecurityContext - Class in org.opensaml.soap.client.security
-
Context class for holding security information related to SOAP client operations.
- SOAPClientSecurityContext() - Constructor for class org.opensaml.soap.client.security.SOAPClientSecurityContext
- SOAPClientSecurityProfileIdLookupFunction - Class in org.opensaml.soap.client.security
-
Function to resolve SOAP client security profile ID from message context.
- SOAPClientSecurityProfileIdLookupFunction() - Constructor for class org.opensaml.soap.client.security.SOAPClientSecurityProfileIdLookupFunction
-
Constructor.
- SOAPConstants - Class in org.opensaml.soap.util
-
SOAP Related Constants.
- SOAPConstants() - Constructor for class org.opensaml.soap.util.SOAPConstants
-
Constructor.
- soapContextLookup - Variable in class org.opensaml.soap.client.security.SOAPClientSecurityProfileIdLookupFunction
-
Lookup function for
SOAPClientSecurityContext. - SOAPException - Exception in org.opensaml.soap.common
-
Base SOAP exception.
- SOAPException() - Constructor for exception org.opensaml.soap.common.SOAPException
-
Constructor.
- SOAPException(Exception) - Constructor for exception org.opensaml.soap.common.SOAPException
-
Constructor.
- SOAPException(String) - Constructor for exception org.opensaml.soap.common.SOAPException
-
Constructor.
- SOAPException(String, Exception) - Constructor for exception org.opensaml.soap.common.SOAPException
-
Constructor.
- soapFault - Variable in exception org.opensaml.soap.client.SOAPFaultException
-
The fault that caused this exception.
- SOAPFaultException - Exception in org.opensaml.soap.client
-
Exception indicating a SOAP fault.
- SOAPFaultException() - Constructor for exception org.opensaml.soap.client.SOAPFaultException
-
Constructor.
- SOAPFaultException(Exception) - Constructor for exception org.opensaml.soap.client.SOAPFaultException
-
Constructor.
- SOAPFaultException(String) - Constructor for exception org.opensaml.soap.client.SOAPFaultException
-
Constructor.
- SOAPFaultException(String, Exception) - Constructor for exception org.opensaml.soap.client.SOAPFaultException
-
Constructor.
- SOAPHandler - Interface in org.opensaml.soap.common
-
Interface for
MessageHandlers that are specific to SOAP message processing. - SOAPMessagingSupport - Class in org.opensaml.soap.messaging
-
Support class for SOAP messaging.
- SOAPMessagingSupport() - Constructor for class org.opensaml.soap.messaging.SOAPMessagingSupport
-
Constructor.
- SOAPObject - Interface in org.opensaml.soap.common
-
Base interface for all SOAP objects.
- SOAPObjectBuilder<SOAPObjectType extends SOAPObject> - Interface in org.opensaml.soap.common
-
Builder for SOAPObjects.
- SOAPSupport - Class in org.opensaml.soap.util
-
Helper methods for working with SOAP.
- SOAPSupport() - Constructor for class org.opensaml.soap.util.SOAPSupport
-
Private constructor.
- SOAPVersion - Enum in org.opensaml.soap.util
-
Enum for representing SOAP versions.
- SOAPVersion() - Constructor for enum org.opensaml.soap.util.SOAPVersion
- Status - Interface in org.opensaml.soap.wstrust
-
The wst:Status element.
- STATUS - Static variable in interface org.opensaml.soap.wstrust.TokenType
-
TokenType Status URI.
- STSCANCEL - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
RequestType STSCancel URI.
- SYMMETRIC_KEY - Static variable in interface org.opensaml.soap.wstrust.KeyType
-
The KeyType SymmetricKey URI.
T
- targetNode - Variable in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
The statically configured value for target node (SOAP 1.1 actor or SOAP 1.2 role).
- targetNodeStrategy - Variable in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
Function strategy for resolving target node from the message context.
- test(MessageContext) - Method in class org.opensaml.soap.client.messaging.SOAPClientPipelineNameMappingPredicate
- THUMB_PRINT_SHA1 - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - KeyIdentifier - ThumbPrintSHA1.
- Timestamp - Interface in org.opensaml.soap.wssecurity
-
The <wsu:Timestamp> element.
- timestampCreated - Variable in class org.opensaml.soap.wssecurity.messaging.WSSecurityContext
-
Value for Timestamp Created.
- timestampExpires - Variable in class org.opensaml.soap.wssecurity.messaging.WSSecurityContext
-
Value for Timestamp Expires.
- tlsCriteriaSetStrategy - Variable in class org.opensaml.soap.client.http.AbstractPipelineHttpSOAPClient
-
Strategy for building the criteria set which is input to the TLS trust engine.
- To - Interface in org.opensaml.soap.wsaddressing
-
The <wsa:To> element.
- Token<TokenType> - Interface in org.opensaml.soap.wssecurity.messaging
-
An interface for WS-Security tokens.
- Token.ValidationStatus - Enum in org.opensaml.soap.wssecurity.messaging
-
Enumeration of the possible states of token validation.
- tokens - Variable in class org.opensaml.soap.wssecurity.messaging.WSSecurityContext
-
List of known WS-Security tokens.
- TokenType - Interface in org.opensaml.soap.wstrust
-
The wst:TokenType element.
- TokenTypeBearing - Interface in org.opensaml.soap.wssecurity
-
Interface for element having a
@wsse11:TokenType; attribute. - TransformationParameters - Interface in org.opensaml.soap.wssecurity
-
The <wsse:TransformationParameters> element.
- TYPE_ASYMMETRIC_KEY - Static variable in interface org.opensaml.soap.wstrust.BinarySecret
-
Type attribute AsymmetricKey URI.
- TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wssecurity.Password
-
The
Typeattribute local name. - TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wstrust.BinarySecret
-
wst:BinarySecret/@Type attribute local name.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.Body
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.Detail
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.Envelope
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.Fault
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.soap11.Header
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.AttributedQName
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.AttributedUnsignedLong
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.AttributedURI
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.EndpointReferenceType
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.Metadata
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ProblemAction
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ReferenceParameters
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.RelatesTo
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsfed.Address
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsfed.AppliesTo
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsfed.EndPointReference
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsfed.RequestedSecurityToken
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsfed.RequestSecurityTokenResponse
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wspolicy.OperatorContentType
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.AttributedDateTime
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.AttributedString
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.AttributedURI
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.BinarySecurityToken
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Embedded
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.EncodedString
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.EncryptedHeader
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Iteration
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.KeyIdentifier
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Reference
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.Security
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.SecurityTokenReference
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.SignatureConfirmation
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.TransformationParameters
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.UsernameToken
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.AllowPostdating
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Authenticator
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.BinaryExchange
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.BinarySecret
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.CancelTarget
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Claims
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Code
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.ComputedKey
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.DelegateTo
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Encryption
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Entropy
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.KeyExchangeToken
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.KeyType
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Lifetime
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.OnBehalfOf
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Participants
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.ParticipantType
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.ProofEncryption
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.Renewing
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RenewTarget
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedProofToken
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedReferenceType
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedSecurityToken
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedTokenCancelled
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestKET
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityToken
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenCollection
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponse
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponseCollection
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.SignChallengeType
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.UseKey
-
Local name of the XSI type.
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.soap.wstrust.ValidateTarget
-
Local name of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.soap11.Body
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.soap11.Detail
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.soap11.Envelope
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.soap11.Fault
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.soap11.Header
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsaddressing.AttributedQName
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsaddressing.AttributedUnsignedLong
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsaddressing.AttributedURI
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsaddressing.EndpointReferenceType
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsaddressing.Metadata
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ProblemAction
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsaddressing.ReferenceParameters
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsaddressing.RelatesTo
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsfed.Address
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsfed.AppliesTo
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsfed.EndPointReference
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsfed.RequestedSecurityToken
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wsfed.RequestSecurityTokenResponse
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wspolicy.OperatorContentType
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.AttributedDateTime
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.AttributedString
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.AttributedURI
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.BinarySecurityToken
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.Embedded
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.EncodedString
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.EncryptedHeader
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.Iteration
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.KeyIdentifier
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.Reference
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.Security
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.SecurityTokenReference
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.SignatureConfirmation
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.TransformationParameters
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wssecurity.UsernameToken
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.AllowPostdating
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.Authenticator
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.BinaryExchange
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.BinarySecret
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.CancelTarget
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.Claims
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.Code
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.ComputedKey
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.DelegateTo
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.Encryption
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.Entropy
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.KeyExchangeToken
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.KeyType
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.Lifetime
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.OnBehalfOf
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.Participants
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.ParticipantType
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.ProofEncryption
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.Renewing
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.RenewTarget
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedProofToken
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedReferenceType
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedSecurityToken
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestedTokenCancelled
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestKET
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityToken
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenCollection
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponse
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestSecurityTokenResponseCollection
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.SignChallengeType
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.UseKey
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface org.opensaml.soap.wstrust.ValidateTarget
-
QName of the XSI type.
- TYPE_NONCE - Static variable in interface org.opensaml.soap.wstrust.BinarySecret
-
Type attribute Nonce URI.
- TYPE_PASSWORD_DIGEST - Static variable in interface org.opensaml.soap.wssecurity.Password
-
The
wsse:Password/@Typeattribute URI value#PasswordDigest. - TYPE_PASSWORD_TEXT - Static variable in interface org.opensaml.soap.wssecurity.Password
-
The
wsse:Password/@Typeattribute URI value#PasswordText(DEFAULT). - TYPE_SYMMETRIC_KEY - Static variable in interface org.opensaml.soap.wstrust.BinarySecret
-
Type attribute SymmetricKey URI.
U
- understandsHeaders() - Method in interface org.opensaml.soap.common.SOAPHandler
-
Get the set of SOAP header names that the handler indicates it understands.
- understoodHeaders - Variable in class org.opensaml.soap.messaging.context.InboundSOAPContext
-
The set of headers that have been understood.
- unknownXMLObjects - Variable in class org.opensaml.soap.common.AbstractExtensibleSOAPObject
-
"Any" type children.
- unmarshallResponse(InputStream) - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Unmarshall the incoming response from a POST request.
- URI_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wspolicy.PolicyReference
-
The wsp:PolicyReference/@URI attribute local name.
- URI_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wssecurity.Reference
-
The wsse:Reference/@URI attribute local name.
- UsageBearing - Interface in org.opensaml.soap.wssecurity
-
Interface for element having a
@wsse:Usageattribute. - UseKey - Interface in org.opensaml.soap.wstrust
-
The wst:UseKey element.
- Username - Interface in org.opensaml.soap.wssecurity
-
The <wsse:Username> element within the <wsse:UsernameToken> element.
- USERNAME_TOKEN - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - Username Token Profile - UsernameToken.
- UsernameToken - Interface in org.opensaml.soap.wssecurity
-
The <wsse:UsernameToken> element.
V
- VALID - org.opensaml.soap.wssecurity.messaging.Token.ValidationStatus
-
Indicates the token has been successfully validated.
- VALID - Static variable in interface org.opensaml.soap.wstrust.Code
-
Status/Code 'valid' URI value .
- VALIDATE - Static variable in interface org.opensaml.soap.wstrust.RequestType
-
RequestType Validate URI.
- ValidateTarget - Interface in org.opensaml.soap.wstrust
-
The wst:ValidateTarget element.
- VALIDATION_NOT_ATTEMPTED - org.opensaml.soap.wssecurity.messaging.Token.ValidationStatus
-
Indicates that token validation has not yet been attempted.
- validationStatus - Variable in class org.opensaml.soap.wssecurity.messaging.AbstractToken
-
Token validation status.
- ValidationStatus() - Constructor for enum org.opensaml.soap.wssecurity.messaging.Token.ValidationStatus
- VALUE_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wssecurity.SignatureConfirmation
-
The Value attribute name.
- VALUE_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wssecurity.BinarySecurityToken
-
The ValueType attribute name.
- VALUE_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wssecurity.Embedded
-
The wsse:Embedded/@ValueType attribute local name.
- VALUE_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wssecurity.KeyIdentifier
-
The ValueType attribute name.
- VALUE_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wssecurity.Reference
-
The wsse:Reference/@ValueType attribute local name.
- VALUE_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.soap.wstrust.BinaryExchange
-
The ValueType attribute name.
- valueOf(String) - Static method in enum org.opensaml.soap.util.SOAPVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opensaml.soap.wssecurity.messaging.Token.ValidationStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opensaml.soap.util.SOAPVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.opensaml.soap.wssecurity.messaging.Token.ValidationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION_MISMATCH - Static variable in interface org.opensaml.soap.soap11.FaultCode
-
FaultCode value
VersionMismatch.
W
- wrappedToken - Variable in class org.opensaml.soap.wssecurity.messaging.AbstractToken
-
The wrapped token object instance.
- WS_ADDRESSING_FAULTS - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
Set of all WS-Addressing SOAP fault codes.
- WS_SECURITY_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP Message Security 1.0 namespace.
- WS_SECURITY11_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP Message Security 1.1 namespace.
- WSA_ACTION_RST_CANCEL - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityToken (RST) action URI 'Cancel'.
- WSA_ACTION_RST_ISSUE - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityToken (RST) action URI 'Issue'.
- WSA_ACTION_RST_KET - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityToken (RST) action URI 'KET'.
- WSA_ACTION_RST_RENEW - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityToken (RST) action URI 'Renew'.
- WSA_ACTION_RST_STSCANCEL - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityToken (RST) action URI 'STSCancel'.
- WSA_ACTION_RST_VALIDATE - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityToken (RST) action URI 'Validate'.
- WSA_ACTION_RSTR_CANCEL - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Cancel'.
- WSA_ACTION_RSTR_CANCEL_FINAL - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'CancelFinal'.
- WSA_ACTION_RSTR_ISSUE - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Issue'.
- WSA_ACTION_RSTR_KET - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'KET'.
- WSA_ACTION_RSTR_KET_FINAL - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'KETFinal'.
- WSA_ACTION_RSTR_RENEW - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Renew'.
- WSA_ACTION_RSTR_RENEW_FINAL - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'RenewFinal'.
- WSA_ACTION_RSTR_VALIDATE - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Validate'.
- WSA_ACTION_RSTR_VALIDATE_FINAL - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'ValidateFinal'.
- WSA_ACTION_RSTRC_ISSUE_FINAL - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Addressing RequestSecurityTokenResponseCollection (RSTRC) action URI 'Issue'.
- WSA_IS_REFERENCE_PARAMETER_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.wsaddressing.IsReferenceParameterBearing
-
the
IsReferenceParameterattribute local name. - WSA_IS_REFERENCE_PARAMETER_ATTR_NAME - Static variable in interface org.opensaml.soap.wsaddressing.IsReferenceParameterBearing
-
the
wsa:IsReferenceParameterqualified attribute name. - WSA_NS - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing 1.0 namespace.
- WSA_PREFIX - Static variable in class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
WS-Addressing prefix.
- WSADDRESS_NS - Static variable in class org.opensaml.soap.wsfed.WSFedConstants
-
WSFED 1.X Address XML namespace.
- WSADDRESS_PREFIX - Static variable in class org.opensaml.soap.wsfed.WSFedConstants
-
WSFED 1.X Address QName prefix.
- WSAddressingConstants - Class in org.opensaml.soap.wsaddressing
-
WS-Addressing 1.0 constants.
- WSAddressingConstants() - Constructor for class org.opensaml.soap.wsaddressing.WSAddressingConstants
-
Prevent instantiation.
- WSAddressingContext - Class in org.opensaml.soap.wsaddressing.messaging
-
A subcontext that carries information related to WS-Addressing processing.
- WSAddressingContext() - Constructor for class org.opensaml.soap.wsaddressing.messaging.WSAddressingContext
- WSAddressingObject - Interface in org.opensaml.soap.wsaddressing
-
Abstract WS-Addressing object interface.
- WSAddressingObjectBuilder<WSAddressingObjectType extends WSAddressingObject> - Interface in org.opensaml.soap.wsaddressing
-
WSAddressingObjectBuilder.
- WSAddressingSupport - Class in org.opensaml.soap.wsaddressing.util
-
Helper methods for working with WS-Addressing.
- WSAddressingSupport() - Constructor for class org.opensaml.soap.wsaddressing.util.WSAddressingSupport
-
Private constructor.
- WSFED11P_NS - Static variable in class org.opensaml.soap.wsfed.WSFedConstants
-
WSFED 1.1 protocol XML namespace.
- WSFED1P_PREFIX - Static variable in class org.opensaml.soap.wsfed.WSFedConstants
-
WSFED 1.X Protocol QName prefix.
- WSFedConstants - Class in org.opensaml.soap.wsfed
-
WS-Federation Constants.
- WSFedConstants() - Constructor for class org.opensaml.soap.wsfed.WSFedConstants
-
Constructor.
- WSFedObject - Interface in org.opensaml.soap.wsfed
-
Marker interface for WS-Federation
XMLObjects. - WSFedObjectBuilder<WSFedObjectType extends WSFedObject> - Interface in org.opensaml.soap.wsfed
-
Builder of
WSFedObjects. - WSP_NS - Static variable in class org.opensaml.soap.wspolicy.WSPolicyConstants
-
WS-Policy namespace.
- WSP_OPTIONAL_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.wspolicy.OptionalBearing
-
The wsp:@Optional attribute local name.
- WSP_OPTIONAL_ATTR_NAME - Static variable in interface org.opensaml.soap.wspolicy.OptionalBearing
-
The wsp:@Optional qualified attribute name.
- WSP_POLICY_URIS_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.wspolicy.PolicyURIsBearing
-
The wsp:@PolicyURIs attribute local name.
- WSP_POLICY_URIS_ATTR_NAME - Static variable in interface org.opensaml.soap.wspolicy.PolicyURIsBearing
-
The wsp:@PolicyURIs qualified attribute name.
- WSP_PREFIX - Static variable in class org.opensaml.soap.wspolicy.WSPolicyConstants
-
WS-Policy namespace prefix.
- WSPOLICY_NS - Static variable in class org.opensaml.soap.wsfed.WSFedConstants
-
WSFED 1.X Policy XML namespace.
- WSPOLICY_PREFIX - Static variable in class org.opensaml.soap.wsfed.WSFedConstants
-
WSFED 1.X Policy QName prefix.
- WSPolicyConstants - Class in org.opensaml.soap.wspolicy
-
WS-Policy 1.2 constants.
- WSPolicyConstants() - Constructor for class org.opensaml.soap.wspolicy.WSPolicyConstants
-
Constructor.
- WSPolicyObject - Interface in org.opensaml.soap.wspolicy
-
WSPolicyObject is the base interface for all WS-Policy elements.
- WSPolicyObjectBuilder<WSPolicyObjectType extends WSPolicyObject> - Interface in org.opensaml.soap.wspolicy
-
WSPolicyObjectBuilder.
- WSSE_KERBEROS_TOKEN_PROFILE_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security Kerberos Token Profile 1.1 namespace.
- WSSE_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security Security Extension 1.0 namespace.
- WSSE_PREFIX - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security Security Extension 1.0 prefix.
- WSSE_SAML_TOKEN_PROFILE_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SAML Token Profile 1.0 namespace.
- WSSE_USAGE_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.UsageBearing
-
The wsse:@Usage attribute local name.
- WSSE_USAGE_ATTR_NAME - Static variable in interface org.opensaml.soap.wssecurity.UsageBearing
-
The wsse:@Usage qualified attribute name.
- WSSE_USERNAME_TOKEN_PROFILE_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security Username Token Profile 1.0 namespace.
- WSSE_X509_TOKEN_PROFILE_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security X509 Token Profile 1.0 namespace.
- WSSE11_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security Security Extension 1.1 namespace.
- WSSE11_PREFIX - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security Security Extension 1.1 prefix.
- WSSE11_SAML_TOKEN_PROFILE_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SAML Token Profile 1.1 namespace.
- WSSE11_TOKEN_TYPE_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.TokenTypeBearing
-
The
@wsse11:TokenTypeattribute local name. - WSSE11_TOKEN_TYPE_ATTR_NAME - Static variable in interface org.opensaml.soap.wssecurity.TokenTypeBearing
-
The
@wsse11:TokenTypequalified attribute name. - WSSecurityConstants - Class in org.opensaml.soap.wssecurity
-
Constants for the WS-Security 2004.
- WSSecurityConstants() - Constructor for class org.opensaml.soap.wssecurity.WSSecurityConstants
-
Prevents instantiation.
- WSSecurityContext - Class in org.opensaml.soap.wssecurity.messaging
-
A subcontext that carries information related to WS-Security processing.
- WSSecurityContext() - Constructor for class org.opensaml.soap.wssecurity.messaging.WSSecurityContext
-
Constructor.
- WSSecurityMessagingSupport - Class in org.opensaml.soap.wssecurity.messaging
-
Helper methods for working with WS-Security messaging.
- WSSecurityMessagingSupport() - Constructor for class org.opensaml.soap.wssecurity.messaging.WSSecurityMessagingSupport
-
Private constructor.
- WSSecurityObject - Interface in org.opensaml.soap.wssecurity
-
WSSecurityObject is the base interface for all the WS-Security elements.
- WSSecurityObjectBuilder<WSSecurityObjectType extends WSSecurityObject> - Interface in org.opensaml.soap.wssecurity
-
WSSecurityObjectBuilder.
- WSSecuritySupport - Class in org.opensaml.soap.wssecurity.util
-
Helper methods for working with WS-Security.
- WSSecuritySupport() - Constructor for class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Private constructor.
- WST_NS - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust 1.3 namespace.
- WST_PREFIX - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust namespace prefix.
- WST_VERSION - Static variable in class org.opensaml.soap.wstrust.WSTrustConstants
-
WS-Trust version.
- WSTrustConstants - Class in org.opensaml.soap.wstrust
-
The WS-Trust 1.3 constants.
- WSTrustConstants() - Constructor for class org.opensaml.soap.wstrust.WSTrustConstants
-
Constructor.
- WSTrustObject - Interface in org.opensaml.soap.wstrust
-
WSTrustObject is the base interface for all the WS-Trust elements.
- WSTrustObjectBuilder<WSTrustObjectType extends WSTrustObject> - Interface in org.opensaml.soap.wstrust
-
WSTrustObjectBuilder.
- WSU_ID_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.soap.wssecurity.IdBearing
-
the
Idattribute local name. - WSU_ID_ATTR_NAME - Static variable in interface org.opensaml.soap.wssecurity.IdBearing
-
the
wsu:Idqualified attribute name. - WSU_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security Utility 1.0 namespace.
- WSU_PREFIX - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security Utility 1.0 prefix.
X
- X509_PKCS7 - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - X.509 Token Profile - PKCS7.
- X509_PKI_PATH_V1 - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - X.509 Token Profile - X509PKIPathv1.
- X509_SUBJECT_KEY_IDENTIFIER - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - X.509 Token Profile - X509SubjectKeyIdentifier.
- X509_V1 - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - X.509 Token Profile - X509V1.
- X509_V3 - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security - X.509 Token Profile - X509V3.
All Classes All Packages