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

A

AES_128 - Static variable in class org.apache.ws.security.WSConstants
Sets the encryption method to use AES with 128 bit key as the symmetric algorithm to encrypt data.
AES_192 - Static variable in class org.apache.ws.security.WSConstants
Sets the encryption method to use AES with 192 bit key as the symmetric algorithm to encrypt data.
AES_256 - Static variable in class org.apache.ws.security.WSConstants
Sets the encryption method to use AES with 256 bit key as the symmetric algorithm to encrypt data.
ASSERTION_LN - Static variable in class org.apache.ws.security.WSConstants
 
ATTR_ACTOR - Static variable in class org.apache.ws.security.WSConstants
 
ATTR_MUST_UNDERSTAND - Static variable in class org.apache.ws.security.WSConstants
 
ATTR_ROLE - Static variable in class org.apache.ws.security.WSConstants
 
actor - Variable in class org.apache.ws.security.message.WSBaseMessage
 
add(String, String) - Method in class org.apache.ws.security.util.NSStack
Add a mapping for a namespaceURI to the specified prefix to the top frame in the stack.
addCreated(Document) - Method in class org.apache.ws.security.message.WSSAddUsernameToken
Creates and adds a Created element to the UsernameToken
addCreated(Document) - Method in class org.apache.ws.security.message.token.UsernameToken
Creates and adds a Created element to this UsernameToken
addCustomElement(Document, Element) - Method in class org.apache.ws.security.message.token.Timestamp
Creates and adds a custom element to this Timestamp
addNonce(Document) - Method in class org.apache.ws.security.message.WSSAddUsernameToken
Creates and adds a Nonce element to the UsernameToken
addNonce(Document) - Method in class org.apache.ws.security.message.token.UsernameToken
Creates and adds a Nonce element to this UsernameToken
appendChildElement(Document, Element, Element) - Static method in class org.apache.ws.security.util.WSSecurityUtil
append a child element


B

BASE64_BINARY - Static variable in class org.apache.ws.security.message.token.BinarySecurity
 
BINARY_TOKEN_LN - Static variable in class org.apache.ws.security.WSConstants
 
BST_DIRECT_REFERENCE - Static variable in class org.apache.ws.security.WSConstants
Sets the signing method to send the signing certificate as a BinarySecurityToken.
BinarySecurity - class org.apache.ws.security.message.token.BinarySecurity.
Binary Security Token.
BinarySecurity(WSSConfig, Element) - Constructor for class org.apache.ws.security.message.token.BinarySecurity
Constructor.
BinarySecurity(WSSConfig, Document) - Constructor for class org.apache.ws.security.message.token.BinarySecurity
Constructor.
binaryToken - Variable in class org.apache.ws.security.WSSecurityEngine
wsse:BinarySecurityToken as defined by WS Security specification
build(Document, int) - Method in class org.apache.ws.security.message.WSAddTimestamp
Adds a new Timestamp to a soap envelope.
build(Document, Crypto) - Method in class org.apache.ws.security.message.WSEncryptBody
Builds the SOAP envelope with encrypted Body and adds encrypted key.
build(Document, SAMLAssertion) - Method in class org.apache.ws.security.message.WSSAddSAMLToken
Adds a new SAMLAssertion to a soap envelope.
build(Document, String, String) - Method in class org.apache.ws.security.message.WSSAddUsernameToken
Adds a new UsernameToken to a soap envelope.
build(Document, Crypto) - Method in class org.apache.ws.security.message.WSSignEnvelope
Builds a signed soap envelope.
build(Document, Crypto, SAMLAssertion, Crypto, String, String) - Method in class org.apache.ws.security.message.WSSignEnvelope
Builds a signed soap envelope with SAML token.

C

C14N_EXCL_OMIT_COMMENTS - Static variable in class org.apache.ws.security.WSConstants
 
C14N_EXCL_WITH_COMMENTS - Static variable in class org.apache.ws.security.WSConstants
 
C14N_OMIT_COMMENTS - Static variable in class org.apache.ws.security.WSConstants
 
C14N_WITH_COMMENTS - Static variable in class org.apache.ws.security.WSConstants
 
COMPLIANCE_MODE - Static variable in class org.apache.ws.security.WSConstants
Set the specification compliance mode.
CREATED_LN - Static variable in class org.apache.ws.security.WSConstants
 
CredentialException - exception org.apache.ws.security.components.crypto.CredentialException.
CredentialException.
CredentialException(int, String, Throwable) - Constructor for class org.apache.ws.security.components.crypto.CredentialException
Constructor.
CredentialException(int, String, Object[]) - Constructor for class org.apache.ws.security.components.crypto.CredentialException
Constructor.
CredentialException(int, String, Object[], Throwable) - Constructor for class org.apache.ws.security.components.crypto.CredentialException
Constructor.
Crypto - interface org.apache.ws.security.components.crypto.Crypto.
Crypto.
CryptoFactory - class org.apache.ws.security.components.crypto.CryptoFactory.
CryptoFactory.
CryptoFactory() - Constructor for class org.apache.ws.security.components.crypto.CryptoFactory
 
canonAlgo - Variable in class org.apache.ws.security.message.WSSignEnvelope
 
certFact - Static variable in class org.apache.ws.security.components.crypto.Merlin
 
clear() - Method in class org.apache.ws.security.WSDocInfo
Clears the info data except the hash code
cloneFrame() - Method in class org.apache.ws.security.util.NSStack
Return a copy of the current frame.
containsKeyIdentifier() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Method containsKeyIdentifier.
containsKeyName() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Method containsKeyName
containsReference() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Method containsReference
containsX509IssuerSerial() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Method containsX509IssuerSerial
createBase64EncodedTextNode(Document, byte[]) - Static method in class org.apache.ws.security.util.WSSecurityUtil
create a base64 test node

createBinarySecurityToken(Document, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Deprecated.  
createBinarySecurityToken(Document, String, WSSConfig) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Create a BinarySecurityToken element

createCipherValue(Document, Element) - Static method in class org.apache.ws.security.message.WSEncryptBody
 
createDataRefList(Document, Element, Vector) - Static method in class org.apache.ws.security.message.WSEncryptBody
 
createEnrcyptedKey(Document, String) - Static method in class org.apache.ws.security.message.WSEncryptBody
Create DOM subtree for xenc:EncryptedKey
createNamespaceContext(Document) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Deprecated.  
createNamespaceContext(WSSConfig, Document) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Create a namespace context with namespaces of interest
created - Variable in class org.apache.ws.security.message.token.Timestamp
 
customElements - Variable in class org.apache.ws.security.message.token.Timestamp
 

D

DECRYPT - Static variable in class org.apache.ws.security.WSPasswordCallback
 
DEFECTIVE - Static variable in class org.apache.ws.security.components.crypto.CredentialException
 
DOM2Writer - class org.apache.ws.security.util.DOM2Writer.
This class is a utility to serialize a DOM node as XML.
DOM2Writer() - Constructor for class org.apache.ws.security.util.DOM2Writer
 
DSA - Static variable in class org.apache.ws.security.WSConstants
Sets the signature method to use DSA with SHA1 (DSS) to sign data.
decodeAction(String, Vector) - Static method in class org.apache.ws.security.util.WSSecurityUtil
 
decryptDataRefEmbedded(Document, String, CallbackHandler) - Method in class org.apache.ws.security.WSSecurityEngine
 
defaultConfig - Static variable in class org.apache.ws.security.WSSConfig
 
delete(int) - Static method in class org.apache.ws.security.WSDocInfoStore
 
delete(WSDocInfo) - Static method in class org.apache.ws.security.WSDocInfoStore
 
doDebug - Variable in class org.apache.ws.security.message.WSBaseMessage
 
doPasswordDigest(String, String, String) - Static method in class org.apache.ws.security.message.token.UsernameToken
 
dump(String) - Method in class org.apache.ws.security.util.NSStack
Produce a trace dump of the entire stack, starting from the top and including frame markers.

E

ELEM_BODY - Static variable in class org.apache.ws.security.WSConstants
 
ELEM_ENVELOPE - Static variable in class org.apache.ws.security.WSConstants
 
ELEM_HEADER - Static variable in class org.apache.ws.security.WSConstants
 
EMBEDDED_KEYNAME - Static variable in class org.apache.ws.security.WSConstants
Embeds a keyinfo/key name into the EncryptedData element.
EMBED_SECURITY_TOKEN_REF - Static variable in class org.apache.ws.security.WSConstants
Embeds a keyinfo/wsse:SecurityTokenReference into EncryptedData element.
EMPTY_STRING_ARRAY - Static variable in class org.apache.ws.security.util.StringUtil
An empty immutable String array.
ENCR - Static variable in class org.apache.ws.security.WSConstants
 
ENCRYPTED_KEY - Static variable in class org.apache.ws.security.WSSecurityEngine
xenc:EncryptedKey as defined by XML Encryption specification, enhanced by WS Security specification
ENC_KEY_LN - Static variable in class org.apache.ws.security.WSConstants
 
ENC_NS - Static variable in class org.apache.ws.security.WSConstants
 
ENC_PREFIX - Static variable in class org.apache.ws.security.WSConstants
 
EXPIRED - Static variable in class org.apache.ws.security.components.crypto.CredentialException
 
EXPIRES_LN - Static variable in class org.apache.ws.security.WSConstants
 
ElementToStream(Element, OutputStream) - Static method in class org.apache.ws.security.util.XMLUtils
 
EnvelopeIdResolver - class org.apache.ws.security.message.EnvelopeIdResolver.
XML-Security resolver that is used for resolving same-document URI like URI="#id".
element - Variable in class org.apache.ws.security.message.token.BinarySecurity
 
element - Variable in class org.apache.ws.security.message.token.Reference
 
element - Variable in class org.apache.ws.security.message.token.SecurityTokenReference
 
element - Variable in class org.apache.ws.security.message.token.Timestamp
 
element - Variable in class org.apache.ws.security.message.token.UsernameToken
 
elementCreated - Variable in class org.apache.ws.security.message.token.Timestamp
 
elementCreated - Variable in class org.apache.ws.security.message.token.UsernameToken
 
elementExpires - Variable in class org.apache.ws.security.message.token.Timestamp
 
elementNonce - Variable in class org.apache.ws.security.message.token.UsernameToken
 
elementPassword - Variable in class org.apache.ws.security.message.token.UsernameToken
 
elementUsername - Variable in class org.apache.ws.security.message.token.UsernameToken
 
embeddedKey - Variable in class org.apache.ws.security.message.WSEncryptBody
 
embeddedKeyName - Variable in class org.apache.ws.security.message.WSEncryptBody
 
encCanonAlgo - Variable in class org.apache.ws.security.message.WSEncryptBody
 
encryptionKey - Variable in class org.apache.ws.security.message.WSEncryptBody
Symmetric key that's actually used.
engineCanResolve(Attr, String) - Method in class org.apache.ws.security.message.EnvelopeIdResolver
This method helps the ResourceResolver to decide whether a ResourceResolverSpi is able to perform the requested action.
engineResolve(Attr, String) - Method in class org.apache.ws.security.message.EnvelopeIdResolver
This is the workhorse method used to resolve resources.
equals(Object) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
Compares the specified Object with this WSUsernameTokenPrincipal for equality.
expires - Variable in class org.apache.ws.security.message.token.Timestamp
 

F

FAILED_AUTHENTICATION - Static variable in class org.apache.ws.security.WSSecurityException
 
FAILED_CHECK - Static variable in class org.apache.ws.security.WSSecurityException
 
FAILED_ENC_DEC - Static variable in class org.apache.ws.security.WSSecurityException
 
FAILED_SIGNATURE - Static variable in class org.apache.ws.security.WSSecurityException
 
FAILURE - Static variable in class org.apache.ws.security.WSSecurityException
 
FAILURE - Static variable in class org.apache.ws.security.components.crypto.CredentialException
 
fetchActionResult(Vector, int) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Fetch the result of a given action from a given result vector

findBodyElement(Document, SOAPConstants) - Static method in class org.apache.ws.security.util.WSSecurityUtil
return the first soap "Body" element.
findElement(Node, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Returns the first element that matches name and namespace.
findElementById(Node, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Returns the first element that containes an Id with value uri and namespace.
findWsseSecurityHeaderBlock(Document, Element, boolean) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Deprecated.  
findWsseSecurityHeaderBlock(WSSConfig, Document, Element, boolean) - Static method in class org.apache.ws.security.util.WSSecurityUtil
find the first ws-security header block

findWsseSecurityHeaderBlock(Document, Element, String, boolean) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Deprecated.  
findWsseSecurityHeaderBlock(WSSConfig, Document, Element, String, boolean) - Static method in class org.apache.ws.security.util.WSSecurityUtil
find a ws-security header block for a given actor

format(Date, StringBuffer, FieldPosition) - Method in class org.apache.ws.security.util.XmlSchemaDateFormat
 

G

getAction() - Method in class org.apache.ws.security.WSSecurityEngineResult
 
getAliasForX509Cert(Certificate) - Method in interface org.apache.ws.security.components.crypto.Crypto
Return a X509 Certificate alias in the keystore according to a given Certificate

getAliasForX509Cert(String) - Method in interface org.apache.ws.security.components.crypto.Crypto
Lookup a X509 Certificate in the keystore according to a given the issuer of a Certficate.
getAliasForX509Cert(String, BigInteger) - Method in interface org.apache.ws.security.components.crypto.Crypto
Search a X509 Certificate in the keystore according to a given serial number and the issuer of a Certficate.
getAliasForX509Cert(byte[]) - Method in interface org.apache.ws.security.components.crypto.Crypto
Lookup a X509 Certificate in the keystore according to a given SubjectKeyIdentifier.
getAliasForX509Cert(String) - Method in class org.apache.ws.security.components.crypto.Merlin
Lookup a X509 Certificate in the keystore according to a given the issuer of a Certficate.
getAliasForX509Cert(String, BigInteger) - Method in class org.apache.ws.security.components.crypto.Merlin
Lookup a X509 Certificate in the keystore according to a given serial number and the issuer of a Certficate.
getAliasForX509Cert(byte[]) - Method in class org.apache.ws.security.components.crypto.Merlin
Lookup a X509 Certificate in the keystore according to a given SubjectKeyIdentifier.
getAliasForX509Cert(Certificate) - Method in class org.apache.ws.security.components.crypto.Merlin
Return a X509 Certificate alias in the keystore according to a given Certificate

getAliasesForDN(String) - Method in interface org.apache.ws.security.components.crypto.Crypto
Lookup X509 Certificates in the keystore according to a given DN of the subject of the certificate

getAliasesForDN(String) - Method in class org.apache.ws.security.components.crypto.Merlin
Lookup X509 Certificates in the keystore according to a given DN of the subject of the certificate

The search gets all alias names of the keystore and gets the certificate (chain) for each alias.

getAssertion() - Method in class org.apache.ws.security.WSDocInfo
 
getAssertion() - Method in class org.apache.ws.security.WSSecurityEngineResult
 
getAttributeValueWSSE(Element, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Gets the attribute value with specified localname and WSSE namespace.
getAttributeValueWSU(Element, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Gets the attribute value with specified localname and WSU namespace.
getBase64EncodingValue(WSSConfig) - Static method in class org.apache.ws.security.message.token.BinarySecurity
 
getBodyQName() - Method in class org.apache.ws.security.SOAP11Constants
 
getBodyQName() - Method in class org.apache.ws.security.SOAP12Constants
 
getBodyQName() - Method in interface org.apache.ws.security.SOAPConstants
Obtain the QName for the Body element
getBst(String) - Method in class org.apache.ws.security.WSDocInfo
Get a BinarySecurityToken for the given Id
getCertificate() - Method in class org.apache.ws.security.WSSecurityEngineResult
 
getCertificateData(boolean, X509Certificate[]) - Method in interface org.apache.ws.security.components.crypto.Crypto
get a byte array given an array of X509 certificates.
getCertificateData(boolean, X509Certificate[]) - Method in class org.apache.ws.security.components.crypto.Merlin
get a byte array given an array of X509 certificates.
getCertificateFactory() - Method in interface org.apache.ws.security.components.crypto.Crypto
Gets the CertificateFactory instantiated by the underlying implementation
getCertificateFactory() - Method in class org.apache.ws.security.components.crypto.Merlin
Singleton certificate factory for this Crypto instance.
getCertificates(String) - Method in interface org.apache.ws.security.components.crypto.Crypto
get the list of certificates for a given alias.
getCertificates(String) - Method in class org.apache.ws.security.components.crypto.Merlin
Gets the list of certificates for a given alias.
getCertificatesFromSAML(Element, Crypto) - Method in class org.apache.ws.security.WSSecurityEngine
Extracts the certificate(s) from the SAML token reference.
getCertificatesTokenReference(Element, Crypto) - Method in class org.apache.ws.security.WSSecurityEngine
Extracts the certificate(s) from the Binary Security token reference.
getCipherInstance(String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
 
getCreated() - Method in class org.apache.ws.security.message.token.Timestamp
Get the time of creation.
getCreated() - Method in class org.apache.ws.security.message.token.UsernameToken
Get the created timestamp.
getCreatedTime() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
Return the WSUsernameToken created time for this WSUsernameTokenPrincipal.
getCrypto() - Method in class org.apache.ws.security.WSDocInfo
 
getCustomElements() - Method in class org.apache.ws.security.message.token.Timestamp
Get the the custom elements from this Timestamp
getDecodedBase64EncodedData(Element) - Static method in class org.apache.ws.security.WSSecurityEngine
Method getDecodedBase64EncodedData
getDecryptedBytes() - Method in class org.apache.ws.security.WSSecurityEngine
 
getDefaultWSConfig() - Static method in class org.apache.ws.security.WSSConfig
returns a static WSConfig instance that is configured with the latest OASIS WS-Seurity settings.
getDefaultX509Alias() - Method in interface org.apache.ws.security.components.crypto.Crypto
Retrieves the alias name of the default certificate which has been specified as a property.
getDefaultX509Alias() - Method in class org.apache.ws.security.components.crypto.Merlin
Retrieves the alias name of the default certificate which has been specified as a property.
getDirectChild(Node, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Gets a direct child with specified localname and namespace.
getDirectChildWSSE(Node, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Gets a direct child with specified localname and one of the WSSE namespaces.
getDirectChildWSU(Node, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Gets a direct child with specified localname and one of the WSU namespaces.
getElement() - Method in class org.apache.ws.security.message.token.BinarySecurity
return the dom element.
getElement() - Method in class org.apache.ws.security.message.token.Reference
get the dom element.
getElement() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
get the dom element.
getElement() - Method in class org.apache.ws.security.message.token.Timestamp
Returns the dom element of this Timestamp object.
getElement() - Method in class org.apache.ws.security.message.token.UsernameToken
Returns the dom element of this UsernameToken object.
getElementByGenId(Document, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Search for an element given its generic id.
getElementByWsuId(Document, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Deprecated.  
getElementByWsuId(WSSConfig, Document, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Search for an element given its wsu:id.
getEncModifier() - Method in class org.apache.ws.security.WSEncryptionPart
 
getEncodingType() - Method in class org.apache.ws.security.message.token.BinarySecurity
get the encoding type.
getEncryptionKey() - Method in class org.apache.ws.security.message.WSEncryptBody
Get the symmetric key used for encryption.
getEnvelopeURI() - Method in class org.apache.ws.security.SOAP11Constants
 
getEnvelopeURI() - Method in class org.apache.ws.security.SOAP12Constants
 
getEnvelopeURI() - Method in interface org.apache.ws.security.SOAPConstants
Obtain the envelope namespace for this version of SOAP
getErrorCode() - Method in class org.apache.ws.security.WSSecurityException
Get the error code.
getErrorCode() - Method in class org.apache.ws.security.components.crypto.CredentialException
get the error code.
getExpires() - Method in class org.apache.ws.security.message.token.Timestamp
Get the time of expiration.
getFirstElement() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
get the first child element.
getFirstNode() - Method in class org.apache.ws.security.message.token.BinarySecurity
return the first text node.
getFullQNameFromString(String, Node) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Return a QName when passed a string like "foo:bar" by mapping the "foo" prefix to a namespace in the context of the given Node.
getHash() - Method in class org.apache.ws.security.WSDocInfo
 
getHeaderQName() - Method in class org.apache.ws.security.SOAP11Constants
 
getHeaderQName() - Method in class org.apache.ws.security.SOAP12Constants
 
getHeaderQName() - Method in interface org.apache.ws.security.SOAPConstants
Obtain the QName for the Header element
getID() - Method in class org.apache.ws.security.message.token.BinarySecurity
get the id.
getID() - Method in class org.apache.ws.security.message.token.UsernameToken
Gets the id.
getId() - Method in class org.apache.ws.security.message.WSSAddUsernameToken
get the id
getIdentifer() - Method in class org.apache.ws.security.WSPasswordCallback
Get the identifier.
getInclusivePrefixes(Element) - Method in class org.apache.ws.security.message.WSSignEnvelope
 
getInclusivePrefixes(Element, boolean) - Method in class org.apache.ws.security.message.WSSignEnvelope
 
getInputSourceFromURI(String) - Static method in class org.apache.ws.security.util.XMLUtils
Utility to get the bytes uri.
getInstance() - Static method in class org.apache.ws.security.WSSecurityEngine
Get a singleton instance of security engine.
getInstance(WSSConfig) - Static method in class org.apache.ws.security.WSSecurityEngine
Get a singleton instance of security engine with specified configuration settings.
getInstance() - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
getInstance

Returns an instance of Crypto.

getInstance(String, Properties) - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
getInstance

Returns an instance of Crypto.

getInstance(String) - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
getInstance

Returns an instance of Crypto.

getInstance(WSSConfig) - Static method in class org.apache.ws.security.message.EnvelopeIdResolver
Singleton instance of the resolver.
getKey() - Method in class org.apache.ws.security.WSPasswordCallback
Get the key.
getKeyIdentifier(Crypto) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Gets the KeyIdentifer.
getKeyIdentifierType() - Method in class org.apache.ws.security.message.WSBaseMessage
Gets the value of the keyIdentifyerType.
getKeyNameValue() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
 
getKeyStore() - Method in interface org.apache.ws.security.components.crypto.Crypto
Gets the Keystore that was loaded by the underlying implementation
getKeyStore() - Method in class org.apache.ws.security.components.crypto.Merlin
 
getMustunderstand() - Method in class org.apache.ws.security.SOAP11Constants
Obtain the Mustunderstand string
getMustunderstand() - Method in class org.apache.ws.security.SOAP12Constants
Obtain the Mustunderstand string
getMustunderstand() - Method in interface org.apache.ws.security.SOAPConstants
Obtain the "next" role/actor URI
getName() - Method in class org.apache.ws.security.WSEncryptionPart
 
getName() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
Return the WSUsernameToken username for this WSUsernameTokenPrincipal.
getName() - Method in class org.apache.ws.security.message.token.UsernameToken
Get the user name.
getNamespace() - Method in class org.apache.ws.security.WSEncryptionPart
 
getNamespace(String, Node) - Static method in class org.apache.ws.security.util.WSSecurityUtil
 
getNamespaceHash() - Method in class org.apache.ws.security.util.Mapping
 
getNamespaceURI() - Method in class org.apache.ws.security.util.Mapping
 
getNamespaceURI(String) - Method in class org.apache.ws.security.util.NSStack
Given a prefix, return the associated namespace (if any).
getNewInstance() - Static method in class org.apache.ws.security.WSSConfig
 
getNextRoleURI() - Method in class org.apache.ws.security.SOAP11Constants
Obtain the "next" role/actor URI
getNextRoleURI() - Method in class org.apache.ws.security.SOAP12Constants
Obtain the "next" role/actor URI
getNextRoleURI() - Method in interface org.apache.ws.security.SOAPConstants
Obtain the "next" role/actor URI
getNonce() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
Return the WSUsernameToken nonce for this WSUsernameTokenPrincipal.
getNonce() - Method in class org.apache.ws.security.message.token.UsernameToken
Get the nonce.
getPassword() - Method in class org.apache.ws.security.WSPasswordCallback
Get the password.
getPassword() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
Return the WSUsernameToken password for this WSUsernameTokenPrincipal.
getPassword() - Method in class org.apache.ws.security.message.token.UsernameToken
Gets the password string.
getPasswordType() - Method in class org.apache.ws.security.WSPasswordCallback
The password type is only relevant for usage USERNAME_TOKEN and USERNAME_TOKEN_UNKNOWN.
getPasswordType() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
 
getPasswordType() - Method in class org.apache.ws.security.message.token.UsernameToken
 
getPrefix() - Method in class org.apache.ws.security.util.Mapping
 
getPrefix(String, boolean) - Method in class org.apache.ws.security.util.NSStack
Return an active prefix for the given namespaceURI.
getPrefix(String) - Method in class org.apache.ws.security.util.NSStack
Return an active prefix for the given namespaceURI, including the default prefix ("").
getPrefixHash() - Method in class org.apache.ws.security.util.Mapping
 
getPrefixNS(String, Node) - Static method in class org.apache.ws.security.util.WSSecurityUtil
 
getPrincipal() - Method in class org.apache.ws.security.WSSecurityEngineResult
 
getPrivateKey(String, String) - Method in interface org.apache.ws.security.components.crypto.Crypto
Gets the private key identified by alias and password.
getPrivateKey(String, String) - Method in class org.apache.ws.security.components.crypto.Merlin
Gets the private key identified by alias and password.
getProcessNonCompliantMessages() - Method in class org.apache.ws.security.WSSConfig
default value is true.
getQNameFromString(String, Node) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Return a QName when passed a string like "foo:bar" by mapping the "foo" prefix to a namespace in the context of the given Node.
getReference() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Gets the Reference.
getResource(String) - Static method in class org.apache.ws.security.util.Loader
This method will search for resource in different places.
getRoleAttributeQName() - Method in class org.apache.ws.security.SOAP11Constants
Obtain the QName for the role attribute (actor/role)
getRoleAttributeQName() - Method in class org.apache.ws.security.SOAP12Constants
Obtain the QName for the role attribute (actor/role)
getRoleAttributeQName() - Method in interface org.apache.ws.security.SOAPConstants
Obtain the QName for the role attribute (actor/role)
getSKIBytes() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
 
getSKIBytesFromCert(X509Certificate) - Method in interface org.apache.ws.security.components.crypto.Crypto
Reads the SubjectKeyIdentifier information from the certificate.
getSKIBytesFromCert(X509Certificate) - Method in class org.apache.ws.security.components.crypto.Merlin
Reads the SubjectKeyIdentifier information from the certificate.
getSOAPConstants(Element) - Static method in class org.apache.ws.security.util.WSSecurityUtil
 
getSecretKey() - Method in class org.apache.ws.security.message.WSSAddUsernameToken
 
getSecretKey() - Method in class org.apache.ws.security.message.token.UsernameToken
Gets the secret key as per WS-Trust spec.
getSecretKey(int, String) - Method in class org.apache.ws.security.message.token.UsernameToken
Gets the secret key as per WS-Trust spec.
getSecurityHeader(Document, String, SOAPConstants) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Deprecated.  
getSecurityHeader(WSSConfig, Document, String, SOAPConstants) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Returns the first WS-Security header element for a given actor.
getSecurityTokenReference() - Method in class org.apache.ws.security.message.WSEncryptBody
 
getSharedKey(Element, String, CallbackHandler) - Method in class org.apache.ws.security.WSSecurityEngine
 
getSigCanonicalization() - Method in class org.apache.ws.security.message.WSSignEnvelope
Get the canonicalization method.
getSignatureAlgorithm() - Method in class org.apache.ws.security.message.WSSignEnvelope
Get the name of the signature algorithm that is being used

If the algorithm is not set then RSA is default.

getSignedElementQnames() - Method in class org.apache.ws.security.WSSecurityEngineResult
 
getStringForQName(QName, Element) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Return a string for a particular QName, mapping a new prefix if necessary.
getSymmetricEncAlgorithm() - Method in class org.apache.ws.security.message.WSEncryptBody
Get the name of symmetric encryption algorithm to use

The name of the encyrption alogrithm to encrypt the data, i.e. the SOAP Body.

getSymmetricKey() - Method in class org.apache.ws.security.message.WSEncryptBody
 
getTimestamp() - Method in class org.apache.ws.security.WSSecurityEngineResult
 
getTimestampLocation() - Method in class org.apache.ws.security.WSSConfig
default value is TIMESTAMP_IN_SECURITY_ELEMENT (following OASIS 2003 and 2004 specs).
getToken() - Method in class org.apache.ws.security.message.token.BinarySecurity
get the byte array containing token information.
getTokenElement(Document, WSDocInfo) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Gets the signing token element, which maybe a BinarySecurityToken or a SAML token .
getType(WSSConfig) - Static method in class org.apache.ws.security.message.token.PKIPathSecurity
 
getType(WSSConfig) - Static method in class org.apache.ws.security.message.token.X509Security
 
getURI() - Method in class org.apache.ws.security.message.token.Reference
get the URI.
getUsage() - Method in class org.apache.ws.security.WSPasswordCallback
Get the usage.
getValueType() - Method in class org.apache.ws.security.message.token.BinarySecurity
get the value type.
getValueType() - Method in class org.apache.ws.security.message.token.Reference
get the URI.
getWsseNS() - Method in class org.apache.ws.security.WSSConfig
default value is WSConstants.WSSE_NS_OASIS_1_0

The WS-Security namespace

getWsuNS() - Method in class org.apache.ws.security.WSSConfig
default value is WSConstants.WSU_NS_OASIS_1_0

The WS-Security utility namespace

getX509Certificate(Crypto) - Method in class org.apache.ws.security.message.token.X509Security
Gets the X509Certificate certificate.
getX509Certificates(byte[], boolean) - Method in interface org.apache.ws.security.components.crypto.Crypto
Construct an array of X509Certificate's from the byte array.
getX509Certificates(byte[], boolean) - Method in class org.apache.ws.security.components.crypto.Merlin
Construct an array of X509Certificate's from the byte array.
getX509Certificates(boolean, Crypto) - Method in class org.apache.ws.security.message.token.PKIPathSecurity
get the X509Certificate array.
getX509IssuerSerial(Crypto) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Gets the certificate identified with X509 issuerSerial data.
getX509IssuerSerialAlias(Crypto) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Gets the alias name of the certificate identified with X509 issuerSerial data.
getX509SKIAlias(Crypto) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
 

H

handleEncryptedKey(Element, CallbackHandler, Crypto) - Method in class org.apache.ws.security.WSSecurityEngine
 
handleEncryptedKey(Element, PrivateKey) - Method in class org.apache.ws.security.WSSecurityEngine
 
handleEncryptedKey(Element, CallbackHandler, Crypto, PrivateKey) - Method in class org.apache.ws.security.WSSecurityEngine
 
handleSAMLToken(Element) - Method in class org.apache.ws.security.WSSecurityEngine
 
handleTimestamp(Timestamp) - Method in class org.apache.ws.security.WSSecurityEngine
 
handleUsernameToken(Element, CallbackHandler) - Method in class org.apache.ws.security.WSSecurityEngine
Check the UsernameToken element.
hasMoreTokens() - Method in class org.apache.ws.security.components.crypto.X509NameTokenizer
 
hashCode() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
Return a hash code for this WSUsernameTokenPrincipal.
hashed - Variable in class org.apache.ws.security.message.token.UsernameToken
 

I

INVALID_SECURITY - Static variable in class org.apache.ws.security.WSSecurityException
 
INVALID_SECURITY_TOKEN - Static variable in class org.apache.ws.security.WSSecurityException
 
IO_ERROR - Static variable in class org.apache.ws.security.components.crypto.CredentialException
 
ISSUER_SERIAL - Static variable in class org.apache.ws.security.WSConstants
Sets the signing or the encryption method to send the issuer name and the serial number of a certificate to the receiver.
insertSecurityHeader(Document) - Method in class org.apache.ws.security.message.WSBaseMessage
Creates a security header and inserts it as child into the SOAP Envelope.
invoke(MessageContext) - Method in class org.apache.ws.axis.security.WSDoAllReceiver
Axis calls invoke to handle a message.
invoke(MessageContext) - Method in class org.apache.ws.axis.security.WSDoAllSender
Axis calls invoke to handle a message.
isActorEqual(String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
Compares two actor strings and returns true if these are equal.
isBSTAttributesQualified() - Method in class org.apache.ws.security.WSSConfig
default value is false.
isBSTValuesPrefixed() - Method in class org.apache.ws.security.WSSConfig
default value is false.
isHashed() - Method in class org.apache.ws.security.message.token.UsernameToken
Get the hashed inidicator.
isPasswordDigest() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
Return the WSUsernameToken password type for this WSUsernameTokenPrincipal.
isPrecisionInMilliSeconds() - Method in class org.apache.ws.security.WSSConfig
Checks if we need to use milliseconds in timestamps
isTargetIdQualified() - Method in class org.apache.ws.security.WSSConfig
default value is true.
isUseSingleCertificate() - Method in class org.apache.ws.security.message.WSSignEnvelope
Get the single cert flag.
isWsiBSPCompliant() - Method in class org.apache.ws.security.WSSConfig
Checks if we are in WS-I Basic Security Profile compliance mode

K

KEYTRANSPORT_RSA15 - Static variable in class org.apache.ws.security.WSConstants
Sets the encryption method to encrypt the symmetric data encryption key with the RSA algoritm.
KEYTRANSPORT_RSAOEP - Static variable in class org.apache.ws.security.WSConstants
Sets the encryption method to encrypt the symmetric data encryption key with the RSA algoritm.
KEY_NAME - Static variable in class org.apache.ws.security.WSPasswordCallback
 
KEY_NAME - Static variable in class org.apache.ws.security.message.token.SecurityTokenReference
 
keyEncAlgo - Variable in class org.apache.ws.security.message.WSEncryptBody
 
keyIdentifierType - Variable in class org.apache.ws.security.message.WSBaseMessage
 
keystore - Variable in class org.apache.ws.security.components.crypto.Merlin
 

L

LABEL_FOR_DERIVED_KEY - Static variable in class org.apache.ws.security.WSConstants
 
LS - Static variable in class org.apache.ws.security.util.DOM2Writer
 
Loader - class org.apache.ws.security.util.Loader.
Load resources (or images) from various sources.
Loader() - Constructor for class org.apache.ws.security.util.Loader
 
length(String, String) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Method length.
lengthKeyIdentifier() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Method lengthKeyIdentifier.
lengthReference() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Method lengthReference.
lengthX509IssuerSerial() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Method lengthX509IssuerSerial.
load(InputStream) - Method in class org.apache.ws.security.components.crypto.Merlin
Loads the the keystore from an InputStream .
loadCertificate(InputStream) - Method in interface org.apache.ws.security.components.crypto.Crypto
load a X509Certificate from the input stream.
loadCertificate(InputStream) - Method in class org.apache.ws.security.components.crypto.Merlin
load a X509Certificate from the input stream.
loadClass(String) - Static method in class org.apache.ws.security.util.Loader
If running under JDK 1.2 load the specified class using the Thread contextClassLoader if that fails try Class.forname.
log - Static variable in class org.apache.ws.axis.security.WSDoAllReceiver
 
log - Static variable in class org.apache.ws.axis.security.WSDoAllSender
 
log - Static variable in class org.apache.ws.security.util.NSStack
 
lookup(int) - Static method in class org.apache.ws.security.WSDocInfoStore
 

M

Mapping - class org.apache.ws.security.util.Mapping.
 
Mapping(String, String) - Constructor for class org.apache.ws.security.util.Mapping
 
Merlin - class org.apache.ws.security.components.crypto.Merlin.
JDK1.4 based implementation of Crypto (uses keystore).
Merlin(Properties) - Constructor for class org.apache.ws.security.components.crypto.Merlin
Constructor.
mustunderstand - Variable in class org.apache.ws.security.message.WSBaseMessage
 

N

NL - Static variable in class org.apache.ws.security.util.DOM2Writer
 
NONCE_LN - Static variable in class org.apache.ws.security.WSConstants
 
NO_SECURITY - Static variable in class org.apache.ws.security.WSConstants
 
NO_SERIALIZE - Static variable in class org.apache.ws.security.WSConstants
 
NSStack - class org.apache.ws.security.util.NSStack.
The abstraction this class provides is a push down stack of variable length frames of prefix to namespace mappings.
NSStack() - Constructor for class org.apache.ws.security.util.NSStack
 
NULL_NS - Static variable in class org.apache.ws.security.WSConstants
 
next() - Method in class org.apache.ws.security.util.NSStack
Return the next namespace mapping in the top frame.
nextToken() - Method in class org.apache.ws.security.components.crypto.X509NameTokenizer
 
nodeToString(Node) - Static method in class org.apache.ws.security.util.DOM2Writer
Return a string containing this node serialized as XML.
nodeToString(Node, boolean) - Static method in class org.apache.ws.security.util.DOM2Writer
Return a string containing this node serialized as XML.
normalize(String, PrintWriter) - Static method in class org.apache.ws.security.util.DOM2Writer
Normalizes and prints the given string.

O

OASIS_1_0 - Static variable in class org.apache.ws.security.WSConstants
 
OASIS_2002_07 - Static variable in class org.apache.ws.security.WSConstants
 
OASIS_2002_12 - Static variable in class org.apache.ws.security.WSConstants
 
OASIS_2003_06 - Static variable in class org.apache.ws.security.WSConstants
 
org.apache.ws.axis.security - package org.apache.ws.axis.security
Provides classes and interfaces that implement WSS4J Axis handlers.
org.apache.ws.security - package org.apache.ws.security
 
org.apache.ws.security.components.crypto - package org.apache.ws.security.components.crypto
 
org.apache.ws.security.message - package org.apache.ws.security.message
 
org.apache.ws.security.message.token - package org.apache.ws.security.message.token
 
org.apache.ws.security.util - package org.apache.ws.security.util
 

P

PASSWORD_DIGEST - Static variable in class org.apache.ws.security.WSConstants
 
PASSWORD_LN - Static variable in class org.apache.ws.security.WSConstants
 
PASSWORD_TEXT - Static variable in class org.apache.ws.security.WSConstants
 
PASSWORD_TYPE - Static variable in class org.apache.ws.security.message.token.UsernameToken
 
PASSWORD_TYPE_ATTR - Static variable in class org.apache.ws.security.WSConstants
 
PKIPathSecurity - class org.apache.ws.security.message.token.PKIPathSecurity.
PKIPath Security Token.
PKIPathSecurity(WSSConfig, Element) - Constructor for class org.apache.ws.security.message.token.PKIPathSecurity
Constructor.
PKIPathSecurity(WSSConfig, Document) - Constructor for class org.apache.ws.security.message.token.PKIPathSecurity
Constructor.
PROP_WEBMETHOD - Static variable in class org.apache.ws.security.SOAP12Constants
MessageContext property name for webmethod
PW_DIGEST - Static variable in class org.apache.ws.security.WSConstants
Sets the UserNameToken method to use a password digest to send the password information

This is a required method as defined by WS Specification, Username token profile.

PW_TEXT - Static variable in class org.apache.ws.security.WSConstants
Sets the UserNameToken method to send the password in clear

This is a required method as defined by WS Specification, Username token profile.

PrettyDocumentToString(Document) - Static method in class org.apache.ws.security.util.XMLUtils
 
parentNode - Variable in class org.apache.ws.security.message.WSEncryptBody
Parent node to which the EncryptedKeyElement should be added.
parse(String, ParsePosition) - Method in class org.apache.ws.security.util.XmlSchemaDateFormat
This method was snarfed from org.apache.axis.encoding.ser.CalendarDeserializer, which was written by Sam Ruby (rubys@us.ibm.com) and Rich Scheuerle (scheu@us.ibm.com).
parts - Variable in class org.apache.ws.security.message.WSBaseMessage
 
password - Variable in class org.apache.ws.security.message.WSBaseMessage
 
passwordType - Variable in class org.apache.ws.security.message.token.UsernameToken
 
pop() - Method in class org.apache.ws.security.util.NSStack
Remove the top frame from the stack.
preSetUsernameToken(Document, String, String) - Method in class org.apache.ws.security.message.WSSAddUsernameToken
 
precisionInMilliSeconds - Variable in class org.apache.ws.security.WSSConfig
Set the timestamp precision mode.
prefixBSTValues - Variable in class org.apache.ws.security.WSSConfig
 
prepareSecretKey(String, byte[]) - Static method in class org.apache.ws.security.util.WSSecurityUtil
 
prependChildElement(Document, Element, Element, boolean) - Static method in class org.apache.ws.security.util.WSSecurityUtil
prepend a child element

processNonCompliantMessages - Variable in class org.apache.ws.security.WSSConfig
 
processSecurityHeader(Document, String, CallbackHandler, Crypto) - Method in class org.apache.ws.security.WSSecurityEngine
Process the security header given the soap envelope as W3C document.
processSecurityHeader(Document, String, CallbackHandler, Crypto, Crypto) - Method in class org.apache.ws.security.WSSecurityEngine
Process the security header given the soap envelope as W3C document.
processSecurityHeader(Element, CallbackHandler, Crypto, Crypto) - Method in class org.apache.ws.security.WSSecurityEngine
Process the security header given the wsse:Security DOM Element.
properties - Variable in class org.apache.ws.security.components.crypto.Merlin
 
push() - Method in class org.apache.ws.security.util.NSStack
Create a new frame at the top of the stack.

Q

qualifyBSTAttributes - Variable in class org.apache.ws.security.WSSConfig
 

R

REFERENCE_LIST - Static variable in class org.apache.ws.security.WSSecurityEngine
xenc:ReferenceList as defined by XML Encryption specification,
REF_LIST_LN - Static variable in class org.apache.ws.security.WSConstants
 
RSA - Static variable in class org.apache.ws.security.WSConstants
Sets the signature method to use RSA with SHA to sign data.
Reference - class org.apache.ws.security.message.token.Reference.
Reference.
Reference(WSSConfig, Element) - Constructor for class org.apache.ws.security.message.token.Reference
Constructor.
Reference(WSSConfig, Document) - Constructor for class org.apache.ws.security.message.token.Reference
Constructor.

S

SAMLP_NS - Static variable in class org.apache.ws.security.WSConstants
 
SAML_NS - Static variable in class org.apache.ws.security.WSConstants
 
SAML_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngine
saml:Assertion as defined by SAML specification
SECURITY_TOKEN_REFERENCE - Static variable in class org.apache.ws.security.message.token.SecurityTokenReference
 
SECURITY_TOKEN_UNAVAILABLE - Static variable in class org.apache.ws.security.WSSecurityException
 
SEC_ERROR - Static variable in class org.apache.ws.security.components.crypto.CredentialException
 
SERIALIZE - Static variable in class org.apache.ws.security.WSConstants
 
SIGN - Static variable in class org.apache.ws.security.WSConstants
 
SIGNATURE - Static variable in class org.apache.ws.security.WSPasswordCallback
 
SIGNATURE - Static variable in class org.apache.ws.security.WSSecurityEngine
ds:Signature as defined by XML Signature specification, enhanced by WS Security specification
SIG_LN - Static variable in class org.apache.ws.security.WSConstants
 
SIG_NS - Static variable in class org.apache.ws.security.WSConstants
 
SIG_PREFIX - Static variable in class org.apache.ws.security.WSConstants
 
SKI_KEY_IDENTIFIER - Static variable in class org.apache.ws.security.WSConstants
Sets the signing method to send a SubjectKeyIdentifier to identify the signing certificate.
SKI_URI - Static variable in class org.apache.ws.security.message.token.SecurityTokenReference
 
SOAP11Constants - class org.apache.ws.security.SOAP11Constants.
SOAP 1.1 constants
SOAP11Constants() - Constructor for class org.apache.ws.security.SOAP11Constants
 
SOAP11_CONSTANTS - Static variable in interface org.apache.ws.security.SOAPConstants
SOAP 1.1 constants - thread-safe and shared
SOAP12Constants - class org.apache.ws.security.SOAP12Constants.
SOAP 1.2 constants
SOAP12Constants() - Constructor for class org.apache.ws.security.SOAP12Constants
 
SOAP12_CONSTANTS - Static variable in interface org.apache.ws.security.SOAPConstants
SOAP 1.2 constants - thread-safe and shared
SOAPConstants - interface org.apache.ws.security.SOAPConstants.
An interface definining SOAP constants.
SOAPMESSAGE_NS - Static variable in class org.apache.ws.security.WSConstants
 
ST_SIGNED - Static variable in class org.apache.ws.security.WSConstants
 
ST_UNSIGNED - Static variable in class org.apache.ws.security.WSConstants
 
SecurityTokenReference - class org.apache.ws.security.message.token.SecurityTokenReference.
Security Token Reference.
SecurityTokenReference(WSSConfig, Element) - Constructor for class org.apache.ws.security.message.token.SecurityTokenReference
Constructor.
SecurityTokenReference(WSSConfig, Document) - Constructor for class org.apache.ws.security.message.token.SecurityTokenReference
Constructor.
StringUtil - class org.apache.ws.security.util.StringUtil.
 
StringUtil() - Constructor for class org.apache.ws.security.util.StringUtil
 
securityTokenReference - Variable in class org.apache.ws.security.message.WSEncryptBody
SecurityTokenReference to be inserted into EncryptedData/keyInfo element.
selectSingleNode(Node, String, Element) - Static method in class org.apache.ws.security.util.WSSecurityUtil
use xpath to find a node

serializeAsXML(Node, Writer, boolean) - Static method in class org.apache.ws.security.util.DOM2Writer
Serialize this node into the writer as XML.
serializeAsXML(Node, Writer, boolean, boolean) - Static method in class org.apache.ws.security.util.DOM2Writer
Serialize this node into the writer as XML.
setActor(String) - Method in class org.apache.ws.security.message.WSBaseMessage
set actor name.
setAssertion(Element) - Method in class org.apache.ws.security.WSDocInfo
 
setBSTAttributesQualified(boolean) - Method in class org.apache.ws.security.WSSConfig
specify if the BinarySecurityToken EncodingType and ValueType attributes should be namespace qualified.
setBSTValuesPrefixed(boolean) - Method in class org.apache.ws.security.WSSConfig
sets and option whether the BinarySecurityToken EncodingType and ValueType attribute values should be prefixed with "wsse" or otherwise qualified with the wsse namespace (false).
setBodyID(Document) - Method in class org.apache.ws.security.message.WSBaseMessage
Looks up or adds a body id.
setBst(Element) - Method in class org.apache.ws.security.WSDocInfo
 
setCreatedTime(String) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
Set the WSUsernameToken created time for this WSUsernameTokenPrincipal.
setCrypto(Crypto) - Method in class org.apache.ws.security.WSDocInfo
 
setEmbeddedKeyName(String) - Method in class org.apache.ws.security.message.WSEncryptBody
Set the key name for EMBEDDED_KEYNAME
setEncCanonicalization(String) - Method in class org.apache.ws.security.message.WSEncryptBody
Set the name of an optional canonicalization algorithm to use before encryption

This c14n alogrithm is used to serialize the data before encryption, i.e. the SOAP Body.

setEncodingType(String) - Method in class org.apache.ws.security.message.token.BinarySecurity
set the encoding type.
setID(String) - Method in class org.apache.ws.security.message.token.BinarySecurity
set the id.
setID(String) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
set the id.
setID(String) - Method in class org.apache.ws.security.message.token.UsernameToken
Set the id of this username token.
setId(String) - Method in class org.apache.ws.security.message.WSSAddUsernameToken
set the id
setKey(byte[]) - Method in class org.apache.ws.security.WSPasswordCallback
Set the Key.
setKey(byte[]) - Method in class org.apache.ws.security.message.WSEncryptBody
Sets the key to use during embedded encryption.
setKeyEnc(String) - Method in class org.apache.ws.security.message.WSEncryptBody
Sets the algorithm to encode the symmetric key.
setKeyIdentifier(X509Certificate) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Sets the KeyIdentifer Element as a X509 certificate.
setKeyIdentifierSKI(X509Certificate, Crypto) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Sets the KeyIdentifer Element as a X509 Subject-Key-Identifier (SKI).
setKeyIdentifierType(int) - Method in class org.apache.ws.security.message.WSBaseMessage
Sets which key identifier to use.
setKeyStore(KeyStore) - Method in class org.apache.ws.security.components.crypto.Merlin
A Hook for subclasses to set the keystore without having to load it from an InputStream.
setMustUnderstand(boolean) - Method in class org.apache.ws.security.message.WSBaseMessage
Set the mustUnderstand flag for the wsse:Security header
setName(String) - Method in class org.apache.ws.security.message.token.UsernameToken
Set the user name.
setNamespace(Element, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
set the namespace if it is not set already.
setNamespaceURI(String) - Method in class org.apache.ws.security.util.Mapping
 
setNonce(String) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
Set the WSUsernameToken nonce for this WSUsernameTokenPrincipal.
setParentNode(Element) - Method in class org.apache.ws.security.message.WSEncryptBody
Sets the parent node of the EncryptedKeyElement
setParts(Vector) - Method in class org.apache.ws.security.message.WSBaseMessage
Set which parts of the message to encrypt/sign.
setPassword(String) - Method in class org.apache.ws.security.WSPasswordCallback
Set the password.
setPassword(String) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
Set the WSUsernameToken password for this WSUsernameTokenPrincipal.
setPassword(String) - Method in class org.apache.ws.security.message.token.UsernameToken
Sets the password string.
setPasswordType(String) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
 
setPasswordType(String) - Method in class org.apache.ws.security.message.WSSAddUsernameToken
Defines how to construct the password element of the UsernameToken.
setPrecisionInMilliSeconds(boolean) - Method in class org.apache.ws.security.WSSConfig
Set the precision in milliseconds
setPrecisionInMilliSeconds(boolean) - Method in class org.apache.ws.security.WSSecurityEngine
Should the timestamps have millisecond precision
setPrefix(String) - Method in class org.apache.ws.security.util.Mapping
 
setProcessNonCompliantMessages(boolean) - Method in class org.apache.ws.security.WSSConfig
Sets an option whether WSS4J should attempt to process non-compliant WS-Security messages, such as WS-Security headers with older OASIS spec namespaces.
setReference(Reference) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
set the reference.
setSAMLKeyIdentifier(String) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
 
setSecurityTokenReference(SecurityTokenReference) - Method in class org.apache.ws.security.message.WSEncryptBody
 
setSigCanonicalization(String) - Method in class org.apache.ws.security.message.WSSignEnvelope
Set the canonicalization method to use.
setSignatureAlgorithm(String) - Method in class org.apache.ws.security.message.WSSignEnvelope
Set the name of the signature encryption algorithm to use

If the algorithm is not set then Triple RSA is used.

setSymmetricEncAlgorithm(String) - Method in class org.apache.ws.security.message.WSEncryptBody
Set the name of the symmetric encryption algorithm to use

This encyrption alogrithm is used to encrypt the data, i.e. the SOAP Body.

setSymmetricKey(SecretKey) - Method in class org.apache.ws.security.message.WSEncryptBody
Set the symmetric key to be used for encryption
setTargetIdQualified(boolean) - Method in class org.apache.ws.security.WSSConfig
Sets an option whether the Id attribute placed in the signature target should be qualified with the wsu namespace.
setTimeToLive(int) - Method in class org.apache.ws.security.message.WSBaseMessage
Set the time to live.
setTimestampLocation(int) - Method in class org.apache.ws.security.WSSConfig
Sets an option whether the Iwsu:Timestamp element is placed inside the wsse:Secutriy element. set it to false foe placement in the Header, outside the wsse:Secutriy element.
setToken(byte[]) - Method in class org.apache.ws.security.message.token.BinarySecurity
set the token information.
setURI(String) - Method in class org.apache.ws.security.message.token.Reference
set the URI.
setUseSingleCertificate(boolean) - Method in class org.apache.ws.security.message.WSSignEnvelope
set the single cert flag.
setUseThisCert(X509Certificate) - Method in class org.apache.ws.security.message.WSEncryptBody
Set the X509 Certificate to use for encryption.
setUserInfo(String, String) - Method in class org.apache.ws.security.message.WSBaseMessage
Set the user and password info.
setUserInfo(String) - Method in class org.apache.ws.security.message.WSEncryptBody
Set the user name to get the encryption certificate.
setUsernameToken(WSSAddUsernameToken) - Method in class org.apache.ws.security.message.WSSignEnvelope
 
setValueType(String) - Method in class org.apache.ws.security.message.token.BinarySecurity
set the value type.
setValueType(String) - Method in class org.apache.ws.security.message.token.Reference
set the Value type.
setWsiBSPCompliant(boolean) - Method in class org.apache.ws.security.WSSConfig
Set the WS-I Basic Security Profile compliance mode.
setWsseNS(String) - Method in class org.apache.ws.security.WSSConfig
Valid values: WSConstants.WSSE_NS_OASIS_2002_07 WSConstants.WSSE_NS_OASIS_2002_12 WSConstants.WSSE_NS_OASIS_2003_06 WSConstants.WSSE_NS_OASIS_1_0 OASIS WS-Security v1.0 (March 2004).
setWsuId(Element) - Method in class org.apache.ws.security.message.WSBaseMessage
 
setWsuNS(String) - Method in class org.apache.ws.security.WSSConfig
Valid values: WSConstants.WSU_NS_OASIS_2002_07 WSConstants.WSU_NS_OASIS_2002_12 WSConstants.WSU_NS_OASIS_2003_06 WSConstants.WSU_NS_OASIS_1_0 OASIS WS-Security v1.0 (March 2004).
setX509Certificate(X509Certificate) - Method in class org.apache.ws.security.message.token.X509Security
Sets the X509Certificate.
setX509Certificates(X509Certificate[], boolean, Crypto) - Method in class org.apache.ws.security.message.token.PKIPathSecurity
set the X509Certificate array.
setX509IssuerSerial(XMLX509IssuerSerial) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
Sets the X509 IssuerSerial data.
sigAlgo - Variable in class org.apache.ws.security.message.WSSignEnvelope
 
sourceToInputSource(Source) - Static method in class org.apache.ws.security.util.XMLUtils
Utility to get the bytes uri
split(String, char) - Static method in class org.apache.ws.security.util.StringUtil
Splits the provided text into an array, separator specified.
startsWithIgnoreWhitespaces(String, String) - Static method in class org.apache.ws.security.util.StringUtil
Tests if this string starts with the specified prefix (Ignoring whitespaces)
store(WSDocInfo) - Static method in class org.apache.ws.security.WSDocInfoStore
 
symEncAlgo - Variable in class org.apache.ws.security.message.WSEncryptBody
 
symmetricKey - Variable in class org.apache.ws.security.message.WSEncryptBody
Symmetric key used in the EncrytpedKey.

T

TIMESTAMP_IN_HEADER_ELEMENT - Static variable in class org.apache.ws.security.WSSConfig
 
TIMESTAMP_IN_SECURITY_ELEMENT - Static variable in class org.apache.ws.security.WSSConfig
 
TIMESTAMP_TOKEN_LN - Static variable in class org.apache.ws.security.WSConstants
 
TOKEN - Static variable in class org.apache.ws.security.message.token.BinarySecurity
 
TOKEN - Static variable in class org.apache.ws.security.message.token.UsernameToken
 
TOKEN_LNAME - Static variable in class org.apache.ws.security.message.token.Reference
 
TRIPLE_DES - Static variable in class org.apache.ws.security.WSConstants
Sets the encryption method to use triple DES as the symmetric algorithm to encrypt data.
TS - Static variable in class org.apache.ws.security.WSConstants
 
Timestamp - class org.apache.ws.security.message.token.Timestamp.
Timestamp according to SOAP Message Security 1.0, chapter 10 / appendix A.2

Timestamp(WSSConfig, Element) - Constructor for class org.apache.ws.security.message.token.Timestamp
Constructs a Timestamp object and parses the wsu:Timestamp element to initialize it.
Timestamp(WSSConfig, Document, int) - Constructor for class org.apache.ws.security.message.token.Timestamp
Constructs a Timestamp object according to the defined parameters.
Todolist - class org.apache.ws.security.Todolist.
 
Todolist() - Constructor for class org.apache.ws.security.Todolist
 
targetIdQualified - Variable in class org.apache.ws.security.WSSConfig
 
timeStamp - Variable in class org.apache.ws.security.WSSecurityEngine
wsu:Timestamp as defined by OASIS WS Security specification,
timeToLive - Variable in class org.apache.ws.security.message.WSBaseMessage
 
timestampLocation - Variable in class org.apache.ws.security.WSSConfig
 
toString() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
Return a string representation of this WSUsernameTokenPrincipal.
toString() - Method in class org.apache.ws.security.message.token.BinarySecurity
return the string representation of the token.
toString() - Method in class org.apache.ws.security.message.token.Reference
return the string representation.
toString() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
return the string representation.
toString() - Method in class org.apache.ws.security.message.token.Timestamp
Returns the string representation of the token.
toString() - Method in class org.apache.ws.security.message.token.UsernameToken
Returns the string representation of the token.
token - Variable in class org.apache.ws.security.message.token.UsernameToken
 
topOfFrame() - Method in class org.apache.ws.security.util.NSStack
Reset the embedded iterator in this class to the top of the current (i.e., last) frame.

U

UNKNOWN - Static variable in class org.apache.ws.security.WSPasswordCallback
 
UNSUPPORTED_ALGORITHM - Static variable in class org.apache.ws.security.WSSecurityException
 
UNSUPPORTED_SECURITY_TOKEN - Static variable in class org.apache.ws.security.WSSecurityException
 
URIS_SOAP_ENV - Static variable in class org.apache.ws.security.WSConstants
 
URI_SOAP11_ENV - Static variable in class org.apache.ws.security.WSConstants
 
URI_SOAP11_NEXT_ACTOR - Static variable in class org.apache.ws.security.WSConstants
 
URI_SOAP12_ENV - Static variable in class org.apache.ws.security.WSConstants
 
URI_SOAP12_NEXT_ROLE - Static variable in class org.apache.ws.security.WSConstants
 
URI_SOAP12_NONE_ROLE - Static variable in class org.apache.ws.security.WSConstants
 
URI_SOAP12_ULTIMATE_ROLE - Static variable in class org.apache.ws.security.WSConstants
 
USERNAMETOKEN_NS - Static variable in class org.apache.ws.security.WSConstants
 
USERNAME_LN - Static variable in class org.apache.ws.security.WSConstants
 
USERNAME_TOKEN - Static variable in class org.apache.ws.security.WSPasswordCallback
 
USERNAME_TOKEN_LN - Static variable in class org.apache.ws.security.WSConstants
 
USERNAME_TOKEN_UNKNOWN - Static variable in class org.apache.ws.security.WSPasswordCallback
 
UT - Static variable in class org.apache.ws.security.WSConstants
 
UT_SIGN - Static variable in class org.apache.ws.security.WSConstants
 
UT_SIGNING - Static variable in class org.apache.ws.security.WSConstants
UT_SIGNING is used interally only to set a specific Signature behaviour.
UsernameToken - class org.apache.ws.security.message.token.UsernameToken.
UsernameToken according to WS Security specifications, UsernameToken profile.
UsernameToken(WSSConfig, Element) - Constructor for class org.apache.ws.security.message.token.UsernameToken
Constructs a UsernameToken object and parses the wsse:UsernameToken element to initialize it.
UsernameToken(WSSConfig, Document) - Constructor for class org.apache.ws.security.message.token.UsernameToken
Constructs a UsernameToken object according to the defined parameters.
UsernameToken(WSSConfig, Document, String) - Constructor for class org.apache.ws.security.message.token.UsernameToken
Constructs a UsernameToken object according to the defined parameters.
useSingleCert - Variable in class org.apache.ws.security.message.WSSignEnvelope
 
useThisCert - Variable in class org.apache.ws.security.message.WSEncryptBody
 
user - Variable in class org.apache.ws.security.message.WSBaseMessage
 
usernameToken - Variable in class org.apache.ws.security.WSSecurityEngine
wsse:UsernameToken as defined by WS Security specification
usernameToken - Variable in class org.apache.ws.security.message.WSSignEnvelope
 

V

validateCertPath(X509Certificate[]) - Method in interface org.apache.ws.security.components.crypto.Crypto
Uses the CertPath API to validate a given certificate chain

validateCertPath(X509Certificate[]) - Method in class org.apache.ws.security.components.crypto.Merlin
Uses the CertPath API to validate a given certificate chain
verifyXMLSignature(Element, Crypto, X509Certificate[], Vector[]) - Method in class org.apache.ws.security.WSSecurityEngine
Verify the WS-Security signature.

W

WSAddTimestamp - class org.apache.ws.security.message.WSAddTimestamp.
Builds a WS Timestamp and inserts it into the SOAP Envelope.
WSAddTimestamp() - Constructor for class org.apache.ws.security.message.WSAddTimestamp
Constructor.
WSAddTimestamp(String) - Constructor for class org.apache.ws.security.message.WSAddTimestamp
Constructor.
WSAddTimestamp(String, boolean) - Constructor for class org.apache.ws.security.message.WSAddTimestamp
Constructor.
WSAddTimestamp(WSSConfig, String, boolean) - Constructor for class org.apache.ws.security.message.WSAddTimestamp
Constructor.
WSBaseMessage - class org.apache.ws.security.message.WSBaseMessage.
This is the base class for WS Security messages.
WSBaseMessage() - Constructor for class org.apache.ws.security.message.WSBaseMessage
Constructor.
WSBaseMessage(String) - Constructor for class org.apache.ws.security.message.WSBaseMessage
Constructor.
WSBaseMessage(String, boolean) - Constructor for class org.apache.ws.security.message.WSBaseMessage
Constructor.
WSBaseMessage(WSSConfig, String, boolean) - Constructor for class org.apache.ws.security.message.WSBaseMessage
Constructor.
WSConstants - class org.apache.ws.security.WSConstants.
Constants in WS-Security spec.
WSConstants() - Constructor for class org.apache.ws.security.WSConstants
 
WSDoAllReceiver - class org.apache.ws.axis.security.WSDoAllReceiver.
 
WSDoAllReceiver() - Constructor for class org.apache.ws.axis.security.WSDoAllReceiver
 
WSDoAllSender - class org.apache.ws.axis.security.WSDoAllSender.
 
WSDoAllSender() - Constructor for class org.apache.ws.axis.security.WSDoAllSender
 
WSDocInfo - class org.apache.ws.security.WSDocInfo.
 
WSDocInfo(int) - Constructor for class org.apache.ws.security.WSDocInfo
 
WSDocInfoStore - class org.apache.ws.security.WSDocInfoStore.
 
WSDocInfoStore() - Constructor for class org.apache.ws.security.WSDocInfoStore
 
WSE_DERIVED_KEY_LEN - Static variable in class org.apache.ws.security.WSConstants
Length of UsernameToken derived key used by .NET WSE to sign a message.
WSEncryptBody - class org.apache.ws.security.message.WSEncryptBody.
Encrypts a SOAP body inside a SOAP envelope according to WS Specification, X509 profile, and adds the encryption data.
WSEncryptBody() - Constructor for class org.apache.ws.security.message.WSEncryptBody
Constructor.
WSEncryptBody(String) - Constructor for class org.apache.ws.security.message.WSEncryptBody
Constructor.
WSEncryptBody(String, boolean) - Constructor for class org.apache.ws.security.message.WSEncryptBody
Constructor.
WSEncryptBody(WSSConfig, String, boolean) - Constructor for class org.apache.ws.security.message.WSEncryptBody
Constructor.
WSEncryptionPart - class org.apache.ws.security.WSEncryptionPart.
 
WSEncryptionPart(String, String, String) - Constructor for class org.apache.ws.security.WSEncryptionPart
 
WSPasswordCallback - class org.apache.ws.security.WSPasswordCallback.
Simple class to provide a password callback mechanism.
WSPasswordCallback(String, int) - Constructor for class org.apache.ws.security.WSPasswordCallback
Constructor.
WSPasswordCallback(String, String, String, int) - Constructor for class org.apache.ws.security.WSPasswordCallback
Constructor.
WSSAddSAMLToken - class org.apache.ws.security.message.WSSAddSAMLToken.
Builds a WS SAML Assertion and inserts it into the SOAP Envelope.
WSSAddSAMLToken() - Constructor for class org.apache.ws.security.message.WSSAddSAMLToken
Constructor.
WSSAddSAMLToken(String) - Constructor for class org.apache.ws.security.message.WSSAddSAMLToken
Constructor.
WSSAddSAMLToken(String, boolean) - Constructor for class org.apache.ws.security.message.WSSAddSAMLToken
Constructor.
WSSAddSAMLToken(WSSConfig, String, boolean) - Constructor for class org.apache.ws.security.message.WSSAddSAMLToken
Constructor.
WSSAddUsernameToken - class org.apache.ws.security.message.WSSAddUsernameToken.
Builds a WS UsernameToken and inserts it into the SOAP Envelope.
WSSAddUsernameToken() - Constructor for class org.apache.ws.security.message.WSSAddUsernameToken
Constructor.
WSSAddUsernameToken(String) - Constructor for class org.apache.ws.security.message.WSSAddUsernameToken
Constructor.
WSSAddUsernameToken(String, boolean) - Constructor for class org.apache.ws.security.message.WSSAddUsernameToken
Constructor.
WSSAddUsernameToken(WSSConfig, String, boolean) - Constructor for class org.apache.ws.security.message.WSSAddUsernameToken
Constructor.
WSSConfig - class org.apache.ws.security.WSSConfig.
WSSConfig

Carries configuration data so the WSS4J spec compliance can be modified in runtime.

WSSConfig() - Constructor for class org.apache.ws.security.WSSConfig
 
WSSE_LN - Static variable in class org.apache.ws.security.WSConstants
 
WSSE_NS - Static variable in class org.apache.ws.security.WSConstants
 
WSSE_NS_ARRAY - Static variable in class org.apache.ws.security.WSConstants
 
WSSE_NS_OASIS_1_0 - Static variable in class org.apache.ws.security.WSConstants
 
WSSE_NS_OASIS_2002_07 - Static variable in class org.apache.ws.security.WSConstants
 
WSSE_NS_OASIS_2002_12 - Static variable in class org.apache.ws.security.WSConstants
 
WSSE_NS_OASIS_2003_06 - Static variable in class org.apache.ws.security.WSConstants
 
WSSE_PREFIX - Static variable in class org.apache.ws.security.WSConstants
 
WSS_SAML_ASSERTION - Static variable in class org.apache.ws.security.WSConstants
 
WSS_SAML_NS - Static variable in class org.apache.ws.security.WSConstants
 
WSSecurityEngine - class org.apache.ws.security.WSSecurityEngine.
WS-Security Engine.
WSSecurityEngine() - Constructor for class org.apache.ws.security.WSSecurityEngine
 
WSSecurityEngine(WSSConfig) - Constructor for class org.apache.ws.security.WSSecurityEngine
 
WSSecurityEngineResult - class org.apache.ws.security.WSSecurityEngineResult.
 
WSSecurityException - exception org.apache.ws.security.WSSecurityException.
Exception class for WS-Security.
WSSecurityException(int, String, Object[], Throwable) - Constructor for class org.apache.ws.security.WSSecurityException
Constructor.
WSSecurityException(int, String, Object[]) - Constructor for class org.apache.ws.security.WSSecurityException
Constructor.
WSSecurityException(int, String) - Constructor for class org.apache.ws.security.WSSecurityException
Constructor.
WSSecurityException(int) - Constructor for class org.apache.ws.security.WSSecurityException
Constructor.
WSSecurityException(String) - Constructor for class org.apache.ws.security.WSSecurityException
Constructor.
WSSecurityException(String, Throwable) - Constructor for class org.apache.ws.security.WSSecurityException
Constructor.
WSSecurityUtil - class org.apache.ws.security.util.WSSecurityUtil.
WS-Security Utility methods.
WSSecurityUtil() - Constructor for class org.apache.ws.security.util.WSSecurityUtil
 
WSSignEnvelope - class org.apache.ws.security.message.WSSignEnvelope.
Signs a SOAP envelope according to WS Specification, X509 profile, and adds the signature data.
WSSignEnvelope() - Constructor for class org.apache.ws.security.message.WSSignEnvelope
Constructor.
WSSignEnvelope(String) - Constructor for class org.apache.ws.security.message.WSSignEnvelope
Constructor.
WSSignEnvelope(String, boolean) - Constructor for class org.apache.ws.security.message.WSSignEnvelope
Constructor.
WSSignEnvelope(WSSConfig, String, boolean) - Constructor for class org.apache.ws.security.message.WSSignEnvelope
Constructor.
WSU_NS - Static variable in class org.apache.ws.security.WSConstants
 
WSU_NS_ARRAY - Static variable in class org.apache.ws.security.WSConstants
 
WSU_NS_OASIS_1_0 - Static variable in class org.apache.ws.security.WSConstants
 
WSU_NS_OASIS_2002_07 - Static variable in class org.apache.ws.security.WSConstants
 
WSU_NS_OASIS_2002_12 - Static variable in class org.apache.ws.security.WSConstants
 
WSU_NS_OASIS_2003_06 - Static variable in class org.apache.ws.security.WSConstants
 
WSU_PREFIX - Static variable in class org.apache.ws.security.WSConstants
 
WSUsernameTokenPrincipal - class org.apache.ws.security.WSUsernameTokenPrincipal.
This class implements the Principal interface and represents a UsernameToken user.
WSUsernameTokenPrincipal(String, boolean) - Constructor for class org.apache.ws.security.WSUsernameTokenPrincipal
Create a WSUsernameTokenPrincipal with a WSUsernameToken username.
wsiBSPCompliant - Variable in class org.apache.ws.security.WSSConfig
 
wssConfig - Variable in class org.apache.ws.security.WSSecurityEngine
 
wssConfig - Variable in class org.apache.ws.security.message.WSBaseMessage
 
wssConfig - Variable in class org.apache.ws.security.message.token.BinarySecurity
 
wssConfig - Variable in class org.apache.ws.security.message.token.Reference
 
wssConfig - Variable in class org.apache.ws.security.message.token.SecurityTokenReference
 
wssConfig - Variable in class org.apache.ws.security.message.token.UsernameToken
 
wsse_ns - Variable in class org.apache.ws.security.WSSConfig
 
wsu_ns - Variable in class org.apache.ws.security.WSSConfig
 

X

X509NameTokenizer - class org.apache.ws.security.components.crypto.X509NameTokenizer.
class for breaking up an X500 Name into it's component tokens, ala java.util.StringTokenizer.
X509NameTokenizer(String) - Constructor for class org.apache.ws.security.components.crypto.X509NameTokenizer
 
X509PKI_PATH - Static variable in class org.apache.ws.security.message.token.PKIPathSecurity
 
X509Security - class org.apache.ws.security.message.token.X509Security.
X509 Security Token.
X509Security(WSSConfig, Element) - Constructor for class org.apache.ws.security.message.token.X509Security
This constructor creates a new X509 certificate object and initializes it from the data containe in the element.
X509Security(WSSConfig, Document) - Constructor for class org.apache.ws.security.message.token.X509Security
This constructor creates a new X509 certificate element.
X509TOKEN_NS - Static variable in class org.apache.ws.security.WSConstants
 
X509_KEY_IDENTIFIER - Static variable in class org.apache.ws.security.WSConstants
Sets the encryption method to send the certificate used to encrypt the symmetric key.
X509_V3 - Static variable in class org.apache.ws.security.message.token.X509Security
 
XMLNS_NS - Static variable in class org.apache.ws.security.WSConstants
 
XMLUtils - class org.apache.ws.security.util.XMLUtils.
 
XMLUtils() - Constructor for class org.apache.ws.security.util.XMLUtils
 
XML_NS - Static variable in class org.apache.ws.security.WSConstants
 
XmlSchemaDateFormat - class org.apache.ws.security.util.XmlSchemaDateFormat.
A DateFormat for the format of the dateTime simpleType as specified in the XML Schema specification.
XmlSchemaDateFormat() - Constructor for class org.apache.ws.security.util.XmlSchemaDateFormat
 

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