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

A

AbstractExpiringObject - Class in org.opensaml.util.storage
Base implementation for ExpiringObject.
AbstractExpiringObject(DateTime) - Constructor for class org.opensaml.util.storage.AbstractExpiringObject
Constructor.
AbstractExtensibleSOAPObject - Class in org.opensaml.ws.soap.common
Abstract class implementating validation and element and attribute extensibility.
AbstractExtensibleSOAPObject(String, String, String) - Constructor for class org.opensaml.ws.soap.common.AbstractExtensibleSOAPObject
Constructor.
AbstractFilteredResource - Class in org.opensaml.util.resource
A Resource whose contents may be run through a filter as it is being read.
AbstractFilteredResource() - Constructor for class org.opensaml.util.resource.AbstractFilteredResource
Constructor.
AbstractFilteredResource(ResourceFilter) - Constructor for class org.opensaml.util.resource.AbstractFilteredResource
AbstractWSAddressingObject - Class in org.opensaml.ws.wsaddressing.impl
AbstractWSAddressingObject.
AbstractWSAddressingObject(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObject
Constructor.
AbstractWSAddressingObjectBuilder<WSAddressingObjectType extends WSAddressingObject> - Class in org.opensaml.ws.wsaddressing.impl
AbstractWSAddressObjectBuilder.
AbstractWSAddressingObjectBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectBuilder
 
AbstractWSAddressingObjectMarshaller - Class in org.opensaml.ws.wsaddressing.impl
An abstract marshaller implementation for XMLObjects from org.opensaml.ws.wsaddressing.
AbstractWSAddressingObjectMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectMarshaller
Constructor.
AbstractWSAddressingObjectUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
An abstract unmarshaller implementation for XMLObjects from org.opensaml.ws.wsaddressing.
AbstractWSAddressingObjectUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
Constructor.
AbstractWSPolicyObject - Class in org.opensaml.ws.wspolicy.impl
AbstractWSSecurityObject.
AbstractWSPolicyObject(String, String, String) - Constructor for class org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObject
Constructor.
AbstractWSPolicyObjectBuilder<T extends WSPolicyObject> - Class in org.opensaml.ws.wspolicy.impl
AbstactWSPolicyObjectBuilder.
AbstractWSPolicyObjectBuilder() - Constructor for class org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectBuilder
 
AbstractWSPolicyObjectMarshaller - Class in org.opensaml.ws.wspolicy.impl
An abstract marshaller implementation for XMLObjects from org.opensaml.ws.wssecurity.
AbstractWSPolicyObjectMarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectMarshaller
 
AbstractWSPolicyObjectUnmarshaller - Class in org.opensaml.ws.wspolicy.impl
An abstract unmarshaller implementation for XMLObjects from org.opensaml.ws.wspolicy.
AbstractWSPolicyObjectUnmarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectUnmarshaller
Constructor.
AbstractWSSecurityObject - Class in org.opensaml.ws.wssecurity.impl
AbstractWSSecurityObject
AbstractWSSecurityObject(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObject
Constructor.
AbstractWSSecurityObjectBuilder<WSSecurityObjectType extends WSSecurityObject> - Class in org.opensaml.ws.wssecurity.impl
AbstractWSSecurityObjectBuilder
AbstractWSSecurityObjectBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectBuilder
 
AbstractWSSecurityObjectMarshaller - Class in org.opensaml.ws.wssecurity.impl
An abstract marshaller implementation for XMLObjects from org.opensaml.ws.wssecurity.
AbstractWSSecurityObjectMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectMarshaller
Constructor.
AbstractWSSecurityObjectUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
An abstract unmarshaller implementation for XMLObjects from org.opensaml.ws.wssecurity.
AbstractWSSecurityObjectUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectUnmarshaller
Constructor.
AbstractWSTrustObject - Class in org.opensaml.ws.wstrust.impl
AbstractWSTrustObject.
AbstractWSTrustObject(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.AbstractWSTrustObject
Constructor.
AbstractWSTrustObjectBuilder<WSTrustObjectType extends WSTrustObject> - Class in org.opensaml.ws.wstrust.impl
AbstractWSTrustObjectBuilder.
AbstractWSTrustObjectBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectBuilder
 
AbstractWSTrustObjectMarshaller - Class in org.opensaml.ws.wstrust.impl
An abstract marshaller implementation for XMLObjects from org.opensaml.ws.wstrust.
AbstractWSTrustObjectMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectMarshaller
Constructor.
AbstractWSTrustObjectUnmarshaller - Class in org.opensaml.ws.wstrust.impl
An abstract unmarshaller implementation for XMLObjects from org.opensaml.ws.wstrust.
AbstractWSTrustObjectUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectUnmarshaller
Constructor.
Action - Interface in org.opensaml.ws.wsaddressing
The <wsa:Action> element.
ActionBuilder - Class in org.opensaml.ws.wsaddressing.impl
ActionBuilder.
ActionBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.ActionBuilder
 
ActionImpl - Class in org.opensaml.ws.wsaddressing.impl
ActionImpl is the concrete implementation of Action.
ActionImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.ActionImpl
Constructor.
ActionMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for the <wsa:Action> element.
ActionMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ActionMarshaller
 
ActionUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for the <wsa:Action> element.
ActionUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ActionUnmarshaller
 
ActorBearing - Interface in org.opensaml.ws.soap.soap11
Interface for element having a @soap11:actor attribute.
addActorAttribute(XMLObject, String) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
addEncodingStyle(XMLObject, String) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
addEncodingStyles(XMLObject, List<String>) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
addHeaderBlock(MessageContext, XMLObject) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Add a header block to the SOAP envelope contained within the specified message context's MessageContext.getOutboundMessage().
addMessageID(String, DateTime) - Method in class org.opensaml.util.storage.ReplayCache
Accquires a write lock and adds the message state to the underlying storage service.
addMustUnderstandAttribute(XMLObject, boolean) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
addNoCacheHeaders(HTTPOutTransport) - Static method in class org.opensaml.ws.transport.http.HTTPTransportUtils
Adds Cache-Control and Pragma headers meant to disable caching.
addParameter(String, String) - Method in interface org.opensaml.ws.transport.http.HTTPOutTransport
Sets the given parameter with the given value.
addParameter(String, String) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Sets the given parameter with the given value.
Address - Interface in org.opensaml.ws.wsaddressing
The <wsa:Address> element.
Address - Interface in org.opensaml.ws.wsfed
This interface defines how the object representing a WS Address Address element behaves.
AddressBuilder - Class in org.opensaml.ws.wsaddressing.impl
AddressBuilder.
AddressBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.AddressBuilder
 
AddressBuilder - Class in org.opensaml.ws.wsfed.impl
Builder of AddressImpl objects.
AddressBuilder() - Constructor for class org.opensaml.ws.wsfed.impl.AddressBuilder
Constructor.
AddressImpl - Class in org.opensaml.ws.wsaddressing.impl
AddressImpl is the concrete implementation of Address.
AddressImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.AddressImpl
Constructor.
AddressImpl - Class in org.opensaml.ws.wsfed.impl
Implementation of the Address object.
AddressImpl(String, String, String) - Constructor for class org.opensaml.ws.wsfed.impl.AddressImpl
Constructor.
AddressMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for the <wsa:Address> element.
AddressMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.AddressMarshaller
 
AddressMarshaller - Class in org.opensaml.ws.wsfed.impl
A thread-safe marshaller for Address objects.
AddressMarshaller() - Constructor for class org.opensaml.ws.wsfed.impl.AddressMarshaller
 
AddressUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for the <wsa:Address> element.
AddressUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.AddressUnmarshaller
 
AddressUnmarshaller - Class in org.opensaml.ws.wsfed.impl
A thread-safe unmarshaller for Address objects.
AddressUnmarshaller() - Constructor for class org.opensaml.ws.wsfed.impl.AddressUnmarshaller
 
addSOAP11ActorAttribute(XMLObject, String) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds a soap11:actor attribute to the given SOAP object.
addSOAP11EncodingStyle(XMLObject, String) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds a single encoding style to the given SOAP object.
addSOAP11EncodingStyles(XMLObject, List<String>) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds a soap11:encodingStyle attribute to the given SOAP object.
addSOAP11HeaderBlock(Envelope, XMLObject) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Add a header to the SOAP 1.1 Envelope.
addSOAP11MustUnderstandAttribute(XMLObject, boolean) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds a soap11:mustUnderstand attribute to the given SOAP object.
addSOAP12EncodingStyleAttribute(XMLObject, String) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds the soap12:encodingStyle attribute to the given soap object.
addSOAP12MustUnderstandAttribute(XMLObject, boolean) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds a soap12:mustUnderstand attribute to the given SOAP object.
addSOAP12RelayAttribute(XMLObject, boolean) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds a soap12:relay attribute to the given SOAP object.
addSOAP12RoleAttribute(XMLObject, String) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Adds the soap12:role attribute to the given soap object.
addWSAIsReferenceParameter(XMLObject, boolean) - Static method in class org.opensaml.ws.wsaddressing.util.WSAddressingHelper
Adds a wsa:IsReferenceParameter attribute to the given SOAP object.
addWSSE11TokenType(XMLObject, String) - Static method in class org.opensaml.ws.wssecurity.util.WSSecurityHelper
Adds a wsse11:TokenType attribute to the given SOAP object.
addWSSEUsage(XMLObject, String) - Static method in class org.opensaml.ws.wssecurity.util.WSSecurityHelper
Adds a single wsse:Usage value to the given SOAP object.
addWSSEUsages(XMLObject, List<String>) - Static method in class org.opensaml.ws.wssecurity.util.WSSecurityHelper
Adds a wsse:Usage attribute to the given SOAP object.
addWSUId(XMLObject, String) - Static method in class org.opensaml.ws.wssecurity.util.WSSecurityHelper
Adds a wsu:Id attribute to the given SOAP object.
All - Interface in org.opensaml.ws.wspolicy
The wsp:All element.
AllBuilder - Class in org.opensaml.ws.wspolicy.impl
Builder for the All element.
AllBuilder() - Constructor for class org.opensaml.ws.wspolicy.impl.AllBuilder
 
AllImpl - Class in org.opensaml.ws.wspolicy.impl
AllImpl.
AllImpl(String, String, String) - Constructor for class org.opensaml.ws.wspolicy.impl.AllImpl
Constructor.
AllMarshaller - Class in org.opensaml.ws.wspolicy.impl
Marshaller for the wsp:All element.
AllMarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.AllMarshaller
 
ALLOW_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wstrust.Renewing
The wst:Renewing/@Allow attribute local name.
AllowPostdating - Interface in org.opensaml.ws.wstrust
The wst:AllowPostdating element.
AllowPostdatingBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the AllowPostdating element.
AllowPostdatingBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.AllowPostdatingBuilder
 
AllowPostdatingImpl - Class in org.opensaml.ws.wstrust.impl
AllowPostdatingImpl.
AllowPostdatingImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.AllowPostdatingImpl
Constructor.
AllowPostdatingMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the AllowPostdating element.
AllowPostdatingMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.AllowPostdatingMarshaller
 
AllowPostdatingUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:AllowPostdating element.
AllowPostdatingUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.AllowPostdatingUnmarshaller
 
AllUnmarshaller - Class in org.opensaml.ws.wspolicy.impl
Unmarshaller for the wsp:All element.
AllUnmarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.AllUnmarshaller
 
ANONYMOUS - Static variable in interface org.opensaml.ws.wsaddressing.Address
Anonymous address URI.
AppliesTo - Interface in org.opensaml.ws.wsfed
This interface defines how the object representing a WS Applies To AppliesTo element behaves.
AppliesTo - Interface in org.opensaml.ws.wspolicy
The wsp:AppliesTo element.
AppliesToBuilder - Class in org.opensaml.ws.wsfed.impl
Builder of AppliesToImpl objects.
AppliesToBuilder() - Constructor for class org.opensaml.ws.wsfed.impl.AppliesToBuilder
Constructor.
AppliesToBuilder - Class in org.opensaml.ws.wspolicy.impl
Builder for the AppliesTo element.
AppliesToBuilder() - Constructor for class org.opensaml.ws.wspolicy.impl.AppliesToBuilder
 
AppliesToImpl - Class in org.opensaml.ws.wsfed.impl
Implementation of the AppliesTo Object.
AppliesToImpl(String, String, String) - Constructor for class org.opensaml.ws.wsfed.impl.AppliesToImpl
Constructor.
AppliesToImpl - Class in org.opensaml.ws.wspolicy.impl
AppliesToImpl.
AppliesToImpl(String, String, String) - Constructor for class org.opensaml.ws.wspolicy.impl.AppliesToImpl
Constructor.
AppliesToMarshaller - Class in org.opensaml.ws.wsfed.impl
A thread safe marshaller for AppliesTo objects.
AppliesToMarshaller() - Constructor for class org.opensaml.ws.wsfed.impl.AppliesToMarshaller
 
AppliesToMarshaller - Class in org.opensaml.ws.wspolicy.impl
Marshaller for the wsp:AppliesTo element.
AppliesToMarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.AppliesToMarshaller
 
AppliesToUnmarshaller - Class in org.opensaml.ws.wsfed.impl
A thread-safe unmarshaller for AppliesTo objects.
AppliesToUnmarshaller() - Constructor for class org.opensaml.ws.wsfed.impl.AppliesToUnmarshaller
 
AppliesToUnmarshaller - Class in org.opensaml.ws.wspolicy.impl
Unmarshaller for the wsp:AppliesTo element.
AppliesToUnmarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.AppliesToUnmarshaller
 
applyFilter(InputStream) - Method in class org.opensaml.util.resource.AbstractFilteredResource
Applies the filter to the given stream resulting in the returned stream.
applyFilter(InputStream) - Method in class org.opensaml.util.resource.ChainingResourceFilter
Applies this filter to the given stream.
applyFilter(InputStream) - Method in class org.opensaml.util.resource.PropertyReplacementResourceFilter
Applies this filter to the given stream.
applyFilter(InputStream) - Method in interface org.opensaml.util.resource.ResourceFilter
Applies this filter to the given stream.
AttributedDataTimeImpl - Class in org.opensaml.ws.wssecurity.impl
Deprecated.
AttributedDataTimeImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.AttributedDataTimeImpl
Deprecated.
Constructor.
AttributedDateTime - Interface in org.opensaml.ws.wssecurity
Interface for elements of complex type AttributedDateTime.
AttributedDateTimeImpl - Class in org.opensaml.ws.wssecurity.impl
Implementation of AttributedDateTime.
AttributedDateTimeImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.AttributedDateTimeImpl
Constructor.
AttributedDateTimeMarshaller - Class in org.opensaml.ws.wssecurity.impl
AttributedDateTimeMarshaller.
AttributedDateTimeMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.AttributedDateTimeMarshaller
 
AttributedDateTimeUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
AttributedDateTimeUnmarshaller.
AttributedDateTimeUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.AttributedDateTimeUnmarshaller
 
AttributedQName - Interface in org.opensaml.ws.wsaddressing
Interface for type <wsa:AttributedQName>.
AttributedQNameImpl - Class in org.opensaml.ws.wsaddressing.impl
Implementation of AttributedQName.
AttributedQNameImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.AttributedQNameImpl
Constructor.
AttributedQNameMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for instances of AttributedQName.
AttributedQNameMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.AttributedQNameMarshaller
 
AttributedQNameUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for instances of AttributedQName.
AttributedQNameUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.AttributedQNameUnmarshaller
 
AttributedString - Interface in org.opensaml.ws.wssecurity
Interface for elements of complex type AttributedString.
AttributedStringImpl - Class in org.opensaml.ws.wssecurity.impl
Implementation of AttributedString.
AttributedStringImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.AttributedStringImpl
Constructor.
AttributedStringMarshaller - Class in org.opensaml.ws.wssecurity.impl
Marshaller for instances of AttributedString.
AttributedStringMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.AttributedStringMarshaller
 
AttributedStringUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
Unmarshaller for instances of AttributedString.
AttributedStringUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.AttributedStringUnmarshaller
 
AttributedUnsignedLong - Interface in org.opensaml.ws.wsaddressing
Interface for type <wsa:AttributedUnsignedLongType>.
AttributedUnsignedLongImpl - Class in org.opensaml.ws.wsaddressing.impl
Implementation of AttributedUnsignedLong.
AttributedUnsignedLongImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.AttributedUnsignedLongImpl
Constructor.
AttributedUnsignedLongMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for instances of AttributedUnsignedLong.
AttributedUnsignedLongMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.AttributedUnsignedLongMarshaller
 
AttributedUnsignedLongUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for instances of AttributedUnsignedLong.
AttributedUnsignedLongUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.AttributedUnsignedLongUnmarshaller
 
AttributedURI - Interface in org.opensaml.ws.wsaddressing
Interface for element of type <wsa:AttributedURIType>.
AttributedURI - Interface in org.opensaml.ws.wssecurity
Interface for elements of complex type AttributedURI.
AttributedURIImpl - Class in org.opensaml.ws.wsaddressing.impl
AbstractAttributedURIType is the abstract implementation of AttributedURI.
AttributedURIImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.AttributedURIImpl
Constructor.
AttributedURIImpl - Class in org.opensaml.ws.wssecurity.impl
Implementation of AttributedURI.
AttributedURIImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.AttributedURIImpl
Constructor.
AttributedURIMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Abstract marshaller for the element of type AttributedURI.
AttributedURIMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.AttributedURIMarshaller
 
AttributedURIMarshaller - Class in org.opensaml.ws.wssecurity.impl
Marshaller for instances of AttributedURI.
AttributedURIMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.AttributedURIMarshaller
 
AttributedURIUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Abstract unmarshaller for the element of type AttributedURI.
AttributedURIUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.AttributedURIUnmarshaller
 
AttributedURIUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
Unmarshaller for instances of AttributedURI.
AttributedURIUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.AttributedURIUnmarshaller
 
AUTH_HASH - Static variable in interface org.opensaml.ws.wstrust.CombinedHash
The fixed string "AUTH-HASH" used in computing the value of the combined hash.
AuthenticationType - Interface in org.opensaml.ws.wstrust
The wst:AuthenticationType element.
AuthenticationTypeBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the AuthenticationType element.
AuthenticationTypeBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.AuthenticationTypeBuilder
 
AuthenticationTypeImpl - Class in org.opensaml.ws.wstrust.impl
AddressImpl.
AuthenticationTypeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.AuthenticationTypeImpl
Constructor.
AuthenticationTypeMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the AuthenticationType element.
AuthenticationTypeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.AuthenticationTypeMarshaller
 
AuthenticationTypeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:AuthenticationType element.
AuthenticationTypeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.AuthenticationTypeUnmarshaller
 
Authenticator - Interface in org.opensaml.ws.wstrust
The wst:Authenticator element.
AuthenticatorBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Authenticator element.
AuthenticatorBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.AuthenticatorBuilder
 
AuthenticatorImpl - Class in org.opensaml.ws.wstrust.impl
AuthenticatorImpl.
AuthenticatorImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.AuthenticatorImpl
Constructor.
AuthenticatorMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Authenticator element.
AuthenticatorMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.AuthenticatorMarshaller
 
AuthenticatorUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:Authenticator element.
AuthenticatorUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.AuthenticatorUnmarshaller
 

B

BaseHandlerChainAwareMessageDecoder - Class in org.opensaml.ws.message.handler
Base class for message decoders which are capable of processing the message context's inbound HandlerChain.
BaseHandlerChainAwareMessageDecoder() - Constructor for class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageDecoder
Constructor.
BaseHandlerChainAwareMessageDecoder(ParserPool) - Constructor for class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageDecoder
Constructor.
BaseHandlerChainAwareMessageEncoder - Class in org.opensaml.ws.message.handler
Base class for message encoders which are capable of processing the message context's outbound HandlerChain.
BaseHandlerChainAwareMessageEncoder() - Constructor for class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageEncoder
 
BaseMessageContext - Class in org.opensaml.ws.message
Base class for message context implementations.
BaseMessageContext() - Constructor for class org.opensaml.ws.message.BaseMessageContext
 
BaseMessageDecoder - Class in org.opensaml.ws.message.decoder
Base class for message decoders.
BaseMessageDecoder() - Constructor for class org.opensaml.ws.message.decoder.BaseMessageDecoder
Constructor.
BaseMessageDecoder(ParserPool) - Constructor for class org.opensaml.ws.message.decoder.BaseMessageDecoder
Constructor.
BaseMessageEncoder - Class in org.opensaml.ws.message.encoder
Base class for message decoders.
BaseMessageEncoder() - Constructor for class org.opensaml.ws.message.encoder.BaseMessageEncoder
Constructor.
BaseTransport - Class in org.opensaml.ws.transport
Base abstract class for a Transport that provides local storage for all transport properties.
BaseTransport() - Constructor for class org.opensaml.ws.transport.BaseTransport
Constructor.
BaseTrustEngineRule<TokenType> - Class in org.opensaml.ws.security.provider
Base rule which uses a trust engine to evaluate a token extracted from the request or message.
BaseTrustEngineRule(TrustEngine<TokenType>) - Constructor for class org.opensaml.ws.security.provider.BaseTrustEngineRule
Constructor.
BasicHandlerChain - Class in org.opensaml.ws.message.handler
A basic implementation of HandlerChain.
BasicHandlerChain() - Constructor for class org.opensaml.ws.message.handler.BasicHandlerChain
Constructor.
BasicPhasedHandlerChain - Class in org.opensaml.ws.message.handler
A basic implementation of PhasedHandlerChain.
BasicPhasedHandlerChain() - Constructor for class org.opensaml.ws.message.handler.BasicPhasedHandlerChain
Constructor.
BasicSecurityPolicy - Class in org.opensaml.ws.security.provider
Basic security policy implementation which evaluates a given set of SecurityPolicyRule in an ordered manner.
BasicSecurityPolicy() - Constructor for class org.opensaml.ws.security.provider.BasicSecurityPolicy
Constructor.
BasicSOAPMessageContext - Class in org.opensaml.ws.soap.client
Basic SOAPMessageContext implementation.
BasicSOAPMessageContext() - Constructor for class org.opensaml.ws.soap.client.BasicSOAPMessageContext
 
BATCH_CANCEL - Static variable in interface org.opensaml.ws.wstrust.RequestType
RequestType BatchCancel URI.
BATCH_ISSUE - Static variable in interface org.opensaml.ws.wstrust.RequestType
RequestType BatchIssue URI.
BATCH_RENEW - Static variable in interface org.opensaml.ws.wstrust.RequestType
RequestType BatchRenew URI.
BATCH_VALIDATE - Static variable in interface org.opensaml.ws.wstrust.RequestType
RequestType BatchValidate URI.
BEARER - Static variable in interface org.opensaml.ws.wstrust.KeyType
The KeyType Bearer URI.
BinaryExchange - Interface in org.opensaml.ws.wstrust
The wst:BinaryExchange element.
BinaryExchangeBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the BinaryExchange element.
BinaryExchangeBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.BinaryExchangeBuilder
 
BinaryExchangeImpl - Class in org.opensaml.ws.wstrust.impl
BinaryExchangeImpl.
BinaryExchangeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.BinaryExchangeImpl
Constructor.
BinaryExchangeMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the BinaryExchange element.
BinaryExchangeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.BinaryExchangeMarshaller
 
BinaryExchangeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the <wst:BinaryExchange> element.
BinaryExchangeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.BinaryExchangeUnmarshaller
 
BinarySecret - Interface in org.opensaml.ws.wstrust
The wst:BinarySecret element.
BinarySecretBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the BinarySecret element.
BinarySecretBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.BinarySecretBuilder
 
BinarySecretImpl - Class in org.opensaml.ws.wstrust.impl
BinarySecretImpl.
BinarySecretImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.BinarySecretImpl
Constructor.
BinarySecretMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the BinarySecret element.
BinarySecretMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.BinarySecretMarshaller
 
BinarySecretUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the <wst:BinarySecret> element.
BinarySecretUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.BinarySecretUnmarshaller
 
BinarySecurityToken - Interface in org.opensaml.ws.wssecurity
The <wsse:BinarySecurityToken> element.
BinarySecurityTokenBuilder - Class in org.opensaml.ws.wssecurity.impl
Builder for the <BinarySecurityToken> element.
BinarySecurityTokenBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.BinarySecurityTokenBuilder
 
BinarySecurityTokenImpl - Class in org.opensaml.ws.wssecurity.impl
BinarySecurityTokenImpl.
BinarySecurityTokenImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.BinarySecurityTokenImpl
Constructor.
BinarySecurityTokenMarshaller - Class in org.opensaml.ws.wssecurity.impl
BinarySecurityTokenMarshaller.
BinarySecurityTokenMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.BinarySecurityTokenMarshaller
 
BinarySecurityTokenUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
BinarySecurityTokenUnmarshaller.
BinarySecurityTokenUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.BinarySecurityTokenUnmarshaller
 
Body - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 Body.
BodyBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of BodyImpl objects.
BodyBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.BodyBuilder
 
BodyImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implemenation of Body.
BodyImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.BodyImpl
Constructor.
BodyMarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe marshaller for Bodys.
BodyMarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.BodyMarshaller
 
BodyUnmarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe unmarshaller for Bodys.
BodyUnmarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.BodyUnmarshaller
 
buildClient() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Builds an HTTP client with the given settings.
buildCriteriaSet(String, MessageContext) - Method in class org.opensaml.ws.security.provider.BaseTrustEngineRule
Subclasses are required to implement this method to build a criteria set for the trust engine according to trust engine and application-specific needs.
buildCriteriaSet(String, MessageContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Subclasses are required to implement this method to build a criteria set for the trust engine according to trust engine and application-specific needs.
buildObject() - Method in interface org.opensaml.ws.soap.common.SOAPObjectBuilder
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.BodyBuilder
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Body" as the element local name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.BodyBuilder
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.DetailBuilder
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Detail" as the element local name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.DetailBuilder
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeBuilder
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Envelope" as the element local name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeBuilder
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.FaultActorBuilder
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.FaultActorBuilder
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.FaultBuilder
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Fault" as the element local name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.FaultBuilder
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.FaultCodeBuilder
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.FaultCodeBuilder
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.FaultStringBuilder
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.FaultStringBuilder
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
buildObject() - Method in class org.opensaml.ws.soap.soap11.impl.HeaderBuilder
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Header" as the element local name.
buildObject(String, String, String) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectBuilder
Builds a WS-Addressing object.
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.ActionBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.ActionBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.AddressBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.AddressBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.FaultToBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.FaultToBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.FromBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.FromBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.MessageIDBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.MessageIDBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.MetadataBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.MetadataBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.ProblemActionBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.ProblemActionBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.ProblemHeaderQNameBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.ProblemHeaderQNameBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.ProblemIRIBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.ProblemIRIBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.ReferenceParametersBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.ReferenceParametersBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.RelatesToBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.RelatesToBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.ReplyToBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.ReplyToBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.RetryAfterBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.RetryAfterBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.SoapActionBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.SoapActionBuilder
buildObject() - Method in class org.opensaml.ws.wsaddressing.impl.ToBuilder
Builds a WS-Addressing object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsaddressing.impl.ToBuilder
buildObject() - Method in interface org.opensaml.ws.wsaddressing.WSAddressingObjectBuilder
Builds a WS-Addressing object.
buildObject() - Method in class org.opensaml.ws.wsfed.impl.AddressBuilder
Builds a WS-Federation object using its default element name.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsfed.impl.AddressBuilder
buildObject() - Method in class org.opensaml.ws.wsfed.impl.AppliesToBuilder
Builds a WS-Federation object using its default element name.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsfed.impl.AppliesToBuilder
buildObject() - Method in class org.opensaml.ws.wsfed.impl.EndPointReferenceBuilder
Builds a WS-Federation object using its default element name.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsfed.impl.EndPointReferenceBuilder
buildObject() - Method in class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenBuilder
Builds a WS-Federation object using its default element name.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenBuilder
buildObject() - Method in class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseBuilder
Builds a WS-Federation object using its default element name.
buildObject(String, String, String) - Method in class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseBuilder
buildObject() - Method in interface org.opensaml.ws.wsfed.WSFedObjectBuilder
Builds a WS-Federation object using its default element name.
buildObject() - Method in class org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectBuilder
Builds a WS-Policy object.
buildObject() - Method in class org.opensaml.ws.wspolicy.impl.AllBuilder
Builds a WS-Policy object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wspolicy.impl.AllBuilder
buildObject() - Method in class org.opensaml.ws.wspolicy.impl.AppliesToBuilder
Builds a WS-Policy object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wspolicy.impl.AppliesToBuilder
buildObject() - Method in class org.opensaml.ws.wspolicy.impl.ExactlyOneBuilder
Builds a WS-Policy object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wspolicy.impl.ExactlyOneBuilder
buildObject() - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentBuilder
Builds a WS-Policy object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentBuilder
buildObject() - Method in class org.opensaml.ws.wspolicy.impl.PolicyBuilder
Builds a WS-Policy object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wspolicy.impl.PolicyBuilder
buildObject() - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceBuilder
Builds a WS-Policy object.
buildObject(String, String, String) - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceBuilder
buildObject() - Method in interface org.opensaml.ws.wspolicy.WSPolicyObjectBuilder
Builds a WS-Policy object.
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectBuilder
 
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.BinarySecurityTokenBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.BinarySecurityTokenBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.CreatedBuilder
 
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.CreatedBuilder
 
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.EmbeddedBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.EmbeddedBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.ExpiresBuilder
 
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.ExpiresBuilder
 
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.IterationBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.IterationBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.KeyIdentifierBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.KeyIdentifierBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.NonceBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.NonceBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.PasswordBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.PasswordBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.ReferenceBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.ReferenceBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.SaltBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.SaltBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.SecurityBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.SecurityBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.SignatureConfirmationBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.SignatureConfirmationBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.TimestampBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.TimestampBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.TransformationParametersBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.TransformationParametersBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.UsernameBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.UsernameBuilder
buildObject() - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenBuilder
Builds a WS-Security object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenBuilder
buildObject() - Method in interface org.opensaml.ws.wssecurity.WSSecurityObjectBuilder
Builds a WS-Security object of the given type.
buildObject() - Method in class org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectBuilder
Builds a WS-Trust object of the given type.
buildObject() - Method in class org.opensaml.ws.wstrust.impl.AllowPostdatingBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.AllowPostdatingBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.AuthenticationTypeBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.AuthenticationTypeBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.AuthenticatorBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.AuthenticatorBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.BinaryExchangeBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.BinaryExchangeBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.BinarySecretBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.BinarySecretBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.CancelTargetBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.CancelTargetBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.CanonicalizationAlgorithmBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.CanonicalizationAlgorithmBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.ChallengeBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.ChallengeBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.ClaimsBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.ClaimsBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.CodeBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.CodeBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.CombinedHashBuilder
 
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.CombinedHashBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.ComputedKeyAlgorithmBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.ComputedKeyAlgorithmBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.ComputedKeyBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.ComputedKeyBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.DelegatableBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.DelegatableBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.DelegateToBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.DelegateToBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.EncryptionAlgorithmBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.EncryptionAlgorithmBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.EncryptionBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.EncryptionBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.EncryptWithBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.EncryptWithBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.EntropyBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.EntropyBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.ForwardableBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.ForwardableBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.IssuedTokensBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.IssuedTokensBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.IssuerBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.IssuerBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.KeyExchangeTokenBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.KeyExchangeTokenBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.KeySizeBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.KeySizeBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.KeyTypeBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.KeyTypeBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.KeyWrapAlgorithmBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.KeyWrapAlgorithmBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.LifetimeBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.LifetimeBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.OnBehalfOfBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.OnBehalfOfBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.ParticipantBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.ParticipantBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.ParticipantsBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.ParticipantsBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.PrimaryBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.PrimaryBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.ProofEncryptionBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.ProofEncryptionBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.ReasonBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.ReasonBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RenewingBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RenewingBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RenewTargetBuilder
 
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RenewTargetBuilder
 
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RequestedAttachedReferenceBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RequestedAttachedReferenceBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RequestedProofTokenBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RequestedProofTokenBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RequestedSecurityTokenBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RequestedSecurityTokenBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RequestedTokenCancelledBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RequestedTokenCancelledBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RequestedUnattachedReferenceBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RequestedUnattachedReferenceBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RequestKETBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RequestKETBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenCollectionBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenCollectionBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.RequestTypeBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.RequestTypeBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.SignatureAlgorithmBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.SignatureAlgorithmBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.SignChallengeBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.SignChallengeBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.SignChallengeResponseBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.SignChallengeResponseBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.SignWithBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.SignWithBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.StatusBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.StatusBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.TokenTypeBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.TokenTypeBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.UseKeyBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.UseKeyBuilder
buildObject() - Method in class org.opensaml.ws.wstrust.impl.ValidateTargetBuilder
Builds a WS-Trust object of the given type.
buildObject(String, String, String) - Method in class org.opensaml.ws.wstrust.impl.ValidateTargetBuilder
buildObject() - Method in interface org.opensaml.ws.wstrust.WSTrustObjectBuilder
Builds a WS-Trust object of the given type.
buildQueryString() - Method in class org.opensaml.util.URLBuilder
Builds the query string for the URL.
buildSOAP11Fault(QName, String, String, List<XMLObject>, Map<QName, String>) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Build a SOAP 1.1.
buildSOAPEnvelope(MessageContext) - Method in class org.opensaml.ws.soap.soap11.encoder.SOAP11Encoder
Builds the SOAP envelope and body skeleton to be encoded.
buildURL() - Method in class org.opensaml.util.URLBuilder
Builds a URL from the given data.

C

CANCEL - Static variable in interface org.opensaml.ws.wstrust.RequestType
RequestType Cancel URI.
CancelTarget - Interface in org.opensaml.ws.wstrust
The wst:CancelTarget element.
CancelTargetBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the CancelTarget element.
CancelTargetBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.CancelTargetBuilder
 
CancelTargetImpl - Class in org.opensaml.ws.wstrust.impl
CancelTargetImpl.
CancelTargetImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.CancelTargetImpl
Constructor.
CancelTargetMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the CancelTarget element.
CancelTargetMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.CancelTargetMarshaller
 
CancelTargetUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:CancelTarget element.
CancelTargetUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.CancelTargetUnmarshaller
 
CanonicalizationAlgorithm - Interface in org.opensaml.ws.wstrust
The wst:CanonicalizationAlgorithm element.
CanonicalizationAlgorithmBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the CanonicalizationAlgorithm element.
CanonicalizationAlgorithmBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.CanonicalizationAlgorithmBuilder
 
CanonicalizationAlgorithmImpl - Class in org.opensaml.ws.wstrust.impl
CanonicalizationAlgorithmImpl.
CanonicalizationAlgorithmImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.CanonicalizationAlgorithmImpl
Constructor.
CanonicalizationAlgorithmMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the CanonicalizationAlgorithm element.
CanonicalizationAlgorithmMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.CanonicalizationAlgorithmMarshaller
 
CanonicalizationAlgorithmUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:CanonicalizationAlgorithm element.
CanonicalizationAlgorithmUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.CanonicalizationAlgorithmUnmarshaller
 
canonicalize(String) - Static method in class org.opensaml.util.SimpleURLCanonicalizer
Canonicalize the supplied URL.
CertificateNameOptions - Class in org.opensaml.ws.security.provider
Options for deriving message context issuer names from an X.509 certificate.
CertificateNameOptions() - Constructor for class org.opensaml.ws.security.provider.CertificateNameOptions
Constructor.
ChainingResourceFilter - Class in org.opensaml.util.resource
Resource filter that executes a list of resource filters in order.
ChainingResourceFilter(List<ResourceFilter>) - Constructor for class org.opensaml.util.resource.ChainingResourceFilter
Constructor.
Challenge - Interface in org.opensaml.ws.wstrust
The wst:Challenge element.
ChallengeBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Challenge element.
ChallengeBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.ChallengeBuilder
 
ChallengeImpl - Class in org.opensaml.ws.wstrust.impl
ChallengeImpl.
ChallengeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.ChallengeImpl
Constructor.
ChallengeMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Challenge element.
ChallengeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ChallengeMarshaller
 
ChallengeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:Challenge element.
ChallengeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ChallengeUnmarshaller
 
Claims - Interface in org.opensaml.ws.wstrust
The wst:Claims element.
ClaimsBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Claims element.
ClaimsBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.ClaimsBuilder
 
ClaimsImpl - Class in org.opensaml.ws.wstrust.impl
ClaimsImpl.
ClaimsImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.ClaimsImpl
Constructor.
ClaimsMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Claims element.
ClaimsMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ClaimsMarshaller
 
ClaimsUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:Claims element.
ClaimsUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ClaimsUnmarshaller
 
ClasspathResource - Class in org.opensaml.util.resource
Resource that represents a resource found on the classpath.
ClasspathResource(String) - Constructor for class org.opensaml.util.resource.ClasspathResource
Constructor.
ClasspathResource(String, ResourceFilter) - Constructor for class org.opensaml.util.resource.ClasspathResource
CLIENT - Static variable in interface org.opensaml.ws.soap.soap11.FaultCode
FaultCode value Client.
ClientCertAuthRule - Class in org.opensaml.ws.security.provider
Policy rule that checks if the client cert used to authenticate the request is valid and trusted.
ClientCertAuthRule(TrustEngine<X509Credential>, CertificateNameOptions) - Constructor for class org.opensaml.ws.security.provider.ClientCertAuthRule
Constructor.
clone() - Method in class org.opensaml.ws.security.provider.CertificateNameOptions
Code - Interface in org.opensaml.ws.wstrust
The wst:Code element within a wst:Status element.
CodeBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Code element.
CodeBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.CodeBuilder
 
CodeImpl - Class in org.opensaml.ws.wstrust.impl
CodeImpl.
CodeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.CodeImpl
Constructor.
CodeMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Code element.
CodeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.CodeMarshaller
 
CodeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the :Code element.
CodeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.CodeUnmarshaller
 
CombinedHash - Interface in org.opensaml.ws.wstrust
The wst:CombinedHash element.
CombinedHashBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the CombinedHash element.
CombinedHashBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.CombinedHashBuilder
 
CombinedHashImpl - Class in org.opensaml.ws.wstrust.impl
CombinedHashImpl.
CombinedHashImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.CombinedHashImpl
Constructor.
CombinedHashMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the CombinedHash element.
CombinedHashMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.CombinedHashMarshaller
 
CombinedHashUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:CombinedHash element.
CombinedHashUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.CombinedHashUnmarshaller
 
ComputedKey - Interface in org.opensaml.ws.wstrust
The wst:ComputedKey element.
ComputedKeyAlgorithm - Interface in org.opensaml.ws.wstrust
The wst:ComputedKeyAlgorithm element.
ComputedKeyAlgorithmBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the ComputedKeyAlgorithm element.
ComputedKeyAlgorithmBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.ComputedKeyAlgorithmBuilder
 
ComputedKeyAlgorithmImpl - Class in org.opensaml.ws.wstrust.impl
ComputedKeyAlgorithmImpl.
ComputedKeyAlgorithmImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.ComputedKeyAlgorithmImpl
Constructor.
ComputedKeyAlgorithmMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the ComputedKeyAlgorithm element.
ComputedKeyAlgorithmMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ComputedKeyAlgorithmMarshaller
 
ComputedKeyAlgorithmUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:ComputedKeyAlgorithm element.
ComputedKeyAlgorithmUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ComputedKeyAlgorithmUnmarshaller
 
ComputedKeyBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the ComputedKey element.
ComputedKeyBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.ComputedKeyBuilder
 
ComputedKeyImpl - Class in org.opensaml.ws.wstrust.impl
ComputedKeyImpl.
ComputedKeyImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.ComputedKeyImpl
Constructor.
ComputedKeyMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the ComputedKey element.
ComputedKeyMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ComputedKeyMarshaller
 
ComputedKeyUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:ComputedKey element.
ComputedKeyUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ComputedKeyUnmarshaller
 
contains(String, KeyType) - Method in class org.opensaml.util.storage.MapBasedStorageService
Checks if a given key exists.
contains(String, KeyType) - Method in interface org.opensaml.util.storage.StorageService
Checks if a given key exists.
CONTEXT_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityToken
The Context attribute name.
CONTEXT_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponse
The Context attribute name.
Created - Interface in org.opensaml.ws.wssecurity
The <wsu:Created> element.
CreatedBuilder - Class in org.opensaml.ws.wssecurity.impl
Builder for the <wsu:Created> element.
CreatedBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.CreatedBuilder
 
CreatedImpl - Class in org.opensaml.ws.wssecurity.impl
CreatedImpl.
CreatedImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.CreatedImpl
Constructor.
CreatedMarshaller - Class in org.opensaml.ws.wssecurity.impl
Marshaller for the <wsu:Created> element.
CreatedMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.CreatedMarshaller
 
CreatedUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
CreatedUnmarshaller.
CreatedUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.CreatedUnmarshaller
 
createPostMethod(String, HttpSOAPRequestParameters, Envelope) - Method in class org.opensaml.ws.soap.client.http.HttpSOAPClient
Creates the post method used to send the SOAP request.
createRequestEntity(Envelope, Charset) - Method in class org.opensaml.ws.soap.client.http.HttpSOAPClient
Creates the request entity that makes up the POST message body.
createSocket(String, int) - Method in class org.opensaml.ws.soap.client.http.TLSProtocolSocketFactory
createSocket(String, int, InetAddress, int) - Method in class org.opensaml.ws.soap.client.http.TLSProtocolSocketFactory
createSocket(Socket, String, int, boolean) - Method in class org.opensaml.ws.soap.client.http.TLSProtocolSocketFactory
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.opensaml.ws.soap.client.http.TLSProtocolSocketFactory

D

decode(MessageContext) - Method in class org.opensaml.ws.message.decoder.BaseMessageDecoder
Decodes a message in a binding specific manner.
decode(MessageContext) - Method in interface org.opensaml.ws.message.decoder.MessageDecoder
Decodes a message in a binding specific manner.
decode(MessageContext) - Method in class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageDecoder
Decodes a message in a binding specific manner.
decode(MessageContext) - Method in class org.opensaml.ws.soap.soap11.decoder.SOAP11Decoder
Decodes a message in a binding specific manner.
DEFAULT_DATETIME_FORMAT - Static variable in interface org.opensaml.ws.wssecurity.AttributedDateTime
Deprecated.
replaced by use of a DateTimeFormatter configured via AttributedDateTime.setDateTimeFormatter(DateTimeFormatter).
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Body
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Detail
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Envelope
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Fault
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultActor
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultCode
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultString
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Header
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsfed.Address
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsfed.AppliesTo
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsfed.EndPointReference
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsfed.RequestedSecurityToken
Element name, no namespace.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsfed.RequestSecurityTokenResponse
Element name, no namespace.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Body
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Detail
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Envelope
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Fault
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultActor
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultCode
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.FaultString
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Header
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsfed.Address
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsfed.AppliesTo
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsfed.EndPointReference
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsfed.RequestedSecurityToken
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsfed.RequestSecurityTokenResponse
Default element name.
DEFAULT_MAX_RETRY_ATTEMPTS - Static variable in class org.opensaml.util.resource.ResourceChangeWatcher
Default maximum retry attempts, 0.
DEFAULT_POLL_FREQUENCY - Static variable in class org.opensaml.util.resource.ResourceChangeWatcher
Default polling frequency, 12 hours.
Delegatable - Interface in org.opensaml.ws.wstrust
The wst:Delegatable element.
DelegatableBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Delegatable element.
DelegatableBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.DelegatableBuilder
 
DelegatableImpl - Class in org.opensaml.ws.wstrust.impl
DelegatableImpl.
DelegatableImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.DelegatableImpl
Constructor.
DelegatableMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Delegatable element.
DelegatableMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.DelegatableMarshaller
 
DelegatableUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:Delegatable element.
DelegatableUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.DelegatableUnmarshaller
 
DelegateTo - Interface in org.opensaml.ws.wstrust
The wst:DelegateTo element.
DelegateToBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the DelegateTo element.
DelegateToBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.DelegateToBuilder
 
DelegateToImpl - Class in org.opensaml.ws.wstrust.impl
DelegateToImpl.
DelegateToImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.DelegateToImpl
Constructor.
DelegateToMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the DelegateTo element.
DelegateToMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.DelegateToMarshaller
 
DelegateToUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the <wst:DelegateTo> element.
DelegateToUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.DelegateToUnmarshaller
 
deregisterSchemePortMapping(String) - Static method in class org.opensaml.util.SimpleURLCanonicalizer
Deregister a scheme-to-port mapping.
Detail - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 Detail.
DetailBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of DetailImpl objects.
DetailBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.DetailBuilder
 
DetailImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implementation of Detail.
DetailImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.DetailImpl
Constructor.
DetailMarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe marshaller for Details.
DetailMarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.DetailMarshaller
 
DetailUnmarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe unmarshaller for Details.
DetailUnmarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.DetailUnmarshaller
 
DIALECT_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wstrust.Claims
The wst:Claims/@Dialect attribute local name.
DIALECT_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wstrust.Entropy
The wst:Claims/@Dialect attribute local name.
DIGEST_ALGORITHM_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wspolicy.PolicyReference
The wsp:PolicyReference/@Digest attribute local name.
DIGEST_ALGORITHM_SHA1EXC - Static variable in interface org.opensaml.ws.wspolicy.PolicyReference
The default wsp:PolicyReference/@DigestAlgorithm attribute value.
DIGEST_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wspolicy.PolicyReference
The wsp:PolicyReference/@Digest attribute local name.
doDecode(MessageContext) - Method in class org.opensaml.ws.message.decoder.BaseMessageDecoder
Decodes a message, updating the message context.
doDecode(MessageContext) - Method in class org.opensaml.ws.soap.soap11.decoder.http.HTTPSOAP11Decoder
Decodes a message, updating the message context.
doDecode(MessageContext) - Method in class org.opensaml.ws.soap.soap11.decoder.SOAP11Decoder
Decodes a message, updating the message context.
doEncode(MessageContext) - Method in class org.opensaml.ws.message.encoder.BaseMessageEncoder
Encodes the outbound message onto the outbound transport.
doEncode(MessageContext) - Method in class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageEncoder
Encodes the outbound message onto the outbound transport.
doEncode(MessageContext) - Method in class org.opensaml.ws.soap.soap11.encoder.http.HTTPSOAP11Encoder
Encodes the outbound message onto the outbound transport.
doEvaluate(X509Credential, MessageContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluate the request credential.
doEvaluate(MessageContext) - Method in class org.opensaml.ws.security.provider.HTTPRule
Evaluates if the message context transport, guaranteed to be of type HTTPTransport, meets all requirements.

E

ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.Action
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.Address
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.EndpointReference
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.FaultTo
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.From
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.MessageID
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.Metadata
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ProblemAction
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ProblemHeaderQName
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ProblemIRI
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ReferenceParameters
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.RelatesTo
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ReplyTo
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.RetryAfter
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.SoapAction
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.To
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wspolicy.All
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wspolicy.AppliesTo
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wspolicy.ExactlyOne
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wspolicy.Policy
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wspolicy.PolicyAttachment
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wspolicy.PolicyReference
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.BinarySecurityToken
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Created
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Embedded
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.EncryptedHeader
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Expires
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Iteration
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.KeyIdentifier
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Nonce
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Password
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Reference
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Salt
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Security
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.SecurityTokenReference
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.SignatureConfirmation
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Timestamp
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.TransformationParameters
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Username
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.UsernameToken
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.AllowPostdating
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.AuthenticationType
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Authenticator
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.BinaryExchange
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.BinarySecret
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.CancelTarget
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.CanonicalizationAlgorithm
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Challenge
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Claims
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Code
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.CombinedHash
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.ComputedKey
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.ComputedKeyAlgorithm
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Delegatable
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.DelegateTo
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Encryption
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.EncryptionAlgorithm
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.EncryptWith
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Entropy
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Forwardable
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.IssuedTokens
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Issuer
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.KeyExchangeToken
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.KeySize
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.KeyType
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.KeyWrapAlgorithm
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Lifetime
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.OnBehalfOf
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Participant
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Participants
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Primary
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.ProofEncryption
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Reason
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Renewing
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RenewTarget
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedAttachedReference
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedProofToken
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedSecurityToken
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedTokenCancelled
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedUnattachedReference
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestKET
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityToken
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenCollection
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponse
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponseCollection
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestType
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.SignatureAlgorithm
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.SignChallenge
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.SignChallengeResponse
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.SignWith
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Status
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.TokenType
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.UseKey
Element local name.
ELEMENT_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.ValidateTarget
Element local name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.Action
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.Address
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.EndpointReference
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.FaultTo
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.From
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.MessageID
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.Metadata
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ProblemAction
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ProblemHeaderQName
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ProblemIRI
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ReferenceParameters
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.RelatesTo
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ReplyTo
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.RetryAfter
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.SoapAction
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wsaddressing.To
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wspolicy.All
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wspolicy.AppliesTo
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wspolicy.ExactlyOne
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wspolicy.Policy
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wspolicy.PolicyAttachment
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wspolicy.PolicyReference
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.BinarySecurityToken
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.Created
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.Embedded
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.EncryptedHeader
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.Expires
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.Iteration
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.KeyIdentifier
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.Nonce
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.Password
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.Reference
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.Salt
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.Security
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.SecurityTokenReference
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.SignatureConfirmation
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.Timestamp
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.TransformationParameters
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.Username
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wssecurity.UsernameToken
Qualified element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.AllowPostdating
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.AuthenticationType
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Authenticator
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.BinaryExchange
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.BinarySecret
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.CancelTarget
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.CanonicalizationAlgorithm
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Challenge
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Claims
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Code
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.CombinedHash
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.ComputedKey
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.ComputedKeyAlgorithm
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Delegatable
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.DelegateTo
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Encryption
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.EncryptionAlgorithm
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.EncryptWith
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Entropy
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Forwardable
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.IssuedTokens
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Issuer
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.KeyExchangeToken
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.KeySize
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.KeyType
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.KeyWrapAlgorithm
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Lifetime
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.OnBehalfOf
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Participant
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Participants
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Primary
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.ProofEncryption
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Reason
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Renewing
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RenewTarget
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedAttachedReference
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedProofToken
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedSecurityToken
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedTokenCancelled
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedUnattachedReference
Default element name
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestKET
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityToken
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenCollection
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponse
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponseCollection
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestType
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.SignatureAlgorithm
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.SignChallenge
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.SignChallengeResponse
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.SignWith
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.Status
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.TokenType
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.UseKey
Default element name.
ELEMENT_NAME - Static variable in interface org.opensaml.ws.wstrust.ValidateTarget
Default element name.
Embedded - Interface in org.opensaml.ws.wssecurity
the <wsse:Embedded> element.
EmbeddedBuilder - Class in org.opensaml.ws.wssecurity.impl
EmbeddedBuilder.
EmbeddedBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.EmbeddedBuilder
 
EmbeddedImpl - Class in org.opensaml.ws.wssecurity.impl
EmbeddedImpl is the concrete implementation of Embedded.
EmbeddedImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.EmbeddedImpl
Constructor.
EmbeddedMarshaller - Class in org.opensaml.ws.wssecurity.impl
EmbeddedMarshaller.
EmbeddedMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.EmbeddedMarshaller
 
EmbeddedUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
EmbeddedUnmarshaller.
EmbeddedUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.EmbeddedUnmarshaller
 
encode(MessageContext) - Method in class org.opensaml.ws.message.encoder.BaseMessageEncoder
Encodes the message in the binding specific manner.
encode(MessageContext) - Method in interface org.opensaml.ws.message.encoder.MessageEncoder
Encodes the message in the binding specific manner.
EncodedString - Interface in org.opensaml.ws.wssecurity
Interface for elements of complex type EncodedString.
EncodedStringImpl - Class in org.opensaml.ws.wssecurity.impl
Implementation of EncodedString.
EncodedStringImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.EncodedStringImpl
Constructor.
EncodedStringMarshaller - Class in org.opensaml.ws.wssecurity.impl
Marshaller for instances of EncodedString.
EncodedStringMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.EncodedStringMarshaller
 
EncodedStringUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
Unmarshaller for instances of EncodedString.
EncodedStringUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.EncodedStringUnmarshaller
 
encodeToTransport(MessageContext) - Method in class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageEncoder
Encode the message context to the transport.
encodeToTransport(MessageContext) - Method in class org.opensaml.ws.soap.soap11.encoder.SOAP11Encoder
Encode the message context to the transport.
ENCODING_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wssecurity.EncodedString
The EncodingType attribute name.
ENCODING_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wstrust.BinaryExchange
The EncodingType attribute name.
ENCODING_TYPE_BASE64_BINARY - Static variable in interface org.opensaml.ws.wssecurity.EncodedString
The EncodingType attribute value #Base64Binary.
EncodingStyleBearing - Interface in org.opensaml.ws.soap.soap11
Interface for element having a @soap11:encodingStyle attribute.
EncodingStyleBearing - Interface in org.opensaml.ws.soap.soap12
Interface for element having a @soap12:encodingStyle attribute.
ENCRYPTED_KEY_SHA1 - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security - KeyIdentifier - EncryptedKeySHA1.
EncryptedHeader - Interface in org.opensaml.ws.wssecurity
The <wsse:EncryptedHeader> element.
EncryptedHeaderBuilder - Class in org.opensaml.ws.wssecurity.impl
EncryptedHeaderBuilder.
EncryptedHeaderBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.EncryptedHeaderBuilder
 
EncryptedHeaderImpl - Class in org.opensaml.ws.wssecurity.impl
Implementation of EncryptedHeader.
EncryptedHeaderImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Constructor.
EncryptedHeaderMarshaller - Class in org.opensaml.ws.wssecurity.impl
Marshaller for instances of EncryptedHeaderMarshaller.
EncryptedHeaderMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.EncryptedHeaderMarshaller
 
EncryptedHeaderUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
Unmarshaller for instances of EncryptedHeader.
EncryptedHeaderUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.EncryptedHeaderUnmarshaller
 
Encryption - Interface in org.opensaml.ws.wstrust
The wst:Encryption element.
EncryptionAlgorithm - Interface in org.opensaml.ws.wstrust
The wst:EncryptionAlgorithm element.
EncryptionAlgorithmBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the EncryptionAlgorithm element.
EncryptionAlgorithmBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.EncryptionAlgorithmBuilder
 
EncryptionAlgorithmImpl - Class in org.opensaml.ws.wstrust.impl
EncryptionAlgorithmImpl.
EncryptionAlgorithmImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.EncryptionAlgorithmImpl
Constructor.
EncryptionAlgorithmMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the EncryptionAlgorithm element.
EncryptionAlgorithmMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.EncryptionAlgorithmMarshaller
 
EncryptionAlgorithmUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:EncryptionAlgorithm element.
EncryptionAlgorithmUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.EncryptionAlgorithmUnmarshaller
 
EncryptionBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Encryption element.
EncryptionBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.EncryptionBuilder
 
EncryptionImpl - Class in org.opensaml.ws.wstrust.impl
EncryptionImpl.
EncryptionImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.EncryptionImpl
Constructor.
EncryptionMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Encryption element.
EncryptionMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.EncryptionMarshaller
 
EncryptionUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:Encryption element.
EncryptionUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.EncryptionUnmarshaller
 
EncryptWith - Interface in org.opensaml.ws.wstrust
The wst:EncryptWith element.
EncryptWithBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the EncryptWith element.
EncryptWithBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.EncryptWithBuilder
 
EncryptWithImpl - Class in org.opensaml.ws.wstrust.impl
EncryptWithImpl.
EncryptWithImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.EncryptWithImpl
Constructor.
EncryptWithMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the EncryptWith element.
EncryptWithMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.EncryptWithMarshaller
 
EncryptWithUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:EncryptWith element.
EncryptWithUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.EncryptWithUnmarshaller
 
EndpointReference - Interface in org.opensaml.ws.wsaddressing
The <wsa:EndpointReference> element.
EndPointReference - Interface in org.opensaml.ws.wsfed
This interface defines how the object representing a WS End Point Reference EndPointReference element behaves.
EndpointReferenceBuilder - Class in org.opensaml.ws.wsaddressing.impl
EndpointReferenceBuilder.
EndpointReferenceBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.EndpointReferenceBuilder
 
EndPointReferenceBuilder - Class in org.opensaml.ws.wsfed.impl
Builder of EndPointReferenceImpl objects.
EndPointReferenceBuilder() - Constructor for class org.opensaml.ws.wsfed.impl.EndPointReferenceBuilder
Constructor.
EndpointReferenceImpl - Class in org.opensaml.ws.wsaddressing.impl
Concrete implementation of element EndpointReference.
EndpointReferenceImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.EndpointReferenceImpl
Constructor.
EndPointReferenceImpl - Class in org.opensaml.ws.wsfed.impl
Implementation of the EndPointReference object.
EndPointReferenceImpl(String, String, String) - Constructor for class org.opensaml.ws.wsfed.impl.EndPointReferenceImpl
Constructor.
EndpointReferenceMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for the <wsa:EndpointReference> element.
EndpointReferenceMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.EndpointReferenceMarshaller
 
EndPointReferenceMarshaller - Class in org.opensaml.ws.wsfed.impl
A thread safe marshaller for EndPointReference objects.
EndPointReferenceMarshaller() - Constructor for class org.opensaml.ws.wsfed.impl.EndPointReferenceMarshaller
 
EndpointReferenceType - Interface in org.opensaml.ws.wsaddressing
Interface for element of type EndpointReferenceType.
EndpointReferenceTypeImpl - Class in org.opensaml.ws.wsaddressing.impl
Abstract implementation of the element of type EndpointReferenceType.
EndpointReferenceTypeImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeImpl
Constructor.
EndpointReferenceTypeMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Abstract marshaller for the element of type EndpointReferenceType.
EndpointReferenceTypeMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeMarshaller
 
EndpointReferenceTypeUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Abstract unmarshaller for the element of type EndpointReferenceType.
EndpointReferenceTypeUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeUnmarshaller
 
EndpointReferenceUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for the <wsa:EndpointReference> element.
EndpointReferenceUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.EndpointReferenceUnmarshaller
 
EndPointReferenceUnmarshaller - Class in org.opensaml.ws.wsfed.impl
A thread-safe unmarshaller for EndPointReference objects.
EndPointReferenceUnmarshaller() - Constructor for class org.opensaml.ws.wsfed.impl.EndPointReferenceUnmarshaller
 
Entropy - Interface in org.opensaml.ws.wstrust
The wst:Entropy element.
EntropyBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Entropy element.
EntropyBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.EntropyBuilder
 
EntropyImpl - Class in org.opensaml.ws.wstrust.impl
EntropyImpl.
EntropyImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.EntropyImpl
Constructor.
EntropyMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Entropy element.
EntropyMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.EntropyMarshaller
 
EntropyUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:Entropy element.
EntropyUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.EntropyUnmarshaller
 
Envelope - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 Envelope.
EnvelopeBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of EnvelopeImpl objects.
EnvelopeBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.EnvelopeBuilder
 
EnvelopeImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implementation of Envelope.
EnvelopeImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
Constructor.
EnvelopeMarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe marshaller for Envelopes.
EnvelopeMarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.EnvelopeMarshaller
 
EnvelopeUnmarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe unmarshaller for Envelopes.
EnvelopeUnmarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.EnvelopeUnmarshaller
 
equals(Object) - Method in class org.opensaml.util.resource.ClasspathResource
equals(Object) - Method in class org.opensaml.util.resource.FilesystemResource
equals(Object) - Method in class org.opensaml.util.resource.HttpResource
equals(Object) - Method in class org.opensaml.ws.soap.client.http.TLSProtocolSocketFactory
evaluate(MessageContext) - Method in interface org.opensaml.ws.message.MessageContextEvaluatingFunctor
Using the specified MessageContext as the evaluation context, produce a data value product of the appropriate type.
evaluate(TokenType, String, MessageContext) - Method in class org.opensaml.ws.security.provider.BaseTrustEngineRule
Evaluate the token using the configured trust engine against criteria built using the specified candidate issuer entity ID and message context information.
evaluate(TokenType, CriteriaSet) - Method in class org.opensaml.ws.security.provider.BaseTrustEngineRule
Evaluate the token against the specified criteria using the configured trust engine.
evaluate(MessageContext) - Method in class org.opensaml.ws.security.provider.BasicSecurityPolicy
Evaluates this policy.
evaluate(MessageContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluates the message context against the rule.
evaluate(MessageContext) - Method in class org.opensaml.ws.security.provider.HTTPRule
Evaluates the message context against the rule.
evaluate(MessageContext) - Method in class org.opensaml.ws.security.provider.MandatoryAuthenticatedMessageRule
Evaluates the message context against the rule.
evaluate(MessageContext) - Method in class org.opensaml.ws.security.provider.MandatoryIssuerRule
Evaluates the message context against the rule.
evaluate(MessageContext) - Method in interface org.opensaml.ws.security.SecurityPolicy
Evaluates this policy.
evaluate(MessageContext) - Method in interface org.opensaml.ws.security.SecurityPolicyRule
Evaluates the message context against the rule.
evaluateCertificateNameDerivedIssuers(X509Credential, MessageContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
evaluateCertificateNameDerivedPresenters(X509Credential, MessageContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluate candidate presenter entity ID's which may be derived from the request credential's entity certificate according to the options supplied via CertificateNameOptions.
evaluateContentType(HTTPTransport) - Method in class org.opensaml.ws.security.provider.HTTPRule
Checks if the transport is of the correct content type.
evaluateDerivedIssuers(X509Credential, MessageContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
evaluateDerivedPresenters(X509Credential, MessageContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluate any candidate presenter entity ID's which may be derived from the credential or other message context information.
evaluateRequestMethod(HTTPTransport) - Method in class org.opensaml.ws.security.provider.HTTPRule
Checks if the transport is of the correct request method.
evaluateSecured(HTTPTransport) - Method in class org.opensaml.ws.security.provider.HTTPRule
Checks if the transport is secured.
evaluateSecurityPolicy(SOAPMessageContext) - Method in class org.opensaml.ws.soap.client.http.HttpSOAPClient
Evaluates the security policy associated with the given message context.
evaluateSubjectAltNames(X509Credential, MessageContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluate the presenter entity ID as derived from the cert subject alternative names specified by types enumerated in CertificateNameOptions.getSubjectAltNames().
evaluateSubjectCommonName() - Method in class org.opensaml.ws.security.provider.CertificateNameOptions
Get whether to evaluate the certificate subject DN's common name (CN) as a derived issuer entity ID.
evaluateSubjectCommonName(X509Credential, MessageContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluate the presenter entity ID as derived from the cert subject common name (CN).
evaluateSubjectDN() - Method in class org.opensaml.ws.security.provider.CertificateNameOptions
Get whether to evaluate the certificate subject DN as a derived issuer entity ID.
evaluateSubjectDN(X509Credential, MessageContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Evaluate the presenter entity ID as derived from the cert subject DN.
ExactlyOne - Interface in org.opensaml.ws.wspolicy
The wsp:ExactlyOne element.
ExactlyOneBuilder - Class in org.opensaml.ws.wspolicy.impl
Builder for the ExactlyOne element.
ExactlyOneBuilder() - Constructor for class org.opensaml.ws.wspolicy.impl.ExactlyOneBuilder
 
ExactlyOneImpl - Class in org.opensaml.ws.wspolicy.impl
ExactlyOneImpl.
ExactlyOneImpl(String, String, String) - Constructor for class org.opensaml.ws.wspolicy.impl.ExactlyOneImpl
Constructor.
ExactlyOneMarshaller - Class in org.opensaml.ws.wspolicy.impl
Marshaller for the wsp:ExactlyOne element.
ExactlyOneMarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.ExactlyOneMarshaller
 
ExactlyOneUnmarshaller - Class in org.opensaml.ws.wspolicy.impl
Unmarshaller for the wsp:ExactlyOne element.
ExactlyOneUnmarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.ExactlyOneUnmarshaller
 
exists() - Method in class org.opensaml.util.resource.ClasspathResource
Checks whether the resource exists.
exists() - Method in class org.opensaml.util.resource.FileBackedHttpResource
Checks whether the resource exists.
exists() - Method in class org.opensaml.util.resource.FilesystemResource
Checks whether the resource exists.
exists() - Method in class org.opensaml.util.resource.HttpResource
Checks whether the resource exists.
exists() - Method in interface org.opensaml.util.resource.Resource
Checks whether the resource exists.
Expires - Interface in org.opensaml.ws.wssecurity
The <wsu:Expires> element.
ExpiresBuilder - Class in org.opensaml.ws.wssecurity.impl
ExpiresBuilder
ExpiresBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.ExpiresBuilder
 
ExpiresImpl - Class in org.opensaml.ws.wssecurity.impl
ExpiresImpl.
ExpiresImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.ExpiresImpl
Constructor.
ExpiresMarshaller - Class in org.opensaml.ws.wssecurity.impl
ExpiresMarshaller.
ExpiresMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.ExpiresMarshaller
 
ExpiresUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
ExpiresUnmarshaller.
ExpiresUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.ExpiresUnmarshaller
 
ExpiringObject - Interface in org.opensaml.util.storage
A simple interface for objects that may expire at a given time.
ExpiringObjectStorageServiceSweeper - Class in org.opensaml.util.storage
A simple task that periodically sweeps over a StorageService and removes expired entries.
ExpiringObjectStorageServiceSweeper(Timer, long, StorageService) - Constructor for class org.opensaml.util.storage.ExpiringObjectStorageServiceSweeper
Constructor.
ExpiringObjectStorageServiceSweeper(Timer, long, StorageService, Set<String>) - Constructor for class org.opensaml.util.storage.ExpiringObjectStorageServiceSweeper
Constructor.

F

Fault - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 Fault.
FaultActor - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 faultactor.
FaultActorBuilder - Class in org.opensaml.ws.soap.soap11.impl
A builder of FaultActorImpl objects.
FaultActorBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultActorBuilder
 
FaultActorImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implementation of FaultActor.
FaultActorImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultActorImpl
Constructor.
FaultBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of FaultImpl objects.
FaultBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultBuilder
 
FaultCode - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 faultcode.
FaultCodeBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of FaultCodeImpl objects.
FaultCodeBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultCodeBuilder
 
FaultCodeImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implementation of FaultCode.
FaultCodeImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultCodeImpl
Constructor.
FaultImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implemenation of Fault.
FaultImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultImpl
Constructor.
FaultMarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe marshaller for Faults.
FaultMarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultMarshaller
 
FaultString - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 faultstring.
FaultStringBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of FaultStringImpl objects.
FaultStringBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultStringBuilder
 
FaultStringImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implemenation of FaultString.
FaultStringImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultStringImpl
Constructor.
FaultTo - Interface in org.opensaml.ws.wsaddressing
The <wsa:FaultTo> element.
FaultToBuilder - Class in org.opensaml.ws.wsaddressing.impl
Builder for the FaultTo element.
FaultToBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.FaultToBuilder
 
FaultToImpl - Class in org.opensaml.ws.wsaddressing.impl
Concrete implementation of element FaultTo.
FaultToImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.FaultToImpl
Constructor.
FaultToMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for the FaultTo element.
FaultToMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.FaultToMarshaller
 
FaultToUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for the FaultTo element.
FaultToUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.FaultToUnmarshaller
 
FaultUnmarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe unmarshaller for Faults.
FaultUnmarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.FaultUnmarshaller
 
FileBackedHttpResource - Class in org.opensaml.util.resource
A resource representing a file read from an HTTP(S) location.
FileBackedHttpResource(String, String) - Constructor for class org.opensaml.util.resource.FileBackedHttpResource
Constructor.
FileBackedHttpResource(String, URI) - Constructor for class org.opensaml.util.resource.FileBackedHttpResource
Constructor.
FileBackedHttpResource(String, String, ResourceFilter) - Constructor for class org.opensaml.util.resource.FileBackedHttpResource
FileBackedHttpResource(String, URI, ResourceFilter) - Constructor for class org.opensaml.util.resource.FileBackedHttpResource
FilesystemResource - Class in org.opensaml.util.resource
A resource representing a file on the local filesystem.
FilesystemResource(String) - Constructor for class org.opensaml.util.resource.FilesystemResource
Constructor.
FilesystemResource(URI) - Constructor for class org.opensaml.util.resource.FilesystemResource
Constructor.
FilesystemResource(String, ResourceFilter) - Constructor for class org.opensaml.util.resource.FilesystemResource
FilesystemResource(URI, ResourceFilter) - Constructor for class org.opensaml.util.resource.FilesystemResource
Forwardable - Interface in org.opensaml.ws.wstrust
The wst:Forwardable element.
ForwardableBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Forwardable element.
ForwardableBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.ForwardableBuilder
 
ForwardableImpl - Class in org.opensaml.ws.wstrust.impl
ForwardableImpl.
ForwardableImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.ForwardableImpl
Constructor.
ForwardableMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Forwardable element.
ForwardableMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ForwardableMarshaller
 
ForwardableUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:Forwardable element.
ForwardableUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ForwardableUnmarshaller
 
From - Interface in org.opensaml.ws.wsaddressing
The <wsa:From> element.
FromBuilder - Class in org.opensaml.ws.wsaddressing.impl
Builder for the From element.
FromBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.FromBuilder
 
FromImpl - Class in org.opensaml.ws.wsaddressing.impl
Concrete implementation of element From.
FromImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.FromImpl
Constructor.
FromMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for the From element.
FromMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.FromMarshaller
 
FromUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for the From element.
FromUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.FromUnmarshaller
 

G

get(String, KeyType) - Method in class org.opensaml.util.storage.MapBasedStorageService
Gets the value stored under a particular key.
get(String, KeyType) - Method in interface org.opensaml.util.storage.StorageService
Gets the value stored under a particular key.
getAction() - Method in class org.opensaml.ws.wsaddressing.impl.ProblemActionImpl
Get the Action child element.
getAction() - Method in interface org.opensaml.ws.wsaddressing.ProblemAction
Get the Action child element.
getActor() - Method in interface org.opensaml.ws.soap.soap11.Fault
Gets the URI of the fault actor for this fault.
getActor() - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Gets the URI of the fault actor for this fault.
getAddress() - Method in interface org.opensaml.ws.wsaddressing.EndpointReferenceType
Returns the <wsa:Address> child element.
getAddress() - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeImpl
Returns the <wsa:Address> child element.
getAddress() - Method in interface org.opensaml.ws.wsfed.EndPointReference
Return the object representing the Address (element).
getAddress() - Method in class org.opensaml.ws.wsfed.impl.EndPointReferenceImpl
Return the object representing the Address (element).
getAlls() - Method in class org.opensaml.ws.wspolicy.impl.OperatorContentTypeImpl
Get the list of All elements.
getAlls() - Method in interface org.opensaml.ws.wspolicy.OperatorContentType
Get the list of All elements.
getAltNames(X509Certificate, Integer) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Get the list of subject alt name values from the certificate which are of the specified alt name type.
getAppliesTo() - Method in class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseImpl
Gets the entity to which the token applies.
getAppliesTo() - Method in interface org.opensaml.ws.wsfed.RequestSecurityTokenResponse
Gets the entity to which the token applies.
getAppliesTo() - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentImpl
Get the AppliesTo child element.
getAppliesTo() - Method in interface org.opensaml.ws.wspolicy.PolicyAttachment
Get the AppliesTo child element.
getAttribute(String) - Method in class org.opensaml.ws.transport.BaseTransport
Gets a transport-specific attribute.
getAttribute(String) - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets a transport-specific attribute.
getAttribute(String) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets a transport-specific attribute.
getAttribute(String) - Method in interface org.opensaml.ws.transport.Transport
Gets a transport-specific attribute.
getBody() - Method in interface org.opensaml.ws.soap.soap11.Envelope
Gets the body of this envelope.
getBody() - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
Gets the body of this envelope.
getCertificateNameOptions() - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Get the currently configured certificate name options.
getCertificatePresenterEntityID(MessageContext) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Get the entity ID of the presenter of the client TLS certificate, as will be used for trust evaluation purposes.
getChallenge() - Method in class org.opensaml.ws.wstrust.impl.SignChallengeTypeImpl
Returns the wst:Challenge child element.
getChallenge() - Method in interface org.opensaml.ws.wstrust.SignChallengeType
Returns the wst:Challenge child element.
getCharacterEncoding() - Method in class org.opensaml.ws.transport.BaseTransport
Gets the character encoding of the transport.
getCharacterEncoding() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the character encoding of the transport.
getCharacterEncoding() - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets the character encoding of the transport.
getCharacterEncoding() - Method in interface org.opensaml.ws.transport.Transport
Gets the character encoding of the transport.
getCode() - Method in interface org.opensaml.ws.soap.soap11.Fault
Gets the fault code for this fault.
getCode() - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Gets the fault code for this fault.
getCode() - Method in class org.opensaml.ws.wstrust.impl.StatusImpl
Returns the wst:Code child element.
getCode() - Method in interface org.opensaml.ws.wstrust.Status
Returns the wst:Code child element.
getCombinedHash() - Method in interface org.opensaml.ws.wstrust.Authenticator
Returns the wst:CombinedHash child element.
getCombinedHash() - Method in class org.opensaml.ws.wstrust.impl.AuthenticatorImpl
Returns the wst:CombinedHash child element.
getCommonName(X509Certificate) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Get the first common name (CN) value from the subject DN of the specified certificate.
getCommunicationProfileId() - Method in class org.opensaml.ws.message.BaseMessageContext
Gets the unique id of the communication profile in use.
getCommunicationProfileId() - Method in interface org.opensaml.ws.message.MessageContext
Gets the unique id of the communication profile in use.
getConnectionRetryAttempts() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the number of times a connection will be tried if a host is unreachable.
getConnectionTimeout() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the time, in milliseconds, to wait for connection establishments.
getContentCharSet() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the character set used for HTTP content.
getContext() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenImpl
Returns the Context attribute value.
getContext() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseImpl
Returns the Context attribute value.
getContext() - Method in interface org.opensaml.ws.wstrust.RequestSecurityToken
Returns the Context attribute value.
getContext() - Method in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponse
Returns the Context attribute value.
getCreated() - Method in class org.opensaml.ws.wssecurity.impl.TimestampImpl
Returns the <wsu:Created< child element.
getCreated() - Method in interface org.opensaml.ws.wssecurity.Timestamp
Returns the <wsu:Created< child element.
getCreated() - Method in class org.opensaml.ws.wstrust.impl.LifetimeImpl
Returns the wsu:Created child element.
getCreated() - Method in interface org.opensaml.ws.wstrust.Lifetime
Returns the wsu:Created child element.
getDateTime() - Method in interface org.opensaml.ws.wssecurity.AttributedDateTime
Returns the DateTime content or attribute value.
getDateTime() - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeImpl
Returns the DateTime content or attribute value.
getDateTimeFormatter() - Method in interface org.opensaml.ws.wssecurity.AttributedDateTime
Get the DateTimeFormatter to be used when stringifying the DateTime value.
getDateTimeFormatter() - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeImpl
Get the DateTimeFormatter to be used when stringifying the DateTime value.
getDetail() - Method in interface org.opensaml.ws.soap.soap11.Fault
Gets details of this fault.
getDetail() - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Gets details of this fault.
getDialect() - Method in interface org.opensaml.ws.wstrust.Claims
Returns the wst:Claims/@Dialect attribute value.
getDialect() - Method in class org.opensaml.ws.wstrust.impl.ClaimsImpl
Returns the wst:Claims/@Dialect attribute value.
getDigest() - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceImpl
Returns the wsp:PolicyReference/@Digest attribute URI value.
getDigest() - Method in interface org.opensaml.ws.wspolicy.PolicyReference
Returns the wsp:PolicyReference/@Digest attribute URI value.
getDigestAlgorithm() - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceImpl
Returns the wsp:PolicyReference/@DigestAlgoritm attribute Base64 binary value.
getDigestAlgorithm() - Method in interface org.opensaml.ws.wspolicy.PolicyReference
Returns the wsp:PolicyReference/@DigestAlgoritm attribute Base64 binary value.
getEncodingType() - Method in interface org.opensaml.ws.wssecurity.EncodedString
Returns the EncodingType attribute value.
getEncodingType() - Method in class org.opensaml.ws.wssecurity.impl.EncodedStringImpl
Returns the EncodingType attribute value.
getEncodingType() - Method in interface org.opensaml.ws.wstrust.BinaryExchange
Returns the EncodingType attribute value.
getEncodingType() - Method in class org.opensaml.ws.wstrust.impl.BinaryExchangeImpl
Returns the EncodingType attribute value.
getEncryptedData() - Method in interface org.opensaml.ws.wssecurity.EncryptedHeader
Gets the EncryptedData child element.
getEncryptedData() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Gets the EncryptedData child element.
getEndPointReference() - Method in interface org.opensaml.ws.wsfed.AppliesTo
Gets the endpoint reference of the entity applicable entity.
getEndPointReference() - Method in class org.opensaml.ws.wsfed.impl.AppliesToImpl
Gets the endpoint reference of the entity applicable entity.
getExactlyOnes() - Method in class org.opensaml.ws.wspolicy.impl.OperatorContentTypeImpl
Get the list of ExactlyOne elements.
getExactlyOnes() - Method in interface org.opensaml.ws.wspolicy.OperatorContentType
Get the list of ExactlyOne elements.
getExpirationTime() - Method in class org.opensaml.util.storage.AbstractExpiringObject
Gets the time the object expires.
getExpirationTime() - Method in interface org.opensaml.util.storage.ExpiringObject
Gets the time the object expires.
getExpires() - Method in class org.opensaml.ws.wssecurity.impl.TimestampImpl
Returns the <wsu:Expires> child element.
getExpires() - Method in interface org.opensaml.ws.wssecurity.Timestamp
Returns the <wsu:Expires> child element.
getExpires() - Method in class org.opensaml.ws.wstrust.impl.LifetimeImpl
Returns the wsu:Expires child element.
getExpires() - Method in interface org.opensaml.ws.wstrust.Lifetime
Returns the wsu:Expires child element.
getFault() - Method in exception org.opensaml.ws.soap.client.SOAPFaultException
Gets the fault that caused the exception.
getFragment() - Method in class org.opensaml.util.URLBuilder
Gets the URL fragment in its decoded form.
getHandlers() - Method in class org.opensaml.ws.message.handler.BasicHandlerChain
Get the modifiable list of handlers in the handler chain.
getHandlers() - Method in class org.opensaml.ws.message.handler.BasicPhasedHandlerChain
Get the modifiable list of handlers in the handler chain.
getHandlers() - Method in interface org.opensaml.ws.message.handler.HandlerChain
Get the modifiable list of handlers in the handler chain.
getHandlers() - Method in interface org.opensaml.ws.message.handler.PhasedHandlerChain
Get the complete effective list of ordered handlers in the handler chain.
getHeader() - Method in interface org.opensaml.ws.soap.soap11.Envelope
Gets the header of this envelope.
getHeader() - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
Gets the header of this envelope.
getHeaderValue(String) - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the first value of the header with the given name.
getHeaderValue(String) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets the first value of the header with the given name.
getHeaderValue(String) - Method in interface org.opensaml.ws.transport.http.HTTPTransport
Gets the first value of the header with the given name.
getHost() - Method in class org.opensaml.util.URLBuilder
Gets the host component of the URL.
getHTTPMethod() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the HTTP method (POST, GET, etc) used.
getHTTPMethod() - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets the HTTP method (POST, GET, etc) used.
getHTTPMethod() - Method in interface org.opensaml.ws.transport.http.HTTPTransport
Gets the HTTP method (POST, GET, etc) used.
getHttpsProtocolSocketFactory() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the protocol socket factory used for the https scheme.
getInboundHeaderBlock(MessageContext, QName, Set<String>, boolean) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Get a header block from the SOAP envelope contained within the specified message context's MessageContext.getInboundMessage().
getInboundMessage() - Method in class org.opensaml.ws.message.BaseMessageContext
Gets the inbound message.
getInboundMessage() - Method in interface org.opensaml.ws.message.MessageContext
Gets the inbound message.
getInboundMessageIssuer() - Method in class org.opensaml.ws.message.BaseMessageContext
Gets the issuer of the inbound message.
getInboundMessageIssuer() - Method in interface org.opensaml.ws.message.MessageContext
Gets the issuer of the inbound message.
getInboundMessageTransport() - Method in class org.opensaml.ws.message.BaseMessageContext
Gets the transport used to receive the message.
getInboundMessageTransport() - Method in interface org.opensaml.ws.message.MessageContext
Gets the transport used to receive the message.
getIncomingStream() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the incoming stream from the peer.
getIncomingStream() - Method in class org.opensaml.ws.transport.InputStreamInTransportAdapter
Gets the incoming stream from the peer.
getIncomingStream() - Method in interface org.opensaml.ws.transport.InTransport
Gets the incoming stream from the peer.
getInputStream() - Method in class org.opensaml.util.resource.ClasspathResource
Gets the inputstream to the resource's data.
getInputStream() - Method in class org.opensaml.util.resource.FileBackedHttpResource
Gets the inputstream to the resource's data.
getInputStream() - Method in class org.opensaml.util.resource.FilesystemResource
Gets the inputstream to the resource's data.
getInputStream() - Method in class org.opensaml.util.resource.HttpResource
Gets the inputstream to the resource's data.
getInputStream() - Method in interface org.opensaml.util.resource.Resource
Gets the inputstream to the resource's data.
getKeys(String) - Method in class org.opensaml.util.storage.MapBasedStorageService
Gets the keys for entries in the storage service.
getKeys(String) - Method in interface org.opensaml.util.storage.StorageService
Gets the keys for entries in the storage service.
getLastModifiedTime() - Method in class org.opensaml.util.resource.ClasspathResource
Gets the date and time the resource was last modified.
getLastModifiedTime() - Method in class org.opensaml.util.resource.FileBackedHttpResource
Gets the date and time the resource was last modified.
getLastModifiedTime() - Method in class org.opensaml.util.resource.FilesystemResource
Gets the date and time the resource was last modified.
getLastModifiedTime() - Method in class org.opensaml.util.resource.HttpResource
Gets the date and time the resource was last modified.
getLastModifiedTime() - Method in interface org.opensaml.util.resource.Resource
Gets the date and time the resource was last modified.
getLocalCredential() - Method in class org.opensaml.ws.transport.BaseTransport
Gets the local credential used to authenticate to the peer.
getLocalCredential() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the local credential used to authenticate to the peer.
getLocalCredential() - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets the local credential used to authenticate to the peer.
getLocalCredential() - Method in interface org.opensaml.ws.transport.Transport
Gets the local credential used to authenticate to the peer.
getLocation() - Method in class org.opensaml.util.resource.ClasspathResource
Gets resource location information.
getLocation() - Method in class org.opensaml.util.resource.FileBackedHttpResource
Gets resource location information.
getLocation() - Method in class org.opensaml.util.resource.FilesystemResource
Gets resource location information.
getLocation() - Method in class org.opensaml.util.resource.HttpResource
Gets resource location information.
getLocation() - Method in interface org.opensaml.util.resource.Resource
Gets resource location information.
getMajorVersion() - Static method in class org.opensaml.ws.Version
Gets the major version number of the library.
getMaxConnectionsPerHost() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the maximum number of connections, per host, that the client will create.
getMaxTotalConnections() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the maximum number of total connections the client will create.
getMessage() - Method in interface org.opensaml.ws.soap.soap11.Fault
Gets the fault string for this fault.
getMessage() - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Gets the fault string for this fault.
getMessageId() - Method in class org.opensaml.util.storage.ReplayCacheEntry
Gets the ID of the message that may not be replayed.
getMetadata() - Method in interface org.opensaml.ws.wsaddressing.EndpointReferenceType
Returns the optional <wsa:Metadata> child element.
getMetadata() - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeImpl
Returns the optional <wsa:Metadata> child element.
getMicroVersion() - Static method in class org.opensaml.ws.Version
Gets the micro version number of the library.
getMinorVersion() - Static method in class org.opensaml.ws.Version
Gets the minor version number of the library.
getName() - Static method in class org.opensaml.ws.Version
Gets the name of the library.
getName() - Method in class org.opensaml.ws.wspolicy.impl.PolicyImpl
Returns the wsp:Policy/@Name attribute value.
getName() - Method in interface org.opensaml.ws.wspolicy.Policy
Returns the wsp:Policy/@Name attribute value.
getOrderedChildren() - Method in class org.opensaml.ws.soap.common.AbstractExtensibleSOAPObject
getOrderedChildren() - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
getOrderedChildren() - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
getOrderedChildren() - Method in class org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObject
getOrderedChildren() - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeImpl
getOrderedChildren() - Method in class org.opensaml.ws.wsaddressing.impl.MetadataImpl
getOrderedChildren() - Method in class org.opensaml.ws.wsaddressing.impl.ProblemActionImpl
getOrderedChildren() - Method in class org.opensaml.ws.wsaddressing.impl.ReferenceParametersImpl
getOrderedChildren() - Method in class org.opensaml.ws.wsfed.impl.AddressImpl
getOrderedChildren() - Method in class org.opensaml.ws.wsfed.impl.AppliesToImpl
getOrderedChildren() - Method in class org.opensaml.ws.wsfed.impl.EndPointReferenceImpl
getOrderedChildren() - Method in class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenImpl
getOrderedChildren() - Method in class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseImpl
getOrderedChildren() - Method in class org.opensaml.ws.wspolicy.impl.AppliesToImpl
getOrderedChildren() - Method in class org.opensaml.ws.wspolicy.impl.OperatorContentTypeImpl
getOrderedChildren() - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentImpl
getOrderedChildren() - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceImpl
getOrderedChildren() - Method in class org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObject
 
getOrderedChildren() - Method in class org.opensaml.ws.wssecurity.impl.EmbeddedImpl
getOrderedChildren() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
getOrderedChildren() - Method in class org.opensaml.ws.wssecurity.impl.SecurityImpl
getOrderedChildren() - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceImpl
getOrderedChildren() - Method in class org.opensaml.ws.wssecurity.impl.TimestampImpl
getOrderedChildren() - Method in class org.opensaml.ws.wssecurity.impl.TransformationParametersImpl
getOrderedChildren() - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.AllowPostdatingImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.AuthenticatorImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.BinarySecretImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.CancelTargetImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.ClaimsImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.DelegatableImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.DelegateToImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.EncryptionImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.EntropyImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.ForwardableImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.KeyExchangeTokenImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.LifetimeImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.OnBehalfOfImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.ParticipantsImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.ParticipantTypeImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.ProofEncryptionImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.RenewingImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.RenewTargetImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.RequestedProofTokenImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.RequestedReferenceTypeImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.RequestedSecurityTokenImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.RequestedTokenCancelledImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.RequestKETImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenCollectionImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.SignChallengeTypeImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.StatusImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.UseKeyImpl
getOrderedChildren() - Method in class org.opensaml.ws.wstrust.impl.ValidateTargetImpl
getOutboundHandlerChainResolver() - Method in class org.opensaml.ws.message.BaseMessageContext
Get the outbound handler chain resolver.
getOutboundHandlerChainResolver() - Method in interface org.opensaml.ws.message.MessageContext
Get the outbound handler chain resolver.
getOutboundHeaderBlock(MessageContext, QName, Set<String>, boolean) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Get a header block from the SOAP envelope contained within the specified message context's MessageContext.getOutboundMessage().
getOutboundMessage() - Method in class org.opensaml.ws.message.BaseMessageContext
Gets the outbound message.
getOutboundMessage() - Method in interface org.opensaml.ws.message.MessageContext
Gets the outbound message.
getOutboundMessageIssuer() - Method in class org.opensaml.ws.message.BaseMessageContext
Gets the issuer of the outbound message.
getOutboundMessageIssuer() - Method in interface org.opensaml.ws.message.MessageContext
Gets the issuer of the outbound message.
getOutboundMessageTransport() - Method in class org.opensaml.ws.message.BaseMessageContext
Gets the transport used to respond to the message.
getOutboundMessageTransport() - Method in interface org.opensaml.ws.message.MessageContext
Gets the transport used to respond to the message.
getOutgoingStream() - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets the outgoing data stream to the peer.
getOutgoingStream() - Method in class org.opensaml.ws.transport.OutputStreamOutTransportAdapter
Gets the outgoing data stream to the peer.
getOutgoingStream() - Method in interface org.opensaml.ws.transport.OutTransport
Gets the outgoing data stream to the peer.
getParameterValue(String) - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the first value of the named parameter.
getParameterValue(String) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets the first value of the named parameter.
getParameterValue(String) - Method in interface org.opensaml.ws.transport.http.HTTPTransport
Gets the first value of the named parameter.
getParameterValues(String) - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the values of the named parameter.
getParameterValues(String) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets the values of the named parameter.
getParameterValues(String) - Method in interface org.opensaml.ws.transport.http.HTTPTransport
Gets the values of the named parameter.
getParserPool() - Method in class org.opensaml.ws.message.decoder.BaseMessageDecoder
Gets the parser pool used to deserialize incomming messages.
getParticipants() - Method in class org.opensaml.ws.wstrust.impl.ParticipantsImpl
Returns the list of wst:Participant child elements .
getParticipants() - Method in interface org.opensaml.ws.wstrust.Participants
Returns the list of wst:Participant child elements .
getPartitions() - Method in class org.opensaml.util.storage.MapBasedStorageService
Gets the partitions within the service.
getPartitions() - Method in interface org.opensaml.util.storage.StorageService
Gets the partitions within the service.
getPassword() - Method in class org.opensaml.util.URLBuilder
Gets the user's password in the URL.
getPath() - Method in class org.opensaml.util.URLBuilder
Gets the path component of the URL.
getPeerAddress() - Method in interface org.opensaml.ws.transport.http.HTTPInTransport
Gets the IP address of the peer.
getPeerAddress() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the IP address of the peer.
getPeerCredential() - Method in class org.opensaml.ws.transport.BaseTransport
Gets the credential offered by the peer to authenticate itself.
getPeerCredential() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the credential offered by the peer to authenticate itself.
getPeerCredential() - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets the credential offered by the peer to authenticate itself.
getPeerCredential() - Method in interface org.opensaml.ws.transport.Transport
Gets the credential offered by the peer to authenticate itself.
getPeerDomainName() - Method in interface org.opensaml.ws.transport.http.HTTPInTransport
Gets the domain name of the peer.
getPeerDomainName() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the domain name of the peer.
getPhaseChains() - Method in class org.opensaml.ws.message.handler.BasicPhasedHandlerChain
Modifiable map of phase names to corresponding handler chains.
getPhaseChains() - Method in interface org.opensaml.ws.message.handler.PhasedHandlerChain
Modifiable map of phase names to corresponding handler chains.
getPhaseOrder() - Method in class org.opensaml.ws.message.handler.BasicPhasedHandlerChain
Get the order of phase invocation.
getPhaseOrder() - Method in interface org.opensaml.ws.message.handler.PhasedHandlerChain
Get the order of phase invocation.
getPolicies() - Method in class org.opensaml.ws.wspolicy.impl.OperatorContentTypeImpl
Get the list of Policy elements.
getPolicies() - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentImpl
Get the list of Policy child elements.
getPolicies() - Method in interface org.opensaml.ws.wspolicy.OperatorContentType
Get the list of Policy elements.
getPolicies() - Method in interface org.opensaml.ws.wspolicy.PolicyAttachment
Get the list of Policy child elements.
getPolicyReferences() - Method in class org.opensaml.ws.wspolicy.impl.OperatorContentTypeImpl
Get the list of PolicyReference elements.
getPolicyReferences() - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentImpl
Get the list of PolicyReference child elements.
getPolicyReferences() - Method in interface org.opensaml.ws.wspolicy.OperatorContentType
Get the list of PolicyReference elements.
getPolicyReferences() - Method in interface org.opensaml.ws.wspolicy.PolicyAttachment
Get the list of PolicyReference child elements.
getPolicyRules() - Method in class org.opensaml.ws.security.provider.BasicSecurityPolicy
Gets the rules that are evaluated for this policy.
getPolicyRules() - Method in interface org.opensaml.ws.security.SecurityPolicy
Gets the rules that are evaluated for this policy.
getPollingFrequency() - Method in class org.opensaml.util.resource.ResourceChangeWatcher
Gets the frequency, in milliseconds, the watched resource should be polled.
getPort() - Method in class org.opensaml.util.URLBuilder
Gets the port component of the URL.
getPostSecurityInboundHandlerChainResolver() - Method in class org.opensaml.ws.message.BaseMessageContext
Get the post-SecurityPolicy inbound handler chain resolver.
getPostSecurityInboundHandlerChainResolver() - Method in interface org.opensaml.ws.message.MessageContext
Get the post-SecurityPolicy inbound handler chain resolver.
getPreSecurityInboundHandlerChainResolver() - Method in class org.opensaml.ws.message.BaseMessageContext
Get the pre-SecurityPolicy inbound handler chain resolver.
getPreSecurityInboundHandlerChainResolver() - Method in interface org.opensaml.ws.message.MessageContext
Get the pre-SecurityPolicy inbound handler chain resolver.
getPrimary() - Method in class org.opensaml.ws.wstrust.impl.ParticipantsImpl
Returns the wst:Primary child element.
getPrimary() - Method in interface org.opensaml.ws.wstrust.Participants
Returns the wst:Primary child element.
getProxyHost() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the host name of the HTTP proxy server through which connections will be made.
getProxyPassword() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the password used to connect to the HTTP proxy server.
getProxyPort() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the port of the HTTP proxy server through which connections will be made.
getProxyUsername() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the username used to connect to the HTTP proxy server.
getQueryParams() - Method in class org.opensaml.util.URLBuilder
Gets the query string parameters for the URL.
getRawQueryStringParameter(String, String) - Static method in class org.opensaml.ws.transport.http.HTTPTransportUtils
Get the first raw (i.e.
getReason() - Method in class org.opensaml.ws.wstrust.impl.StatusImpl
Returns the wst:Reason child element.
getReason() - Method in interface org.opensaml.ws.wstrust.Status
Returns the wst:Reason child element.
getReceiveBufferSize() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the size of buffer, in bytes, used when receiving content.
getReferenceParameters() - Method in interface org.opensaml.ws.wsaddressing.EndpointReferenceType
Returns the optional <wsa:ReferenceParameters> child element.
getReferenceParameters() - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeImpl
Returns the optional <wsa:ReferenceParameters> child element.
getRegisteredPort(String) - Static method in class org.opensaml.util.SimpleURLCanonicalizer
Obtain the default port registered for a scheme.
getRelationshipType() - Method in class org.opensaml.ws.wsaddressing.impl.RelatesToImpl
Returns the RelationshipType attribute URI value.
getRelationshipType() - Method in interface org.opensaml.ws.wsaddressing.RelatesTo
Returns the RelationshipType attribute URI value.
getRequestedSecurityToken() - Method in class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseImpl
Return the list of Security Token child elements.
getRequestedSecurityToken() - Method in interface org.opensaml.ws.wsfed.RequestSecurityTokenResponse
Return the list of Security Token child elements.
getRequestSecurityTokenResponses() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionImpl
Returns the list of wst:RequestSecurityTokenResponse child elements.
getRequestSecurityTokenResponses() - Method in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponseCollection
Returns the list of wst:RequestSecurityTokenResponse child elements.
getRequestSecurityTokens() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenCollectionImpl
Returns the list of wst:RequestSecurityToken child elements contained in the RSTC.
getRequestSecurityTokens() - Method in interface org.opensaml.ws.wstrust.RequestSecurityTokenCollection
Returns the list of wst:RequestSecurityToken child elements contained in the RSTC.
getResource() - Method in class org.opensaml.util.resource.HttpResource
Gets remote resource.
getResourceFilter() - Method in class org.opensaml.util.resource.AbstractFilteredResource
Gets the resource filter associated with this resource.
getResourceListeners() - Method in class org.opensaml.util.resource.ResourceChangeWatcher
Gets the list of registered resource listeners.
getScheme() - Method in class org.opensaml.util.URLBuilder
Gets the URL scheme (http, https, etc).
getSecurityPolicyResolver() - Method in class org.opensaml.ws.message.BaseMessageContext
Gets the resolver used to determine active SecurityPolicy.
getSecurityPolicyResolver() - Method in interface org.opensaml.ws.message.MessageContext
Gets the resolver used to determine active SecurityPolicy.
getSecurityTokenReference() - Method in class org.opensaml.ws.wstrust.impl.RequestedReferenceTypeImpl
Returns the wsse:SecurityTokenReference child element.
getSecurityTokenReference() - Method in interface org.opensaml.ws.wstrust.RequestedReferenceType
Returns the wsse:SecurityTokenReference child element.
getSecurityTokens() - Method in class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenImpl
Return the list security tokens.
getSecurityTokens() - Method in interface org.opensaml.ws.wsfed.RequestedSecurityToken
Return the list security tokens.
getSendBufferSize() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets the size of buffer, in bytes, used when sending content.
getSig() - Method in class org.opensaml.ws.wstrust.impl.UseKeyImpl
Returns the wst:UseKey/@Sig attribute value.
getSig() - Method in interface org.opensaml.ws.wstrust.UseKey
Returns the wst:UseKey/@Sig attribute value.
getSOAP11Actor() - Method in interface org.opensaml.ws.soap.soap11.ActorBearing
Get the attribute value.
getSOAP11Actor() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Get the attribute value.
getSOAP11ActorAttribute(XMLObject) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Gets the soap11:actor attribute from a given SOAP object.
getSOAP11EncodingStyles() - Method in interface org.opensaml.ws.soap.soap11.EncodingStyleBearing
Get the attribute value.
getSOAP11EncodingStyles(XMLObject) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Gets the list value of the soap11:encodingStyle attribute from the given SOAP object.
getSOAP11HeaderBlock(Envelope, QName, Set<String>, boolean) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Get a header block from the SOAP 1.1 envelope.
getSOAP11MustUnderstandAttribute(XMLObject) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Get the soap11:mustUnderstand attribute from a given SOAP object.
getSOAP12EncodingStyle() - Method in interface org.opensaml.ws.soap.soap12.EncodingStyleBearing
Get the attribute value.
getSOAP12EncodingStyleAttribute(XMLObject) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Gets the soap12:encodingStyle.
getSOAP12MustUnderstandAttribute(XMLObject) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Get the soap12:mustUnderstand attribute from a given SOAP object.
getSOAP12RelayAttribute(XMLObject) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Get the soap12:relay attribute from a given SOAP object.
getSOAP12Role() - Method in interface org.opensaml.ws.soap.soap12.RoleBearing
Get the attribute value.
getSOAP12Role() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Get the attribute value.
getSOAP12RoleAttribute(XMLObject) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Gets the soap12:role.
getSoapAction() - Method in class org.opensaml.ws.soap.client.http.HttpSOAPRequestParameters
Gets the HTTP SOAPAction header.
getSOAPAction(MessageContext) - Method in class org.opensaml.ws.soap.soap11.encoder.http.HTTPSOAP11Encoder
Determine the value of the SOAPAction HTTP header to send.
getSoapAction() - Method in class org.opensaml.ws.wsaddressing.impl.ProblemActionImpl
Get the SoapAction child element.
getSoapAction() - Method in interface org.opensaml.ws.wsaddressing.ProblemAction
Get the SoapAction child element.
getSOAPRequestParameters() - Method in class org.opensaml.ws.soap.client.BasicSOAPMessageContext
Gets a set of binding/transport-specific request parameters.
getSOAPRequestParameters() - Method in interface org.opensaml.ws.soap.client.SOAPMessageContext
Gets a set of binding/transport-specific request parameters.
getStatusCode() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the status code of the request.
getStatusCode() - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets the status code of the request.
getStatusCode() - Method in interface org.opensaml.ws.transport.http.HTTPTransport
Gets the status code of the request.
getSubjectAltNames() - Method in class org.opensaml.ws.security.provider.CertificateNameOptions
Get the set of types of subject alternative names evaluate as derived issuer entity ID names.
getSubjectName(X509Certificate) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Get subject name from a certificate, using the currently configured X500DNHandler and subject DN output format.
getTrustEngine() - Method in class org.opensaml.ws.security.provider.BaseTrustEngineRule
Gets the engine used to validate the untrusted token.
getType() - Method in class org.opensaml.ws.wssecurity.impl.PasswordImpl
Returns the wsse:Password/@Type attribute URI value.
getType() - Method in interface org.opensaml.ws.wssecurity.Password
Returns the wsse:Password/@Type attribute URI value.
getType() - Method in interface org.opensaml.ws.wstrust.BinarySecret
Returns the wst:BinarySecret/@Type attribute value.
getType() - Method in class org.opensaml.ws.wstrust.impl.BinarySecretImpl
Returns the wst:BinarySecret/@Type attribute value.
getUnknownAttributes() - Method in class org.opensaml.ws.soap.common.AbstractExtensibleSOAPObject
getUnknownAttributes() - Method in class org.opensaml.ws.wsaddressing.impl.AttributedQNameImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wsaddressing.impl.AttributedUnsignedLongImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wsaddressing.impl.AttributedURIImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wsaddressing.impl.MetadataImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wsaddressing.impl.ProblemActionImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wsaddressing.impl.ReferenceParametersImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wsaddressing.impl.RelatesToImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wspolicy.impl.AppliesToImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wspolicy.impl.PolicyImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wssecurity.impl.AttributedStringImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wssecurity.impl.AttributedURIImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wssecurity.impl.EmbeddedImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wssecurity.impl.ReferenceImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wssecurity.impl.SecurityImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wssecurity.impl.TimestampImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wssecurity.impl.TransformationParametersImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wstrust.impl.BinaryExchangeImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wstrust.impl.BinarySecretImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wstrust.impl.ClaimsImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wstrust.impl.EntropyImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseImpl
getUnknownAttributes() - Method in class org.opensaml.ws.wstrust.impl.SignChallengeTypeImpl
getUnknownXMLObject() - Method in interface org.opensaml.ws.wstrust.CancelTarget
Get the unknown child element.
getUnknownXMLObject() - Method in interface org.opensaml.ws.wstrust.DelegateTo
Get the unknown child element.
getUnknownXMLObject() - Method in interface org.opensaml.ws.wstrust.Encryption
Get the unknown child element.
getUnknownXMLObject() - Method in class org.opensaml.ws.wstrust.impl.CancelTargetImpl
Get the unknown child element.
getUnknownXMLObject() - Method in class org.opensaml.ws.wstrust.impl.DelegateToImpl
Get the unknown child element.
getUnknownXMLObject() - Method in class org.opensaml.ws.wstrust.impl.EncryptionImpl
Get the unknown child element.
getUnknownXMLObject() - Method in class org.opensaml.ws.wstrust.impl.OnBehalfOfImpl
Get the unknown child element.
getUnknownXMLObject() - Method in class org.opensaml.ws.wstrust.impl.ParticipantTypeImpl
Get the unknown child element.
getUnknownXMLObject() - Method in class org.opensaml.ws.wstrust.impl.ProofEncryptionImpl
Get the unknown child element.
getUnknownXMLObject() - Method in class org.opensaml.ws.wstrust.impl.RenewTargetImpl
Get the unknown child element.
getUnknownXMLObject() - Method in class org.opensaml.ws.wstrust.impl.RequestedProofTokenImpl
Get the unknown child element.
getUnknownXMLObject() - Method in class org.opensaml.ws.wstrust.impl.RequestedSecurityTokenImpl
Get the unknown child element.
getUnknownXMLObject() - Method in class org.opensaml.ws.wstrust.impl.UseKeyImpl
Get the unknown child element.
getUnknownXMLObject() - Method in class org.opensaml.ws.wstrust.impl.ValidateTargetImpl
Get the unknown child element.
getUnknownXMLObject() - Method in interface org.opensaml.ws.wstrust.OnBehalfOf
Get the unknown child element.
getUnknownXMLObject() - Method in interface org.opensaml.ws.wstrust.ParticipantType
Get the unknown child element.
getUnknownXMLObject() - Method in interface org.opensaml.ws.wstrust.ProofEncryption
Get the unknown child element.
getUnknownXMLObject() - Method in interface org.opensaml.ws.wstrust.RenewTarget
Get the unknown child element.
getUnknownXMLObject() - Method in interface org.opensaml.ws.wstrust.RequestedProofToken
Get the unknown child element.
getUnknownXMLObject() - Method in interface org.opensaml.ws.wstrust.RequestedSecurityToken
Get the unknown child element.
getUnknownXMLObject() - Method in interface org.opensaml.ws.wstrust.UseKey
Get the unknown child element.
getUnknownXMLObject() - Method in interface org.opensaml.ws.wstrust.ValidateTarget
Get the unknown child element.
getUnknownXMLObjects() - Method in class org.opensaml.ws.soap.common.AbstractExtensibleSOAPObject
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.soap.common.AbstractExtensibleSOAPObject
getUnknownXMLObjects() - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wsaddressing.impl.MetadataImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wsaddressing.impl.MetadataImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wsaddressing.impl.ReferenceParametersImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wsaddressing.impl.ReferenceParametersImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wspolicy.impl.AppliesToImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wspolicy.impl.AppliesToImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wssecurity.impl.EmbeddedImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wssecurity.impl.EmbeddedImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wssecurity.impl.SecurityImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wssecurity.impl.SecurityImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wssecurity.impl.TimestampImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wssecurity.impl.TimestampImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wssecurity.impl.TransformationParametersImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wssecurity.impl.TransformationParametersImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wstrust.impl.AuthenticatorImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wstrust.impl.AuthenticatorImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wstrust.impl.ClaimsImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wstrust.impl.ClaimsImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wstrust.impl.EntropyImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wstrust.impl.EntropyImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wstrust.impl.KeyExchangeTokenImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wstrust.impl.KeyExchangeTokenImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wstrust.impl.ParticipantsImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wstrust.impl.ParticipantsImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseImpl
getUnknownXMLObjects() - Method in class org.opensaml.ws.wstrust.impl.SignChallengeTypeImpl
getUnknownXMLObjects(QName) - Method in class org.opensaml.ws.wstrust.impl.SignChallengeTypeImpl
getURI() - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceImpl
Returns the wsp:PolicyReference/@URI attribute value.
getURI() - Method in interface org.opensaml.ws.wspolicy.PolicyReference
Returns the wsp:PolicyReference/@URI attribute value.
getURI() - Method in class org.opensaml.ws.wssecurity.impl.ReferenceImpl
Returns the wsse:Reference/@URI attribute value.
getURI() - Method in interface org.opensaml.ws.wssecurity.Reference
Returns the wsse:Reference/@URI attribute value.
getUsername() - Method in class org.opensaml.util.URLBuilder
Gets the user name component of the URL.
getUsername() - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenImpl
Returns the <wsse:Username> child element.
getUsername() - Method in interface org.opensaml.ws.wssecurity.UsernameToken
Returns the <wsse:Username> child element.
getValue() - Method in interface org.opensaml.ws.wsaddressing.AttributedUnsignedLong
Gets the element's value.
getValue() - Method in class org.opensaml.ws.wsaddressing.impl.AttributedUnsignedLongImpl
Gets the element's value.
getValue() - Method in interface org.opensaml.ws.wsfed.Address
Gets the end point reference address.
getValue() - Method in class org.opensaml.ws.wsfed.impl.AddressImpl
Gets the end point reference address.
getValue() - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeImpl
getValue() - Method in class org.opensaml.ws.wssecurity.impl.AttributedStringImpl
getValue() - Method in class org.opensaml.ws.wssecurity.impl.AttributedURIImpl
getValue() - Method in class org.opensaml.ws.wssecurity.impl.SignatureConfirmationImpl
Returns the Value attribute value.
getValue() - Method in interface org.opensaml.ws.wssecurity.SignatureConfirmation
Returns the Value attribute value.
getValue() - Method in class org.opensaml.ws.wstrust.impl.DelegatableImpl
getValue() - Method in class org.opensaml.ws.wstrust.impl.ForwardableImpl
getValueType() - Method in interface org.opensaml.ws.wssecurity.BinarySecurityToken
Returns the ValueType attribute URI value.
getValueType() - Method in interface org.opensaml.ws.wssecurity.Embedded
Returns the ValueType attribute URI value.
getValueType() - Method in class org.opensaml.ws.wssecurity.impl.BinarySecurityTokenImpl
Returns the ValueType attribute URI value.
getValueType() - Method in class org.opensaml.ws.wssecurity.impl.EmbeddedImpl
Returns the ValueType attribute URI value.
getValueType() - Method in class org.opensaml.ws.wssecurity.impl.KeyIdentifierImpl
Returns the ValueType attribute URI value.
getValueType() - Method in class org.opensaml.ws.wssecurity.impl.ReferenceImpl
Returns the ValueType attribute URI value.
getValueType() - Method in interface org.opensaml.ws.wssecurity.KeyIdentifier
Returns the ValueType attribute URI value.
getValueType() - Method in interface org.opensaml.ws.wssecurity.Reference
Returns the ValueType attribute URI value.
getValueType() - Method in interface org.opensaml.ws.wstrust.BinaryExchange
Returns the ValueType attribute URI value.
getValueType() - Method in class org.opensaml.ws.wstrust.impl.BinaryExchangeImpl
Returns the ValueType attribute URI value.
getVersion() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the HTTP version used to receive the message.
getVersion() - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets the HTTP version used to receive the message.
getVersion() - Method in interface org.opensaml.ws.transport.http.HTTPTransport
Gets the HTTP version used to receive the message.
getVersion() - Static method in class org.opensaml.ws.Version
Gets the version of the library.
getWrappedRequest() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets the adapted request.
getWrappedResponse() - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets the adapted response.
getWSAIsReferenceParameter(XMLObject) - Static method in class org.opensaml.ws.wsaddressing.util.WSAddressingHelper
Get the wsa:IsReferenceParameter attribute from a given SOAP object.
getWSP12PolicyURIs() - Method in interface org.opensaml.ws.wspolicy.PolicyURIsBearing
Get the attribute value.
getWSSE11TokenType() - Method in interface org.opensaml.ws.wssecurity.TokenTypeBearing
Returns the @wsse11:TokenType attribute value.
getWSSE11TokenType(XMLObject) - Static method in class org.opensaml.ws.wssecurity.util.WSSecurityHelper
Gets the wsse11:TokenType attribute from a given SOAP object.
getWSSEUsages() - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceImpl
Returns the list of wsse:@Usage attributes value.
getWSSEUsages() - Method in interface org.opensaml.ws.wssecurity.UsageBearing
Returns the list of wsse:@Usage attributes value.
getWSSEUsages(XMLObject) - Static method in class org.opensaml.ws.wssecurity.util.WSSecurityHelper
Gets the list value of the wsse:Usage attribute from the given SOAP object.
getWSUId() - Method in class org.opensaml.ws.wspolicy.impl.PolicyImpl
Returns the @wsu:Id attribute value.
getWSUId() - Method in interface org.opensaml.ws.wssecurity.IdBearing
Returns the @wsu:Id attribute value.
getWSUId() - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeImpl
Returns the @wsu:Id attribute value.
getWSUId() - Method in class org.opensaml.ws.wssecurity.impl.AttributedStringImpl
Returns the @wsu:Id attribute value.
getWSUId() - Method in class org.opensaml.ws.wssecurity.impl.AttributedURIImpl
Returns the @wsu:Id attribute value.
getWSUId() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Returns the @wsu:Id attribute value.
getWSUId() - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceImpl
Returns the @wsu:Id attribute value.
getWSUId() - Method in class org.opensaml.ws.wssecurity.impl.SignatureConfirmationImpl
Returns the @wsu:Id attribute value.
getWSUId() - Method in class org.opensaml.ws.wssecurity.impl.TimestampImpl
Returns the @wsu:Id attribute value.
getWSUId() - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenImpl
Returns the @wsu:Id attribute value.
getWSUId(XMLObject) - Static method in class org.opensaml.ws.wssecurity.util.WSSecurityHelper
Gets the wsu:Id attribute from a given SOAP object.
getX500DNHandler() - Method in class org.opensaml.ws.security.provider.CertificateNameOptions
Get the handler responsible for serializing X.500 names to strings from certificate-derived X500Principal instances.
getX500SubjectDNFormat() - Method in class org.opensaml.ws.security.provider.CertificateNameOptions
Get the the format specifier for serializaing X.500 subject names to strings.
getXMLObjects() - Method in class org.opensaml.ws.wspolicy.impl.OperatorContentTypeImpl
Get the complete modifiable list of XMLObject children.
getXMLObjects(QName) - Method in class org.opensaml.ws.wspolicy.impl.OperatorContentTypeImpl
Get the modifiable sublist of XMLObject children which match the specified type or element name.
getXMLObjects() - Method in interface org.opensaml.ws.wspolicy.OperatorContentType
Get the complete modifiable list of XMLObject children.
getXMLObjects(QName) - Method in interface org.opensaml.ws.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.ws.wssecurity.WSSecurityConstants
WS-Security - Kerberos Token Profile - GSS_Kerberosv5_AP_REQ.
GSS_KERBEROS_AP_REQ_1510 - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security - Kerberos Token Profile - GSS_Kerberosv5_AP_REQ1510.

H

Handler - Interface in org.opensaml.ws.message.handler
A handler is invoked to implement specific business logic on a MessageContext.
HandlerChain - Interface in org.opensaml.ws.message.handler
An ordered chain of Handler instances which may be invoked on a message context.
HandlerChainAware - Interface in org.opensaml.ws.message.handler
A marker interface for MessageDecoder and MessageEncoder implementations which process a message context's Handler's.
HandlerChainResolver - Interface in org.opensaml.ws.message.handler
A resolver which uses the message context information to resolve and return instances of HandlerChain.
HandlerException - Exception in org.opensaml.ws.message.handler
Base class for message handler related exceptions.
HandlerException() - Constructor for exception org.opensaml.ws.message.handler.HandlerException
Constructor.
HandlerException(String) - Constructor for exception org.opensaml.ws.message.handler.HandlerException
Constructor.
HandlerException(Exception) - Constructor for exception org.opensaml.ws.message.handler.HandlerException
Constructor.
HandlerException(String, Exception) - Constructor for exception org.opensaml.ws.message.handler.HandlerException
Constructor.
HASH - Static variable in interface org.opensaml.ws.wstrust.ComputedKey
The ComputedKey HASH URI.
hashCode() - Method in class org.opensaml.util.resource.ClasspathResource
hashCode() - Method in class org.opensaml.util.resource.FilesystemResource
hashCode() - Method in class org.opensaml.util.resource.HttpResource
hashCode() - Method in class org.opensaml.ws.soap.client.http.TLSProtocolSocketFactory
Header - Interface in org.opensaml.ws.soap.soap11
SOAP 1.1 Header.
HeaderBuilder - Class in org.opensaml.ws.soap.soap11.impl
Builder of HeaderImpl objects.
HeaderBuilder() - Constructor for class org.opensaml.ws.soap.soap11.impl.HeaderBuilder
 
HeaderImpl - Class in org.opensaml.ws.soap.soap11.impl
Concrete implementation of Header.
HeaderImpl(String, String, String) - Constructor for class org.opensaml.ws.soap.soap11.impl.HeaderImpl
Constructor.
HeaderMarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe marshaller for Headers.
HeaderMarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.HeaderMarshaller
 
HeaderUnmarshaller - Class in org.opensaml.ws.soap.soap11.impl
A thread-safe unmarshaller for Headers.
HeaderUnmarshaller() - Constructor for class org.opensaml.ws.soap.soap11.impl.HeaderUnmarshaller
 
HttpClientBuilder - Class in org.opensaml.ws.soap.client.http
A builder for HttpClients.
HttpClientBuilder() - Constructor for class org.opensaml.ws.soap.client.http.HttpClientBuilder
Constructor.
HTTPInTransport - Interface in org.opensaml.ws.transport.http
HTTP-based inbound transport.
HTTPOutTransport - Interface in org.opensaml.ws.transport.http
HTTP-based outbound transport.
HttpResource - Class in org.opensaml.util.resource
A resource representing a file retrieved from a URL using Apache Commons HTTPClient.
HttpResource(String) - Constructor for class org.opensaml.util.resource.HttpResource
Constructor.
HttpResource(String, ResourceFilter) - Constructor for class org.opensaml.util.resource.HttpResource
HTTPRule - Class in org.opensaml.ws.security.provider
A security rule that checks basic HTTP connection properties.
HTTPRule(String, String, boolean) - Constructor for class org.opensaml.ws.security.provider.HTTPRule
Constructor.
HttpServletRequestAdapter - Class in org.opensaml.ws.transport.http
Adapts an HttpServletRequest to an HTTPInTransport.
HttpServletRequestAdapter(HttpServletRequest) - Constructor for class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Constructor.
HttpServletResponseAdapter - Class in org.opensaml.ws.transport.http
Adapts an HttpServletResponse to an HTTPOutTransport.
HttpServletResponseAdapter(HttpServletResponse, boolean) - Constructor for class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Constructor.
HTTPSOAP11Decoder - Class in org.opensaml.ws.soap.soap11.decoder.http
Basic SOAP 1.1 over decoder for HTTP transport.
HTTPSOAP11Decoder() - Constructor for class org.opensaml.ws.soap.soap11.decoder.http.HTTPSOAP11Decoder
Constructor.
HTTPSOAP11Decoder(ParserPool) - Constructor for class org.opensaml.ws.soap.soap11.decoder.http.HTTPSOAP11Decoder
Constructor.
HTTPSOAP11Encoder - Class in org.opensaml.ws.soap.soap11.encoder.http
Basic SOAP 1.1 encoder for HTTP transport.
HTTPSOAP11Encoder() - Constructor for class org.opensaml.ws.soap.soap11.encoder.http.HTTPSOAP11Encoder
Constructor.
HttpSOAPClient - Class in org.opensaml.ws.soap.client.http
SOAP client that uses HTTP as the underlying transport and POST as the binding.
HttpSOAPClient(HttpClient, ParserPool) - Constructor for class org.opensaml.ws.soap.client.http.HttpSOAPClient
Constructor.
HttpSOAPRequestParameters - Class in org.opensaml.ws.soap.client.http
HTTP transported SOAP request parameters.
HttpSOAPRequestParameters(String) - Constructor for class org.opensaml.ws.soap.client.http.HttpSOAPRequestParameters
Constructor.
HTTPTransport - Interface in org.opensaml.ws.transport.http
An HTTP-based transport.
HTTPTransport.HTTP_VERSION - Enum in org.opensaml.ws.transport.http
HTTP version identifier.
HTTPTransportUtils - Class in org.opensaml.ws.transport.http
Utilities for working with HTTP transports.
HTTPTransportUtils() - Constructor for class org.opensaml.ws.transport.http.HTTPTransportUtils
Constructor.

I

IdBearing - Interface in org.opensaml.ws.wssecurity
Interface for element having a @wsu:Id attribute.
InputStreamInTransportAdapter - Class in org.opensaml.ws.transport
Adapter that allows a raw InputStream to be used as an InTransport.
InputStreamInTransportAdapter(InputStream) - Constructor for class org.opensaml.ws.transport.InputStreamInTransportAdapter
Constructor.
InTransport - Interface in org.opensaml.ws.transport
Represents an inbound transport, that is the transport used to receive information.
INVALID - Static variable in interface org.opensaml.ws.wstrust.Code
Status/Code 'invalid' URI value.
invoke(MessageContext) - Method in class org.opensaml.ws.message.handler.BasicHandlerChain
Invoke the handler chain on the specified message context.
invoke(MessageContext) - Method in interface org.opensaml.ws.message.handler.Handler
Invoke the handler on the specified message context.
invoke(MessageContext) - Method in interface org.opensaml.ws.message.handler.HandlerChain
Invoke the handler chain on the specified message context.
invokeHandlerChain(HandlerChain, MessageContext) - Method in class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageDecoder
Invoke a handler chain on the specified message context.
invokeHandlerChain(HandlerChain, MessageContext) - Method in class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageEncoder
Invoke a handler chain on the specified message context.
isAllow() - Method in class org.opensaml.ws.wstrust.impl.RenewingImpl
Returns the wst:Renewing/@Allow attribute value.
isAllow() - Method in interface org.opensaml.ws.wstrust.Renewing
Returns the wst:Renewing/@Allow attribute value.
isAllowXSBoolean() - Method in class org.opensaml.ws.wstrust.impl.RenewingImpl
Returns the wst:Renewing/@Allow attribute value.
isAllowXSBoolean() - Method in interface org.opensaml.ws.wstrust.Renewing
Returns the wst:Renewing/@Allow attribute value.
isAuthenticated() - Method in class org.opensaml.ws.transport.BaseTransport
Gets whether the peer is authenticated.
isAuthenticated() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets whether the peer is authenticated.
isAuthenticated() - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets whether the peer is authenticated.
isAuthenticated() - Method in interface org.opensaml.ws.transport.Transport
Gets whether the peer is authenticated.
isConfidential() - Method in class org.opensaml.ws.transport.BaseTransport
Gets whether the transport represents a confidential connection (e.g.
isConfidential() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets whether the transport represents a confidential connection (e.g.
isConfidential() - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets whether the transport represents a confidential connection (e.g.
isConfidential() - Method in interface org.opensaml.ws.transport.Transport
Gets whether the transport represents a confidential connection (e.g.
isExpired() - Method in class org.opensaml.util.storage.AbstractExpiringObject
Gets whether this object has expired.
isExpired() - Method in interface org.opensaml.util.storage.ExpiringObject
Gets whether this object has expired.
isInboundSOAPMessage(MessageContext) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Determine whether the inbound message represented by the message context contains a SOAP Envelope.
isIntegrityProtected() - Method in class org.opensaml.ws.transport.BaseTransport
Gets whether the transport represents a connection that protects the integrity of transported content.
isIntegrityProtected() - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Gets whether the transport represents a connection that protects the integrity of transported content.
isIntegrityProtected() - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Gets whether the transport represents a connection that protects the integrity of transported content.
isIntegrityProtected() - Method in interface org.opensaml.ws.transport.Transport
Gets whether the transport represents a connection that protects the integrity of transported content.
isIssuerAuthenticated() - Method in class org.opensaml.ws.message.BaseMessageContext
Gets whether the issuer of the inbound message represented by this context has been authenticated.
isIssuerAuthenticated() - Method in interface org.opensaml.ws.message.MessageContext
Gets whether the issuer of the inbound message represented by this context has been authenticated.
isOK() - Method in class org.opensaml.ws.wstrust.impl.RenewingImpl
Returns the wst:Renewing/@OK attribute value.
isOK() - Method in interface org.opensaml.ws.wstrust.Renewing
Returns the wst:Renewing/@OK attribute value.
isOKXSBoolean() - Method in class org.opensaml.ws.wstrust.impl.RenewingImpl
Returns the wst:Renewing/@OK attribute value.
isOKXSBoolean() - Method in interface org.opensaml.ws.wstrust.Renewing
Returns the wst:Renewing/@OK attribute value.
isPreemptiveAuthentication() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets whether authentication is performed preemptively.
IsReferenceParameterBearing - Interface in org.opensaml.ws.wsaddressing
Interface for element having a @wsa:IsReferenceParameter attribute.
isReplay(String, String) - Method in class org.opensaml.util.storage.ReplayCache
Checks if the message has been replayed.
isSOAP11HeaderTargetedToNode(XMLObject, Set<String>, boolean) - Static method in class org.opensaml.ws.soap.util.SOAPHelper
Evaluate whether the specified header block is targeted to a SOAP 1.1 node given the specified parameters.
isSOAP11MustUnderstand() - Method in interface org.opensaml.ws.soap.soap11.MustUnderstandBearing
Get the attribute value.
isSOAP11MustUnderstand() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Get the attribute value.
isSOAP11MustUnderstandXSBoolean() - Method in interface org.opensaml.ws.soap.soap11.MustUnderstandBearing
Get the attribute value.
isSOAP11MustUnderstandXSBoolean() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Get the attribute value.
isSOAP12MustUnderstand() - Method in interface org.opensaml.ws.soap.soap12.MustUnderstandBearing
Get the attribute value.
isSOAP12MustUnderstand() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Get the attribute value.
isSOAP12MustUnderstandXSBoolean() - Method in interface org.opensaml.ws.soap.soap12.MustUnderstandBearing
Get the attribute value.
isSOAP12MustUnderstandXSBoolean() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Get the attribute value.
isSOAP12Relay() - Method in interface org.opensaml.ws.soap.soap12.RelayBearing
Get the attribute value.
isSOAP12Relay() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Get the attribute value.
isSOAP12RelayXSBoolean() - Method in interface org.opensaml.ws.soap.soap12.RelayBearing
Get the attribute value.
isSOAP12RelayXSBoolean() - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Get the attribute value.
ISSUE - Static variable in interface org.opensaml.ws.wstrust.RequestType
RequestType Issue URI.
IssuedTokens - Interface in org.opensaml.ws.wstrust
The wst:IssuedTokens element.
IssuedTokensBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the IssuedTokens element.
IssuedTokensBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.IssuedTokensBuilder
 
IssuedTokensImpl - Class in org.opensaml.ws.wstrust.impl
IssuedTokensImpl.
IssuedTokensImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.IssuedTokensImpl
Constructor.
IssuedTokensMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the IssuedTokens element.
IssuedTokensMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.IssuedTokensMarshaller
 
IssuedTokensUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:IssuedTokens element.
IssuedTokensUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.IssuedTokensUnmarshaller
 
Issuer - Interface in org.opensaml.ws.wstrust
The wst:Issuer element.
IssuerBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Issuer element.
IssuerBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.IssuerBuilder
 
IssuerImpl - Class in org.opensaml.ws.wstrust.impl
IssuerImpl.
IssuerImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.IssuerImpl
Constructor.
IssuerMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Issuer element.
IssuerMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.IssuerMarshaller
 
IssuerUnmarshaller - Class in org.opensaml.ws.wstrust.impl
IssuerUnmarshaller.
IssuerUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.IssuerUnmarshaller
 
isTcpNoDelay() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Gets whether to use TCP No Delay when sending data.
isWSAIsReferenceParameter() - Method in interface org.opensaml.ws.wsaddressing.IsReferenceParameterBearing
Returns the @wsa:IsReferenceParameter attribute value.
isWSAIsReferenceParameterXSBoolean() - Method in interface org.opensaml.ws.wsaddressing.IsReferenceParameterBearing
Returns the @wsa:IsReferenceParameter attribute value.
isWSP12Optional() - Method in interface org.opensaml.ws.wspolicy.OptionalBearing
Get the attribute value.
isWSP12OptionalXSBoolean() - Method in interface org.opensaml.ws.wspolicy.OptionalBearing
Get the attribute value.
Iteration - Interface in org.opensaml.ws.wssecurity
The <wsse11:Iteration> element within a <wsse:UsernameToken> element.
IterationBuilder - Class in org.opensaml.ws.wssecurity.impl
IterationBuilder.
IterationBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.IterationBuilder
 
IterationImpl - Class in org.opensaml.ws.wssecurity.impl
IterationImpl.
IterationImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.IterationImpl
Constructor.
IterationMarshaller - Class in org.opensaml.ws.wssecurity.impl
IterationMarshaller.
IterationMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.IterationMarshaller
 
IterationUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
IterationUnmarshaller.
IterationUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.IterationUnmarshaller
 

K

KERBEROS_AP_REQ - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security - Kerberos Token Profile - Kerberosv5_AP_REQ.
KERBEROS_AP_REQ_1510 - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security - Kerberos Token Profile - Kerberosv5_AP_REQ1510.
KET - Static variable in interface org.opensaml.ws.wstrust.RequestType
RequestType Key Exchange Token (KET) URI.
KeyExchangeToken - Interface in org.opensaml.ws.wstrust
The wst:KeyExchangeToken element.
KeyExchangeTokenBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the KeyExchangeToken element.
KeyExchangeTokenBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.KeyExchangeTokenBuilder
 
KeyExchangeTokenImpl - Class in org.opensaml.ws.wstrust.impl
KeyExchangeTokenImpl.
KeyExchangeTokenImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.KeyExchangeTokenImpl
Constructor.
KeyExchangeTokenMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the KeyExchangeToken element.
KeyExchangeTokenMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.KeyExchangeTokenMarshaller
 
KeyExchangeTokenUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:KeyExchangeToken element.
KeyExchangeTokenUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.KeyExchangeTokenUnmarshaller
 
KeyIdentifier - Interface in org.opensaml.ws.wssecurity
The <wsse:KeyIdentifier> element.
KeyIdentifierBuilder - Class in org.opensaml.ws.wssecurity.impl
KeyIdentifierBuilder.
KeyIdentifierBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.KeyIdentifierBuilder
 
KeyIdentifierImpl - Class in org.opensaml.ws.wssecurity.impl
KeyIdentifierImpl.
KeyIdentifierImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.KeyIdentifierImpl
Constructor.
KeyIdentifierMarshaller - Class in org.opensaml.ws.wssecurity.impl
KeyIdentifierMarshaller.
KeyIdentifierMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.KeyIdentifierMarshaller
 
KeyIdentifierUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
KeyIdentifierUnmarshaller.
KeyIdentifierUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.KeyIdentifierUnmarshaller
 
KeySize - Interface in org.opensaml.ws.wstrust
The wst:KeySize element.
KeySizeBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the KeySize element.
KeySizeBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.KeySizeBuilder
 
KeySizeImpl - Class in org.opensaml.ws.wstrust.impl
KeySizeImpl.
KeySizeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.KeySizeImpl
Constructor.
KeySizeMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the KeySize element.
KeySizeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.KeySizeMarshaller
 
KeySizeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:KeySize element.
KeySizeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.KeySizeUnmarshaller
 
KeyType - Interface in org.opensaml.ws.wstrust
The wst:KeyType element.
KeyTypeBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the KeyType element.
KeyTypeBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.KeyTypeBuilder
 
KeyTypeImpl - Class in org.opensaml.ws.wstrust.impl
KeyTypeImpl.
KeyTypeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.KeyTypeImpl
Constructor.
KeyTypeMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the KeyType element.
KeyTypeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.KeyTypeMarshaller
 
KeyTypeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:KeyType element.
KeyTypeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.KeyTypeUnmarshaller
 
KeyWrapAlgorithm - Interface in org.opensaml.ws.wstrust
The wst:KeyWrapAlgorithm element.
KeyWrapAlgorithmBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the KeyWrapAlgorithm element.
KeyWrapAlgorithmBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.KeyWrapAlgorithmBuilder
 
KeyWrapAlgorithmImpl - Class in org.opensaml.ws.wstrust.impl
KeyWrapAlgorithmImpl.
KeyWrapAlgorithmImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.KeyWrapAlgorithmImpl
Constructor.
KeyWrapAlgorithmMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the KeyWrapAlgorithm element.
KeyWrapAlgorithmMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.KeyWrapAlgorithmMarshaller
 
KeyWrapAlgorithmUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:KeyWrapAlgorithm element.
KeyWrapAlgorithmUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.KeyWrapAlgorithmUnmarshaller
 

L

Lifetime - Interface in org.opensaml.ws.wstrust
The wst:Lifetime element.
LifetimeBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Lifetime element.
LifetimeBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.LifetimeBuilder
 
LifetimeImpl - Class in org.opensaml.ws.wstrust.impl
LifetimeImpl.
LifetimeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.LifetimeImpl
Constructor.
LifetimeMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Lifetime element.
LifetimeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.LifetimeMarshaller
 
LifetimeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:Lifetime element.
LifetimeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.LifetimeUnmarshaller
 
logDecodedMessage(MessageContext) - Method in class org.opensaml.ws.message.decoder.BaseMessageDecoder
Log the decoded message to the protocol message logger.
logEncodedMessage(MessageContext) - Method in class org.opensaml.ws.message.encoder.BaseMessageEncoder
Log the encoded message to the protocol message logger.

M

main(String[]) - Static method in class org.opensaml.ws.Version
Main entry point to program.
MandatoryAuthenticatedMessageRule - Class in org.opensaml.ws.security.provider
Security policy rule that requires that a message has been authenticated.
MandatoryAuthenticatedMessageRule() - Constructor for class org.opensaml.ws.security.provider.MandatoryAuthenticatedMessageRule
 
MandatoryIssuerRule - Class in org.opensaml.ws.security.provider
Security policy rule implementation that which requires that an inbound message context issuer has been set by a previous rule.
MandatoryIssuerRule() - Constructor for class org.opensaml.ws.security.provider.MandatoryIssuerRule
 
MapBasedStorageService<KeyType,ValueType> - Class in org.opensaml.util.storage
A simple Map based StorageService implementation.
MapBasedStorageService() - Constructor for class org.opensaml.util.storage.MapBasedStorageService
Constructor.
MapBasedStorageService(Map<String, Map<KeyType, ValueType>>) - Constructor for class org.opensaml.util.storage.MapBasedStorageService
Constructor.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.BodyMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.DetailMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.FaultMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.AttributedQNameMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.AttributedUnsignedLongMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.AttributedURIMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.MetadataMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.ProblemActionMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.ReferenceParametersMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.RelatesToMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsfed.impl.AddressMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsfed.impl.AppliesToMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsfed.impl.EndPointReferenceMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wspolicy.impl.AppliesToMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wspolicy.impl.PolicyMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectMarshaller
 
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.AttributedStringMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.AttributedURIMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.BinarySecurityTokenMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.EmbeddedMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.EncodedStringMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.KeyIdentifierMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.PasswordMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.ReferenceMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.SecurityMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.SignatureConfirmationMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.TimestampMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.TransformationParametersMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.BinaryExchangeMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.BinarySecretMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.ClaimsMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.EntropyMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.RenewingMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.SignChallengeTypeMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.UseKeyMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.BodyMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.DetailMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.FaultMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.AttributedUnsignedLongMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wsaddressing.impl.AttributedURIMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wsfed.impl.AddressMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wsfed.impl.AppliesToMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wsfed.impl.EndPointReferenceMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectMarshaller
 
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.AttributedStringMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.AttributedURIMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.IterationMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wssecurity.impl.SaltMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.DelegatableMarshaller
marshallElementContent(XMLObject, Element) - Method in class org.opensaml.ws.wstrust.impl.ForwardableMarshaller
marshallMessage(XMLObject) - Method in class org.opensaml.ws.message.encoder.BaseMessageEncoder
Helper method that marshalls the given message.
MessageContext - Interface in org.opensaml.ws.message
A message context represents the entire context for a given message through the receive, process, and/or response phases.
MessageContextEvaluatingFunctor<T> - Interface in org.opensaml.ws.message
An interface for components which evaluate a message context as the basis for extracting, calculating, or otherwise producing a specific data value.
MessageContextMutatingFunctor<T> - Interface in org.opensaml.ws.message
An interface for components which mutate a message context, or data contained therein, based on an input value of a particular type.
MessageDecoder - Interface in org.opensaml.ws.message.decoder
Decodes a message, from an inbound transport, in a binding specific manner.
MessageDecodingException - Exception in org.opensaml.ws.message.decoder
Exception thrown when a problem occurs decoding a message from an input transport.
MessageDecodingException() - Constructor for exception org.opensaml.ws.message.decoder.MessageDecodingException
Constructor.
MessageDecodingException(String) - Constructor for exception org.opensaml.ws.message.decoder.MessageDecodingException
Constructor.
MessageDecodingException(Exception) - Constructor for exception org.opensaml.ws.message.decoder.MessageDecodingException
Constructor.
MessageDecodingException(String, Exception) - Constructor for exception org.opensaml.ws.message.decoder.MessageDecodingException
Constructor.
MessageEncoder - Interface in org.opensaml.ws.message.encoder
Encodes a message onto the outbound transport.
MessageEncodingException - Exception in org.opensaml.ws.message.encoder
Exception thrown when a problem occurs encoding a message from to an output transport.
MessageEncodingException() - Constructor for exception org.opensaml.ws.message.encoder.MessageEncodingException
Constructor.
MessageEncodingException(String) - Constructor for exception org.opensaml.ws.message.encoder.MessageEncodingException
Constructor.
MessageEncodingException(Exception) - Constructor for exception org.opensaml.ws.message.encoder.MessageEncodingException
Constructor.
MessageEncodingException(String, Exception) - Constructor for exception org.opensaml.ws.message.encoder.MessageEncodingException
Constructor.
MessageException - Exception in org.opensaml.ws.message
Base class for message related exceptions.
MessageException() - Constructor for exception org.opensaml.ws.message.MessageException
Constructor.
MessageException(String) - Constructor for exception org.opensaml.ws.message.MessageException
Constructor.
MessageException(Exception) - Constructor for exception org.opensaml.ws.message.MessageException
Constructor.
MessageException(String, Exception) - Constructor for exception org.opensaml.ws.message.MessageException
Constructor.
MessageID - Interface in org.opensaml.ws.wsaddressing
The <wsa:MessageID> element.
MessageIDBuilder - Class in org.opensaml.ws.wsaddressing.impl
MessageIDBuilder.
MessageIDBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.MessageIDBuilder
 
MessageIDImpl - Class in org.opensaml.ws.wsaddressing.impl
Concrete implementation for the MessageID element.
MessageIDImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.MessageIDImpl
Constructor.
MessageIDMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for the <wsa:MessageID> element.
MessageIDMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.MessageIDMarshaller
 
MessageIDUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for the <wsa:MessageID> element.
MessageIDUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.MessageIDUnmarshaller
 
Metadata - Interface in org.opensaml.ws.wsaddressing
The optional <wsa:Metadata> element.
MetadataBuilder - Class in org.opensaml.ws.wsaddressing.impl
MetadataBuilder.
MetadataBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.MetadataBuilder
 
MetadataImpl - Class in org.opensaml.ws.wsaddressing.impl
MetadataImpl.
MetadataImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.MetadataImpl
Constructor.
MetadataMarshaller - Class in org.opensaml.ws.wsaddressing.impl
MetadataMarshaller.
MetadataMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.MetadataMarshaller
 
MetadataUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
MetadataUnmarshaller.
MetadataUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.MetadataUnmarshaller
 
MUST_UNDERSTAND - Static variable in interface org.opensaml.ws.soap.soap11.FaultCode
FaultCode value MustUnderstand.
MustUnderstandBearing - Interface in org.opensaml.ws.soap.soap11
Interface for element having a @soap11:mustUnderstand attribute.
MustUnderstandBearing - Interface in org.opensaml.ws.soap.soap12
Interface for element having a @soap12:mustUnderstand attribute.
mutate(MessageContext, T) - Method in interface org.opensaml.ws.message.MessageContextMutatingFunctor
Mutate the specified message context based on the supplied input value.

N

NAME_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wspolicy.Policy
The wsp:Policy/@Name attribute local name.
Nonce - Interface in org.opensaml.ws.wssecurity
The <wsse:Nonce> element within a <wsse:UsernameToken> element.
NonceBuilder - Class in org.opensaml.ws.wssecurity.impl
NonceBuilder.
NonceBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.NonceBuilder
 
NonceImpl - Class in org.opensaml.ws.wssecurity.impl
NonceImpl.
NonceImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.NonceImpl
Constructor.
NonceMarshaller - Class in org.opensaml.ws.wssecurity.impl
NonceMarshaller.
NonceMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.NonceMarshaller
 
NonceUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
NonceUnmarshaller.
NonceUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.NonceUnmarshaller
 
NONE - Static variable in interface org.opensaml.ws.wsaddressing.Address
None address URI.

O

OK_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wstrust.Renewing
The wst:Renewing/@OK attribute local name.
OnBehalfOf - Interface in org.opensaml.ws.wstrust
The wst:OnBehalfOf element.
OnBehalfOfBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the OnBehalfOf element.
OnBehalfOfBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.OnBehalfOfBuilder
 
OnBehalfOfImpl - Class in org.opensaml.ws.wstrust.impl
OnBehalfOfImpl.
OnBehalfOfImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.OnBehalfOfImpl
Constructor.
OnBehalfOfMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the OnBehalfOf element.
OnBehalfOfMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.OnBehalfOfMarshaller
 
OnBehalfOfUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:OnBehalfOf element.
OnBehalfOfUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.OnBehalfOfUnmarshaller
 
onExpire() - Method in class org.opensaml.util.storage.AbstractExpiringObject
A callback method invoked when this object is expiring.
onExpire() - Method in interface org.opensaml.util.storage.ExpiringObject
A callback method invoked when this object is expiring.
onResourceCreate(Resource) - Method in interface org.opensaml.util.resource.ResourceChangeListener
Called when a resource is created.
onResourceDelete(Resource) - Method in interface org.opensaml.util.resource.ResourceChangeListener
Called when a resource is deleted.
onResourceUpdate(Resource) - Method in interface org.opensaml.util.resource.ResourceChangeListener
Called when a resource is update.
OperatorContentType - Interface in org.opensaml.ws.wspolicy
The OperatorContentType complex type.
OperatorContentTypeImpl - Class in org.opensaml.ws.wspolicy.impl
OperatorContentTypeImpl.
OperatorContentTypeImpl(String, String, String) - Constructor for class org.opensaml.ws.wspolicy.impl.OperatorContentTypeImpl
Constructor.
OperatorContentTypeMarshaller - Class in org.opensaml.ws.wspolicy.impl
Marshaller for the wsp:OperatorContentType element.
OperatorContentTypeMarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.OperatorContentTypeMarshaller
 
OperatorContentTypeUnmarshaller - Class in org.opensaml.ws.wspolicy.impl
Unmarshaller for the wsp:OperatorContentType element.
OperatorContentTypeUnmarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.OperatorContentTypeUnmarshaller
 
OptionalBearing - Interface in org.opensaml.ws.wspolicy
Interface for element having a @wsp:Optional attribute.
org.opensaml.util - package org.opensaml.util
General utility classes.
org.opensaml.util.resource - package org.opensaml.util.resource
Utility classes that represent readable, stream based, resources such as local filesystem and classpath resources as well as remote resources such as documents retrieved via HTTP(S).
org.opensaml.util.storage - package org.opensaml.util.storage
Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc.
org.opensaml.ws - package org.opensaml.ws
Objects dealing directly with SOAP-based web services.
org.opensaml.ws.message - package org.opensaml.ws.message
Objects related to messages received and sent by web services.
org.opensaml.ws.message.decoder - package org.opensaml.ws.message.decoder
Messages decoders are responsible for extracting an incomming web serivce message from the inbound transport.
org.opensaml.ws.message.encoder - package org.opensaml.ws.message.encoder
Messages encoders are responsible for encoding an outgoing web serivce message onto the outbound transport.
org.opensaml.ws.message.handler - package org.opensaml.ws.message.handler
 
org.opensaml.ws.security - package org.opensaml.ws.security
Provides interfaces that may be used to implement policies that are evaluated against incoming messages.
org.opensaml.ws.security.provider - package org.opensaml.ws.security.provider
Basic implementations of some security policies.
org.opensaml.ws.soap.client - package org.opensaml.ws.soap.client
 
org.opensaml.ws.soap.client.http - package org.opensaml.ws.soap.client.http
 
org.opensaml.ws.soap.common - package org.opensaml.ws.soap.common
Common classes shared across SOAP versions, clients, and transports.
org.opensaml.ws.soap.soap11 - package org.opensaml.ws.soap.soap11
XMLObject interfaces for SOAP 1.1 elements.
org.opensaml.ws.soap.soap11.decoder - package org.opensaml.ws.soap.soap11.decoder
 
org.opensaml.ws.soap.soap11.decoder.http - package org.opensaml.ws.soap.soap11.decoder.http
 
org.opensaml.ws.soap.soap11.encoder - package org.opensaml.ws.soap.soap11.encoder
 
org.opensaml.ws.soap.soap11.encoder.http - package org.opensaml.ws.soap.soap11.encoder.http
 
org.opensaml.ws.soap.soap11.impl - package org.opensaml.ws.soap.soap11.impl
Provided implementations of the SOAP 1.1 XMLObject interfaces.
org.opensaml.ws.soap.soap12 - package org.opensaml.ws.soap.soap12
 
org.opensaml.ws.soap.util - package org.opensaml.ws.soap.util
General utility classes.
org.opensaml.ws.transport - package org.opensaml.ws.transport
Interfaces to the various transports (HTTP, SMTP, TCP, etc.) that may be used to receive/send messages.
org.opensaml.ws.transport.http - package org.opensaml.ws.transport.http
HTTP transport classes included bindings for Servlets.
org.opensaml.ws.wsaddressing - package org.opensaml.ws.wsaddressing
XMLObject interfaces for WS-Addressing 1.0 elements.
org.opensaml.ws.wsaddressing.impl - package org.opensaml.ws.wsaddressing.impl
 
org.opensaml.ws.wsaddressing.util - package org.opensaml.ws.wsaddressing.util
 
org.opensaml.ws.wsfed - package org.opensaml.ws.wsfed
 
org.opensaml.ws.wsfed.impl - package org.opensaml.ws.wsfed.impl
 
org.opensaml.ws.wspolicy - package org.opensaml.ws.wspolicy
XMLObject interfaces for WS-Policy 1.2 elements.
org.opensaml.ws.wspolicy.impl - package org.opensaml.ws.wspolicy.impl
 
org.opensaml.ws.wssecurity - package org.opensaml.ws.wssecurity
XMLObject interfaces for WS-Security 2004 elements.
org.opensaml.ws.wssecurity.impl - package org.opensaml.ws.wssecurity.impl
 
org.opensaml.ws.wssecurity.util - package org.opensaml.ws.wssecurity.util
 
org.opensaml.ws.wstrust - package org.opensaml.ws.wstrust
XMLObject interfaces for WS-Trust 1.3 elements.
org.opensaml.ws.wstrust.impl - package org.opensaml.ws.wstrust.impl
 
OutputStreamOutTransportAdapter - Class in org.opensaml.ws.transport
Adapter that allows a raw OutputStream to be used as an OutTransport.
OutputStreamOutTransportAdapter(OutputStream) - Constructor for class org.opensaml.ws.transport.OutputStreamOutTransportAdapter
Constructor.
OutTransport - Interface in org.opensaml.ws.transport
Represents an outbound transport, that is the transport used to send information.

P

Participant - Interface in org.opensaml.ws.wstrust
The wst:Participant element.
ParticipantBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Participant element.
ParticipantBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.ParticipantBuilder
 
ParticipantImpl - Class in org.opensaml.ws.wstrust.impl
ParticipantImpl.
ParticipantImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.ParticipantImpl
Constructor.
ParticipantMarshaller - Class in org.opensaml.ws.wstrust.impl
PrimaryMarshaller.
ParticipantMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ParticipantMarshaller
 
Participants - Interface in org.opensaml.ws.wstrust
The wst:Participants element.
ParticipantsBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Participants element.
ParticipantsBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.ParticipantsBuilder
 
ParticipantsImpl - Class in org.opensaml.ws.wstrust.impl
ParticipantsImpl.
ParticipantsImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.ParticipantsImpl
Constructor.
ParticipantsMarshaller - Class in org.opensaml.ws.wstrust.impl
ParticipantsMarshaller.
ParticipantsMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ParticipantsMarshaller
 
ParticipantsUnmarshaller - Class in org.opensaml.ws.wstrust.impl
ParticipantsUnmarshaller.
ParticipantsUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ParticipantsUnmarshaller
 
ParticipantType - Interface in org.opensaml.ws.wstrust
Interface ParticipantType complex type.
ParticipantTypeImpl - Class in org.opensaml.ws.wstrust.impl
ParticipantTypeImpl.
ParticipantTypeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.ParticipantTypeImpl
Constructor.
ParticipantTypeMarshaller - Class in org.opensaml.ws.wstrust.impl
ParticipantTypeMarshaller.
ParticipantTypeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ParticipantTypeMarshaller
 
ParticipantTypeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
ParticipantTypeUnmarshaller.
ParticipantTypeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ParticipantTypeUnmarshaller
 
ParticipantUnmarshaller - Class in org.opensaml.ws.wstrust.impl
PrimaryUnmarshaller.
ParticipantUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ParticipantUnmarshaller
 
Password - Interface in org.opensaml.ws.wssecurity
The Password element.
PasswordBuilder - Class in org.opensaml.ws.wssecurity.impl
PasswordBuilder.
PasswordBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.PasswordBuilder
 
PasswordImpl - Class in org.opensaml.ws.wssecurity.impl
PasswordImpl.
PasswordImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.PasswordImpl
Constructor.
PasswordMarshaller - Class in org.opensaml.ws.wssecurity.impl
PasswordMarshaller.
PasswordMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.PasswordMarshaller
 
PasswordUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
PasswordUnmarshaller.
PasswordUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.PasswordUnmarshaller
 
PhasedHandlerChain - Interface in org.opensaml.ws.message.handler
A specialized type of HandlerChain which supports organizing multiple handler chains into a set of named handler chains called 'phases', which will be invoked in a specified order.
Policy - Interface in org.opensaml.ws.wspolicy
The wsp:Policy element.
PolicyAttachment - Interface in org.opensaml.ws.wspolicy
The wsp:PolicyAttachment element.
PolicyAttachmentBuilder - Class in org.opensaml.ws.wspolicy.impl
Builder for the PolicyAttachment element.
PolicyAttachmentBuilder() - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyAttachmentBuilder
 
PolicyAttachmentImpl - Class in org.opensaml.ws.wspolicy.impl
PolicyAttachmentImpl.
PolicyAttachmentImpl(String, String, String) - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyAttachmentImpl
Constructor.
PolicyAttachmentMarshaller - Class in org.opensaml.ws.wspolicy.impl
Marshaller for PolicyAttachment.
PolicyAttachmentMarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyAttachmentMarshaller
 
PolicyAttachmentUnmarshaller - Class in org.opensaml.ws.wspolicy.impl
Unmarshaller for PolicyAttachment.
PolicyAttachmentUnmarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyAttachmentUnmarshaller
 
PolicyBuilder - Class in org.opensaml.ws.wspolicy.impl
Builder for the Policy element.
PolicyBuilder() - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyBuilder
 
PolicyImpl - Class in org.opensaml.ws.wspolicy.impl
PolicyImpl.
PolicyImpl(String, String, String) - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyImpl
Constructor.
PolicyMarshaller - Class in org.opensaml.ws.wspolicy.impl
Marshaller for the wsp:Policy element.
PolicyMarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyMarshaller
 
PolicyReference - Interface in org.opensaml.ws.wspolicy
The wsp:PolicyReference element.
PolicyReferenceBuilder - Class in org.opensaml.ws.wspolicy.impl
Builder for the PolicyReference element.
PolicyReferenceBuilder() - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyReferenceBuilder
 
PolicyReferenceImpl - Class in org.opensaml.ws.wspolicy.impl
PolicyReferenceImpl.
PolicyReferenceImpl(String, String, String) - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyReferenceImpl
Constructor.
PolicyReferenceMarshaller - Class in org.opensaml.ws.wspolicy.impl
Marshaller for the wsp:PolicyReference element.
PolicyReferenceMarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyReferenceMarshaller
 
PolicyReferenceUnmarshaller - Class in org.opensaml.ws.wspolicy.impl
Unmarshaller for the wsp:PolicyReference element.
PolicyReferenceUnmarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyReferenceUnmarshaller
 
PolicyUnmarshaller - Class in org.opensaml.ws.wspolicy.impl
Unmarshaller for the wsp:Policy element.
PolicyUnmarshaller() - Constructor for class org.opensaml.ws.wspolicy.impl.PolicyUnmarshaller
 
PolicyURIsBearing - Interface in org.opensaml.ws.wspolicy
Interface for element having a @wsp:PolicyURIs attribute.
prepareMessageContext(MessageContext) - Method in class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageEncoder
Perform final binding-specific processing of message context and prepare it for encoding to the transport.
prepareMessageContext(MessageContext) - Method in class org.opensaml.ws.soap.soap11.encoder.SOAP11Encoder
Perform final binding-specific processing of message context and prepare it for encoding to the transport.
preprocessTransport(MessageContext) - Method in class org.opensaml.ws.soap.soap11.encoder.http.HTTPSOAP11Encoder
This implementation performs the following actions on the context's HTTPOutTransport: Adds the HTTP header: "Cache-control: no-cache, no-store" Adds the HTTP header: "Pragma: no-cache" Sets the character encoding to: "UTF-8" Sets the content type to: "text/xml" Sets the SOAPAction HTTP header the value returned by HTTPSOAP11Encoder.getSOAPAction(MessageContext), if that returns non-null.
preprocessTransport(MessageContext) - Method in class org.opensaml.ws.soap.soap11.encoder.SOAP11Encoder
Perform any processing or fixup on the message context's outbound transport, prior to encoding the actual message.
Primary - Interface in org.opensaml.ws.wstrust
The wst:Primary element.
PrimaryBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Primary element.
PrimaryBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.PrimaryBuilder
 
PrimaryImpl - Class in org.opensaml.ws.wstrust.impl
PrimaryImpl.
PrimaryImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.PrimaryImpl
Constructor.
PrimaryMarshaller - Class in org.opensaml.ws.wstrust.impl
PrimaryMarshaller.
PrimaryMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.PrimaryMarshaller
 
PrimaryUnmarshaller - Class in org.opensaml.ws.wstrust.impl
PrimaryUnmarshaller.
PrimaryUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.PrimaryUnmarshaller
 
ProblemAction - Interface in org.opensaml.ws.wsaddressing
Interface for element <wsa:ProblemAction>.
ProblemActionBuilder - Class in org.opensaml.ws.wsaddressing.impl
ProblemActionBuilder.
ProblemActionBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemActionBuilder
 
ProblemActionImpl - Class in org.opensaml.ws.wsaddressing.impl
Implementation of ProblemAction.
ProblemActionImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemActionImpl
Constructor.
ProblemActionMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for instances of ProblemAction.
ProblemActionMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemActionMarshaller
 
ProblemActionUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for instances of ProblemActionUnmarshaller.
ProblemActionUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemActionUnmarshaller
 
ProblemHeaderQName - Interface in org.opensaml.ws.wsaddressing
Interface for element <wsa:ProblemHeaderQName>.
ProblemHeaderQNameBuilder - Class in org.opensaml.ws.wsaddressing.impl
ProblemHeaderQNameBuilder.
ProblemHeaderQNameBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemHeaderQNameBuilder
 
ProblemHeaderQNameImpl - Class in org.opensaml.ws.wsaddressing.impl
Concrete implementation for the ProblemHeaderQName element.
ProblemHeaderQNameImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemHeaderQNameImpl
Constructor.
ProblemHeaderQNameMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for the <wsa:ProblemHeaderQName> element.
ProblemHeaderQNameMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemHeaderQNameMarshaller
 
ProblemHeaderQNameUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for the <wsa:ProblemHeaderQName> element.
ProblemHeaderQNameUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemHeaderQNameUnmarshaller
 
ProblemIRI - Interface in org.opensaml.ws.wsaddressing
The <wsa:ProblemIRI> element.
ProblemIRIBuilder - Class in org.opensaml.ws.wsaddressing.impl
ProblemIRIBuilder.
ProblemIRIBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemIRIBuilder
 
ProblemIRIImpl - Class in org.opensaml.ws.wsaddressing.impl
ProblemIRIImpl is the concrete implementation of ProblemIRI.
ProblemIRIImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemIRIImpl
Constructor.
ProblemIRIMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for the <wsa:ProblemIRI> element.
ProblemIRIMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemIRIMarshaller
 
ProblemIRIUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for the <wsa:ProblemIRI> element.
ProblemIRIUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ProblemIRIUnmarshaller
 
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.soap.soap11.impl.BodyUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.soap.soap11.impl.DetailUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.soap.soap11.impl.FaultUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsaddressing.impl.AttributedQNameUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsaddressing.impl.AttributedUnsignedLongUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsaddressing.impl.AttributedURIUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsaddressing.impl.MetadataUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsaddressing.impl.ProblemActionUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsaddressing.impl.ReferenceParametersUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsaddressing.impl.RelatesToUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsfed.impl.AddressUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsfed.impl.AppliesToUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsfed.impl.EndPointReferenceUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wspolicy.impl.AppliesToUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wspolicy.impl.PolicyUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectUnmarshaller
 
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.AttributedStringUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.AttributedURIUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.BinarySecurityTokenUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.EmbeddedUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.EncodedStringUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.KeyIdentifierUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.PasswordUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.ReferenceUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.SecurityUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.SignatureConfirmationUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.TimestampUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.TransformationParametersUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wstrust.impl.BinaryExchangeUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wstrust.impl.BinarySecretUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wstrust.impl.ClaimsUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wstrust.impl.EntropyUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wstrust.impl.RenewingUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wstrust.impl.SignChallengeTypeUnmarshaller
processAttribute(XMLObject, Attr) - Method in class org.opensaml.ws.wstrust.impl.UseKeyUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.soap.soap11.impl.BodyUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.soap.soap11.impl.DetailUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.soap.soap11.impl.FaultUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wsaddressing.impl.MetadataUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wsaddressing.impl.ProblemActionUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wsaddressing.impl.ReferenceParametersUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wsfed.impl.AddressUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wsfed.impl.AppliesToUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wsfed.impl.EndPointReferenceUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wspolicy.impl.AppliesToUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wspolicy.impl.OperatorContentTypeUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectUnmarshaller
 
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wssecurity.impl.EmbeddedUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wssecurity.impl.SecurityUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wssecurity.impl.TimestampUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wssecurity.impl.TransformationParametersUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.AuthenticatorUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.CancelTargetUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.ClaimsUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.DelegateToUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.EncryptionUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.EntropyUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.KeyExchangeTokenUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.LifetimeUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.OnBehalfOfUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.ParticipantsUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.ParticipantTypeUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.ProofEncryptionUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.RenewTargetUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.RequestedProofTokenUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.RequestedReferenceTypeUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.RequestedSecurityTokenUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenCollectionUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.SignChallengeTypeUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.StatusUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.UseKeyUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.ws.wstrust.impl.ValidateTargetUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.soap.soap11.impl.BodyUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.soap.soap11.impl.DetailUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.soap.soap11.impl.FaultUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.soap.soap11.impl.HeaderUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wsaddressing.impl.AttributedUnsignedLongUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wsaddressing.impl.AttributedURIUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wsfed.impl.AddressUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wsfed.impl.AppliesToUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wsfed.impl.EndPointReferenceUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectUnmarshaller
 
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wssecurity.impl.AttributedStringUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wssecurity.impl.AttributedURIUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wssecurity.impl.IterationUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wssecurity.impl.SaltUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wstrust.impl.DelegatableUnmarshaller
processElementContent(XMLObject, String) - Method in class org.opensaml.ws.wstrust.impl.ForwardableUnmarshaller
processFaultResponse(PostMethod, SOAPMessageContext) - Method in class org.opensaml.ws.soap.client.http.HttpSOAPClient
Processes a SOAP fault, as determined by an HTTP 500 status code, response.
processOutboundHandlerChain(MessageContext) - Method in class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageEncoder
Process the outbound HandlerChain for the message context, if any.
processPostSecurityInboundHandlerChain(MessageContext) - Method in class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageDecoder
Process the post-SecurityPolicy inbound HandlerChain for the message context, if any.
processPreSecurityInboundHandlerChain(MessageContext) - Method in class org.opensaml.ws.message.handler.BaseHandlerChainAwareMessageDecoder
Process the pre-SecurityPolicy inbound HandlerChain for the message context, if any.
processSecurityPolicy(MessageContext) - Method in class org.opensaml.ws.message.decoder.BaseMessageDecoder
Process any SecurityPolicys which can be resolved for the message context.
processSuccessfulResponse(PostMethod, SOAPMessageContext) - Method in class org.opensaml.ws.soap.client.http.HttpSOAPClient
Processes a successful, as determined by an HTTP 200 status code, response.
ProofEncryption - Interface in org.opensaml.ws.wstrust
The wst:ProofEncryption element.
ProofEncryptionBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the ProofEncryption element.
ProofEncryptionBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.ProofEncryptionBuilder
 
ProofEncryptionImpl - Class in org.opensaml.ws.wstrust.impl
ProofEncryptionImpl.
ProofEncryptionImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.ProofEncryptionImpl
Constructor.
ProofEncryptionMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the ProofEncryption element.
ProofEncryptionMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ProofEncryptionMarshaller
 
ProofEncryptionUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:ProofEncryption element.
ProofEncryptionUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ProofEncryptionUnmarshaller
 
PropertyReplacementResourceFilter - Class in org.opensaml.util.resource
A resource filter that buffers a resource into a string and replaces instance of macros with properties read from a file.
PropertyReplacementResourceFilter(File) - Constructor for class org.opensaml.util.resource.PropertyReplacementResourceFilter
Constructor.
providesMessageConfidentiality(MessageContext) - Method in interface org.opensaml.ws.message.encoder.MessageEncoder
Indicates whether this encoder, given the current message context, provides end-to-end message confidentiality.
providesMessageConfidentiality(MessageContext) - Method in class org.opensaml.ws.soap.soap11.encoder.SOAP11Encoder
Indicates whether this encoder, given the current message context, provides end-to-end message confidentiality.
providesMessageIntegrity(MessageContext) - Method in interface org.opensaml.ws.message.encoder.MessageEncoder
Indicates whether this encoder, given the current message context, provides end-to-end message integrity.
providesMessageIntegrity(MessageContext) - Method in class org.opensaml.ws.soap.soap11.encoder.SOAP11Encoder
Indicates whether this encoder, given the current message context, provides end-to-end message integrity.
PSHA1 - Static variable in interface org.opensaml.ws.wstrust.ComputedKey
The ComputedKey PSHA1 URI.
PUBLIC_KEY - Static variable in interface org.opensaml.ws.wstrust.KeyType
The KeyType PublicKey URI.
put(String, KeyType, ValueType) - Method in class org.opensaml.util.storage.MapBasedStorageService
Adds a value, indexed by a key, in to storage.
put(String, KeyType, ValueType) - Method in interface org.opensaml.util.storage.StorageService
Adds a value, indexed by a key, in to storage.

R

Reason - Interface in org.opensaml.ws.wstrust
The <wst:Reason> child element of a <wst:Status> element.
ReasonBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Reason element.
ReasonBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.ReasonBuilder
 
ReasonImpl - Class in org.opensaml.ws.wstrust.impl
ReasonImpl.
ReasonImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.ReasonImpl
Constructor.
ReasonMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Reason element.
ReasonMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ReasonMarshaller
 
ReasonUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:Reason element.
ReasonUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ReasonUnmarshaller
 
Reference - Interface in org.opensaml.ws.wssecurity
The <wsse:Reference> empty element.
ReferenceBuilder - Class in org.opensaml.ws.wssecurity.impl
ReferenceBuilder.
ReferenceBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.ReferenceBuilder
 
ReferenceImpl - Class in org.opensaml.ws.wssecurity.impl
ReferenceImpl.
ReferenceImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.ReferenceImpl
Constructor.
ReferenceMarshaller - Class in org.opensaml.ws.wssecurity.impl
ReferenceMarshaller.
ReferenceMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.ReferenceMarshaller
 
ReferenceParameters - Interface in org.opensaml.ws.wsaddressing
The optional <wsa:ReferenceParameters> element.
ReferenceParametersBuilder - Class in org.opensaml.ws.wsaddressing.impl
ReferenceParametersBuilder.
ReferenceParametersBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.ReferenceParametersBuilder
 
ReferenceParametersImpl - Class in org.opensaml.ws.wsaddressing.impl
ReferenceParametersImpl.
ReferenceParametersImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.ReferenceParametersImpl
Constructor.
ReferenceParametersMarshaller - Class in org.opensaml.ws.wsaddressing.impl
ReferenceParametersMarshaller.
ReferenceParametersMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ReferenceParametersMarshaller
 
ReferenceParametersUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
ReferenceParametersUnmarshaller.
ReferenceParametersUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ReferenceParametersUnmarshaller
 
ReferenceUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
ReferenceUnmarshaller.
ReferenceUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.ReferenceUnmarshaller
 
registerSchemePortMapping(String, Integer) - Static method in class org.opensaml.util.SimpleURLCanonicalizer
Register a new scheme-to-port mapping.
RelatesTo - Interface in org.opensaml.ws.wsaddressing
Interface for element <wsa:RelatesTo>.
RelatesToBuilder - Class in org.opensaml.ws.wsaddressing.impl
RelatesToBuilder.
RelatesToBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.RelatesToBuilder
 
RelatesToImpl - Class in org.opensaml.ws.wsaddressing.impl
Implementation of RelatesTo.
RelatesToImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.RelatesToImpl
Constructor.
RelatesToMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for instances of RelatesTo.
RelatesToMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.RelatesToMarshaller
 
RelatesToUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for instances of RelatesTo.
RelatesToUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.RelatesToUnmarshaller
 
RELATIONSHIP_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wsaddressing.RelatesTo
The RelationshipType attribute name.
RELATIONSHIP_TYPE_REPLY - Static variable in interface org.opensaml.ws.wsaddressing.RelatesTo
RelationshipType attribute - Reply URI.
RelayBearing - Interface in org.opensaml.ws.soap.soap12
Interface for element having a @soap12:relay attribute.
remove(String, KeyType) - Method in class org.opensaml.util.storage.MapBasedStorageService
Removes an item from storage.
remove(String, KeyType) - Method in interface org.opensaml.util.storage.StorageService
Removes an item from storage.
RENEW - Static variable in interface org.opensaml.ws.wstrust.RequestType
RequestType Renew URI.
Renewing - Interface in org.opensaml.ws.wstrust
The wst:Renewing element.
RenewingBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Renewing element.
RenewingBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RenewingBuilder
 
RenewingImpl - Class in org.opensaml.ws.wstrust.impl
RenewingImpl.
RenewingImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RenewingImpl
Constructor.
RenewingMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Renewing element.
RenewingMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RenewingMarshaller
 
RenewingUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the empty wst:Renewing element.
RenewingUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RenewingUnmarshaller
 
RenewTarget - Interface in org.opensaml.ws.wstrust
The wst:RenewTarget element.
RenewTargetBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RenewTarget element.
RenewTargetBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RenewTargetBuilder
 
RenewTargetImpl - Class in org.opensaml.ws.wstrust.impl
RenewTargetImpl.
RenewTargetImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RenewTargetImpl
Constructor.
RenewTargetMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RenewTarget element.
RenewTargetMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RenewTargetMarshaller
 
RenewTargetUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the <wst:RenewTarget> element.
RenewTargetUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RenewTargetUnmarshaller
 
ReplayCache - Class in org.opensaml.util.storage
Class that uses an underlying StorageService to track information associated with messages in order to detect message replays.
ReplayCache(StorageService<String, ReplayCacheEntry>, long) - Constructor for class org.opensaml.util.storage.ReplayCache
Constructor.
ReplayCache(StorageService<String, ReplayCacheEntry>, String, long) - Constructor for class org.opensaml.util.storage.ReplayCache
Constructor.
ReplayCacheEntry - Class in org.opensaml.util.storage
Replay cache storage service entry.
ReplayCacheEntry(String, DateTime) - Constructor for class org.opensaml.util.storage.ReplayCacheEntry
Constructor.
ReplyTo - Interface in org.opensaml.ws.wsaddressing
The <wsa:ReplyTo> element.
ReplyToBuilder - Class in org.opensaml.ws.wsaddressing.impl
Builder for the ReplyTo element.
ReplyToBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.ReplyToBuilder
 
ReplyToImpl - Class in org.opensaml.ws.wsaddressing.impl
Concrete implementation of element ReplyTo.
ReplyToImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.ReplyToImpl
Constructor.
ReplyToMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for the ReplyTo element.
ReplyToMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ReplyToMarshaller
 
ReplyToUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for the ReplyTo element.
ReplyToUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ReplyToUnmarshaller
 
RequestedAttachedReference - Interface in org.opensaml.ws.wstrust
The wst:RequestedAttachedReference element.
RequestedAttachedReferenceBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RequestedAttachedReference element.
RequestedAttachedReferenceBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedAttachedReferenceBuilder
 
RequestedAttachedReferenceImpl - Class in org.opensaml.ws.wstrust.impl
RequestedAttachedReferenceImpl.
RequestedAttachedReferenceImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestedAttachedReferenceImpl
Constructor.
RequestedAttachedReferenceMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RequestedAttachedReference element.
RequestedAttachedReferenceMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedAttachedReferenceMarshaller
 
RequestedAttachedReferenceUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:RequestedAttachedReference element.
RequestedAttachedReferenceUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedAttachedReferenceUnmarshaller
 
RequestedProofToken - Interface in org.opensaml.ws.wstrust
The wst:RequestedProofToken element.
RequestedProofTokenBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RequestedProofToken element.
RequestedProofTokenBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedProofTokenBuilder
 
RequestedProofTokenImpl - Class in org.opensaml.ws.wstrust.impl
RequestedProofTokenImpl.
RequestedProofTokenImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestedProofTokenImpl
Constructor.
RequestedProofTokenMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RequestedProofToken element.
RequestedProofTokenMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedProofTokenMarshaller
 
RequestedProofTokenUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:RequestedProofToken element.
RequestedProofTokenUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedProofTokenUnmarshaller
 
RequestedReferenceType - Interface in org.opensaml.ws.wstrust
Interface for RequestedReferenceType complex type.
RequestedReferenceTypeImpl - Class in org.opensaml.ws.wstrust.impl
RequestedReferenceTypeImpl.
RequestedReferenceTypeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestedReferenceTypeImpl
Constructor.
RequestedReferenceTypeMarshaller - Class in org.opensaml.ws.wstrust.impl
RequestedReferenceTypeMarshaller.
RequestedReferenceTypeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedReferenceTypeMarshaller
 
RequestedReferenceTypeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the element of type RequestedReferenceType.
RequestedReferenceTypeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedReferenceTypeUnmarshaller
 
RequestedSecurityToken - Interface in org.opensaml.ws.wsfed
This interface defines how the object representing a Requested Security Token RequestedSecurityToken element behaves.
RequestedSecurityToken - Interface in org.opensaml.ws.wstrust
The wst:RequestedSecurityToken element.
RequestedSecurityTokenBuilder - Class in org.opensaml.ws.wsfed.impl
Builder of RequestedSecurityTokenImpl objects.
RequestedSecurityTokenBuilder() - Constructor for class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenBuilder
Constructor.
RequestedSecurityTokenBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RequestedSecurityToken element.
RequestedSecurityTokenBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedSecurityTokenBuilder
 
RequestedSecurityTokenImpl - Class in org.opensaml.ws.wsfed.impl
Implementation of the RequestedSecurityToken object.
RequestedSecurityTokenImpl(String, String, String) - Constructor for class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenImpl
Constructor.
RequestedSecurityTokenImpl - Class in org.opensaml.ws.wstrust.impl
RequestedSecurityTokenImpl.
RequestedSecurityTokenImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestedSecurityTokenImpl
Constructor.
RequestedSecurityTokenMarshaller - Class in org.opensaml.ws.wsfed.impl
A thread safe marshaller for RequestedSecurityToken objects.
RequestedSecurityTokenMarshaller() - Constructor for class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenMarshaller
 
RequestedSecurityTokenMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RequestedSecurityToken element.
RequestedSecurityTokenMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedSecurityTokenMarshaller
 
RequestedSecurityTokenUnmarshaller - Class in org.opensaml.ws.wsfed.impl
A thread-safe unmarshaller for RequestedSecurityToken objects.
RequestedSecurityTokenUnmarshaller() - Constructor for class org.opensaml.ws.wsfed.impl.RequestedSecurityTokenUnmarshaller
 
RequestedSecurityTokenUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the <wst:RequestedSecurityToken> element.
RequestedSecurityTokenUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedSecurityTokenUnmarshaller
 
RequestedTokenCancelled - Interface in org.opensaml.ws.wstrust
The wst:RequestedTokenCancelled element.
RequestedTokenCancelledBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RequestedTokenCancelled element.
RequestedTokenCancelledBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedTokenCancelledBuilder
 
RequestedTokenCancelledImpl - Class in org.opensaml.ws.wstrust.impl
RequestedTokenCancelledImpl.
RequestedTokenCancelledImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestedTokenCancelledImpl
Constructor.
RequestedTokenCancelledMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RequestedTokenCancelled element.
RequestedTokenCancelledMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedTokenCancelledMarshaller
 
RequestedTokenCancelledUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the empty wst:RequestedTokenCancelled element.
RequestedTokenCancelledUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedTokenCancelledUnmarshaller
 
RequestedUnattachedReference - Interface in org.opensaml.ws.wstrust
The wst:RequestedUnattachedReference element.
RequestedUnattachedReferenceBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RequestedUnattachedReference element.
RequestedUnattachedReferenceBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedUnattachedReferenceBuilder
 
RequestedUnattachedReferenceImpl - Class in org.opensaml.ws.wstrust.impl
RequestedUnattachedReferenceImpl.
RequestedUnattachedReferenceImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestedUnattachedReferenceImpl
Constructor.
RequestedUnattachedReferenceMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RequestedUnattachedReference element.
RequestedUnattachedReferenceMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedUnattachedReferenceMarshaller
 
RequestedUnattachedReferenceUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:RequestedUnattachedReference element.
RequestedUnattachedReferenceUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestedUnattachedReferenceUnmarshaller
 
RequestKET - Interface in org.opensaml.ws.wstrust
The wst:RequestKET element.
RequestKETBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RequestKET element.
RequestKETBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RequestKETBuilder
 
RequestKETImpl - Class in org.opensaml.ws.wstrust.impl
RequestKETImpl.
RequestKETImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestKETImpl
Constructor.
RequestKETMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RequestKET element.
RequestKETMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestKETMarshaller
 
RequestKETUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:RequestKET element.
RequestKETUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestKETUnmarshaller
 
RequestSecurityToken - Interface in org.opensaml.ws.wstrust
The wst:RequestSecurityToken element.
RequestSecurityTokenBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RequestSecurityToken element.
RequestSecurityTokenBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenBuilder
 
RequestSecurityTokenCollection - Interface in org.opensaml.ws.wstrust
The wst:RequestSecurityTokenCollection element.
RequestSecurityTokenCollectionBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RequestSecurityTokenCollection element.
RequestSecurityTokenCollectionBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenCollectionBuilder
 
RequestSecurityTokenCollectionImpl - Class in org.opensaml.ws.wstrust.impl
RequestSecurityTokenCollectionImpl.
RequestSecurityTokenCollectionImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenCollectionImpl
Constructor.
RequestSecurityTokenCollectionMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RequestSecurityTokenCollection element.
RequestSecurityTokenCollectionMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenCollectionMarshaller
 
RequestSecurityTokenCollectionUnmarshaller - Class in org.opensaml.ws.wstrust.impl
RequestSecurityTokenCollectionUnmarshaller.
RequestSecurityTokenCollectionUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenCollectionUnmarshaller
 
RequestSecurityTokenImpl - Class in org.opensaml.ws.wstrust.impl
RequestSecurityTokenImpl.
RequestSecurityTokenImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenImpl
Constructor.
RequestSecurityTokenMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RequestSecurityToken element.
RequestSecurityTokenMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenMarshaller
 
RequestSecurityTokenResponse - Interface in org.opensaml.ws.wsfed
This interface defines how the object representing a WS RSTR RequestedSecurityTokenResponse element behaves.
RequestSecurityTokenResponse - Interface in org.opensaml.ws.wstrust
The wst:RequestSecurityTokenResponse element.
RequestSecurityTokenResponseBuilder - Class in org.opensaml.ws.wsfed.impl
RequestSecurityTokenResponseBuilder() - Constructor for class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseBuilder
Constructor.
RequestSecurityTokenResponseBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RequestSecurityTokenResponse element.
RequestSecurityTokenResponseBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseBuilder
 
RequestSecurityTokenResponseCollection - Interface in org.opensaml.ws.wstrust
The wst:RequestSecurityTokenResponseCollection element.
RequestSecurityTokenResponseCollectionBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RequestSecurityTokenResponseCollection element.
RequestSecurityTokenResponseCollectionBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionBuilder
 
RequestSecurityTokenResponseCollectionImpl - Class in org.opensaml.ws.wstrust.impl
RequestSecurityTokenResponseCollectionImpl.
RequestSecurityTokenResponseCollectionImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionImpl
Constructor.
RequestSecurityTokenResponseCollectionMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RequestSecurityTokenResponseCollection element.
RequestSecurityTokenResponseCollectionMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionMarshaller
 
RequestSecurityTokenResponseCollectionUnmarshaller - Class in org.opensaml.ws.wstrust.impl
RequestSecurityTokenResponseCollectionUnmarshaller.
RequestSecurityTokenResponseCollectionUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionUnmarshaller
 
RequestSecurityTokenResponseImpl - Class in org.opensaml.ws.wsfed.impl
Implementation of the RequestSecurityTokenResponse object.
RequestSecurityTokenResponseImpl - Class in org.opensaml.ws.wstrust.impl
RequestSecurityTokenResponseImpl.
RequestSecurityTokenResponseImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseImpl
Constructor.
RequestSecurityTokenResponseMarshaller - Class in org.opensaml.ws.wsfed.impl
A thread safe marshaller for RequestSecurityTokenResponse objects.
RequestSecurityTokenResponseMarshaller() - Constructor for class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseMarshaller
 
RequestSecurityTokenResponseMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RequestSecurityTokenResponse element.
RequestSecurityTokenResponseMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseMarshaller
 
RequestSecurityTokenResponseUnmarshaller - Class in org.opensaml.ws.wsfed.impl
A thread-safe unmarshaller for RequestSecurityTokenResponse objects.
RequestSecurityTokenResponseUnmarshaller() - Constructor for class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseUnmarshaller
 
RequestSecurityTokenResponseUnmarshaller - Class in org.opensaml.ws.wstrust.impl
RequestSecurityTokenResponseUnmarshaller.
RequestSecurityTokenResponseUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseUnmarshaller
 
RequestSecurityTokenUnmarshaller - Class in org.opensaml.ws.wstrust.impl
RequestSecurityTokenUnmarshaller.
RequestSecurityTokenUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestSecurityTokenUnmarshaller
 
RequestType - Interface in org.opensaml.ws.wstrust
The wst:RequestType element.
RequestTypeBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the RequestType element.
RequestTypeBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.RequestTypeBuilder
 
RequestTypeImpl - Class in org.opensaml.ws.wstrust.impl
RequestTypeImpl.
RequestTypeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.RequestTypeImpl
Constructor.
RequestTypeMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the RequestType element.
RequestTypeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestTypeMarshaller
 
RequestTypeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the <wst:RequestType> element.
RequestTypeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.RequestTypeUnmarshaller
 
resetDefaults() - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Resets the builder to its default values.
resolve(MessageContext) - Method in interface org.opensaml.ws.message.handler.HandlerChainResolver
Resolve handler chain instances based on the message context.
resolve(MessageContext) - Method in class org.opensaml.ws.message.handler.StaticHandlerChainResolver
Resolve handler chain instances based on the message context.
resolve(MessageContext) - Method in class org.opensaml.ws.security.provider.StaticSecurityPolicyResolver
resolveSingle(MessageContext) - Method in class org.opensaml.ws.security.provider.StaticSecurityPolicyResolver
If more than one policy is registered with this resolver this method returns the first policy in the list.
Resource - Interface in org.opensaml.util.resource
An interface representing an data resource.
ResourceChangeListener - Interface in org.opensaml.util.resource
A resource change listener.
ResourceChangeListener.ResourceChange - Enum in org.opensaml.util.resource
Types of change events; creation, update, and deletion.
ResourceChangeWatcher - Class in org.opensaml.util.resource
A watcher that invokes a callback when a resource update/deletion has been detected.
ResourceChangeWatcher(Resource) - Constructor for class org.opensaml.util.resource.ResourceChangeWatcher
Constructor.
ResourceChangeWatcher(Resource, long) - Constructor for class org.opensaml.util.resource.ResourceChangeWatcher
Constructor.
ResourceChangeWatcher(Resource, long, int) - Constructor for class org.opensaml.util.resource.ResourceChangeWatcher
Constructor.
ResourceException - Exception in org.opensaml.util.resource
Indicates a problem accessing a resource.
ResourceException() - Constructor for exception org.opensaml.util.resource.ResourceException
Constructor.
ResourceException(String) - Constructor for exception org.opensaml.util.resource.ResourceException
Constructor.
ResourceException(Exception) - Constructor for exception org.opensaml.util.resource.ResourceException
Constructor.
ResourceException(String, Exception) - Constructor for exception org.opensaml.util.resource.ResourceException
Constructor.
ResourceFilter - Interface in org.opensaml.util.resource
Filter that operates over a resource.
RetryAfter - Interface in org.opensaml.ws.wsaddressing
Interface for element <wsa:RetryAfter>.
RetryAfterBuilder - Class in org.opensaml.ws.wsaddressing.impl
RetryAfterBuilder.
RetryAfterBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.RetryAfterBuilder
 
RetryAfterImpl - Class in org.opensaml.ws.wsaddressing.impl
Implementation of RetryAfter.
RetryAfterImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.RetryAfterImpl
Constructor.
RetryAfterMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for instances of RetryAfter.
RetryAfterMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.RetryAfterMarshaller
 
RetryAfterUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for instances of RetryAfter.
RetryAfterUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.RetryAfterUnmarshaller
 
RoleBearing - Interface in org.opensaml.ws.soap.soap12
Interface for element having a @soap12:role attribute.
run() - Method in class org.opensaml.util.resource.ResourceChangeWatcher
run() - Method in class org.opensaml.util.storage.ExpiringObjectStorageServiceSweeper

S

Salt - Interface in org.opensaml.ws.wssecurity
The <wsse11:Salt> element within the <wsse:UsernameToken> element.
SaltBuilder - Class in org.opensaml.ws.wssecurity.impl
SaltBuilder.
SaltBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.SaltBuilder
 
SaltImpl - Class in org.opensaml.ws.wssecurity.impl
SaltImpl.
SaltImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.SaltImpl
Constructor.
SaltMarshaller - Class in org.opensaml.ws.wssecurity.impl
SaltMarshaller.
SaltMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.SaltMarshaller
 
SaltUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
SaltUnmarshaller.
SaltUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.SaltUnmarshaller
 
saveToResourceFile(byte[]) - Method in class org.opensaml.util.resource.FileBackedHttpResource
Saves a resource to the backing file.
Security - Interface in org.opensaml.ws.wssecurity
The <wsse:Security> header block.
SecurityBuilder - Class in org.opensaml.ws.wssecurity.impl
SecurityBuilder.
SecurityBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.SecurityBuilder
 
SecurityImpl - Class in org.opensaml.ws.wssecurity.impl
SecurityImpl implements the <wsse:Security> header.
SecurityImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.SecurityImpl
Constructor.
SecurityMarshaller - Class in org.opensaml.ws.wssecurity.impl
SecurityMarshaller.
SecurityMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.SecurityMarshaller
 
SecurityPolicy - Interface in org.opensaml.ws.security
A security policy is a collection of SecurityPolicyRule, evaluated against a MessageContext, that is meant to determine if a message is well-formed, valid, and otherwise okay to process.
SecurityPolicyException - Exception in org.opensaml.ws.security
Exception indicating a security policy failure.
SecurityPolicyException() - Constructor for exception org.opensaml.ws.security.SecurityPolicyException
Constructor.
SecurityPolicyException(String) - Constructor for exception org.opensaml.ws.security.SecurityPolicyException
Constructor.
SecurityPolicyException(Exception) - Constructor for exception org.opensaml.ws.security.SecurityPolicyException
Constructor.
SecurityPolicyException(String, Exception) - Constructor for exception org.opensaml.ws.security.SecurityPolicyException
Constructor.
SecurityPolicyResolver - Interface in org.opensaml.ws.security
A resolver which uses different criteria to resolve and return instances of SecurityPolicy.
SecurityPolicyRule - Interface in org.opensaml.ws.security
An individual rule that a message context is required to meet in order to be considered valid.
SecurityTokenReference - Interface in org.opensaml.ws.wssecurity
The <wsse:SecurityTokenReference> element.
SecurityTokenReferenceBuilder - Class in org.opensaml.ws.wssecurity.impl
SecurityTokenReferenceBuilder.
SecurityTokenReferenceBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceBuilder
 
SecurityTokenReferenceImpl - Class in org.opensaml.ws.wssecurity.impl
SecurityTokenReferenceImpl.
SecurityTokenReferenceImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceImpl
Constructor.
SecurityTokenReferenceMarshaller - Class in org.opensaml.ws.wssecurity.impl
SecurityTokenReferenceMarshaller.
SecurityTokenReferenceMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceMarshaller
 
SecurityTokenReferenceUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
SecurityTokenReferenceUnmarshaller.
SecurityTokenReferenceUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceUnmarshaller
 
SecurityUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
SecurityUnmarshaller.
SecurityUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.SecurityUnmarshaller
 
send(String, SOAPMessageContext) - Method in class org.opensaml.ws.soap.client.http.HttpSOAPClient
Sends a message and waits for a response.
send(String, SOAPMessageContext) - Method in interface org.opensaml.ws.soap.client.SOAPClient
Sends a message and waits for a response.
sendRedirect(String) - Method in interface org.opensaml.ws.transport.http.HTTPOutTransport
Sends an HTTP 3XX redirect message back to the client.
sendRedirect(String) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Sends an HTTP 3XX redirect message back to the client.
SERVER - Static variable in interface org.opensaml.ws.soap.soap11.FaultCode
FaultCode value Server.
ServletRequestX509CredentialAdapter - Class in org.opensaml.ws.security
An adapter that exposes the X.509 certificates contained in the servlet request attribute.
ServletRequestX509CredentialAdapter(ServletRequest) - Constructor for class org.opensaml.ws.security.ServletRequestX509CredentialAdapter
Constructor.
setAction(Action) - Method in class org.opensaml.ws.wsaddressing.impl.ProblemActionImpl
Set the Action child element.
setAction(Action) - Method in interface org.opensaml.ws.wsaddressing.ProblemAction
Set the Action child element.
setActor(FaultActor) - Method in interface org.opensaml.ws.soap.soap11.Fault
Sets the URI of the fault actor for this fault.
setActor(FaultActor) - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Sets the URI of the fault actor for this fault.
setAddress(Address) - Method in interface org.opensaml.ws.wsaddressing.EndpointReferenceType
Sets the <wsa:Address> child element.
setAddress(Address) - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeImpl
Sets the <wsa:Address> child element.
setAddress(Address) - Method in interface org.opensaml.ws.wsfed.EndPointReference
Sets the end point address as an object.
setAddress(Address) - Method in class org.opensaml.ws.wsfed.impl.EndPointReferenceImpl
Sets the end point address as an object.
setAllow(Boolean) - Method in class org.opensaml.ws.wstrust.impl.RenewingImpl
Sets the wst:Renewing/@Allow attribute value.
setAllow(XSBooleanValue) - Method in class org.opensaml.ws.wstrust.impl.RenewingImpl
Sets the wst:Renewing/@Allow attribute value.
setAllow(Boolean) - Method in interface org.opensaml.ws.wstrust.Renewing
Sets the wst:Renewing/@Allow attribute value.
setAllow(XSBooleanValue) - Method in interface org.opensaml.ws.wstrust.Renewing
Sets the wst:Renewing/@Allow attribute value.
setAppliesTo(AppliesTo) - Method in class org.opensaml.ws.wsfed.impl.RequestSecurityTokenResponseImpl
Set the entity to which the token applies.
setAppliesTo(AppliesTo) - Method in interface org.opensaml.ws.wsfed.RequestSecurityTokenResponse
Set the entity to which the token applies.
setAppliesTo(AppliesTo) - Method in class org.opensaml.ws.wspolicy.impl.PolicyAttachmentImpl
Set the AppliesTo child element.
setAppliesTo(AppliesTo) - Method in interface org.opensaml.ws.wspolicy.PolicyAttachment
Set the AppliesTo child element.
setAttribute(String, Object) - Method in class org.opensaml.ws.transport.BaseTransport
Set an attribute value.
setAttribute(String, Object) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Sets a transport-specific attribute.
setAttribute(String, Object) - Method in class org.opensaml.ws.transport.OutputStreamOutTransportAdapter
Set an attribute value.
setAttribute(String, Object) - Method in interface org.opensaml.ws.transport.OutTransport
Sets a transport-specific attribute.
setAuthenticated(boolean) - Method in class org.opensaml.ws.transport.BaseTransport
Sets whether the peer is authenticated.
setAuthenticated(boolean) - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Sets whether the peer is authenticated.
setAuthenticated(boolean) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Sets whether the peer is authenticated.
setAuthenticated(boolean) - Method in interface org.opensaml.ws.transport.Transport
Sets whether the peer is authenticated.
setAuthenticatedCertificatePresenterEntityID(MessageContext, String) - Method in class org.opensaml.ws.security.provider.ClientCertAuthRule
Store the sucessfully authenticated derived entity ID of the certificate presenter in the message context.
setBody(Body) - Method in interface org.opensaml.ws.soap.soap11.Envelope
Sets the body of this envelope.
setBody(Body) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
Sets the body of this envelope.
setChallenge(Challenge) - Method in class org.opensaml.ws.wstrust.impl.SignChallengeTypeImpl
Sets the wst:Challenge child element.
setChallenge(Challenge) - Method in interface org.opensaml.ws.wstrust.SignChallengeType
Sets the wst:Challenge child element.
setCharacterEncoding(String) - Method in class org.opensaml.ws.transport.BaseTransport
Set the character encoding.
setCharacterEncoding(String) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Sets the character encoding of the transport.
setCharacterEncoding(String) - Method in class org.opensaml.ws.transport.OutputStreamOutTransportAdapter
Set the character encoding.
setCharacterEncoding(String) - Method in interface org.opensaml.ws.transport.OutTransport
Sets the character encoding of the transport.
setCode(FaultCode) - Method in interface org.opensaml.ws.soap.soap11.Fault
Sets the fault code for this fault.
setCode(FaultCode) - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Sets the fault code for this fault.
setCode(Code) - Method in class org.opensaml.ws.wstrust.impl.StatusImpl
Sets the wst:Code child element.
setCode(Code) - Method in interface org.opensaml.ws.wstrust.Status
Sets the wst:Code child element.
setCombinedHash(CombinedHash) - Method in interface org.opensaml.ws.wstrust.Authenticator
Sets the wst:CombinedHash child element.
setCombinedHash(CombinedHash) - Method in class org.opensaml.ws.wstrust.impl.AuthenticatorImpl
Sets the wst:CombinedHash child element.
setCommunicationProfileId(String) - Method in class org.opensaml.ws.message.BaseMessageContext
Sets the unique id of the communication profile in use.
setCommunicationProfileId(String) - Method in interface org.opensaml.ws.message.MessageContext
Sets the unique id of the communication profile in use.
setConfidential(boolean) - Method in class org.opensaml.ws.transport.BaseTransport
Sets whether the transport represents a confidential connection.
setConfidential(boolean) - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Sets whether the transport represents a confidential connection.
setConfidential(boolean) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Sets whether the transport represents a confidential connection.
setConfidential(boolean) - Method in interface org.opensaml.ws.transport.Transport
Sets whether the transport represents a confidential connection.
setConnectionRetryAttempts(int) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the number of times a connection will be tried if a host is unreachable.
setConnectionTimeout(int) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the time, in milliseconds, to wait for connection establishments.
setContentCharSet(String) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the character set used for HTTP content.
setContentType(HTTPOutTransport, String) - Static method in class org.opensaml.ws.transport.http.HTTPTransportUtils
Sets the MIME content type of the transport.
setContext(String) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenImpl
Sets the Context attribute value.
setContext(String) - Method in class org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseImpl
Sets the Context attribute value.
setContext(String) - Method in interface org.opensaml.ws.wstrust.RequestSecurityToken
Sets the Context attribute value.
setContext(String) - Method in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponse
Sets the Context attribute value.
setCreated(Created) - Method in class org.opensaml.ws.wssecurity.impl.TimestampImpl
Sets the <wsu:Created> child element.
setCreated(Created) - Method in interface org.opensaml.ws.wssecurity.Timestamp
Sets the <wsu:Created> child element.
setCreated(Created) - Method in class org.opensaml.ws.wstrust.impl.LifetimeImpl
Sets the wsu:Created child element.
setCreated(Created) - Method in interface org.opensaml.ws.wstrust.Lifetime
Sets the wsu:Created child element.
setDateTime(DateTime) - Method in interface org.opensaml.ws.wssecurity.AttributedDateTime
Sets the DateTime content or attribute value.
setDateTime(DateTime) - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeImpl
Sets the DateTime content or attribute value.
setDateTimeFormatter(DateTimeFormatter) - Method in interface org.opensaml.ws.wssecurity.AttributedDateTime
Set the DateTimeFormatter to be used when stringifying the DateTime value.
setDateTimeFormatter(DateTimeFormatter) - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeImpl
Set the DateTimeFormatter to be used when stringifying the DateTime value.
setDetail(Detail) - Method in interface org.opensaml.ws.soap.soap11.Fault
Sets details of this fault.
setDetail(Detail) - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Sets details of this fault.
setDialect(String) - Method in interface org.opensaml.ws.wstrust.Claims
Sets the wst:Claims/@Dialect attribute value.
setDialect(String) - Method in class org.opensaml.ws.wstrust.impl.ClaimsImpl
Sets the wst:Claims/@Dialect attribute value.
setDigest(String) - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceImpl
Sets the wsp:PolicyReference/@Digest attribute URI value.
setDigest(String) - Method in interface org.opensaml.ws.wspolicy.PolicyReference
Sets the wsp:PolicyReference/@Digest attribute URI value.
setDigestAlgorithm(String) - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceImpl
Sets the wsp:PolicyReference/@DigestAlgoritm attribute Base64 binary value.
setDigestAlgorithm(String) - Method in interface org.opensaml.ws.wspolicy.PolicyReference
Sets the wsp:PolicyReference/@DigestAlgoritm attribute Base64 binary value.
setEncodingType(String) - Method in interface org.opensaml.ws.wssecurity.EncodedString
Sets the EncodingType attribute value.
setEncodingType(String) - Method in class org.opensaml.ws.wssecurity.impl.EncodedStringImpl
Sets the EncodingType attribute value.
setEncodingType(String) - Method in interface org.opensaml.ws.wstrust.BinaryExchange
Sets the EncodingType attribute value.
setEncodingType(String) - Method in class org.opensaml.ws.wstrust.impl.BinaryExchangeImpl
Sets the EncodingType attribute value.
setEncryptedData(EncryptedData) - Method in interface org.opensaml.ws.wssecurity.EncryptedHeader
Sets the EncryptedData child element.
setEncryptedData(EncryptedData) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Sets the EncryptedData child element.
setEndPointReference(EndPointReference) - Method in interface org.opensaml.ws.wsfed.AppliesTo
Sets the endpoint reference of the entity applicable entity.
setEndPointReference(EndPointReference) - Method in class org.opensaml.ws.wsfed.impl.AppliesToImpl
Sets the endpoint reference of the entity applicable entity.
setEvaluateSubjectCommonName(boolean) - Method in class org.opensaml.ws.security.provider.CertificateNameOptions
Set whether to evaluate the certificate subject DN's common name (CN) as a derived issuer entity ID.
setEvaluateSubjectDN(boolean) - Method in class org.opensaml.ws.security.provider.CertificateNameOptions
Set whether to evaluate the certificate subject DN as a derived issuer entity ID.
setExpires(Expires) - Method in class org.opensaml.ws.wssecurity.impl.TimestampImpl
Sets the <wsu:Expires> child element.
setExpires(Expires) - Method in interface org.opensaml.ws.wssecurity.Timestamp
Sets the <wsu:Expires> child element.
setExpires(Expires) - Method in class org.opensaml.ws.wstrust.impl.LifetimeImpl
Sets the wsu:Expires child element.
setExpires(Expires) - Method in interface org.opensaml.ws.wstrust.Lifetime
Sets the wsu:Expires child element.
setFault(Fault) - Method in exception org.opensaml.ws.soap.client.SOAPFaultException
Sets the fault that caused the exception.
setFragment(String) - Method in class org.opensaml.util.URLBuilder
Sets the URL fragment in its decoded form.
setHeader(Header) - Method in interface org.opensaml.ws.soap.soap11.Envelope
Sets the header of this envelope.
setHeader(Header) - Method in class org.opensaml.ws.soap.soap11.impl.EnvelopeImpl
Sets the header of this envelope.
setHeader(String, String) - Method in interface org.opensaml.ws.transport.http.HTTPOutTransport
Sets the given header with the given value.
setHeader(String, String) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Sets the given header with the given value.
setHost(String) - Method in class org.opensaml.util.URLBuilder
Sets the host component of the URL.
setHttpsProtocolSocketFactory(SecureProtocolSocketFactory) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the protocol socket factory used for the https scheme.
setInboundMessage(XMLObject) - Method in class org.opensaml.ws.message.BaseMessageContext
Sets the inbound message.
setInboundMessage(XMLObject) - Method in interface org.opensaml.ws.message.MessageContext
Sets the inbound message.
setInboundMessageIssuer(String) - Method in class org.opensaml.ws.message.BaseMessageContext
Sets the issuer of the inbound message.
setInboundMessageIssuer(String) - Method in interface org.opensaml.ws.message.MessageContext
Sets the issuer of the inbound message.
setInboundMessageTransport(InTransport) - Method in class org.opensaml.ws.message.BaseMessageContext
Sets the transport used to used to receive the message.
setInboundMessageTransport(InTransport) - Method in interface org.opensaml.ws.message.MessageContext
Sets the transport used to used to receive the message.
setIntegrityProtected(boolean) - Method in class org.opensaml.ws.transport.BaseTransport
Sets whether the transport represents a connection that protects the integrity of transported content.
setIntegrityProtected(boolean) - Method in class org.opensaml.ws.transport.http.HttpServletRequestAdapter
Sets whether the transport represents a connection that protects the integrity of transported content.
setIntegrityProtected(boolean) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Sets whether the transport represents a connection that protects the integrity of transported content.
setIntegrityProtected(boolean) - Method in interface org.opensaml.ws.transport.Transport
Sets whether the transport represents a connection that protects the integrity of transported content.
setMaxConnectionsPerHost(int) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the maximum number of connections, per host, that the client will create.
setMaxTotalConnections(int) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the maximum number of total connections the client will create.
setMessage(FaultString) - Method in interface org.opensaml.ws.soap.soap11.Fault
Sets the fault string for this fault.
setMessage(FaultString) - Method in class org.opensaml.ws.soap.soap11.impl.FaultImpl
Sets the fault string for this fault.
setMetadata(Metadata) - Method in interface org.opensaml.ws.wsaddressing.EndpointReferenceType
Sets the <wsa:Metadata> child element.
setMetadata(Metadata) - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeImpl
Sets the <wsa:Metadata> child element.
setName(String) - Method in class org.opensaml.ws.wspolicy.impl.PolicyImpl
Sets the wsp:Policy/@Name attribute value.
setName(String) - Method in interface org.opensaml.ws.wspolicy.Policy
Sets the wsp:Policy/@Name attribute value.
setOK(Boolean) - Method in class org.opensaml.ws.wstrust.impl.RenewingImpl
Sets the wst:Renewing/@OK attribute value.
setOK(XSBooleanValue) - Method in class org.opensaml.ws.wstrust.impl.RenewingImpl
Sets the wst:Renewing/@OK attribute value.
setOK(Boolean) - Method in interface org.opensaml.ws.wstrust.Renewing
Sets the wst:Renewing/@OK attribute value.
setOK(XSBooleanValue) - Method in interface org.opensaml.ws.wstrust.Renewing
Sets the wst:Renewing/@OK attribute value.
setOutboundHandlerChainResolver(HandlerChainResolver) - Method in class org.opensaml.ws.message.BaseMessageContext
Set the outbound handler chain resolver.
setOutboundHandlerChainResolver(HandlerChainResolver) - Method in interface org.opensaml.ws.message.MessageContext
Set the outbound handler chain resolver.
setOutboundMessage(XMLObject) - Method in class org.opensaml.ws.message.BaseMessageContext
Sets the outbound message.
setOutboundMessage(XMLObject) - Method in interface org.opensaml.ws.message.MessageContext
Sets the outbound message.
setOutboundMessageIssuer(String) - Method in class org.opensaml.ws.message.BaseMessageContext
Sets the issuer of the outbound message.
setOutboundMessageIssuer(String) - Method in interface org.opensaml.ws.message.MessageContext
Sets the issuer of the outbound message.
setOutboundMessageTransport(OutTransport) - Method in class org.opensaml.ws.message.BaseMessageContext
Sets the transport used to respond to the message.
setOutboundMessageTransport(OutTransport) - Method in interface org.opensaml.ws.message.MessageContext
Sets the transport used to respond to the message.
setParserPool(ParserPool) - Method in class org.opensaml.ws.message.decoder.BaseMessageDecoder
Sets the parser pool used to deserialize incomming messages.
setPassword(String) - Method in class org.opensaml.util.URLBuilder
Sets the user's password in the URL.
setPath(String) - Method in class org.opensaml.util.URLBuilder
Sets the path component of the URL.
setPhaseOrder(List<String>) - Method in class org.opensaml.ws.message.handler.BasicPhasedHandlerChain
Set the order of phase invocation.
setPhaseOrder(List<String>) - Method in interface org.opensaml.ws.message.handler.PhasedHandlerChain
Set the order of phase invocation.
setPort(int) - Method in class org.opensaml.util.URLBuilder
Sets the port component of the URL.
setPostSecurityInboundHandlerChainResolver(HandlerChainResolver) - Method in class org.opensaml.ws.message.BaseMessageContext
Set the post-SecurityPolicy inbound handler chain resolver.
setPostSecurityInboundHandlerChainResolver(HandlerChainResolver) - Method in interface org.opensaml.ws.message.MessageContext
Set the post-SecurityPolicy inbound handler chain resolver.
setPreemptiveAuthentication(boolean) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets whether authentication is performed preemptively.
setPreSecurityInboundHandlerChainResolver(HandlerChainResolver) - Method in class org.opensaml.ws.message.BaseMessageContext
Set the pre-SecurityPolicy inbound handler chain resolver.
setPreSecurityInboundHandlerChainResolver(HandlerChainResolver) - Method in interface org.opensaml.ws.message.MessageContext
Set the pre-SecurityPolicy inbound handler chain resolver.
setPrimary(Primary) - Method in class org.opensaml.ws.wstrust.impl.ParticipantsImpl
Sets the wst:Primary child element.
setPrimary(Primary) - Method in interface org.opensaml.ws.wstrust.Participants
Sets the wst:Primary child element.
setProxyHost(String) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the host name of the HTTP proxy server through which connections will be made.
setProxyPassword(String) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the password used to connect to the HTTP proxy server.
setProxyPort(int) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the port of the HTTP proxy server through which connections will be made.
setProxyUsername(String) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the username used to connect to the HTTP proxy server.
setReason(Reason) - Method in class org.opensaml.ws.wstrust.impl.StatusImpl
Sets the wst:Reason child element.
setReason(Reason) - Method in interface org.opensaml.ws.wstrust.Status
Sets the wst:Reason child element.
setReceiveBufferSize(int) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the size of buffer, in bytes, used when sending content.
setReferenceParameters(ReferenceParameters) - Method in interface org.opensaml.ws.wsaddressing.EndpointReferenceType
Sets the <wsa:ReferenceParameters> child element.
setReferenceParameters(ReferenceParameters) - Method in class org.opensaml.ws.wsaddressing.impl.EndpointReferenceTypeImpl
Sets the <wsa:ReferenceParameters> child element.
setRelationshipType(String) - Method in class org.opensaml.ws.wsaddressing.impl.RelatesToImpl
Sets the RelationshipType attribute URI value.
setRelationshipType(String) - Method in interface org.opensaml.ws.wsaddressing.RelatesTo
Sets the RelationshipType attribute URI value.
setResourceFilter(ResourceFilter) - Method in class org.opensaml.util.resource.AbstractFilteredResource
Sets the resource filter associated with this resource.
setScheme(String) - Method in class org.opensaml.util.URLBuilder
Sets the URL scheme (http, https, etc).
setSecurityPolicyResolver(SecurityPolicyResolver) - Method in class org.opensaml.ws.message.BaseMessageContext
Sets the resolver used to determine active SecurityPolicy.
setSecurityPolicyResolver(SecurityPolicyResolver) - Method in interface org.opensaml.ws.message.MessageContext
Sets the resolver used to determine active SecurityPolicy.
setSecurityTokenReference(SecurityTokenReference) - Method in class org.opensaml.ws.wstrust.impl.RequestedReferenceTypeImpl
Sets the wsse:SecurityTokenReference child element.
setSecurityTokenReference(SecurityTokenReference) - Method in interface org.opensaml.ws.wstrust.RequestedReferenceType
Sets the wsse:SecurityTokenReference child element.
setSendBufferSize(int) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets the size of buffer, in bytes, used when sending content.
setSig(String) - Method in class org.opensaml.ws.wstrust.impl.UseKeyImpl
Sets the wst:UseKey/@Sig attribute value.
setSig(String) - Method in interface org.opensaml.ws.wstrust.UseKey
Sets the wst:UseKey/@Sig attribute value.
setSOAP11Actor(String) - Method in interface org.opensaml.ws.soap.soap11.ActorBearing
Set the attribute value.
setSOAP11Actor(String) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Set the attribute value.
setSOAP11EncodingStyles(List<String>) - Method in interface org.opensaml.ws.soap.soap11.EncodingStyleBearing
Set the attribute value.
setSOAP11MustUnderstand(Boolean) - Method in interface org.opensaml.ws.soap.soap11.MustUnderstandBearing
Set the attribute value.
setSOAP11MustUnderstand(XSBooleanValue) - Method in interface org.opensaml.ws.soap.soap11.MustUnderstandBearing
Set the attribute value.
setSOAP11MustUnderstand(Boolean) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Set the attribute value.
setSOAP11MustUnderstand(XSBooleanValue) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Set the attribute value.
setSOAP12EncodingStyle(String) - Method in interface org.opensaml.ws.soap.soap12.EncodingStyleBearing
Set the attribute value.
setSOAP12MustUnderstand(Boolean) - Method in interface org.opensaml.ws.soap.soap12.MustUnderstandBearing
Set the attribute value.
setSOAP12MustUnderstand(XSBooleanValue) - Method in interface org.opensaml.ws.soap.soap12.MustUnderstandBearing
Set the attribute value.
setSOAP12MustUnderstand(Boolean) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Set the attribute value.
setSOAP12MustUnderstand(XSBooleanValue) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Set the attribute value.
setSOAP12Relay(Boolean) - Method in interface org.opensaml.ws.soap.soap12.RelayBearing
Set the attribute value.
setSOAP12Relay(XSBooleanValue) - Method in interface org.opensaml.ws.soap.soap12.RelayBearing
Set the attribute value.
setSOAP12Relay(Boolean) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Set the attribute value.
setSOAP12Relay(XSBooleanValue) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Set the attribute value.
setSOAP12Role(String) - Method in interface org.opensaml.ws.soap.soap12.RoleBearing
Set the attribute value.
setSOAP12Role(String) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Set the attribute value.
setSoapAction(SoapAction) - Method in class org.opensaml.ws.wsaddressing.impl.ProblemActionImpl
Set the SoapAction child element.
setSoapAction(SoapAction) - Method in interface org.opensaml.ws.wsaddressing.ProblemAction
Set the SoapAction child element.
setSOAPRequestParameters(SOAPClient.SOAPRequestParameters) - Method in class org.opensaml.ws.soap.client.BasicSOAPMessageContext
Sets a set of binding/transport-specific request parameters.
setSOAPRequestParameters(SOAPClient.SOAPRequestParameters) - Method in interface org.opensaml.ws.soap.client.SOAPMessageContext
Sets a set of binding/transport-specific request parameters.
setStatusCode(int) - Method in interface org.opensaml.ws.transport.http.HTTPOutTransport
Sets the status code for this transport.
setStatusCode(int) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Sets the status code for this transport.
setTcpNoDelay(boolean) - Method in class org.opensaml.ws.soap.client.http.HttpClientBuilder
Sets whether to use TCP No Delay when sending data.
setType(String) - Method in class org.opensaml.ws.wssecurity.impl.PasswordImpl
Sets the wsse:Password/@Type attribute URI value.
setType(String) - Method in interface org.opensaml.ws.wssecurity.Password
Sets the wsse:Password/@Type attribute URI value.
setType(String) - Method in interface org.opensaml.ws.wstrust.BinarySecret
Sets the wst:BinarySecret/@Type attribute value.
setType(String) - Method in class org.opensaml.ws.wstrust.impl.BinarySecretImpl
Sets the wst:BinarySecret/@Type attribute value.
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.ws.wstrust.CancelTarget
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.ws.wstrust.DelegateTo
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.ws.wstrust.Encryption
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.ws.wstrust.impl.CancelTargetImpl
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.ws.wstrust.impl.DelegateToImpl
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.ws.wstrust.impl.EncryptionImpl
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.ws.wstrust.impl.OnBehalfOfImpl
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.ws.wstrust.impl.ParticipantTypeImpl
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.ws.wstrust.impl.ProofEncryptionImpl
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.ws.wstrust.impl.RenewTargetImpl
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.ws.wstrust.impl.RequestedProofTokenImpl
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.ws.wstrust.impl.RequestedSecurityTokenImpl
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.ws.wstrust.impl.UseKeyImpl
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in class org.opensaml.ws.wstrust.impl.ValidateTargetImpl
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.ws.wstrust.OnBehalfOf
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.ws.wstrust.ParticipantType
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.ws.wstrust.ProofEncryption
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.ws.wstrust.RenewTarget
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.ws.wstrust.RequestedProofToken
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.ws.wstrust.RequestedSecurityToken
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.ws.wstrust.UseKey
Set the unknown child element.
setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.ws.wstrust.ValidateTarget
Set the unknown child element.
setURI(String) - Method in class org.opensaml.ws.wspolicy.impl.PolicyReferenceImpl
Sets the wsp:PolicyReference/@URI attribute value.
setURI(String) - Method in interface org.opensaml.ws.wspolicy.PolicyReference
Sets the wsp:PolicyReference/@URI attribute value.
setURI(String) - Method in class org.opensaml.ws.wssecurity.impl.ReferenceImpl
Sets the wsse:Reference/@URI attribute value.
setURI(String) - Method in interface org.opensaml.ws.wssecurity.Reference
Sets the wsse:Reference/@URI attribute value.
setUsername(String) - Method in class org.opensaml.util.URLBuilder
Sets the user name component of the URL.
setUsername(Username) - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenImpl
Sets the <wsse:Username> child element.
setUsername(Username) - Method in interface org.opensaml.ws.wssecurity.UsernameToken
Sets the <wsse:Username> child element.
setUTF8Encoding(HTTPOutTransport) - Static method in class org.opensaml.ws.transport.http.HTTPTransportUtils
Sets the character encoding of the transport to UTF-8.
setValue(Long) - Method in interface org.opensaml.ws.wsaddressing.AttributedUnsignedLong
Sets the element's value.
setValue(Long) - Method in class org.opensaml.ws.wsaddressing.impl.AttributedUnsignedLongImpl
Sets the element's value.
setValue(String) - Method in interface org.opensaml.ws.wsfed.Address
Sets the end point reference address.
setValue(String) - Method in class org.opensaml.ws.wsfed.impl.AddressImpl
Sets the end point reference address.
setValue(String) - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeImpl
setValue(String) - Method in class org.opensaml.ws.wssecurity.impl.AttributedStringImpl
setValue(String) - Method in class org.opensaml.ws.wssecurity.impl.AttributedURIImpl
setValue(String) - Method in class org.opensaml.ws.wssecurity.impl.SignatureConfirmationImpl
Sets the Value attribute value.
setValue(String) - Method in interface org.opensaml.ws.wssecurity.SignatureConfirmation
Sets the Value attribute value.
setValue(XSBooleanValue) - Method in class org.opensaml.ws.wstrust.impl.DelegatableImpl
setValue(XSBooleanValue) - Method in class org.opensaml.ws.wstrust.impl.ForwardableImpl
setValueType(String) - Method in interface org.opensaml.ws.wssecurity.BinarySecurityToken
Sets the ValueType attribute URI value.
setValueType(String) - Method in interface org.opensaml.ws.wssecurity.Embedded
Sets the ValueType attribute URI value.
setValueType(String) - Method in class org.opensaml.ws.wssecurity.impl.BinarySecurityTokenImpl
Sets the ValueType attribute URI value.
setValueType(String) - Method in class org.opensaml.ws.wssecurity.impl.EmbeddedImpl
Sets the ValueType attribute URI value.
setValueType(String) - Method in class org.opensaml.ws.wssecurity.impl.KeyIdentifierImpl
Sets the ValueType attribute URI value.
setValueType(String) - Method in class org.opensaml.ws.wssecurity.impl.ReferenceImpl
Sets the ValueType attribute URI value.
setValueType(String) - Method in interface org.opensaml.ws.wssecurity.KeyIdentifier
Sets the ValueType attribute URI value.
setValueType(String) - Method in interface org.opensaml.ws.wssecurity.Reference
Sets the ValueType attribute URI value.
setValueType(String) - Method in interface org.opensaml.ws.wstrust.BinaryExchange
Sets the ValueType attribute URI value.
setValueType(String) - Method in class org.opensaml.ws.wstrust.impl.BinaryExchangeImpl
Sets the ValueType attribute URI value.
setVersion(HTTPTransport.HTTP_VERSION) - Method in interface org.opensaml.ws.transport.http.HTTPOutTransport
Sets the HTTP version to use for outgoing messages.
setVersion(HTTPTransport.HTTP_VERSION) - Method in class org.opensaml.ws.transport.http.HttpServletResponseAdapter
Sets the HTTP version to use for outgoing messages.
setWSAIsReferenceParameter(Boolean) - Method in interface org.opensaml.ws.wsaddressing.IsReferenceParameterBearing
Sets the @wsa:IsReferenceParameter attribute value.
setWSAIsReferenceParameter(XSBooleanValue) - Method in interface org.opensaml.ws.wsaddressing.IsReferenceParameterBearing
Sets the @wsa:IsReferenceParameter attribute value.
setWSP12Optional(Boolean) - Method in interface org.opensaml.ws.wspolicy.OptionalBearing
Set the attribute value.
setWSP12Optional(XSBooleanValue) - Method in interface org.opensaml.ws.wspolicy.OptionalBearing
Set the attribute value.
setWSP12PolicyURIs(List<String>) - Method in interface org.opensaml.ws.wspolicy.PolicyURIsBearing
Set the attribute value.
setWSSE11TokenType(String) - Method in interface org.opensaml.ws.wssecurity.TokenTypeBearing
Sets the @wsse11:TokenType attribute value.
setWSSEUsages(List<String>) - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceImpl
Sets the list of wsse:@Usage attributes value.
setWSSEUsages(List<String>) - Method in interface org.opensaml.ws.wssecurity.UsageBearing
Sets the list of wsse:@Usage attributes value.
setWSUId(String) - Method in class org.opensaml.ws.wspolicy.impl.PolicyImpl
Sets the @wsu:Id attribute value.
setWSUId(String) - Method in interface org.opensaml.ws.wssecurity.IdBearing
Sets the @wsu:Id attribute value.
setWSUId(String) - Method in class org.opensaml.ws.wssecurity.impl.AttributedDateTimeImpl
Sets the @wsu:Id attribute value.
setWSUId(String) - Method in class org.opensaml.ws.wssecurity.impl.AttributedStringImpl
Sets the @wsu:Id attribute value.
setWSUId(String) - Method in class org.opensaml.ws.wssecurity.impl.AttributedURIImpl
Sets the @wsu:Id attribute value.
setWSUId(String) - Method in class org.opensaml.ws.wssecurity.impl.EncryptedHeaderImpl
Sets the @wsu:Id attribute value.
setWSUId(String) - Method in class org.opensaml.ws.wssecurity.impl.SecurityTokenReferenceImpl
Sets the @wsu:Id attribute value.
setWSUId(String) - Method in class org.opensaml.ws.wssecurity.impl.SignatureConfirmationImpl
Sets the @wsu:Id attribute value.
setWSUId(String) - Method in class org.opensaml.ws.wssecurity.impl.TimestampImpl
Sets the @wsu:Id attribute value.
setWSUId(String) - Method in class org.opensaml.ws.wssecurity.impl.UsernameTokenImpl
Sets the @wsu:Id attribute value.
setX500DNHandler(X500DNHandler) - Method in class org.opensaml.ws.security.provider.CertificateNameOptions
Set the handler responsible for serializing X.500 names to strings from certificate-derived X500Principal instances.
setX500SubjectDNFormat(String) - Method in class org.opensaml.ws.security.provider.CertificateNameOptions
Set the the format specifier for serializaing X.500 subject names to strings.
SIG_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wstrust.UseKey
The wst:UseKey/@Sig attribute local name.
signalListeners(ResourceChangeListener.ResourceChange) - Method in class org.opensaml.util.resource.ResourceChangeWatcher
Signals all registered listeners of a resource change.
SignatureAlgorithm - Interface in org.opensaml.ws.wstrust
The wst:SignatureAlgorithm element.
SignatureAlgorithmBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the SignatureAlgorithm element.
SignatureAlgorithmBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.SignatureAlgorithmBuilder
 
SignatureAlgorithmImpl - Class in org.opensaml.ws.wstrust.impl
SignatureAlgorithmImpl.
SignatureAlgorithmImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.SignatureAlgorithmImpl
Constructor.
SignatureAlgorithmMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the SignatureAlgorithm element.
SignatureAlgorithmMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.SignatureAlgorithmMarshaller
 
SignatureAlgorithmUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:SignatureAlgorithm element.
SignatureAlgorithmUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.SignatureAlgorithmUnmarshaller
 
SignatureConfirmation - Interface in org.opensaml.ws.wssecurity
The <wsse11:SignatureConfirmation> element.
SignatureConfirmationBuilder - Class in org.opensaml.ws.wssecurity.impl
SignatureConfirmationBuilder.
SignatureConfirmationBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.SignatureConfirmationBuilder
 
SignatureConfirmationImpl - Class in org.opensaml.ws.wssecurity.impl
SignatureConfirmationImpl.
SignatureConfirmationImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.SignatureConfirmationImpl
Constructor.
SignatureConfirmationMarshaller - Class in org.opensaml.ws.wssecurity.impl
SignatureConfirmationMarshaller.
SignatureConfirmationMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.SignatureConfirmationMarshaller
 
SignatureConfirmationUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
SignatureConfirmationUnmarshaller.
SignatureConfirmationUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.SignatureConfirmationUnmarshaller
 
SignChallenge - Interface in org.opensaml.ws.wstrust
The wst:SignChallenge element.
SignChallengeBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the SignChallenge element.
SignChallengeBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.SignChallengeBuilder
 
SignChallengeImpl - Class in org.opensaml.ws.wstrust.impl
SignChallengeImpl.
SignChallengeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.SignChallengeImpl
Constructor.
SignChallengeMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the SignChallenge element.
SignChallengeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.SignChallengeMarshaller
 
SignChallengeResponse - Interface in org.opensaml.ws.wstrust
The wst:SignChallengeResponse element.
SignChallengeResponseBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the SignChallengeResponse element.
SignChallengeResponseBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.SignChallengeResponseBuilder
 
SignChallengeResponseImpl - Class in org.opensaml.ws.wstrust.impl
SignChallengeImpl.
SignChallengeResponseImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.SignChallengeResponseImpl
Constructor.
SignChallengeResponseMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the SignChallengeResponse element.
SignChallengeResponseMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.SignChallengeResponseMarshaller
 
SignChallengeResponseUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:SignChallengeResponse element.
SignChallengeResponseUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.SignChallengeResponseUnmarshaller
 
SignChallengeType - Interface in org.opensaml.ws.wstrust
SignChallengeType complex type.
SignChallengeTypeImpl - Class in org.opensaml.ws.wstrust.impl
SignChallengeTypeImpl.
SignChallengeTypeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.SignChallengeTypeImpl
Constructor.
SignChallengeTypeMarshaller - Class in org.opensaml.ws.wstrust.impl
SignChallengeTypeMarshaller.
SignChallengeTypeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.SignChallengeTypeMarshaller
 
SignChallengeTypeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the SignChallengeType element.
SignChallengeTypeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.SignChallengeTypeUnmarshaller
 
SignChallengeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:SignChallenge element.
SignChallengeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.SignChallengeUnmarshaller
 
SignWith - Interface in org.opensaml.ws.wstrust
The wst:SignWith element.
SignWithBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the SignWith element.
SignWithBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.SignWithBuilder
 
SignWithImpl - Class in org.opensaml.ws.wstrust.impl
SignWithImpl.
SignWithImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.SignWithImpl
Constructor.
SignWithMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the SignWith element.
SignWithMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.SignWithMarshaller
 
SignWithUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:SignWith element.
SignWithUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.SignWithUnmarshaller
 
SimpleURLCanonicalizer - Class in org.opensaml.util
This class performs simple canonicalization of a URL as follows:
SOAP11_ACTOR_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.ActorBearing
The soap11:@actor attribute local name.
SOAP11_ACTOR_ATTR_NAME - Static variable in interface org.opensaml.ws.soap.soap11.ActorBearing
The soap11:@actor qualified attribute name.
SOAP11_ACTOR_NEXT - Static variable in interface org.opensaml.ws.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.ws.soap.soap11.EncodingStyleBearing
The soap11:@encodingStyle attribute local name.
SOAP11_ENCODING_STYLE_ATTR_NAME - Static variable in interface org.opensaml.ws.soap.soap11.EncodingStyleBearing
The soap11:@encodingStyle qualified attribute name.
SOAP11_MUST_UNDERSTAND_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.MustUnderstandBearing
The soap11:@mustUnderstand attribute local name.
SOAP11_MUST_UNDERSTAND_ATTR_NAME - Static variable in interface org.opensaml.ws.soap.soap11.MustUnderstandBearing
The soap11:@mustUnderstand qualified attribute name.
SOAP11_NS - Static variable in class org.opensaml.ws.soap.util.SOAPConstants
SOAP 1.1 namespace.
SOAP11_PREFIX - Static variable in class org.opensaml.ws.soap.util.SOAPConstants
SOAP 1.1 prefix.
SOAP11Decoder - Class in org.opensaml.ws.soap.soap11.decoder
Basic SOAP 1.1 decoder.
SOAP11Decoder() - Constructor for class org.opensaml.ws.soap.soap11.decoder.SOAP11Decoder
Constructor.
SOAP11Decoder(ParserPool) - Constructor for class org.opensaml.ws.soap.soap11.decoder.SOAP11Decoder
Constructor.
SOAP11Encoder - Class in org.opensaml.ws.soap.soap11.encoder
Basic SOAP 1.1 encoder.
SOAP11Encoder() - Constructor for class org.opensaml.ws.soap.soap11.encoder.SOAP11Encoder
Constructor.
SOAP12_ENCODING_STYLE_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap12.EncodingStyleBearing
The soap12:@encodingStyle attribute local name.
SOAP12_ENCODING_STYLE_ATTR_NAME - Static variable in interface org.opensaml.ws.soap.soap12.EncodingStyleBearing
The soap12:@encodingStyle qualified attribute name.
SOAP12_MUST_UNDERSTAND_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap12.MustUnderstandBearing
The soap12:@mustUnderstand attribute local name.
SOAP12_MUST_UNDERSTAND_ATTR_NAME - Static variable in interface org.opensaml.ws.soap.soap12.MustUnderstandBearing
The soap12:@mustUnderstand qualified attribute name.
SOAP12_NS - Static variable in class org.opensaml.ws.soap.util.SOAPConstants
SOAP 1.2 namespace.
SOAP12_PREFIX - Static variable in class org.opensaml.ws.soap.util.SOAPConstants
SOAP 1.2 prefix.
SOAP12_RELAY_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap12.RelayBearing
The soap12:@relay attribute local name.
SOAP12_RELAY_ATTR_NAME - Static variable in interface org.opensaml.ws.soap.soap12.RelayBearing
The soap12:@relay qualified attribute name.
SOAP12_ROLE_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap12.RoleBearing
The soap12:@role attribute local name.
SOAP12_ROLE_ATTR_NAME - Static variable in interface org.opensaml.ws.soap.soap12.RoleBearing
The soap12:@role qualified attribute name.
SOAP_ACTION_HEADER - Static variable in class org.opensaml.ws.soap.client.http.HttpSOAPRequestParameters
Name of the HTTP SOAPAction header.
SOAP_FAULT_ACTION_MISMATCH - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing SOAP fault code: "wsa:ActionMismatch".
SOAP_FAULT_ACTION_NOT_SUPPORTED - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing SOAP fault code: "wsa:ActionNotSupported".
SOAP_FAULT_AUTHENTICATION_BAD_ELEMENTS - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust SOAP fault code: "wst:AuthenticationBadElements".
SOAP_FAULT_BAD_REQUEST - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust SOAP fault code: "wst:BadRequest".
SOAP_FAULT_DESTINATION_UNREACHABLE - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing SOAP fault code: "wsa:DestinationUnreachable".
SOAP_FAULT_DUPLICATE_MESSAGE_ID - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing SOAP fault code: "wsa:DuplicateMessageID".
SOAP_FAULT_ENDPOINT_UNAVAILABLE - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing SOAP fault code: "wsa:EndpointUnavailable".
SOAP_FAULT_EXPIRED_DATA - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust SOAP fault code: "wst:ExpiredData".
SOAP_FAULT_FAILED_AUTHENTICATION - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SOAP fault code: "wsse:FailedAuthentication".
SOAP_FAULT_FAILED_AUTHENTICATION - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust SOAP fault code: "wst:FailedAuthentication".
SOAP_FAULT_FAILED_CHECK - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SOAP fault code: "wsse:FailedCheck".
SOAP_FAULT_INVALID_ADDRESS - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing SOAP fault code: "wsa:InvalidAddress".
SOAP_FAULT_INVALID_ADDRESSING_HEADER - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing SOAP fault code: "wsa:InvalidAddressingHeader".
SOAP_FAULT_INVALID_CARDINALITY - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing SOAP fault code: "wsa:InvalidCardinality".
SOAP_FAULT_INVALID_EPR - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing SOAP fault code: "wsa:InvalidEPR".
SOAP_FAULT_INVALID_REQUEST - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust SOAP fault code: "wst:InvalidRequest".
SOAP_FAULT_INVALID_SCOPE - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust SOAP fault code: "wst:InvalidScope".
SOAP_FAULT_INVALID_SECURITY - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SOAP fault code: "wsse:InvalidSecurity".
SOAP_FAULT_INVALID_SECURITY_TOKEN - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SOAP fault code: "wsse:InvalidSecurityToken".
SOAP_FAULT_INVALID_SECURITY_TOKEN - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust SOAP fault code: "wst:InvalidSecurityToken".
SOAP_FAULT_INVALID_TIME_RANGE - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust SOAP fault code: "wst:InvalidTimeRange".
SOAP_FAULT_MESSAGE_ADDRESSING_HEADER_REQUIRED - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing SOAP fault code: "wsa:MessageAddressingHeaderRequired".
SOAP_FAULT_MESSAGE_EXPIRED - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SOAP fault code: "wsu:MessageExpired".
SOAP_FAULT_MISSING_ADDRESS_IN_EPR - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing SOAP fault code: "wsa:MissingAddressInEPR".
SOAP_FAULT_RENEW_NEEDED - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust SOAP fault code: "wst:RenewNeeded".
SOAP_FAULT_REQUEST_FAILED - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust SOAP fault code: "wst:RequestFailed".
SOAP_FAULT_SECURITY_TOKEN_UNAVAILABLE - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SOAP fault code: "wsse:SecurityTokenUnavailable".
SOAP_FAULT_UNABLE_TO_RENEW - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust SOAP fault code: "wst:UnableToRenew".
SOAP_FAULT_UNSUPPORTED_ALGORITHM - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SOAP fault code: "wsse:UnsupportedAlgorithm".
SOAP_FAULT_UNSUPPORTED_SECURITY_TOKEN - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SOAP fault code: SOAP"wsse:UnsupportedSecurityToken".
SoapAction - Interface in org.opensaml.ws.wsaddressing
Interface for element of type <wsa:SoapAction>.
SoapActionBuilder - Class in org.opensaml.ws.wsaddressing.impl
SoapActionBuilder.
SoapActionBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.SoapActionBuilder
 
SoapActionImpl - Class in org.opensaml.ws.wsaddressing.impl
Implementation of SoapAction.
SoapActionImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.SoapActionImpl
Constructor.
SoapActionMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for instances of SoapAction.
SoapActionMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.SoapActionMarshaller
 
SoapActionUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for instances of SoapAction.
SoapActionUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.SoapActionUnmarshaller
 
SOAPClient - Interface in org.opensaml.ws.soap.client
An interface for a very basic SOAP client.
SOAPClient.SOAPRequestParameters - Interface in org.opensaml.ws.soap.client
Marker interface for binding/transport request parameters.
SOAPClientException - Exception in org.opensaml.ws.soap.client
Exception indicating an error sending or receiving a SOAP message.
SOAPClientException() - Constructor for exception org.opensaml.ws.soap.client.SOAPClientException
Constructor.
SOAPClientException(String) - Constructor for exception org.opensaml.ws.soap.client.SOAPClientException
Constructor.
SOAPClientException(Exception) - Constructor for exception org.opensaml.ws.soap.client.SOAPClientException
Constructor.
SOAPClientException(String, Exception) - Constructor for exception org.opensaml.ws.soap.client.SOAPClientException
Constructor.
SOAPConstants - Class in org.opensaml.ws.soap.util
SOAP Related Constants.
SOAPConstants() - Constructor for class org.opensaml.ws.soap.util.SOAPConstants
 
SOAPException - Exception in org.opensaml.ws.soap.common
Base SOAP exception.
SOAPException() - Constructor for exception org.opensaml.ws.soap.common.SOAPException
Constructor.
SOAPException(String) - Constructor for exception org.opensaml.ws.soap.common.SOAPException
Constructor.
SOAPException(Exception) - Constructor for exception org.opensaml.ws.soap.common.SOAPException
Constructor.
SOAPException(String, Exception) - Constructor for exception org.opensaml.ws.soap.common.SOAPException
Constructor.
SOAPFaultException - Exception in org.opensaml.ws.soap.client
Exception indicating a SOAP fault.
SOAPFaultException() - Constructor for exception org.opensaml.ws.soap.client.SOAPFaultException
Constructor.
SOAPFaultException(String) - Constructor for exception org.opensaml.ws.soap.client.SOAPFaultException
Constructor.
SOAPFaultException(Exception) - Constructor for exception org.opensaml.ws.soap.client.SOAPFaultException
Constructor.
SOAPFaultException(String, Exception) - Constructor for exception org.opensaml.ws.soap.client.SOAPFaultException
Constructor.
SOAPHandler - Interface in org.opensaml.ws.soap.common
Interface for Handler's that are specific to SOAP message processing.
SOAPHelper - Class in org.opensaml.ws.soap.util
Helper methods for working with SOAP.
SOAPMessageContext - Interface in org.opensaml.ws.soap.client
Message context for SOAP messages.
SOAPObject - Interface in org.opensaml.ws.soap.common
Base interface for all SOAP objects.
SOAPObjectBuilder<SOAPObjectType extends SOAPObject> - Interface in org.opensaml.ws.soap.common
Builder for SOAPObjects.
StaticHandlerChainResolver - Class in org.opensaml.ws.message.handler
A simple handler chain resolver implementation that returns a static list of handler chains.
StaticHandlerChainResolver(HandlerChain) - Constructor for class org.opensaml.ws.message.handler.StaticHandlerChainResolver
Constructor.
StaticHandlerChainResolver(List<HandlerChain>) - Constructor for class org.opensaml.ws.message.handler.StaticHandlerChainResolver
Constructor.
StaticSecurityPolicyResolver - Class in org.opensaml.ws.security.provider
A simple security policy resolver implementation that returns a static list of policies.
StaticSecurityPolicyResolver(SecurityPolicy) - Constructor for class org.opensaml.ws.security.provider.StaticSecurityPolicyResolver
Constructor.
StaticSecurityPolicyResolver(List<SecurityPolicy>) - Constructor for class org.opensaml.ws.security.provider.StaticSecurityPolicyResolver
Constructor.
Status - Interface in org.opensaml.ws.wstrust
The wst:Status element.
STATUS - Static variable in interface org.opensaml.ws.wstrust.TokenType
TokenType Status URI.
StatusBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the Status element.
StatusBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.StatusBuilder
 
StatusImpl - Class in org.opensaml.ws.wstrust.impl
StatusImpl.
StatusImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.StatusImpl
Constructor.
StatusMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the Status element.
StatusMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.StatusMarshaller
 
StatusUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:Status element.
StatusUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.StatusUnmarshaller
 
StorageService<KeyType,ValueType> - Interface in org.opensaml.util.storage
Generic data storage facility for use by services that require some degree of persistence.
STSCANCEL - Static variable in interface org.opensaml.ws.wstrust.RequestType
RequestType STSCancel URI.
SYMMETRIC_KEY - Static variable in interface org.opensaml.ws.wstrust.KeyType
The KeyType SymmetricKey URI.

T

THUMB_PRINT_SHA1 - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security - KeyIdentifier - ThumbPrintSHA1.
Timestamp - Interface in org.opensaml.ws.wssecurity
The <wsu:Timestamp> element.
TimestampBuilder - Class in org.opensaml.ws.wssecurity.impl
TimestampBuilder.
TimestampBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.TimestampBuilder
 
TimestampImpl - Class in org.opensaml.ws.wssecurity.impl
Concrete implementation of Timestamp.
TimestampImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.TimestampImpl
Constructor.
TimestampMarshaller - Class in org.opensaml.ws.wssecurity.impl
TimestampMarshaller.
TimestampMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.TimestampMarshaller
 
TimestampUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
TimestampUnmarshaller.
TimestampUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.TimestampUnmarshaller
 
TLSProtocolSocketFactory - Class in org.opensaml.ws.soap.client.http
An SSL/TLS socket factory that uses KeyStoreFactory's to get its key and trust material.
TLSProtocolSocketFactory(X509KeyManager, X509TrustManager) - Constructor for class org.opensaml.ws.soap.client.http.TLSProtocolSocketFactory
Constructor.
To - Interface in org.opensaml.ws.wsaddressing
The <wsa:To> element.
ToBuilder - Class in org.opensaml.ws.wsaddressing.impl
Builder for the To element.
ToBuilder() - Constructor for class org.opensaml.ws.wsaddressing.impl.ToBuilder
 
ToImpl - Class in org.opensaml.ws.wsaddressing.impl
Concrete implementation for the To element.
ToImpl(String, String, String) - Constructor for class org.opensaml.ws.wsaddressing.impl.ToImpl
Constructor.
TokenType - Interface in org.opensaml.ws.wstrust
The wst:TokenType element.
TokenTypeBearing - Interface in org.opensaml.ws.wssecurity
Interface for element having a @wsse11:TokenType; attribute.
TokenTypeBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the TokenType element.
TokenTypeBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.TokenTypeBuilder
 
TokenTypeImpl - Class in org.opensaml.ws.wstrust.impl
TokenTypeImpl.
TokenTypeImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.TokenTypeImpl
Constructor.
TokenTypeMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the TokenType element.
TokenTypeMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.TokenTypeMarshaller
 
TokenTypeUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:TokenType element.
TokenTypeUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.TokenTypeUnmarshaller
 
ToMarshaller - Class in org.opensaml.ws.wsaddressing.impl
Marshaller for the <wsa:To> element.
ToMarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ToMarshaller
 
toString() - Method in class org.opensaml.util.resource.ClasspathResource
toString() - Method in class org.opensaml.util.resource.FilesystemResource
toString() - Method in class org.opensaml.util.resource.HttpResource
ToUnmarshaller - Class in org.opensaml.ws.wsaddressing.impl
Unmarshaller for the <wsa:To> element.
ToUnmarshaller() - Constructor for class org.opensaml.ws.wsaddressing.impl.ToUnmarshaller
 
TransformationParameters - Interface in org.opensaml.ws.wssecurity
The <wsse:TransformationParameters> element.
TransformationParametersBuilder - Class in org.opensaml.ws.wssecurity.impl
TransformationParametersBuilder.
TransformationParametersBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.TransformationParametersBuilder
 
TransformationParametersImpl - Class in org.opensaml.ws.wssecurity.impl
TransformationParametersImpl implements the <wsse:TransformationParameters> element.
TransformationParametersImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.TransformationParametersImpl
Constructor.
TransformationParametersMarshaller - Class in org.opensaml.ws.wssecurity.impl
TransformationParametersMarshaller.
TransformationParametersMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.TransformationParametersMarshaller
 
TransformationParametersUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
TransformationParametersUnmarshaller.
TransformationParametersUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.TransformationParametersUnmarshaller
 
Transport - Interface in org.opensaml.ws.transport
Base interface for inbound and outbound transports.
TransportException - Exception in org.opensaml.ws.transport
Base exception for transport-related errors.
TransportException() - Constructor for exception org.opensaml.ws.transport.TransportException
Constructor.
TransportException(String) - Constructor for exception org.opensaml.ws.transport.TransportException
Constructor.
TransportException(Exception) - Constructor for exception org.opensaml.ws.transport.TransportException
Constructor.
TransportException(String, Exception) - Constructor for exception org.opensaml.ws.transport.TransportException
Constructor.
TYPE_ASYMMETRIC_KEY - Static variable in interface org.opensaml.ws.wstrust.BinarySecret
Type attribute AsymmetricKey URI.
TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wssecurity.Password
The Type attribute local name.
TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wstrust.BinarySecret
wst:BinarySecret/@Type attribute local name.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Body
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Detail
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Envelope
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Fault
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Header
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.AttributedQName
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.AttributedUnsignedLong
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.AttributedURI
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.EndpointReferenceType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.Metadata
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ProblemAction
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ReferenceParameters
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.RelatesTo
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsfed.Address
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsfed.AppliesTo
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsfed.EndPointReference
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsfed.RequestedSecurityToken
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsfed.RequestSecurityTokenResponse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wspolicy.OperatorContentType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.AttributedDateTime
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.AttributedString
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.AttributedURI
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.BinarySecurityToken
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Embedded
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.EncodedString
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.EncryptedHeader
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Iteration
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.KeyIdentifier
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Reference
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.Security
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.SecurityTokenReference
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.SignatureConfirmation
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.TransformationParameters
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.UsernameToken
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.AllowPostdating
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Authenticator
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.BinaryExchange
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.BinarySecret
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.CancelTarget
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Claims
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Code
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.ComputedKey
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.DelegateTo
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Encryption
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Entropy
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.KeyExchangeToken
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.KeyType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Lifetime
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.OnBehalfOf
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Participants
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.ParticipantType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.ProofEncryption
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.Renewing
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RenewTarget
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedProofToken
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedReferenceType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedSecurityToken
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedTokenCancelled
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestKET
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityToken
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenCollection
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponse
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponseCollection
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.SignChallengeType
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.UseKey
Local name of the XSI type.
TYPE_LOCAL_NAME - Static variable in interface org.opensaml.ws.wstrust.ValidateTarget
Local name of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Body
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Detail
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Envelope
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Fault
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.soap.soap11.Header
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsaddressing.AttributedQName
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsaddressing.AttributedUnsignedLong
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsaddressing.AttributedURI
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsaddressing.EndpointReferenceType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsaddressing.Metadata
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ProblemAction
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsaddressing.ReferenceParameters
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsaddressing.RelatesTo
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsfed.Address
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsfed.AppliesTo
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsfed.EndPointReference
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsfed.RequestedSecurityToken
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wsfed.RequestSecurityTokenResponse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wspolicy.OperatorContentType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.AttributedDateTime
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.AttributedString
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.AttributedURI
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.BinarySecurityToken
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.Embedded
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.EncodedString
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.EncryptedHeader
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.Iteration
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.KeyIdentifier
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.Reference
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.Security
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.SecurityTokenReference
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.SignatureConfirmation
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.TransformationParameters
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wssecurity.UsernameToken
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.AllowPostdating
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.Authenticator
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.BinaryExchange
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.BinarySecret
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.CancelTarget
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.Claims
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.Code
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.ComputedKey
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.DelegateTo
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.Encryption
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.Entropy
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.KeyExchangeToken
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.KeyType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.Lifetime
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.OnBehalfOf
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.Participants
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.ParticipantType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.ProofEncryption
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.Renewing
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.RenewTarget
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedProofToken
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedReferenceType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedSecurityToken
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestedTokenCancelled
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestKET
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityToken
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenCollection
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponse
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestSecurityTokenResponseCollection
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.RequestType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.SignChallengeType
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.UseKey
QName of the XSI type.
TYPE_NAME - Static variable in interface org.opensaml.ws.wstrust.ValidateTarget
QName of the XSI type.
TYPE_NONCE - Static variable in interface org.opensaml.ws.wstrust.BinarySecret
Type attribute Nonce URI.
TYPE_PASSWORD_DIGEST - Static variable in interface org.opensaml.ws.wssecurity.Password
The wsse:Password/@Type attribute URI value #PasswordDigest.
TYPE_PASSWORD_TEXT - Static variable in interface org.opensaml.ws.wssecurity.Password
The wsse:Password/@Type attribute URI value #PasswordText (DEFAULT).
TYPE_SYMMETRIC_KEY - Static variable in interface org.opensaml.ws.wstrust.BinarySecret
Type attribute SymmetricKey URI.

U

understandsHeaders() - Method in interface org.opensaml.ws.soap.common.SOAPHandler
Get the set of SOAP header names that the handler indicates it understands.
unmarshallMessage(InputStream) - Method in class org.opensaml.ws.message.decoder.BaseMessageDecoder
Helper method that deserializes and unmarshalls the message from the given stream.
unmarshallResponse(InputStream) - Method in class org.opensaml.ws.soap.client.http.HttpSOAPClient
Unmarshalls the incoming response from a POST request.
URI_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wspolicy.PolicyReference
The wsp:PolicyReference/@URI attribute local name.
URI_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wssecurity.Reference
The wsse:Reference/@URI attribute local name.
URLBuilder - Class in org.opensaml.util
Utility class for building URLs.
URLBuilder() - Constructor for class org.opensaml.util.URLBuilder
Constructor.
URLBuilder(String) - Constructor for class org.opensaml.util.URLBuilder
Constructor.
urlDecode(String) - Static method in class org.opensaml.ws.transport.http.HTTPTransportUtils
URL Decode the given string.
urlEncode(String) - Static method in class org.opensaml.ws.transport.http.HTTPTransportUtils
URL Encode the given string.
UsageBearing - Interface in org.opensaml.ws.wssecurity
Interface for element having a @wsse:Usage attribute.
UseKey - Interface in org.opensaml.ws.wstrust
The wst:UseKey element.
UseKeyBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the UseKey element.
UseKeyBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.UseKeyBuilder
 
UseKeyImpl - Class in org.opensaml.ws.wstrust.impl
UseKeyImpl.
UseKeyImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.UseKeyImpl
Constructor.
UseKeyMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the UseKey element.
UseKeyMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.UseKeyMarshaller
 
UseKeyUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:UseKey element.
UseKeyUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.UseKeyUnmarshaller
 
Username - Interface in org.opensaml.ws.wssecurity
The <wsse:Username> element within the <wsse:UsernameToken> element.
USERNAME_TOKEN - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security - Username Token Profile - UsernameToken.
UsernameBuilder - Class in org.opensaml.ws.wssecurity.impl
UsernameBuilder.
UsernameBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.UsernameBuilder
 
UsernameImpl - Class in org.opensaml.ws.wssecurity.impl
Implementation of Username.
UsernameImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.UsernameImpl
Constructor.
UsernameMarshaller - Class in org.opensaml.ws.wssecurity.impl
UsernameMarshaller.
UsernameMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.UsernameMarshaller
 
UsernameToken - Interface in org.opensaml.ws.wssecurity
The <wsse:UsernameToken> element.
UsernameTokenBuilder - Class in org.opensaml.ws.wssecurity.impl
UsernameTokenBuilder.
UsernameTokenBuilder() - Constructor for class org.opensaml.ws.wssecurity.impl.UsernameTokenBuilder
 
UsernameTokenImpl - Class in org.opensaml.ws.wssecurity.impl
Implementation of UsernameToken.
UsernameTokenImpl(String, String, String) - Constructor for class org.opensaml.ws.wssecurity.impl.UsernameTokenImpl
Constructor.
UsernameTokenMarshaller - Class in org.opensaml.ws.wssecurity.impl
UsernameTokenMarshaller.
UsernameTokenMarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.UsernameTokenMarshaller
 
UsernameTokenUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
UsernameUnmarshaller.
UsernameTokenUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.UsernameTokenUnmarshaller
 
UsernameUnmarshaller - Class in org.opensaml.ws.wssecurity.impl
UsernameUnmarshaller.
UsernameUnmarshaller() - Constructor for class org.opensaml.ws.wssecurity.impl.UsernameUnmarshaller
 

V

VALID - Static variable in interface org.opensaml.ws.wstrust.Code
Status/Code 'valid' URI value .
VALIDATE - Static variable in interface org.opensaml.ws.wstrust.RequestType
RequestType Validate URI.
ValidateTarget - Interface in org.opensaml.ws.wstrust
The wst:ValidateTarget element.
ValidateTargetBuilder - Class in org.opensaml.ws.wstrust.impl
Builder for the ValidateTarget element.
ValidateTargetBuilder() - Constructor for class org.opensaml.ws.wstrust.impl.ValidateTargetBuilder
 
ValidateTargetImpl - Class in org.opensaml.ws.wstrust.impl
ValidateTargetImpl.
ValidateTargetImpl(String, String, String) - Constructor for class org.opensaml.ws.wstrust.impl.ValidateTargetImpl
Constructor.
ValidateTargetMarshaller - Class in org.opensaml.ws.wstrust.impl
Marshaller for the ValidateTarget element.
ValidateTargetMarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ValidateTargetMarshaller
 
ValidateTargetUnmarshaller - Class in org.opensaml.ws.wstrust.impl
Unmarshaller for the wst:ValidateTarget element.
ValidateTargetUnmarshaller() - Constructor for class org.opensaml.ws.wstrust.impl.ValidateTargetUnmarshaller
 
VALUE_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wssecurity.SignatureConfirmation
The Value attribute name.
VALUE_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wssecurity.BinarySecurityToken
The ValueType attribute name.
VALUE_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wssecurity.Embedded
The wsse:Embedded/@ValueType attribute local name.
VALUE_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wssecurity.KeyIdentifier
The ValueType attribute name.
VALUE_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wssecurity.Reference
The wsse:Reference/@ValueType attribute local name.
VALUE_TYPE_ATTRIB_NAME - Static variable in interface org.opensaml.ws.wstrust.BinaryExchange
The ValueType attribute name.
valueOf(String) - Static method in enum org.opensaml.util.resource.ResourceChangeListener.ResourceChange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensaml.ws.transport.http.HTTPTransport.HTTP_VERSION
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opensaml.util.resource.ResourceChangeListener.ResourceChange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opensaml.ws.transport.http.HTTPTransport.HTTP_VERSION
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in org.opensaml.ws
Class for printing the version of this library.
VERSION_MISMATCH - Static variable in interface org.opensaml.ws.soap.soap11.FaultCode
FaultCode value VersionMismatch.

W

WS_SECURITY11_NS - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SOAP Message Security 1.1 namespace.
WS_SECURITY_NS - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SOAP Message Security 1.0 namespace.
WSA_ACTION_RST_CANCEL - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityToken (RST) action URI 'Cancel'.
WSA_ACTION_RST_ISSUE - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityToken (RST) action URI 'Issue'.
WSA_ACTION_RST_KET - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityToken (RST) action URI 'KET'.
WSA_ACTION_RST_RENEW - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityToken (RST) action URI 'Renew'.
WSA_ACTION_RST_STSCANCEL - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityToken (RST) action URI 'STSCancel'.
WSA_ACTION_RST_VALIDATE - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityToken (RST) action URI 'Validate'.
WSA_ACTION_RSTR_CANCEL - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Cancel'.
WSA_ACTION_RSTR_CANCEL_FINAL - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'CancelFinal'.
WSA_ACTION_RSTR_ISSUE - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Issue'.
WSA_ACTION_RSTR_KET - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'KET'.
WSA_ACTION_RSTR_KET_FINAL - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'KETFinal'.
WSA_ACTION_RSTR_RENEW - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Renew'.
WSA_ACTION_RSTR_RENEW_FINAL - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'RenewFinal'.
WSA_ACTION_RSTR_VALIDATE - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Validate'.
WSA_ACTION_RSTR_VALIDATE_FINAL - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'ValidateFinal'.
WSA_ACTION_RSTRC_ISSUE_FINAL - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Addressing RequestSecurityTokenResponseCollection (RSTRC) action URI 'Issue'.
WSA_IS_REFERENCE_PARAMETER_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.wsaddressing.IsReferenceParameterBearing
the IsReferenceParameter attribute local name.
WSA_IS_REFERENCE_PARAMETER_ATTR_NAME - Static variable in interface org.opensaml.ws.wsaddressing.IsReferenceParameterBearing
the wsa:IsReferenceParameter qualified attribute name.
WSA_NS - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing 1.0 namespace.
WSA_PREFIX - Static variable in class org.opensaml.ws.wsaddressing.WSAddressingConstants
WS-Addressing prefix.
WSADDRESS_NS - Static variable in class org.opensaml.ws.wsfed.WSFedConstants
WSFED 1.X Address XML namespace.
WSADDRESS_PREFIX - Static variable in class org.opensaml.ws.wsfed.WSFedConstants
WSFED 1.X Address QName prefix.
WSAddressingConstants - Class in org.opensaml.ws.wsaddressing
WS-Addressing 1.0 constants.
WSAddressingHelper - Class in org.opensaml.ws.wsaddressing.util
Helper methods for working with WS-Addressing.
WSAddressingObject - Interface in org.opensaml.ws.wsaddressing
Abstract WS-Addressing object interface.
WSAddressingObjectBuilder<WSAddressingObjectType extends WSAddressingObject> - Interface in org.opensaml.ws.wsaddressing
WSAddressingObjectBuilder.
WSException - Exception in org.opensaml.ws
General OpenWS exception class.
WSException() - Constructor for exception org.opensaml.ws.WSException
Constructor.
WSException(String) - Constructor for exception org.opensaml.ws.WSException
Constructor.
WSException(Exception) - Constructor for exception org.opensaml.ws.WSException
Constructor.
WSException(String, Exception) - Constructor for exception org.opensaml.ws.WSException
Constructor.
WSFED11P_NS - Static variable in class org.opensaml.ws.wsfed.WSFedConstants
WSFED 1.1 protocol XML namespace.
WSFED1P_PREFIX - Static variable in class org.opensaml.ws.wsfed.WSFedConstants
WSFED 1.X Protocol QName prefix.
WSFedConstants - Class in org.opensaml.ws.wsfed
WS-Federation Constants.
WSFedConstants() - Constructor for class org.opensaml.ws.wsfed.WSFedConstants
 
WSFedObject - Interface in org.opensaml.ws.wsfed
Marker interface for WS-Federation XMLObjects.
WSFedObjectBuilder<WSFedObjectType extends WSFedObject> - Interface in org.opensaml.ws.wsfed
Builder of WSFedObjects.
WSP_NS - Static variable in class org.opensaml.ws.wspolicy.WSPolicyConstants
WS-Policy namespace.
WSP_OPTIONAL_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.wspolicy.OptionalBearing
The wsp:@Optional attribute local name.
WSP_OPTIONAL_ATTR_NAME - Static variable in interface org.opensaml.ws.wspolicy.OptionalBearing
The wsp:@Optional qualified attribute name.
WSP_POLICY_URIS_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.wspolicy.PolicyURIsBearing
The wsp:@PolicyURIs attribute local name.
WSP_POLICY_URIS_ATTR_NAME - Static variable in interface org.opensaml.ws.wspolicy.PolicyURIsBearing
The wsp:@PolicyURIs qualified attribute name.
WSP_PREFIX - Static variable in class org.opensaml.ws.wspolicy.WSPolicyConstants
WS-Policy namespace prefix.
WSPOLICY_NS - Static variable in class org.opensaml.ws.wsfed.WSFedConstants
WSFED 1.X Policy XML namespace.
WSPOLICY_PREFIX - Static variable in class org.opensaml.ws.wsfed.WSFedConstants
WSFED 1.X Policy QName prefix.
WSPolicyConstants - Class in org.opensaml.ws.wspolicy
WS-Policy 1.2 constants.
WSPolicyObject - Interface in org.opensaml.ws.wspolicy
WSPolicyObject is the base interface for all WS-Policy elements.
WSPolicyObjectBuilder<WSPolicyObjectType extends WSPolicyObject> - Interface in org.opensaml.ws.wspolicy
WSPolicyObjectBuilder.
WSSE11_NS - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security Security Extension 1.1 namespace.
WSSE11_PREFIX - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security Security Extension 1.1 prefix.
WSSE11_SAML_TOKEN_PROFILE_NS - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SAML Token Profile 1.1 namespace.
WSSE11_TOKEN_TYPE_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.TokenTypeBearing
The @wsse11:TokenType attribute local name.
WSSE11_TOKEN_TYPE_ATTR_NAME - Static variable in interface org.opensaml.ws.wssecurity.TokenTypeBearing
The @wsse11:TokenType qualified attribute name.
WSSE_KERBEROS_TOKEN_PROFILE_NS - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security Kerberos Token Profile 1.1 namespace.
WSSE_NS - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security Security Extension 1.0 namespace.
WSSE_PREFIX - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security Security Extension 1.0 prefix.
WSSE_SAML_TOKEN_PROFILE_NS - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security SAML Token Profile 1.0 namespace.
WSSE_USAGE_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.UsageBearing
The wsse:@Usage attribute local name.
WSSE_USAGE_ATTR_NAME - Static variable in interface org.opensaml.ws.wssecurity.UsageBearing
The wsse:@Usage qualified attribute name.
WSSE_USERNAME_TOKEN_PROFILE_NS - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security Username Token Profile 1.0 namespace.
WSSE_X509_TOKEN_PROFILE_NS - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security X509 Token Profile 1.0 namespace.
WSSecurityConstants - Class in org.opensaml.ws.wssecurity
Constants for the WS-Security 2004.
WSSecurityHelper - Class in org.opensaml.ws.wssecurity.util
Helper methods for working with WS-Security.
WSSecurityObject - Interface in org.opensaml.ws.wssecurity
WSSecurityObject is the base interface for all the WS-Security elements.
WSSecurityObjectBuilder<WSSecurityObjectType extends WSSecurityObject> - Interface in org.opensaml.ws.wssecurity
WSSecurityObjectBuilder.
WST_NS - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust 1.3 namespace.
WST_PREFIX - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust namespace prefix.
WST_VERSION - Static variable in class org.opensaml.ws.wstrust.WSTrustConstants
WS-Trust version.
WSTrustConstants - Class in org.opensaml.ws.wstrust
The WS-Trust 1.3 constants.
WSTrustObject - Interface in org.opensaml.ws.wstrust
WSTrustObject is the base interface for all the WS-Trust elements.
WSTrustObjectBuilder<WSTrustObjectType extends WSTrustObject> - Interface in org.opensaml.ws.wstrust
WSTrustObjectBuilder.
WSU_ID_ATTR_LOCAL_NAME - Static variable in interface org.opensaml.ws.wssecurity.IdBearing
the Id attribute local name.
WSU_ID_ATTR_NAME - Static variable in interface org.opensaml.ws.wssecurity.IdBearing
the wsu:Id qualified attribute name.
WSU_NS - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security Utility 1.0 namespace.
WSU_PREFIX - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security Utility 1.0 prefix.

X

X509_CERT_REQUEST_ATTRIBUTE - Static variable in class org.opensaml.ws.security.ServletRequestX509CredentialAdapter
Servlet request attribute to pull certificate info from.
X509_PKCS7 - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security - X.509 Token Profile - PKCS7.
X509_PKI_PATH_V1 - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security - X.509 Token Profile - X509PKIPathv1.
X509_SUBJECT_KEY_IDENTIFIER - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security - X.509 Token Profile - X509SubjectKeyIdentifier.
X509_V1 - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security - X.509 Token Profile - X509V1.
X509_V3 - Static variable in class org.opensaml.ws.wssecurity.WSSecurityConstants
WS-Security - X.509 Token Profile - X509V3.
A B C D E F G H I K L M N O P R S T U V W X 
Skip navigation links

Copyright © 1999–2016. All rights reserved.