- 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<MessageType> - 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<OutboundMessageType,InboundMessageType> - Class in org.opensaml.soap.client.http
-
- 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:actor
attribute.
- 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.
- addHeaderBlock(MessageContext, XMLObject) - Static method in class org.opensaml.soap.util.SOAPSupport
-
- 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 Address
element behaves.
- addSecurityHeaderBlock(MessageContext, XMLObject, boolean) - Static method in class org.opensaml.soap.wssecurity.messaging.WSSecurityMessagingSupport
-
Add a
Security
sub-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
Security
sub-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:actor
attribute 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:encodingStyle
attribute 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.
- addSOAP11HeaderBlock(Envelope, XMLObject) - Static method in class org.opensaml.soap.util.SOAPSupport
-
- addSOAP11MustUnderstandAttribute(XMLObject, boolean) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds a soap11:mustUnderstand
attribute to the given SOAP object.
- addSOAP12EncodingStyleAttribute(XMLObject, String) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds the soap12:encodingStyle
attribute to the given soap object.
- addSOAP12MustUnderstandAttribute(XMLObject, boolean) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds a soap12:mustUnderstand
attribute to the given SOAP object.
- addSOAP12RelayAttribute(XMLObject, boolean) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds a soap12:relay
attribute to the given SOAP object.
- addSOAP12RoleAttribute(XMLObject, String) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Adds the soap12:role
attribute 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
,
or soap12:role
.
- addWSAIsReferenceParameter(XMLObject, boolean) - Static method in class org.opensaml.soap.wsaddressing.util.WSAddressingSupport
-
Adds a wsa:IsReferenceParameter
attribute to the given SOAP object.
- addWSSE11TokenType(XMLObject, String) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Adds a wsse11:TokenType
attribute to the given SOAP object.
- addWSSEUsage(XMLObject, String) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Adds a single wsse:Usage
value to the given SOAP object.
- addWSSEUsages(XMLObject, List<String>) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Adds a wsse:Usage
attribute to the given SOAP object.
- addWSUId(XMLObject, String) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Adds a wsu:Id
attribute 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 AppliesTo
element behaves.
- AppliesTo - Interface in org.opensaml.soap.wspolicy
-
The wsp:AppliesTo element.
- 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.
- 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
All
elements.
- 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 DateTime content or attribute value.
- getDateTimeFormatter() - Method in interface org.opensaml.soap.wssecurity.AttributedDateTime
-
Get the DateTimeFormatter
to be used when stringifying
the DateTime
value.
- 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
-
- 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<? extends XMLObject>, 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.
- getInboundHeaderBlock(MessageContext, QName, Set<String>, boolean) - Static method in class org.opensaml.soap.util.SOAPSupport
-
- getInboundSOAPContext(MessageContext) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
- 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<? extends XMLObject>, 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 .
- getPolicies() - Method in interface org.opensaml.soap.wspolicy.OperatorContentType
-
Get the list of
Policy
elements.
- 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
-
- 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.
- 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:actor
attribute from a given SOAP object.
- getSOAP11Context(MessageContext, boolean) - Static method in class org.opensaml.soap.messaging.SOAPMessagingSupport
-
- getSOAP11ContextLookupStrategy() - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Get the strategy used to look up the
SOAP11Context
associated 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:encodingStyle
attribute 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.
- getSOAP11HeaderBlock(Envelope, QName, Set<String>, boolean) - Static method in class org.opensaml.soap.util.SOAPSupport
-
- getSOAP11MustUnderstandAttribute(XMLObject) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Get the soap11:mustUnderstand
attribute 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:mustUnderstand
attribute from a given SOAP object.
- getSOAP12RelayAttribute(XMLObject) - Static method in class org.opensaml.soap.util.SOAPSupport
-
Get the soap12:relay
attribute 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 class org.opensaml.soap.client.http.HttpSOAPRequestParameters
-
Gets the HTTP SOAPAction header.
- getSoapAction() - Method in interface org.opensaml.soap.wsaddressing.ProblemAction
-
Get the SoapAction child element.
- getSOAPClientContextLookupStrategy() - Method in class org.opensaml.soap.client.http.HttpSOAPClient
-
Get the strategy used to look up the
SOAPClientContext
associated 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<? extends XMLObject>) - 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/@Type
attribute 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:IsReferenceParameter
attribute 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:TokenType
attribute value.
- getWSSE11TokenType(XMLObject) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Gets the wsse11:TokenType
attribute from a given SOAP object.
- getWSSEUsages() - Method in interface org.opensaml.soap.wssecurity.UsageBearing
-
Returns the list of wsse:@Usage
attributes value.
- getWSSEUsages(XMLObject) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Gets the list value of the wsse:Usage
attribute from the given SOAP object.
- getWSUId() - Method in interface org.opensaml.soap.wssecurity.IdBearing
-
Returns the @wsu:Id
attribute value.
- getWSUId(XMLObject) - Static method in class org.opensaml.soap.wssecurity.util.WSSecuritySupport
-
Gets the wsu:Id
attribute 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.
- 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.
- 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(DateTime) - Method in interface org.opensaml.soap.wssecurity.AttributedDateTime
-
Sets the DateTime content or attribute value.
- setDateTimeFormatter(DateTimeFormatter) - Method in interface org.opensaml.soap.wssecurity.AttributedDateTime
-
Set the DateTimeFormatter
to be used when stringifying
the DateTime
value.
- 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<MessageType>>) - 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<InboundMessageType, OutboundMessageType>) - Method in class org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient
-
Set the message pipeline factory.
- 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.
- 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
SOAP11Context
associated 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
SOAPClientContext
associated with the outbound message
context.
- 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<MessageType>, String>) - Method in class org.opensaml.soap.messaging.AbstractHeaderGeneratingMessageHandler
-
Set the predicate strategy for evaluating mustUnderstand from the message context.
- setTimestampCreated(DateTime) - Method in class org.opensaml.soap.wssecurity.messaging.WSSecurityContext
-
Set the value for Timestamp Created.
- setTimestampExpires(DateTime) - 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/@Type
attribute 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:IsReferenceParameter
attribute value.
- setWSAIsReferenceParameter(XSBooleanValue) - Method in interface org.opensaml.soap.wsaddressing.IsReferenceParameterBearing
-
Sets the @wsa:IsReferenceParameter
attribute 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:TokenType
attribute value.
- setWSSEUsages(List<String>) - Method in interface org.opensaml.soap.wssecurity.UsageBearing
-
Sets the list of wsse:@Usage
attributes value.
- setWSUId(String) - Method in interface org.opensaml.soap.wssecurity.IdBearing
-
Sets the @wsu:Id
attribute 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.
- 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
SOAP11Context
associated 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.
- 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".
- 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
-
- soapClientContextLookupStrategy - Variable in class org.opensaml.soap.client.http.HttpSOAPClient
-
Strategy used to look up the
SOAPClientContext
associated with the
outbound message context.
- 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(String) - Constructor for exception org.opensaml.soap.client.SOAPClientException
-
Constructor.
- SOAPClientException(Exception) - Constructor for exception org.opensaml.soap.client.SOAPClientException
-
Constructor.
- SOAPClientException(String, Exception) - Constructor for exception org.opensaml.soap.client.SOAPClientException
-
Constructor.
- SOAPConstants - Class in org.opensaml.soap.util
-
SOAP Related Constants.
- SOAPConstants() - Constructor for class org.opensaml.soap.util.SOAPConstants
-
Constructor.
- SOAPException - Exception in org.opensaml.soap.common
-
Base SOAP exception.
- SOAPException() - Constructor for exception org.opensaml.soap.common.SOAPException
-
Constructor.
- SOAPException(String) - Constructor for exception org.opensaml.soap.common.SOAPException
-
Constructor.
- SOAPException(Exception) - 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(String) - Constructor for exception org.opensaml.soap.client.SOAPFaultException
-
Constructor.
- SOAPFaultException(Exception) - Constructor for exception org.opensaml.soap.client.SOAPFaultException
-
Constructor.
- SOAPFaultException(String, Exception) - Constructor for exception org.opensaml.soap.client.SOAPFaultException
-
Constructor.
- SOAPHandler<MessageType> - Interface in org.opensaml.soap.common
-
Interface for
MessageHandler
s 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.
- 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.
- 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 Type
attribute 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/@Type
attribute URI value #PasswordDigest
.
- TYPE_PASSWORD_TEXT - Static variable in interface org.opensaml.soap.wssecurity.Password
-
The wsse:Password/@Type
attribute URI value #PasswordText
(DEFAULT).
- TYPE_SYMMETRIC_KEY - Static variable in interface org.opensaml.soap.wstrust.BinarySecret
-
Type attribute SymmetricKey URI.
- 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_SECURITY11_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP Message Security 1.1 namespace.
- WS_SECURITY_NS - Static variable in class org.opensaml.soap.wssecurity.WSSecurityConstants
-
WS-Security SOAP Message Security 1.0 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 IsReferenceParameter
attribute local name.
- WSA_IS_REFERENCE_PARAMETER_ATTR_NAME - Static variable in interface org.opensaml.soap.wsaddressing.IsReferenceParameterBearing
-
the wsa:IsReferenceParameter
qualified 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 XMLObject
s.
- WSFedObjectBuilder<WSFedObjectType extends WSFedObject> - Interface in org.opensaml.soap.wsfed
-
- 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.
- 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:TokenType
attribute local name.
- WSSE11_TOKEN_TYPE_ATTR_NAME - Static variable in interface org.opensaml.soap.wssecurity.TokenTypeBearing
-
The @wsse11:TokenType
qualified attribute name.
- 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.
- 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 Id
attribute local name.
- WSU_ID_ATTR_NAME - Static variable in interface org.opensaml.soap.wssecurity.IdBearing
-
the wsu:Id
qualified 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.