- 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
-
- element - Variable in class org.apache.ws.security.message.token.BinarySecurity
-
- element - Variable in class org.apache.ws.security.message.token.DerivedKeyToken
-
- element - Variable in class org.apache.ws.security.message.token.Reference
-
- element - Variable in class org.apache.ws.security.message.token.SecurityContextToken
-
Security context token element
- element - Variable in class org.apache.ws.security.message.token.SecurityTokenReference
-
- element - Variable in class org.apache.ws.security.message.token.SignatureConfirmation
-
- 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.UsernameToken
-
- elementGeneration - Variable in class org.apache.ws.security.message.token.DerivedKeyToken
-
- elementIdentifier - Variable in class org.apache.ws.security.message.token.SecurityContextToken
-
Identifier element
- elementIteration - Variable in class org.apache.ws.security.message.token.UsernameToken
-
- elementLabel - Variable in class org.apache.ws.security.message.token.DerivedKeyToken
-
- elementLength - Variable in class org.apache.ws.security.message.token.DerivedKeyToken
-
- elementNonce - Variable in class org.apache.ws.security.message.token.DerivedKeyToken
-
- elementNonce - Variable in class org.apache.ws.security.message.token.UsernameToken
-
- elementOffset - Variable in class org.apache.ws.security.message.token.DerivedKeyToken
-
- elementPassword - Variable in class org.apache.ws.security.message.token.UsernameToken
-
- elementProperties - Variable in class org.apache.ws.security.message.token.DerivedKeyToken
-
- elementSalt - Variable in class org.apache.ws.security.message.token.UsernameToken
-
- elementSecurityTokenReference - Variable in class org.apache.ws.security.message.token.DerivedKeyToken
-
- ElementToStream(Element, OutputStream) - Static method in class org.apache.ws.security.util.XMLUtils
-
- elementUsername - Variable in class org.apache.ws.security.message.token.UsernameToken
-
- EMBED_SECURITY_TOKEN_REF - Static variable in class org.apache.ws.security.WSConstants
-
Embeds a keyinfo/wsse:SecurityTokenReference into EncryptedData element.
- EMBEDDED_KEYNAME - Static variable in class org.apache.ws.security.WSConstants
-
Embeds a keyinfo/key name into the EncryptedData element.
- embeddedKey - Variable in class org.apache.ws.security.message.WSEncryptBody
-
- embeddedKey - Variable in class org.apache.ws.security.message.WSSecEncrypt
-
- embeddedKeyName - Variable in class org.apache.ws.security.message.WSEncryptBody
-
- embeddedKeyName - Variable in class org.apache.ws.security.message.WSSecEncrypt
-
- EMPTY_STRING_ARRAY - Static variable in class org.apache.ws.security.util.StringUtil
-
An empty immutable String
array.
- ENABLE_SIGNATURE_CONFIRMATION - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Whether to enable signatureConfirmation or not
By default signatureConfirmation is enabled
- enableSignatureConfirmation - Variable in class org.apache.ws.security.WSSConfig
-
- ENC_CALLBACK_CLASS - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
- ENC_CALLBACK_REF - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
- ENC_DATA_LN - Static variable in class org.apache.ws.security.WSConstants
-
- ENC_KEY_ID - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Defines which key identifier type to use.
- ENC_KEY_LN - Static variable in class org.apache.ws.security.WSConstants
-
- ENC_KEY_NAME - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Text of the key name that needs to be sent
- ENC_KEY_SHA1_URI - Static variable in class org.apache.ws.security.message.token.SecurityTokenReference
-
- ENC_KEY_SHA1_URI - Static variable in class org.apache.ws.security.WSConstants
-
- ENC_KEY_TRANSPORT - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Defines which algorithm to use to encrypt the generated symmetric key.
- ENC_KEY_VALUE_TYPE - 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
-
- ENC_PROP_FILE - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The name of the crypto property file to use for SOAP Encryption.
- ENC_PROP_REF_ID - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The key that hold the refernce of the
java.util.Properties
object holding complete info about
encryption Crypto implementation.
- ENC_SYM_ALGO - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Defines which symmetric encryption algorithm to use.
- ENC_SYM_ENC_KEY - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Defines whether to encrypt the symmetric encryption key or not.
- encCanonAlgo - Variable in class org.apache.ws.security.message.WSEncryptBody
-
- encCanonAlgo - Variable in class org.apache.ws.security.message.WSSecEncrypt
-
- encKeyId - Variable in class org.apache.ws.security.message.WSSecEncryptedKey
-
The Token identifier of the token that the DerivedKeyToken
is (or to be) derived from.
- encode(byte[]) - Static method in class org.apache.ws.security.util.Base64
-
Encodes hex octects into Base64
- ENCR - Static variable in class org.apache.ws.security.WSConstants
-
- encrUser - Variable in class org.apache.ws.security.message.WSSecEncryptedKey
-
Remote user's alias to obtain the cert to encrypt the ephemeral key
- ENCRYPT - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Perform Encryption.
- ENCRYPTED_DATA - Static variable in class org.apache.ws.security.WSSecurityEngine
-
xenc:EncryptedData
as defined by XML Encryption specification,
enhanced by WS Security specification
- ENCRYPTED_HEADER - 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
- ENCRYPTED_KEY_SHA1_IDENTIFIER - Static variable in class org.apache.ws.security.WSConstants
-
ENCRYPTED_KEY_SHA1_IDENTIFIER
is used to set the specific key identifier
ThumbprintSHA1.
- ENCRYPTED_KEY_TOKEN - Static variable in class org.apache.ws.security.WSPasswordCallback
-
- EncryptedDataProcessor - Class in org.apache.ws.security.processor
-
This will process incoming xenc:EncryptedData
elements.
- EncryptedDataProcessor() - Constructor for class org.apache.ws.security.processor.EncryptedDataProcessor
-
- encryptedEphemeralKey - Variable in class org.apache.ws.security.message.WSSecEncryptedKey
-
Encrypted bytes of the ephemeral key
- encryptedKeyElement - Variable in class org.apache.ws.security.message.WSSecEncryptedKey
-
xenc:EncryptedKey element
- EncryptedKeyProcessor - Class in org.apache.ws.security.processor
-
- EncryptedKeyProcessor() - Constructor for class org.apache.ws.security.processor.EncryptedKeyProcessor
-
- encryptForExternalRef(Element, Vector) - Method in class org.apache.ws.security.message.WSSecDKEncrypt
-
Encrypt one or more parts or elements of the message (external).
- encryptForExternalRef(Element, Vector) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Encrypt one or more parts or elements of the message (external).
- encryptForInternalRef(Element, Vector) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Encrypt one or more parts or elements of the message (internal).
- ENCRYPTION_PARTS - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Parameter to define which parts of the request shall be encrypted.
- ENCRYPTION_USER - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The user's name for encryption.
- EncryptionAction - Class in org.apache.ws.security.action
-
- EncryptionAction() - Constructor for class org.apache.ws.security.action.EncryptionAction
-
- 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.
- engineGetURI() - Method in class org.apache.ws.security.transform.STRTransform
-
Method engineGetURI
- enginePerformTransform(XMLSignatureInput, Transform) - Method in class org.apache.ws.security.transform.STRTransform
-
Method enginePerformTransform
- engineResolve(Attr, String) - Method in class org.apache.ws.security.message.EnvelopeIdResolver
-
This is the workhorse method used to resolve resources.
- ensureSignedTogether(Iterator, Element[]) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Search through a WSS4J results vector for a single signature covering all
these elements.
- envelope - Variable in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
soap:Envelope element
- envelope - Variable in class org.apache.ws.security.message.WSSecEncryptedKey
-
soap:Envelope element
- EnvelopeIdResolver - Class in org.apache.ws.security.message
-
XML-Security resolver that is used for resolving same-document URIs like URI="#id".
- EnvelopeIdResolver(WSDocInfo) - Constructor for class org.apache.ws.security.message.EnvelopeIdResolver
-
- ephemeralKey - Variable in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Session key used as the secret in key derivation
- ephemeralKey - Variable in class org.apache.ws.security.message.WSSecEncryptedKey
-
Session key used as the secret in key derivation
- equals(Object) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Compares the specified Object with this WSUsernameTokenPrincipal
for equality.
- execute(WSHandler, int, Document, RequestData) - Method in interface org.apache.ws.security.action.Action
-
- execute(WSHandler, int, Document, RequestData) - Method in class org.apache.ws.security.action.EncryptionAction
-
- execute(WSHandler, int, Document, RequestData) - Method in class org.apache.ws.security.action.SignatureAction
-
- execute(WSHandler, int, Document, RequestData) - Method in class org.apache.ws.security.action.SignatureConfirmationAction
-
- execute(WSHandler, int, Document, RequestData) - Method in class org.apache.ws.security.action.TimestampAction
-
- execute(WSHandler, int, Document, RequestData) - Method in class org.apache.ws.security.action.UsernameTokenAction
-
- execute(WSHandler, int, Document, RequestData) - Method in class org.apache.ws.security.action.UsernameTokenSignedAction
-
- expect(int) - Method in class org.apache.ws.security.components.crypto.DERDecoder
-
Confirm that the byte at the current position matches the given value.
- expect(byte) - Method in class org.apache.ws.security.components.crypto.DERDecoder
-
Confirm that the byte at the current position matches the given value.
- EXPIRED - Static variable in exception org.apache.ws.security.components.crypto.CredentialException
-
- expires - Variable in class org.apache.ws.security.message.token.Timestamp
-
- EXPIRES_LN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Field EXPIRES_LN
- EXPIRES_LN - Static variable in class org.apache.ws.security.WSConstants
-
- generateDerivedKey(byte[], byte[], int) - Static method in class org.apache.ws.security.message.token.UsernameToken
-
This static method generates a derived key as defined in WSS Username
Token Profile.
- generateDerivedKey(String, byte[], int) - Static method in class org.apache.ws.security.message.token.UsernameToken
-
This static method generates a derived key as defined in WSS Username
Token Profile.
- generateEphemeralKey() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Create an ephemeral key
- generateNonce(int) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Generate a nonce of the given length
- generateSalt(boolean) - Static method in class org.apache.ws.security.message.token.UsernameToken
-
This static method generates a 128 bit salt value as defined in WSS
Username Token Profile.
- generateWSDL(MessageContext) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
- GENERATION_LN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Field GENERATION_LN
- getAction(int) - Method in class org.apache.ws.security.WSSConfig
-
Lookup action
- getAction() - Method in class org.apache.ws.security.WSSecurityEngineResult
-
Deprecated.
use ((java.lang.Integer) #get(#TAG_ACTION)).intValue()
instead
- getActor() - Method in class org.apache.ws.security.handler.RequestData
-
- getActor() - Method in class org.apache.ws.security.handler.WSHandlerResult
-
gets the actor
- getAlgorithm() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Gets the derivation algorithm
- getAlgorithm() - Method in class org.apache.ws.security.WSDataRef
-
- 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.CryptoBase
-
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.
- 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 Certificate.
- 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 Certificate.
- 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.CryptoBase
-
Lookup a X509 Certificate in the keystore according to a given
the issuer of a Certificate.
- getAliasForX509Cert(String, BigInteger) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Lookup a X509 Certificate in the keystore according to a given serial number and
the issuer of a Certificate.
- getAliasForX509Cert(byte[]) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Lookup a X509 Certificate in the keystore according to a given
SubjectKeyIdentifier.
- getAliasForX509Cert(Certificate) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Return a X509 Certificate alias in the keystore according to a given Certificate
- getAliasForX509CertThumb(byte[]) - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Lookup a X509 Certificate in the keystore according to a given
Thumbprint.
- getAliasForX509CertThumb(byte[]) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Lookup a X509 Certificate in the keystore according to a given
Thumbprint.
- getAllowNamespaceQualifiedPasswordTypes() - Method in class org.apache.ws.security.WSSConfig
-
- getAssertion() - Method in class org.apache.ws.security.WSDocInfo
-
- getBasetokenId() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getBinarySecurityTokenElement() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- getBinarySecurityTokenElement() - Method in class org.apache.ws.security.message.WSSecSignature
-
Returns the BST Token element.
- 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
- getBSTTokenId() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Get the id of the BSt generated during prepare()
.
- getBSTTokenId() - Method in class org.apache.ws.security.message.WSSecSignature
-
Get the id of the BSt generated during prepare()
.
- getBytes(int) - Method in class org.apache.ws.security.components.crypto.DERDecoder
-
Return an array of bytes from the current position.
- getCause() - Method in exception org.apache.ws.security.WSSecurityException
-
- getCertificate() - Method in class org.apache.ws.security.WSSecurityEngineResult
-
Deprecated.
use (X509Certificate)
#get(#TAG_X509_CERTIFICATE) instead
- getCertificateData(boolean, X509Certificate[]) - Method in class org.apache.ws.security.components.crypto.BouncyCastle
-
get a byte array given an array of X509 certificates.
- 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.CryptoBase
-
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.CryptoBase
-
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.CryptoBase
-
Gets the list of certificates for a given alias.
- getCertificates() - Method in class org.apache.ws.security.processor.BinarySecurityTokenProcessor
-
- getCertificatesTokenReference(Element, Crypto) - Method in class org.apache.ws.security.processor.SignatureProcessor
-
Extracts the certificate(s) from the Binary Security token reference.
- getCipherInstance(String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
- getClassLoader(Object) - Method in class org.apache.ws.security.handler.WSHandler
-
Returns the classloader to be used for loading the callback class
- getClassLoader(Class) - Static method in class org.apache.ws.security.util.Loader
-
Get the class loader of the class argument
- 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
-
- getCryptoProvider() - Method in class org.apache.ws.security.components.crypto.AbstractCrypto
-
- getCryptoProvider() - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
- getCurrentTime() - Method in class org.apache.ws.security.message.token.Timestamp
-
Get the current time
- getCustomElements() - Method in class org.apache.ws.security.message.token.Timestamp
-
Get the the custom elements from this Timestamp
- getCustomToken() - Method in class org.apache.ws.security.WSPasswordCallback
-
- getDataref() - Method in class org.apache.ws.security.WSDataRef
-
- getDataRefUris() - Method in class org.apache.ws.security.WSSecurityEngineResult
-
Deprecated.
use
#get(#TAG_DATA_REF_URIS) instead
- getDecCrypto() - Method in class org.apache.ws.security.handler.RequestData
-
- getDecodedBase64EncodedData(Element) - Static method in class org.apache.ws.security.processor.EncryptedKeyProcessor
-
Method getDecodedBase64EncodedData
- getDecryptedBytes() - Method in class org.apache.ws.security.processor.EncryptedKeyProcessor
-
Get the decrypted key.
- getDecryptedKey() - Method in class org.apache.ws.security.WSSecurityEngineResult
-
Deprecated.
use
#get(#TAG_DECRYPTED_KEY) instead
- getDefaultWSConfig() - Static method in class org.apache.ws.security.WSSConfig
-
returns a static WSConfig instance that is configured with the latest
OASIS WS-Security settings.
- getDefaultX509Alias() - Method in class org.apache.ws.security.components.crypto.AbstractCrypto
-
Retrieves the alias name of the default certificate which has been
specified as a property.
- 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.
- getDeploymentData(Document) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
- getDerivedKey() - Method in class org.apache.ws.security.message.token.UsernameToken
-
This method gets a derived key as defined in WSS Username Token Profile.
- getDerivedKey() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Get the derived key.
- getDerivedKey(CallbackHandler) - Method in class org.apache.ws.security.processor.UsernameTokenProcessor
-
- getDerivedKeyIterations() - Method in class org.apache.ws.security.handler.RequestData
-
Get the derived key iterations.
- getDerivedKeyLength() - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
The derived key will change depending on the sig/encr algorithm.
- getDerivedKeyLength() - Method in class org.apache.ws.security.message.WSSecDKEncrypt
-
- getDerivedKeyLength() - Method in class org.apache.ws.security.message.WSSecDKSign
-
- getDerivedKeyToken() - Method in class org.apache.ws.security.processor.DerivedKeyTokenProcessor
-
Return the DerivedKeyToken object
- getDigestAlgo() - Method in class org.apache.ws.security.message.WSSecSignature
-
- getDigestAlgorithm() - Method in class org.apache.ws.security.WSDataRef
-
- getDirectChild(Node, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Gets a direct child with specified localname and namespace.
- getDirectChildElement(Node, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Gets a direct child with specified localname and namespace.
- getdktElement() - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- getDocument() - Method in class org.apache.ws.security.WSDocInfo
-
- 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.DerivedKeyToken
-
Returns the dom element of this SecurityContextToken
object.
- 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.SecurityContextToken
-
Returns the dom element of this SecurityContextToken
object.
- 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.SignatureConfirmation
-
Returns the dom element of this Timestamp
object.
- 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.
- getElement() - Method in class org.apache.ws.security.message.WSSecTimestamp
-
Get the timestamp element generated during prepare()
.
- 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
-
Search for an element given its wsu:id.
- getEncAlgo(Node) - Static method in class org.apache.ws.security.processor.X509Util
-
- getEncCert() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncCrypto() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncId() - Method in class org.apache.ws.security.WSEncryptionPart
-
- getEncKeyId() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncKeyTransport() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncModifier() - Method in class org.apache.ws.security.WSEncryptionPart
-
- getEncodingType() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
get the encoding type.
- getEncryptedEphemeralKey() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- getEncryptedEphemeralKey() - Method in class org.apache.ws.security.processor.EncryptedKeyProcessor
-
- getEncryptedKeyElement() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- getEncryptedKeyId() - Method in class org.apache.ws.security.WSSecurityEngineResult
-
Deprecated.
use
#get(#TAG_ENCRYPTED_KEY) instead
- getEncryptionKey() - Method in class org.apache.ws.security.message.WSEncryptBody
-
- getEncryptParts() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncryptSymmetricEncryptionKey() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncSymmAlgo() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncUser() - Method in class org.apache.ws.security.handler.RequestData
-
- 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
- getEphemeralKey() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- getErrorCode() - Method in exception org.apache.ws.security.components.crypto.CredentialException
-
get the error code.
- getErrorCode() - Method in exception org.apache.ws.security.WSSecurityException
-
Get the error code.
- getExpires() - Method in class org.apache.ws.security.message.token.Timestamp
-
Get the time of expiration.
- getFaultCode() - Method in exception org.apache.ws.security.conversation.ConversationException
-
- getFaultCode() - Method in exception org.apache.ws.security.WSSecurityException
-
Get the fault code QName for this associated error code.
- getFaultString() - Method in exception org.apache.ws.security.conversation.ConversationException
-
- 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.
- getGeneration() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
- getHandleCustomPasswordTypes() - Method in class org.apache.ws.security.WSSConfig
-
- 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
- getHeaders() - Method in class org.apache.ws.security.handler.WSS4JHandler
-
- getID() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
get the id.
- getID() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Gets the id.
- getID() - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Gets the id.
- getID() - Method in class org.apache.ws.security.message.token.SignatureConfirmation
-
Returns the value of the wsu:Id attribute
- getID() - Method in class org.apache.ws.security.message.token.Timestamp
-
- getID() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Gets the id.
- getId() - Method in class org.apache.ws.security.message.WSAddSignatureConfirmation
-
- getId() - Method in class org.apache.ws.security.message.WSAddTimestamp
-
- getId() - Method in class org.apache.ws.security.message.WSSAddUsernameToken
-
- getId() - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.message.WSSecSignature
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.message.WSSecSignatureConfirmation
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.message.WSSecTimestamp
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.processor.BinarySecurityTokenProcessor
-
Get the Id of the processor.
- getId() - Method in class org.apache.ws.security.processor.DerivedKeyTokenProcessor
-
Returns the wsu:Id of the DerivedKeyToken
- getId() - Method in class org.apache.ws.security.processor.EncryptedDataProcessor
-
- getId() - Method in class org.apache.ws.security.processor.EncryptedKeyProcessor
-
Get the Id of the encrypted key element.
- getId() - Method in interface org.apache.ws.security.processor.Processor
-
Get the Id of the processor.
- getId() - Method in class org.apache.ws.security.processor.ReferenceListProcessor
-
- getId() - Method in class org.apache.ws.security.processor.SecurityContextTokenProcessor
-
Return the id of the
- getId() - Method in class org.apache.ws.security.processor.SignatureConfirmationProcessor
-
- getId() - Method in class org.apache.ws.security.processor.SignatureProcessor
-
- getId() - Method in class org.apache.ws.security.processor.TimestampProcessor
-
- getId() - Method in class org.apache.ws.security.processor.UsernameTokenProcessor
-
- getId() - Method in class org.apache.ws.security.WSEncryptionPart
-
- getIdAllocator() - Method in class org.apache.ws.security.WSSConfig
-
- getIdentifer() - Method in class org.apache.ws.security.WSPasswordCallback
-
Deprecated.
use getIdentifier() instead
- getIdentifier() - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Get the identifier.
- getIdentifier() - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- getIdentifier() - Method in class org.apache.ws.security.processor.SecurityContextTokenProcessor
-
- getIdentifier() - Method in class org.apache.ws.security.WSPasswordCallback
-
Get the identifier.
- getIDFromReference(String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Turn a reference (eg "#5") into an ID (eg "5").
- getIDfromReference(String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Deprecated.
use getIDFromReference instead
- getInclusivePrefixes(Element) - Method in class org.apache.ws.security.message.WSSecDKSign
-
- getInclusivePrefixes(Element, boolean) - Method in class org.apache.ws.security.message.WSSecDKSign
-
- getInclusivePrefixes(Element) - Method in class org.apache.ws.security.message.WSSecSignature
-
- getInclusivePrefixes(Element, boolean) - Method in class org.apache.ws.security.message.WSSecSignature
-
- getInclusivePrefixes(Element) - Method in class org.apache.ws.security.message.WSSignEnvelope
-
- getInclusivePrefixes(Element, boolean) - Method in class org.apache.ws.security.message.WSSignEnvelope
-
- getInitialUUID() - Static method in class org.apache.ws.security.util.UUIDGenerator
-
- 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.components.crypto.CryptoFactory
-
getInstance
Returns an instance of Crypto.
- getInstance(Properties) - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
-
getInstance
Returns an instance of Crypto.
- getInstance(Properties, ClassLoader) - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
-
getInstance
Returns an instance of Crypto loaded with the given classloader.
- getInstance(String, Properties) - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
-
Deprecated.
use @link{#getInstance(java.lang.String, java.util.Map)} instead.
- getInstance(String, Map) - 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(String, ClassLoader) - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
-
- getInstance(String) - Static method in class org.apache.ws.security.conversation.dkalgo.AlgoFactory
-
This gives a DerivationAlgorithm instance from the default set of algorithms provided
- getInstance() - Static method in class org.apache.ws.security.message.EnvelopeIdResolver
-
Deprecated.
- getInstance() - Static method in class org.apache.ws.security.WSSecurityEngine
-
Get a singleton instance of security engine.
- getIteration() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Get the Iteration value of this UsernameToken.
- getKey() - Method in class org.apache.ws.security.WSPasswordCallback
-
Get the key.
- getKeyBytes() - Method in class org.apache.ws.security.processor.DerivedKeyTokenProcessor
-
- getKeyBytes(int) - Method in class org.apache.ws.security.processor.DerivedKeyTokenProcessor
-
Get the derived key bytes for a given length
- getKeyIdentifier(Crypto) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Gets the KeyIdentifier.
- getKeyIdentifierTokenElement(Document, WSDocInfo, CallbackHandler) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Gets the signing token element, which may be a BinarySecurityToken
or a SAML token.
- getKeyIdentifierType() - Method in class org.apache.ws.security.message.WSBaseMessage
-
- getKeyIdentifierType() - Method in class org.apache.ws.security.message.WSSecBase
-
Gets the value of the keyIdentifierType
.
- getKeyIdentifierValue() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- getKeyIdentifierValueType() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- getKeyLength(String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Returns the length of the key in # of bytes
- 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.CryptoBase
-
- getKeyType() - Method in class org.apache.ws.security.WSPasswordCallback
-
The key type is only relevant for usage ENCRYPTED_KEY_TOKEN
- getLabel() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Returns the label of the derived key token
- getLabel() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getLength() - Method in class org.apache.ws.security.components.crypto.DERDecoder
-
Get the DER length at the current position.
- getLength() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
- getLength() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getMessage(String, Object[]) - Static method in exception org.apache.ws.security.conversation.ConversationException
-
get the message from resource bundle.
- getMessage(boolean) - Method in exception org.apache.ws.security.WSSecurityException
-
Get message allowing for having cause's message included if verbose mode is on
- getMsgContext() - Method in class org.apache.ws.security.handler.RequestData
-
- getMustUnderstand() - Method in class org.apache.ws.security.SOAP11Constants
-
Obtain the MustUnderstand string
- getMustunderstand() - Method in class org.apache.ws.security.SOAP11Constants
-
Deprecated.
use getMustUnderstand() instead
- getMustUnderstand() - Method in class org.apache.ws.security.SOAP12Constants
-
Obtain the MustUnderstand string
- getMustunderstand() - Method in class org.apache.ws.security.SOAP12Constants
-
Deprecated.
use getMustUnderstand() instead
- getMustUnderstand() - Method in interface org.apache.ws.security.SOAPConstants
-
Obtain the "next" role/actor URI
- getMustunderstand() - Method in interface org.apache.ws.security.SOAPConstants
-
Deprecated.
use getMustUnderstand() instead
- getName() - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
Return the name (i.e.
- getName() - Method in class org.apache.ws.security.CustomTokenPrincipal
-
- getName() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Get the user name.
- getName() - Method in class org.apache.ws.security.PublicKeyPrincipal
-
- getName() - Method in class org.apache.ws.security.WSDataRef
-
- getName() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- 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
.
- getNamespace(String, Node) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
- getNamespace() - Method in class org.apache.ws.security.WSEncryptionPart
-
- 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.message.token.DerivedKeyToken
-
Return the nonce of the derived key token
- getNonce() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Get the nonce.
- getNonce() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getNonce() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Return the WSUsernameToken nonce for this WSUsernameTokenPrincipal
.
- getOffset() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
- getOffset() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getOption(String) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
Returns the option corresponding to name
.
- getOption(String) - Method in class org.apache.ws.security.handler.WSHandler
-
- getOption(String) - Method in class org.apache.ws.security.handler.WSS4JHandler
-
- getOptions() - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
Return the entire list of options
- getPassword(Object) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
- getPassword(String, int, String, String, RequestData) - Method in class org.apache.ws.security.handler.WSHandler
-
Get a password to construct a UsernameToken or sign a message.
- getPassword(Object) - Method in class org.apache.ws.security.handler.WSHandler
-
- getPassword(Object) - Method in class org.apache.ws.security.handler.WSS4JHandler
-
- getPassword() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Gets the password string.
- 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
.
- getPasswordCB(RequestData) - Method in class org.apache.ws.security.handler.WSHandler
-
Get the password callback class and get an instance
- getPasswordsAreEncoded() - Method in class org.apache.ws.security.message.token.UsernameToken
-
- getPasswordsAreEncoded() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
- getPasswordsAreEncoded() - Method in class org.apache.ws.security.WSSConfig
-
- getPasswordType() - Method in class org.apache.ws.security.message.token.UsernameToken
-
- 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
-
- 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
-
Deprecated.
use (Principal) #get(#TAG_PRINCIPAL) instead
- 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.CryptoBase
-
Gets the private key identified by alias> and password
.
- getProcessor(String) - Method in class org.apache.ws.security.WSDocInfo
-
Get a Processor for the given Id
- getProcessor(QName) - Method in class org.apache.ws.security.WSSConfig
-
- getProperties() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
- getProperty(Object, String) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
- getProperty(Object, String) - Method in class org.apache.ws.security.handler.WSHandler
-
- getProperty(Object, String) - Method in class org.apache.ws.security.handler.WSS4JHandler
-
- getProtectedElement() - Method in class org.apache.ws.security.WSDataRef
-
- getPublicKey() - Method in class org.apache.ws.security.PublicKeyCallback
-
- getPublicKey() - Method in class org.apache.ws.security.PublicKeyPrincipal
-
- getPwType() - Method in class org.apache.ws.security.handler.RequestData
-
- 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.
- getRawPassword() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Get the raw (plain text) password used to compute secret key.
- 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.
- getResource(ClassLoader, String) - Static method in class org.apache.ws.security.util.Loader
-
This method will search for resource
in different
places.
- getResults() - Method in class org.apache.ws.security.handler.WSHandlerResult
-
gets the the security results
- 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)
- getSalt() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Get the Salt value of this UsernameToken.
- getSct() - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- getSctId() - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- getSecHeader() - Method in class org.apache.ws.security.handler.RequestData
-
- getSecret() - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- getSecret() - Method in class org.apache.ws.security.processor.SecurityContextTokenProcessor
-
- getSecretKey() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Gets the secret key as per WS-Trust spec.
- getSecretKey(int) - 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.
- getSecretKey() - Method in class org.apache.ws.security.message.WSSAddUsernameToken
-
- getSecretKey() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Get the derived secret key.
- getSecretKeyLength() - Method in class org.apache.ws.security.handler.RequestData
-
- getSecretKeyLength() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Get the secret key length
- getSecretKeyLength() - Method in class org.apache.ws.security.WSSConfig
-
Get the secret key length to be used for UT_SIGN.
- getSecuityTokenReference() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Deprecated.
use getSecurityTokenReference() instead
- getSecurityContextToken() - Method in class org.apache.ws.security.WSSecurityEngineResult
-
Deprecated.
use
#get(#TAG_SECURITY_CONTEXT_TOKEN) instead
- getSecurityHeader() - Method in class org.apache.ws.security.message.WSSecHeader
-
Get the security header element of this instance.
- getSecurityHeader(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.token.DerivedKeyToken
-
Returns the SecurityTokenReference of the derived key token
- getSecurityTokenReference() - Method in class org.apache.ws.security.message.WSEncryptBody
-
- getSecurityTokenReference() - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- getSecurityTokenReference(String) - Method in class org.apache.ws.security.WSDocInfo
-
Get a SecurityTokenReference for the given (wsu) Id
- getSharedKey(Element, String, CallbackHandler) - Static method in class org.apache.ws.security.processor.X509Util
-
- getSigAlgorithm() - Method in class org.apache.ws.security.handler.RequestData
-
- getSigCanonicalization() - Method in class org.apache.ws.security.message.WSSecDKSign
-
Get the canonicalization method.
- getSigCanonicalization() - Method in class org.apache.ws.security.message.WSSecSignature
-
Get the canonicalization method.
- getSigCanonicalization() - Method in class org.apache.ws.security.message.WSSignEnvelope
-
- getSigConf() - Method in class org.apache.ws.security.WSSecurityEngineResult
-
Deprecated.
use (SignatureConfirmation)
#get(#TAG_SIGNATURE_CONFIRMATION) instead
- getSigCrypto() - Method in class org.apache.ws.security.handler.RequestData
-
- getSigDigestAlgorithm() - Method in class org.apache.ws.security.handler.RequestData
-
- getSigKeyId() - Method in class org.apache.ws.security.handler.RequestData
-
- getSignatureAlgorithm() - Method in class org.apache.ws.security.message.WSSecSignature
-
Get the name of the signature algorithm that is being used.
- getSignatureAlgorithm() - Method in class org.apache.ws.security.message.WSSignEnvelope
-
- getSignatureConfirmationElement() - Method in class org.apache.ws.security.message.WSSecSignatureConfirmation
-
Get the SignatureConfirmation element generated during
prepare()
.
- getSignatureElement() - Method in class org.apache.ws.security.message.WSSecDKSign
-
Returns the signature Element.
- getSignatureElement() - Method in class org.apache.ws.security.message.WSSecSignature
-
Returns the SignatureElement.
- getSignatureParts() - Method in class org.apache.ws.security.handler.RequestData
-
- getSignatureUser() - Method in class org.apache.ws.security.handler.RequestData
-
- getSignatureValue() - Method in class org.apache.ws.security.message.token.SignatureConfirmation
-
- getSignatureValue() - Method in class org.apache.ws.security.message.WSSecDKSign
-
- getSignatureValue() - Method in class org.apache.ws.security.message.WSSecSignature
-
Returns the computed Signature value.
- getSignatureValue() - Method in class org.apache.ws.security.message.WSSignEnvelope
-
- getSignatureValue() - Method in class org.apache.ws.security.WSSecurityEngineResult
-
Deprecated.
use (byte[])
#get(#TAG_SIGNATURE_VALUE) instead
- getSignatureValues() - Method in class org.apache.ws.security.handler.RequestData
-
- getSignedElements() - Method in class org.apache.ws.security.WSSecurityEngineResult
-
Deprecated.
use (java.util.Set)
#get(#TAG_SIGNED_ELEMENT_IDS) instead
- 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.CryptoBase
-
Reads the SubjectKeyIdentifier information from the certificate.
- getSoapConstants() - Method in class org.apache.ws.security.handler.RequestData
-
- getSOAPConstants(Element) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
- getString(String, Object) - Method in class org.apache.ws.security.handler.WSHandler
-
- 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.
- getStringOption(String) - Method in class org.apache.ws.security.handler.WSHandler
-
Returns the option on name
.
- getSubjectPublicKey() - Method in class org.apache.ws.security.components.crypto.X509SubjectPublicKeyInfo
-
Get the subjectPublicKey element of the SubjectPublicKeyInfo.
- getSymmetricEncAlgorithm() - Method in class org.apache.ws.security.message.WSEncryptBody
-
- getSymmetricEncAlgorithm() - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Get the name of symmetric encryption algorithm to use.
- getSymmetricKey() - Method in class org.apache.ws.security.message.WSEncryptBody
-
- getSymmetricKey() - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- getTCL() - Static method in class org.apache.ws.security.util.Loader
-
Get the Thread context class loader.
- getTimestamp() - Method in class org.apache.ws.security.WSSecurityEngineResult
-
Deprecated.
use (Timestamp)
#get(#TAG_TIMESTAMP) instead
- getTimeToLive() - Method in class org.apache.ws.security.handler.RequestData
-
- getToken() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
get the byte array containing token information.
- getToken() - Method in class org.apache.ws.security.processor.BinarySecurityTokenProcessor
-
- getTokenElement() - Method in class org.apache.ws.security.CustomTokenPrincipal
-
- getTokenElement(Document, WSDocInfo, CallbackHandler) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Gets the signing token element, which maybe a BinarySecurityToken
or a SAML token.
- getTokenIdentifier() - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- getTokenObject() - Method in class org.apache.ws.security.CustomTokenPrincipal
-
- getType() - Static method in class org.apache.ws.security.message.token.PKIPathSecurity
-
- getType() - Method in class org.apache.ws.security.processor.BinarySecurityTokenProcessor
-
- getType() - Method in class org.apache.ws.security.WSEncryptionPart
-
- getUnderstoodHeaders() - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
Return a list of QNames which this Handler understands.
- 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.
- getUseKeyIdentifier() - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Returns if Key Identifiers should be used in KeyInfo
- getUsername() - Method in class org.apache.ws.security.handler.RequestData
-
- getUsernameTokenElement() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Returns the UsernameToken
element.
- getUt() - Method in class org.apache.ws.security.processor.UsernameTokenProcessor
-
Get the processed UsernameToken.
- getUtElements() - Method in class org.apache.ws.security.handler.RequestData
-
- getUUID() - Static method in class org.apache.ws.security.util.UUIDGenerator
-
MD5 a random string with localhost/date etc will return 128 bits
construct a string of 18 characters from those bits.
- 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.
- getWSCNs(int) - Static method in class org.apache.ws.security.conversation.ConversationConstants
-
- getWssConfig() - Method in class org.apache.ws.security.handler.RequestData
-
- getWssConfig() - Method in class org.apache.ws.security.WSSecurityEngine
-
- getWSTVersion(String) - Static method in class org.apache.ws.security.conversation.ConversationConstants
-
- getWsuId() - Method in class org.apache.ws.security.WSDataRef
-
- getX509Certificate(Crypto) - Method in class org.apache.ws.security.message.token.X509Security
-
Gets the X509Certificate certificate.
- getX509Certificates(byte[], boolean) - Method in class org.apache.ws.security.components.crypto.BouncyCastle
-
Construct an array of X509Certificate's from the byte array.
- 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.CryptoBase
-
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
-
- getXPath(Node) - Static method in class org.apache.ws.security.processor.ReferenceListProcessor
-
- getXpath() - Method in class org.apache.ws.security.WSDataRef
-
- getXpath() - Method in class org.apache.ws.security.WSEncryptionPart
-
- P_SHA1 - Class in org.apache.ws.security.conversation.dkalgo
-
- P_SHA1() - Constructor for class org.apache.ws.security.conversation.dkalgo.P_SHA1
-
- P_SHA_1 - Static variable in interface org.apache.ws.security.conversation.ConversationConstants.DerivationAlgorithm
-
- P_SHA_1_2005_12 - Static variable in interface org.apache.ws.security.conversation.ConversationConstants.DerivationAlgorithm
-
- 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).
- PART_TYPE_BODY - Static variable in class org.apache.ws.security.WSConstants
-
Body type in org.apache.ws.security.WSEncryptionPart
- PART_TYPE_ELEMENT - Static variable in class org.apache.ws.security.WSConstants
-
Element type in org.apache.ws.security.WSEncryptionPart
- PART_TYPE_HEADER - Static variable in class org.apache.ws.security.WSConstants
-
Header type in org.apache.ws.security.WSEncryptionPart
- parts - Variable in class org.apache.ws.security.message.WSBaseMessage
-
- parts - Variable in class org.apache.ws.security.message.WSSecBase
-
- password - Variable in class org.apache.ws.security.message.WSBaseMessage
-
- password - Variable in class org.apache.ws.security.message.WSSecBase
-
- 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.handler.WSHandlerConstants
-
Specific parameter for UsernameToken action to define the encoding
of the password.
- 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
-
- passwordsAreEncoded - Variable in class org.apache.ws.security.WSSConfig
-
Whether the password should be treated as a binary value.
- passwordType - Variable in class org.apache.ws.security.message.token.UsernameToken
-
- PKIPathSecurity - Class in org.apache.ws.security.message.token
-
PKIPath Security Token.
- PKIPathSecurity(Element) - Constructor for class org.apache.ws.security.message.token.PKIPathSecurity
-
Constructor.
- PKIPathSecurity(Document) - Constructor for class org.apache.ws.security.message.token.PKIPathSecurity
-
Constructor.
- pop() - Method in class org.apache.ws.security.util.NSStack
-
Remove the top frame from the stack.
- precisionInMilliSeconds - Variable in class org.apache.ws.security.WSSConfig
-
Set the timestamp precision mode.
- prepare(Document) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Initialize a WSSec Derived key.
- prepare(Document, WSSecHeader) - Method in class org.apache.ws.security.message.WSSecDKSign
-
- prepare(Document, Crypto) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Initialize a WSSec Encrypt.
- prepare(Document, Crypto) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Prepare the ephemeralKey and the tokens required to be added to the
security header
- prepare(Document, Crypto) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- prepare(Document, Crypto, WSSecHeader) - Method in class org.apache.ws.security.message.WSSecSignature
-
Initialize a WSSec Signature.
- prepare(Document) - Method in class org.apache.ws.security.message.WSSecSignatureConfirmation
-
Creates a SignatureConfimation element.
- prepare(Document) - Method in class org.apache.ws.security.message.WSSecTimestamp
-
Creates a Timestamp element.
- prepare(Document) - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Creates a Username token.
- prepareInternal(byte[], X509Certificate, Crypto) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Encrypt the symmetric key data and prepare the EncryptedKey element
This method does the most work for to prepare the EncryptedKey element.
- prepareSecretKey(String, byte[]) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
- prependBSTElementToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Prepend the BinarySecurityToken to the elements already in the Security
header.
- prependBSTElementToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecSignature
-
Prepend the BinarySecurityToken to the elements already in the Security
header.
- prependChildElement(Element, Element) - 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
-
- prependDKElementToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Prepend the DerivedKey element to the elements already in the Security
header.
- prependSCTElementToHeader(Document, WSSecHeader) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- prependSigToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecDKSign
-
Prepends the Signature element to the elements already in the Security
header.
- prependToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Prepend the EncryptedKey element to the elements already in the Security
header.
- prependToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecSignature
-
Prepends the Signature element to the elements already in the Security
header.
- prependToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecSignatureConfirmation
-
Prepends the SignatureConfirmation element to the elements already in the
Security header.
- prependToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecTimestamp
-
Prepends the Timestamp element to the elements already in the Security
header.
- prependToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Prepends the UsernameToken element to the elements already in the
Security header.
- preSetUsernameToken(Document, String, String) - Method in class org.apache.ws.security.message.WSSAddUsernameToken
-
- PrettyDocumentToString(Document) - Static method in class org.apache.ws.security.util.XMLUtils
-
- processMessage(MessageContext, boolean) - Method in class org.apache.ws.security.handler.WSS4JHandler
-
Switch for transferring control to doReceiver and doSender
- Processor - Interface in org.apache.ws.security.processor
-
- 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.
- PROP_WEBMETHOD - Static variable in class org.apache.ws.security.SOAP12Constants
-
MessageContext property name for webmethod
- properties - Variable in class org.apache.ws.security.components.crypto.AbstractCrypto
-
- PROPERTIES_LN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Field PROPERTIES_LN
- PublicKeyCallback - Class in org.apache.ws.security
-
- PublicKeyCallback(PublicKey) - Constructor for class org.apache.ws.security.PublicKeyCallback
-
- PublicKeyPrincipal - Class in org.apache.ws.security
-
This class encapsulates a principal defined by a Public Key.
- PublicKeyPrincipal(PublicKey) - Constructor for class org.apache.ws.security.PublicKeyPrincipal
-
- push() - Method in class org.apache.ws.security.util.NSStack
-
Create a new frame at the top of the stack.
- PW_CALLBACK_CLASS - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The Axis WSS4J handlers provide several ways to get the password required
to construct a username token or to sign a message.
- PW_CALLBACK_REF - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
An application may set an object reference to an object that implements
the CallbackHandler
interface.
- 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_NONE - Static variable in class org.apache.ws.security.WSConstants
-
Sets the
UserNameToken
method to send _no_ password related information.
- 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.
- SALT_LN - Static variable in class org.apache.ws.security.WSConstants
-
- SAML2_ASSERTION_ID - Static variable in class org.apache.ws.security.WSConstants
-
- SAML_ASSERTION_ID - Static variable in class org.apache.ws.security.WSConstants
-
- SAML_ID_URI - Static variable in class org.apache.ws.security.message.token.SecurityTokenReference
-
- SAML_NS - Static variable in class org.apache.ws.security.WSConstants
-
- SAML_PROP_FILE - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The name of the SAML Issuer factory property file.
- SAML_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngine
-
saml:Assertion
as defined by SAML specification
- SAML_TOKEN_SIGNED - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
- SAML_TOKEN_UNSIGNED - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Perform a SAML Token identification.
- SAMLP_NS - Static variable in class org.apache.ws.security.WSConstants
-
- SAMLTOKEN_NS - Static variable in class org.apache.ws.security.WSConstants
-
- SAMLTOKEN_NS11 - Static variable in class org.apache.ws.security.WSConstants
-
- SC - Static variable in class org.apache.ws.security.WSConstants
-
- SCT - Static variable in class org.apache.ws.security.WSConstants
-
- SEC_ERROR - Static variable in exception org.apache.ws.security.components.crypto.CredentialException
-
- secEngine - Static variable in class org.apache.ws.security.handler.WSHandler
-
- secRef - Variable in class org.apache.ws.security.message.WSSecSignature
-
- secret - Variable in class org.apache.ws.security.message.WSSecSecurityContextToken
-
The symmetric secret associated with the SecurityContextToken
- secretKeyLength - Variable in class org.apache.ws.security.WSSConfig
-
The secret key length to be used for UT_SIGN.
- SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.security.WSPasswordCallback
-
- SECURITY_CONTEXT_TOKEN_05_02 - Static variable in class org.apache.ws.security.WSSecurityEngine
-
wsc:SecurityContextToken
as defined by WS-SecureConversation specification
- SECURITY_CONTEXT_TOKEN_05_12 - Static variable in class org.apache.ws.security.WSSecurityEngine
-
wsc:SecurityContextToken
as defined by WS-SecureConversation specification in
WS-SX
- SECURITY_CONTEXT_TOKEN_LN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Field SECURITY_CONTEXT_TOKEN_LN
- SECURITY_CTX_TOKEN_QNAME_05_02 - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
- SECURITY_CTX_TOKEN_QNAME_05_12 - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
- SECURITY_TOKEN_REFERENCE - Static variable in class org.apache.ws.security.message.token.SecurityTokenReference
-
- SECURITY_TOKEN_REFERENCE_LN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Field SECURITY_TOKEN_REFERENCE_LN
- SECURITY_TOKEN_UNAVAILABLE - Static variable in class org.apache.ws.security.WSConstants
-
Referenced security token could not be retrieved
- SECURITY_TOKEN_UNAVAILABLE - Static variable in exception org.apache.ws.security.WSSecurityException
-
- SecurityContextToken - Class in org.apache.ws.security.message.token
-
- SecurityContextToken(Document) - Constructor for class org.apache.ws.security.message.token.SecurityContextToken
-
Constructor to create the SCT
- SecurityContextToken(Document, String) - Constructor for class org.apache.ws.security.message.token.SecurityContextToken
-
Constructor to create the SCT with a given uuid
- SecurityContextToken(int, Document) - Constructor for class org.apache.ws.security.message.token.SecurityContextToken
-
Constructor to create the SCT
- SecurityContextToken(int, Document, String) - Constructor for class org.apache.ws.security.message.token.SecurityContextToken
-
Constructor to create the SCT with a given uuid
- SecurityContextToken(Element) - Constructor for class org.apache.ws.security.message.token.SecurityContextToken
-
This is used to create a SecurityContextToken using a DOM Element
- SecurityContextTokenProcessor - Class in org.apache.ws.security.processor
-
The processor to process wsc:SecurityContextToken
.
- SecurityContextTokenProcessor() - Constructor for class org.apache.ws.security.processor.SecurityContextTokenProcessor
-
- SecurityTokenReference - Class in org.apache.ws.security.message.token
-
Security Token Reference.
- SecurityTokenReference(Element) - Constructor for class org.apache.ws.security.message.token.SecurityTokenReference
-
Constructor.
- SecurityTokenReference(Document) - Constructor for class org.apache.ws.security.message.token.SecurityTokenReference
-
Constructor.
- securityTokenReference - Variable in class org.apache.ws.security.message.WSEncryptBody
-
SecurityTokenReference to be inserted into EncryptedData/keyInfo element.
- securityTokenReference - Variable in class org.apache.ws.security.message.WSSecEncrypt
-
SecurityTokenReference to be inserted into EncryptedData/keyInfo element.
- SEND - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
- SEND_SIGV - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
- SERIALIZE - Static variable in class org.apache.ws.security.WSConstants
-
- 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.
- serviceLabel - Variable in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Service's label value
- setAction(int, String) - Method in class org.apache.ws.security.WSSConfig
-
Associate an action name with a specific action code.
- setAction(int, Action) - Method in class org.apache.ws.security.WSSConfig
-
Associate an action instance with a specific action code.
- setActor(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setActor(String) - Method in class org.apache.ws.security.message.WSBaseMessage
-
- setActor(String) - Method in class org.apache.ws.security.message.WSSecHeader
-
set actor name.
- setAddJceProviders(boolean) - Static method in class org.apache.ws.security.WSSConfig
-
Set the value of the internal addJceProviders flag.
- setAlgorithm(String) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Set the derivation algorithm of this derived key token.
- setAlgorithm(String) - Method in class org.apache.ws.security.WSDataRef
-
- setAllowNamespaceQualifiedPasswordTypes(boolean) - Method in class org.apache.ws.security.WSSConfig
-
- setAssertion(Element) - Method in class org.apache.ws.security.WSDocInfo
-
- setBasetokenId(String) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setBodyID(Document) - Method in class org.apache.ws.security.message.WSBaseMessage
-
- setBodyID(Document) - Method in class org.apache.ws.security.message.WSSecBase
-
Looks up or adds a body id.
- setBst(Element) - Method in class org.apache.ws.security.WSDocInfo
-
- setClientLabel(String) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Set the label value of the client.
- setContent(boolean) - Method in class org.apache.ws.security.WSDataRef
-
- 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
-
- setCustomEKTokenId(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setCustomEKTokenValueType(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setCustomReferenceValue(String) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- setCustomToken(Element) - Method in class org.apache.ws.security.WSPasswordCallback
-
- setCustomTokenId(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
- setCustomTokenValueType(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
- setCustomValueType(String) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setDataref(String) - Method in class org.apache.ws.security.WSDataRef
-
- setDecCrypto(Crypto) - Method in class org.apache.ws.security.handler.RequestData
-
- setDerivedKeyIterations(int) - Method in class org.apache.ws.security.handler.RequestData
-
Set the derived key iterations.
- setDerivedKeyLength(int) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setDigestAlgo(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the string that defines which digest algorithm to use
- setDigestAlgorithm(String) - Method in class org.apache.ws.security.WSDataRef
-
- setDocument(Document) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setElement(Element) - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
- setEmbeddedKeyName(String) - Method in class org.apache.ws.security.message.WSEncryptBody
-
- setEmbeddedKeyName(String) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Set the key name for EMBEDDED_KEYNAME
- setEnableSignatureConfirmation(boolean) - Method in class org.apache.ws.security.WSSConfig
-
- setEncCanonicalization(String) - Method in class org.apache.ws.security.message.WSEncryptBody
-
- setEncCanonicalization(String) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Set the name of an optional canonicalization algorithm to use before
encryption.
- setEncCert(X509Certificate) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncCrypto(Crypto) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncId(String) - Method in class org.apache.ws.security.WSEncryptionPart
-
- setEncKeyId(int) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncKeyId(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setEncKeyIdDirectId(boolean) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- setEncKeyTransport(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncKeyValueType(String) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- setEncodingType(String) - Method in class org.apache.ws.security.message.token.BinarySecurity
-
set the encoding type.
- setEncrKeySha1value(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
- setEncryptedKeyElement(Element) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Set the encrypted key element when a pre prepared encrypted key is used
- setEncryptSymmetricEncryptionKey(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncryptSymmKey(boolean) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- setEncSymmAlgo(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncUser(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setEphemeralKey(byte[]) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setExternalKey(byte[], String) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setExternalKey(byte[], Element) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setGeneration(int) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Sets the generation of the derived key
- setHandleCustomPasswordTypes(boolean) - Method in class org.apache.ws.security.WSSConfig
-
- 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.DerivedKeyToken
-
Set the id of this derived key token.
- setID(String) - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Set the id of this security context token.
- 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.SignatureConfirmation
-
Set wsu:Id attribute of this SignatureConfirmation element.
- setID(String) - Method in class org.apache.ws.security.message.token.Timestamp
-
Set wsu:Id attribute of this timestamp
- 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.WSAddSignatureConfirmation
-
- setId(String) - Method in class org.apache.ws.security.message.WSAddTimestamp
-
- setId(String) - Method in class org.apache.ws.security.message.WSSAddUsernameToken
-
- setIdAllocator(WsuIdAllocator) - Method in class org.apache.ws.security.WSSConfig
-
- setIdentifier(Document, String) - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Deprecated.
use {#link SecurityContextToken.setIdentifier(String)} instead
- setIdentifier(String) - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Set the identifier.
- setIdentifier(String) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- setIdentifier(String) - Method in class org.apache.ws.security.WSPasswordCallback
-
Extended callback interface allows for setting the username as well.
- setKey(byte[]) - Method in class org.apache.ws.security.message.WSEncryptBody
-
- setKey(byte[]) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Sets the key to use during embedded encryption.
- setKey(byte[]) - Method in class org.apache.ws.security.WSPasswordCallback
-
Set the Key.
- setKeyEnc(String) - Method in class org.apache.ws.security.message.WSEncryptBody
-
- setKeyEnc(String) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Sets the algorithm to encode the symmetric key.
- setKeyEncAlgo(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setKeyIdentifier(X509Certificate) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Sets the KeyIdentifier Element as a X509 certificate.
- setKeyIdentifier(String, String) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- setKeyIdentifierEncKeySHA1(String) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- setKeyIdentifierSKI(X509Certificate, Crypto) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Sets the KeyIdentifier Element as a X509 Subject-Key-Identifier (SKI).
- setKeyIdentifierThumb(X509Certificate) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Sets the KeyIdentifier Element as a Thumbprint.
- setKeyIdentifierType(int) - Method in class org.apache.ws.security.message.WSBaseMessage
-
- setKeyIdentifierType(int) - Method in class org.apache.ws.security.message.WSSecBase
-
Sets which key identifier to use.
- setKeySize(int) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setKeyStore(KeyStore) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
A Hook for subclasses to set the keystore without having to
load it from an InputStream
.
- setLabel(String) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Sets the label of the derived key
- setLabel(String) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setLength(int) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Sets the length of the derived key
- setLength(int) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setMsgContext(Object) - Method in class org.apache.ws.security.handler.RequestData
-
- setMustUnderstand(boolean) - Method in class org.apache.ws.security.message.WSBaseMessage
-
- setMustUnderstand(boolean) - Method in class org.apache.ws.security.message.WSSecHeader
-
Set the mustUnderstand
flag for the
wsse:Security
header.
- setName(String) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
Set the name (i.e.
- setName(String) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Set the user name.
- setName(QName) - Method in class org.apache.ws.security.WSDataRef
-
- setNamespace(Element, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Set a namespace/prefix on an element 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.message.token.DerivedKeyToken
-
Sets the nonce value of the derived key
- setNonce(String) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setNonce(String) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Set the WSUsernameToken nonce for this WSUsernameTokenPrincipal
.
- setNoSerialization(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
- setOffset(int) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Sets the offset
- setOffset(int) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setOption(String, Object) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
Set the given option (name/value) in this handler's bag of options
- setOptionDefault(String, Object) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
Set a default value for the given option:
if the option is not already set, then set it.
- setOptions(Hashtable) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
- setOptionsLockable(boolean) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
Should this Handler use a LockableHashtable for options?
Default is 'false'.
- setParentNode(Element) - Method in class org.apache.ws.security.message.WSEncryptBody
-
Deprecated.
- setParts(Vector) - Method in class org.apache.ws.security.message.WSBaseMessage
-
- setParts(Vector) - Method in class org.apache.ws.security.message.WSSecBase
-
Set which parts of the message to encrypt/sign.
- setPassword(Object, String) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
- setPassword(Object, String) - Method in class org.apache.ws.security.handler.WSHandler
-
- setPassword(Object, String) - Method in class org.apache.ws.security.handler.WSS4JHandler
-
- setPassword(String) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Sets the password string.
- 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
.
- setPasswordsAreEncoded(boolean) - Method in class org.apache.ws.security.message.token.UsernameToken
-
- setPasswordsAreEncoded(boolean) - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
- setPasswordsAreEncoded(boolean) - Method in class org.apache.ws.security.WSSConfig
-
- setPasswordType(String) - Method in class org.apache.ws.security.message.WSSAddUsernameToken
-
- setPasswordType(String) - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Defines how to construct the password element of the
UsernameToken
.
- setPasswordType(String) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
- setPrecisionInMilliSeconds(boolean) - Method in class org.apache.ws.security.WSSConfig
-
Set the precision in milliseconds
- setPrefix(String) - Method in class org.apache.ws.security.util.Mapping
-
- setProcessor(Processor) - Method in class org.apache.ws.security.WSDocInfo
-
Store a Processor for later access.
- setProcessor(QName, String) - Method in class org.apache.ws.security.WSSConfig
-
Associate a SOAP processor name with a specified SOAP Security header
element QName.
- setProcessor(QName, Processor) - Method in class org.apache.ws.security.WSSConfig
-
Associate a SOAP processor instance with a specified SOAP Security header
element QName.
- setProperties(String, String, String) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
This is used to set the Name, Label and Nonce element values in the properties element
At this point I'm not sure if these are the only properties that will appear in the
Properties
element.
- setProperties(Hashtable) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
If there are other types of properties other than Name, Label and Nonce
This is provided for extensibility purposes
- setProperty(Object, String, Object) - Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
-
- setProperty(Object, String, Object) - Method in class org.apache.ws.security.handler.WSHandler
-
- setProperty(Object, String, Object) - Method in class org.apache.ws.security.handler.WSS4JHandler
-
- setProtectedElement(Element) - Method in class org.apache.ws.security.WSDataRef
-
- setPublicKey(PublicKey) - Method in class org.apache.ws.security.PublicKeyCallback
-
- setPublicKey(PublicKey) - Method in class org.apache.ws.security.PublicKeyPrincipal
-
- setPwType(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setRawPassword(String) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Set the raw (plain text) password used to compute secret key.
- 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
-
- setSct(SecurityContextToken) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- setSctId(String) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- setSecHeader(WSSecHeader) - Method in class org.apache.ws.security.handler.RequestData
-
- setSecret(byte[]) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- setSecretKey(byte[]) - Method in class org.apache.ws.security.message.WSSecSignature
-
- setSecretKeyLength(int) - Method in class org.apache.ws.security.handler.RequestData
-
- setSecretKeyLength(int) - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Set the secret key length
- setSecretKeyLength(int) - Method in class org.apache.ws.security.WSSConfig
-
Set the secret key length to be used for UT_SIGN.
- setSecuityTokenReference(SecurityTokenReference) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Deprecated.
use setSecurityTokenReference(SecurityTokenReference ref) instead
- setSecuityTokenReference(Element) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Deprecated.
use setSecurityTokenReference(Element elem) instead
- setSecurityTokenReference(SecurityTokenReference) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Sets the security token reference of the derived key token
This is the reference to the shared secret used in the conversation/context
- setSecurityTokenReference(Element) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
- setSecurityTokenReference(SecurityTokenReference) - Method in class org.apache.ws.security.message.WSEncryptBody
-
- setSecurityTokenReference(SecurityTokenReference) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- setSecurityTokenReference(Element) - Method in class org.apache.ws.security.WSDocInfo
-
Set a SecurityTokenReference element.
- setServiceLabel(String) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Set the label value of the service.
- setSigAlgorithm(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setSigCanonicalization(String) - Method in class org.apache.ws.security.message.WSSecDKSign
-
Set the canonicalization method to use.
- setSigCanonicalization(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the canonicalization method to use.
- setSigCanonicalization(String) - Method in class org.apache.ws.security.message.WSSignEnvelope
-
- setSigCrypto(Crypto) - Method in class org.apache.ws.security.handler.RequestData
-
- setSigDigestAlgorithm(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setSigKeyId(int) - Method in class org.apache.ws.security.handler.RequestData
-
- setSignatureAlgorithm(String) - Method in class org.apache.ws.security.message.WSSecDKSign
-
- setSignatureAlgorithm(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the name of the signature encryption algorithm to use.
- setSignatureAlgorithm(String) - Method in class org.apache.ws.security.message.WSSignEnvelope
-
- setSignatureUser(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setSignatureValue(byte[]) - Method in class org.apache.ws.security.message.WSSecSignatureConfirmation
-
Set the Signature value to store in this SignatureConfirmation.
- setSignatureValue(byte[]) - Method in class org.apache.ws.security.WSSecurityEngineResult
-
Deprecated.
use put(#TAG_SIGNATURE_VALUE, signatureValue) instead
- setSoapConstants(SOAPConstants) - Method in class org.apache.ws.security.handler.RequestData
-
- setSymmetricEncAlgorithm(String) - Method in class org.apache.ws.security.message.WSEncryptBody
-
- setSymmetricEncAlgorithm(String) - Method in class org.apache.ws.security.message.WSSecDKEncrypt
-
- setSymmetricEncAlgorithm(String) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Set the name of the symmetric encryption algorithm to use.
- setSymmetricKey(SecretKey) - Method in class org.apache.ws.security.message.WSEncryptBody
-
- setSymmetricKey(SecretKey) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Set the symmetric key to be used for encryption
- setTimeStampStrict(boolean) - Method in class org.apache.ws.security.WSSConfig
-
- setTimeToLive(int) - Method in class org.apache.ws.security.handler.RequestData
-
- setTimeToLive(int) - Method in class org.apache.ws.security.message.WSBaseMessage
-
- setTimeToLive(int) - Method in class org.apache.ws.security.message.WSSecTimestamp
-
Set the time to live.
- setToken(byte[]) - Method in class org.apache.ws.security.message.token.BinarySecurity
-
set the token information.
- setTokenElement(Element) - Method in class org.apache.ws.security.CustomTokenPrincipal
-
- setTokenIdDirectId(boolean) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setTokenObject(Object) - Method in class org.apache.ws.security.CustomTokenPrincipal
-
- setType(int) - Method in class org.apache.ws.security.WSEncryptionPart
-
- setURI(String) - Method in class org.apache.ws.security.message.token.Reference
-
set the URI.
- setUseDerivedKey(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
- setUseDerivedKeyForMAC(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
Whether to use the derived key for a MAC.
- setUseKeyIdentifier(boolean) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Set this true if a key identifier must be used in the KeyInfo
- setUserInfo(String, String) - Method in class org.apache.ws.security.message.WSBaseMessage
-
- setUserInfo(String) - Method in class org.apache.ws.security.message.WSEncryptBody
-
- setUserInfo(String, String) - Method in class org.apache.ws.security.message.WSSecBase
-
Set the user and password info.
- setUserInfo(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Set the user name to get the encryption certificate.
- setUsername(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setUsernameToken(WSSecUsernameToken) - Method in class org.apache.ws.security.message.WSSecSignature
-
- setUsernameToken(WSSAddUsernameToken) - Method in class org.apache.ws.security.message.WSSignEnvelope
-
- setUseSingleCert(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
Whether to use a single certificate or a whole certificate chain when
constructing a BinarySecurityToken used for direct reference in Signature.
- setUseSingleCertificate(boolean) - Method in class org.apache.ws.security.message.WSSecSignature
-
set the single cert flag.
- setUseSingleCertificate(boolean) - Method in class org.apache.ws.security.message.WSSignEnvelope
-
- setUseThisCert(X509Certificate) - Method in class org.apache.ws.security.message.WSEncryptBody
-
- setUseThisCert(X509Certificate) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Set the X509 Certificate to use for encryption.
- setUtElements(String[]) - Method in class org.apache.ws.security.handler.RequestData
-
- 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.
- setVerified(boolean) - Method in class org.apache.ws.security.PublicKeyCallback
-
- setWsConfig(WSSConfig) - Method in class org.apache.ws.security.message.WSBaseMessage
-
- setWsConfig(WSSConfig) - Method in class org.apache.ws.security.message.WSSecBase
-
- setWscVersion(int) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setWscVersion(int) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- setWsDocInfo(WSDocInfo) - Method in class org.apache.ws.security.message.EnvelopeIdResolver
-
- setWsiBSPCompliant(boolean) - Method in class org.apache.ws.security.WSSConfig
-
Set the WS-I Basic Security Profile compliance mode.
- setWssConfig(WSSConfig) - Method in class org.apache.ws.security.handler.RequestData
-
- setWssConfig(WSSConfig) - Method in class org.apache.ws.security.WSSecurityEngine
-
- setWsuId(Element) - Method in class org.apache.ws.security.message.WSBaseMessage
-
- setWsuId(Element) - Method in class org.apache.ws.security.message.WSSecBase
-
- setWsuId(String) - Method in class org.apache.ws.security.WSDataRef
-
- setX509Certificate(X509Certificate) - Method in class org.apache.ws.security.message.token.X509Security
-
Sets the X509Certificate.
- setX509Certificate(X509Certificate) - Method in class org.apache.ws.security.message.WSSecSignature
-
- setX509Certificates(X509Certificate[], boolean, Crypto) - Method in class org.apache.ws.security.message.token.PKIPathSecurity
-
set the X509Certificate array.
- setX509IssuerSerial(X509Data) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Sets the X509 IssuerSerial data.
- setXpath(String) - Method in class org.apache.ws.security.WSDataRef
-
- setXpath(String) - Method in class org.apache.ws.security.WSEncryptionPart
-
- sig - Variable in class org.apache.ws.security.message.WSSecSignature
-
- SIG_ALGO - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Defines which signature algorithm to use.
- SIG_CONF_DONE - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
- SIG_DIGEST_ALGO - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Defines which signature digest algorithm to use.
- SIG_KEY_ID - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Defines which key identifier type to use.
- 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
-
- SIG_PROP_FILE - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The name of the crypto property file to use for SOAP Signature.
- SIG_PROP_REF_ID - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The key that hold the refernce of the java.util.Properties
object holding complete info about signature Crypto implementation.
- sigAlgo - Variable in class org.apache.ws.security.message.WSSecDKSign
-
- sigAlgo - Variable in class org.apache.ws.security.message.WSSecSignature
-
- sigAlgo - Variable in class org.apache.ws.security.message.WSSignEnvelope
-
- SIGN - Static variable in class org.apache.ws.security.WSConstants
-
- SIGN_WITH_UT_KEY - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Use this to use a specific signature mechanism for .Net.
- SIGNATURE - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Perform Signature.
- 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
- SIGNATURE_CONFIRMATION_LN - Static variable in class org.apache.ws.security.WSConstants
-
- SIGNATURE_PARTS - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Parameter to define which parts of the request shall be signed.
- SIGNATURE_USER - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The user's name for signature.
- SignatureAction - Class in org.apache.ws.security.action
-
- SignatureAction() - Constructor for class org.apache.ws.security.action.SignatureAction
-
- SignatureConfirmation - Class in org.apache.ws.security.message.token
-
Signature Confirmation element.
- SignatureConfirmation(Element) - Constructor for class org.apache.ws.security.message.token.SignatureConfirmation
-
Constructs a SignatureConfirmation
object and parses the
wsse11:SignatureCOnfirmation
element to initialize it.
- SignatureConfirmation(Document, byte[]) - Constructor for class org.apache.ws.security.message.token.SignatureConfirmation
-
Constructs a SignatureConfirmation
object according
to the defined parameters.
- signatureConfirmation - Static variable in class org.apache.ws.security.WSSecurityEngine
-
wsse11:signatureConfirmation
as defined by OASIS WS Security specification,
- SignatureConfirmationAction - Class in org.apache.ws.security.action
-
- SignatureConfirmationAction() - Constructor for class org.apache.ws.security.action.SignatureConfirmationAction
-
- SignatureConfirmationProcessor - Class in org.apache.ws.security.processor
-
- SignatureConfirmationProcessor() - Constructor for class org.apache.ws.security.processor.SignatureConfirmationProcessor
-
- SignatureProcessor - Class in org.apache.ws.security.processor
-
- SignatureProcessor() - Constructor for class org.apache.ws.security.processor.SignatureProcessor
-
- signatureValue - Variable in class org.apache.ws.security.message.WSSecDKSign
-
- signatureValue - Variable in class org.apache.ws.security.message.WSSecSignature
-
- signatureValue - Variable in class org.apache.ws.security.message.WSSignEnvelope
-
- 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
-
- skip(int) - Method in class org.apache.ws.security.components.crypto.DERDecoder
-
Advance the current position by the given number of bytes.
- SND_SECURITY - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
This is an interal property name to support handler chaining.
- SOAP11_CONSTANTS - Static variable in interface org.apache.ws.security.SOAPConstants
-
SOAP 1.1 constants - thread-safe and shared
- SOAP11Constants - Class in org.apache.ws.security
-
SOAP 1.1 constants
- SOAP11Constants() - Constructor for class org.apache.ws.security.SOAP11Constants
-
- SOAP12_CONSTANTS - Static variable in interface org.apache.ws.security.SOAPConstants
-
SOAP 1.2 constants - thread-safe and shared
- SOAP12Constants - Class in org.apache.ws.security
-
SOAP 1.2 constants
- SOAP12Constants() - Constructor for class org.apache.ws.security.SOAP12Constants
-
- SOAPConstants - Interface in org.apache.ws.security
-
An interface definining SOAP constants.
- SOAPMESSAGE_NS - Static variable in class org.apache.ws.security.WSConstants
-
- SOAPMESSAGE_NS11 - Static variable in class org.apache.ws.security.WSConstants
-
- 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.
- splitAndTrim(String) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
- ST_SIGNED - Static variable in class org.apache.ws.security.WSConstants
-
- ST_UNSIGNED - Static variable in class org.apache.ws.security.WSConstants
-
- 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
-
- strElem - Variable in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
The wsse:SecurityTokenReference element to be used
- StringUtil - Class in org.apache.ws.security.util
-
- StringUtil() - Constructor for class org.apache.ws.security.util.StringUtil
-
- STRTransform - Class in org.apache.ws.security.transform
-
Class STRTransform
- STRTransform() - Constructor for class org.apache.ws.security.transform.STRTransform
-
- STRTransformUtil - Class in org.apache.ws.security.transform
-
Utility class exposing the dereferencing logic of the
STRTransform
implementation.
- strUri - Variable in class org.apache.ws.security.message.WSSecSignature
-
- STS_GENERATED - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
- STSREQUEST_TOKEN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
- symEncAlgo - Variable in class org.apache.ws.security.message.WSEncryptBody
-
- symEncAlgo - Variable in class org.apache.ws.security.message.WSSecDKEncrypt
-
- symEncAlgo - Variable in class org.apache.ws.security.message.WSSecEncrypt
-
- symmetricKey - Variable in class org.apache.ws.security.message.WSEncryptBody
-
Symmetric key used in the EncrytpedKey.
- symmetricKey - Variable in class org.apache.ws.security.message.WSSecEncrypt
-
Symmetric key used in the EncrytpedKey.
- TAG_ACTION - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the cryptographic operation performed
The value under this tag is of type java.lang.Integer
- TAG_BINARY_SECURITY_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the X.509 certificate found, if applicable.
- TAG_CANONICALIZATION_METHOD - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the algorithm that was used to do canonicalization
The value under this tag is of type String.
- TAG_DATA_REF_URIS - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting references to a List of Data ref URIs.
- TAG_DECRYPTED_KEY - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting a reference to the decrypted key
The value under this tag is of type byte[].
- TAG_ENCRYPTED_EPHEMERAL_KEY - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the encrypted key bytes
The value under this tag is a byte array
- TAG_ENCRYPTED_KEY_ID - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting references to the encrypted key id.
- TAG_ENCRYPTED_KEY_TRANSPORT_METHOD - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the encrypted key transport algorithm.
- TAG_PRINCIPAL - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the security principal found, if applicable.
- TAG_PROTECTED_ELEMENTS - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting references to the DOM elements that have been
cryptographically protected.
- TAG_SAML_ASSERTION - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the SAML Assertion found, if applicable.
- TAG_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting references to the DOM elements that have been
cryptographically protected.
- TAG_SIGNATURE_CONFIRMATION - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the signature confirmation of a signed element,
if applicable.
- TAG_SIGNATURE_METHOD - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the algorithm that was used to sign the message
The value under this tag is of type String.
- TAG_SIGNATURE_VALUE - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the signature value of a signed element, if applicable.
- TAG_SIGNED_ELEMENT_IDS - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the wsu:Ids of signed elements, if applicable.
- TAG_TIMESTAMP - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the timestamp found, if applicable.
- TAG_X509_CERTIFICATE - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the X.509 certificate found, if applicable.
- TAG_X509_CERTIFICATES - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the X.509 certificate chain found, if applicable.
- test(byte) - Method in class org.apache.ws.security.components.crypto.DERDecoder
-
Test if the byte at the current position matches the given value.
- THUMB_URI - Static variable in class org.apache.ws.security.message.token.SecurityTokenReference
-
- THUMBPRINT - Static variable in class org.apache.ws.security.WSConstants
-
- THUMBPRINT_IDENTIFIER - Static variable in class org.apache.ws.security.WSConstants
-
THUMPRINT_IDENTIFIER
is used to set the specific key identifier
ThumbprintSHA1.
- TIMESTAMP - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Add a timestamp to the security header.
- Timestamp - Class in org.apache.ws.security.message.token
-
Timestamp according to SOAP Message Security 1.0,
chapter 10 / appendix A.2
- Timestamp(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(boolean, Document, int) - Constructor for class org.apache.ws.security.message.token.Timestamp
-
Constructs a Timestamp
object according
to the defined parameters.
- timeStamp - Static variable in class org.apache.ws.security.WSSecurityEngine
-
wsu:Timestamp
as defined by OASIS WS Security specification,
- TIMESTAMP_PRECISION - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Should timestamps have precision in milliseconds
- TIMESTAMP_STRICT - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Set the value of this parameter to true to enable strict timestamp
handling.
- TIMESTAMP_TOKEN_LN - Static variable in class org.apache.ws.security.WSConstants
-
- TimestampAction - Class in org.apache.ws.security.action
-
- TimestampAction() - Constructor for class org.apache.ws.security.action.TimestampAction
-
- TimestampProcessor - Class in org.apache.ws.security.processor
-
- TimestampProcessor() - Constructor for class org.apache.ws.security.processor.TimestampProcessor
-
- timeStampStrict - Variable in class org.apache.ws.security.WSSConfig
-
If set to true then the timestamp handling will throw an exception if the
timestamp contains an expires element and the semantics are expired.
- timeToLive - Variable in class org.apache.ws.security.message.WSBaseMessage
-
- TOKEN - Static variable in class org.apache.ws.security.message.token.Reference
-
- TOKEN - Static variable in class org.apache.ws.security.message.token.UsernameToken
-
- TOKEN_BST - Static variable in class org.apache.ws.security.message.token.BinarySecurity
-
- TOKEN_KI - Static variable in class org.apache.ws.security.message.token.BinarySecurity
-
- TOKEN_TYPE_DERIVED_KEY_TOKEN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Token type of DerivedKeyToken
- TOKEN_TYPE_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Token type of SecurityContextToken
- tokenIdDirectId - Variable in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
True if the tokenIdentifier is a direct reference to a key identifier
instead of a URI to a key
- tokenIdentifier - Variable in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
The Token identifier of the token that the DerivedKeyToken
is (or to be) derived from.
- 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.
- 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.DerivedKeyToken
-
Returns 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.SecurityContextToken
-
Returns the string representation of the token.
- 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.SignatureConfirmation
-
Returns the string representation of the token.
- 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.
- toString() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Return a string representation of this WSUsernameTokenPrincipal
.
- 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
-
- TTL_FUTURE_TIMESTAMP - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
This configuration tag specifies the time in seconds in the future within which
the Created time of an incoming Timestamp is valid.
- TTL_TIMESTAMP - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Time-To-Live is the time difference between creation and expiry time in
the WSS Timestamp.
- TYPE_BIT_STRING - Static variable in class org.apache.ws.security.components.crypto.DERDecoder
-
DER type identifier for a bit string value
- TYPE_OCTET_STRING - Static variable in class org.apache.ws.security.components.crypto.DERDecoder
-
DER type identifier for a octet string value
- TYPE_SEQUENCE - Static variable in class org.apache.ws.security.components.crypto.DERDecoder
-
DER type identifier for a sequence value
- wantsNodeSet() - Method in class org.apache.ws.security.transform.STRTransform
-
- wantsOctetStream() - Method in class org.apache.ws.security.transform.STRTransform
-
- WSAddSignatureConfirmation - Class in org.apache.ws.security.message
-
Builds a WS SignatureConfirmation and inserts it into the SOAP Envelope.
- WSAddSignatureConfirmation() - Constructor for class org.apache.ws.security.message.WSAddSignatureConfirmation
-
- WSAddSignatureConfirmation(String) - Constructor for class org.apache.ws.security.message.WSAddSignatureConfirmation
-
- WSAddSignatureConfirmation(String, boolean) - Constructor for class org.apache.ws.security.message.WSAddSignatureConfirmation
-
- WSAddTimestamp - Class in org.apache.ws.security.message
-
Builds a WS Timestamp and inserts it into the SOAP Envelope.
- WSAddTimestamp() - Constructor for class org.apache.ws.security.message.WSAddTimestamp
-
- WSAddTimestamp(String) - Constructor for class org.apache.ws.security.message.WSAddTimestamp
-
- WSAddTimestamp(String, boolean) - Constructor for class org.apache.ws.security.message.WSAddTimestamp
-
- WSBaseMessage - Class in org.apache.ws.security.message
-
This is the base class for WS Security messages.
- WSBaseMessage() - Constructor for class org.apache.ws.security.message.WSBaseMessage
-
- WSBaseMessage(String) - Constructor for class org.apache.ws.security.message.WSBaseMessage
-
- WSBaseMessage(String, boolean) - Constructor for class org.apache.ws.security.message.WSBaseMessage
-
- WSC_NS_05_02 - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
WS-SecConv Feb 2005 version
- WSC_NS_05_12 - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
WS-Sx version
- WSC_PREFIX - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Field WSC_PREFIX
- WSC_SCT - Static variable in class org.apache.ws.security.WSConstants
-
- WSConstants - Class in org.apache.ws.security
-
Constants in WS-Security spec.
- WSConstants() - Constructor for class org.apache.ws.security.WSConstants
-
- WSDataRef - Class in org.apache.ws.security
-
- WSDataRef(String) - Constructor for class org.apache.ws.security.WSDataRef
-
- WSDataRef(String, String) - Constructor for class org.apache.ws.security.WSDataRef
-
- WSDataRef(String, String, QName) - Constructor for class org.apache.ws.security.WSDataRef
-
- WSDerivedKeyTokenPrincipal - Class in org.apache.ws.security
-
This class implements the Principal
interface and
represents a DerivedKeyToken
.
- WSDerivedKeyTokenPrincipal(String) - Constructor for class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- WSDoAllHandler - Class in org.apache.ws.axis.security.handler
-
WSDoAllHandler
is a utility class which implements simple
property setting/getting behavior, and stubs out a lot of the Handler
methods.
- WSDoAllHandler() - Constructor for class org.apache.ws.axis.security.handler.WSDoAllHandler
-
- WSDoAllReceiver - Class in org.apache.ws.axis.security
-
- WSDoAllReceiver() - Constructor for class org.apache.ws.axis.security.WSDoAllReceiver
-
- WSDoAllSender - Class in org.apache.ws.axis.security
-
- WSDoAllSender() - Constructor for class org.apache.ws.axis.security.WSDoAllSender
-
- wsDocInfo - Variable in class org.apache.ws.security.message.WSSecSignature
-
- WSDocInfo - Class in org.apache.ws.security
-
- WSDocInfo(Document) - Constructor for class org.apache.ws.security.WSDocInfo
-
- WSDocInfoStore - Class in org.apache.ws.security
-
- 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.
- WSE_SECRET_KEY_LENGTH - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
This parameter sets the length of the secret (derived) key to use for the
WSE UT_SIGN functionality.
- WSEncryptBody - Class in org.apache.ws.security.message
-
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
-
- WSEncryptBody(String) - Constructor for class org.apache.ws.security.message.WSEncryptBody
-
- WSEncryptBody(String, boolean) - Constructor for class org.apache.ws.security.message.WSEncryptBody
-
- WSEncryptionPart - Class in org.apache.ws.security
-
- WSEncryptionPart(String, String, String) - Constructor for class org.apache.ws.security.WSEncryptionPart
-
Constructor to initialize part structure with element, namespace, and modifier.
- WSEncryptionPart(String, String, String, int) - Constructor for class org.apache.ws.security.WSEncryptionPart
-
Constructor to initialize part structure with element, namespace, and modifier,type.
- WSEncryptionPart(String) - Constructor for class org.apache.ws.security.WSEncryptionPart
-
Constructor to initialize part structure with element id.
- WSEncryptionPart(String, String) - Constructor for class org.apache.ws.security.WSEncryptionPart
-
Constructor to initialize part structure with element id and modifier.
- WSEncryptionPart(String, String, int) - Constructor for class org.apache.ws.security.WSEncryptionPart
-
Constructor to initialize part structure with element id, modifier and type.
- WSHandler - Class in org.apache.ws.security.handler
-
Extracted from WSDoAllReceiver and WSDoAllSender
Extended to all passwordless UsernameTokens and configurable identities.
- WSHandler() - Constructor for class org.apache.ws.security.handler.WSHandler
-
- WSHandlerConstants - Class in org.apache.ws.security.handler
-
This class defines the names, actions, and other string for the deployment
data of the WSS handler.
- WSHandlerConstants() - Constructor for class org.apache.ws.security.handler.WSHandlerConstants
-
- WSHandlerResult - Class in org.apache.ws.security.handler
-
- WSHandlerResult(String, Vector) - Constructor for class org.apache.ws.security.handler.WSHandlerResult
-
constructor
- wsiBSPCompliant - Variable in class org.apache.ws.security.WSSConfig
-
- WSPasswordCallback - Class in org.apache.ws.security
-
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.
- WSS4JHandler - Class in org.apache.ws.security.handler
-
Merged and converted the the axis handlers WSDoAllReceiver and WSDoAllSender
into a single JAX-RPC Handler.
- WSS4JHandler() - Constructor for class org.apache.ws.security.handler.WSS4JHandler
-
- WSS_SAML2_KI_VALUE_TYPE - Static variable in class org.apache.ws.security.WSConstants
-
- WSS_SAML2_TOKEN_TYPE - Static variable in class org.apache.ws.security.WSConstants
-
- WSS_SAML_ASSERTION - Static variable in class org.apache.ws.security.WSConstants
-
- WSS_SAML_KI_VALUE_TYPE - Static variable in class org.apache.ws.security.WSConstants
-
- WSS_SAML_NS - Static variable in class org.apache.ws.security.WSConstants
-
- WSS_SAML_TOKEN_TYPE - Static variable in class org.apache.ws.security.WSConstants
-
- WSSAddUsernameToken - Class in org.apache.ws.security.message
-
Builds a WS UsernameToken and inserts it into the SOAP Envelope.
- WSSAddUsernameToken() - Constructor for class org.apache.ws.security.message.WSSAddUsernameToken
-
- WSSAddUsernameToken(String) - Constructor for class org.apache.ws.security.message.WSSAddUsernameToken
-
- WSSAddUsernameToken(String, boolean) - Constructor for class org.apache.ws.security.message.WSSAddUsernameToken
-
- wssConfig - Variable in class org.apache.ws.security.message.WSBaseMessage
-
- wssConfig - Variable in class org.apache.ws.security.message.WSSecBase
-
- WSSConfig - Class in org.apache.ws.security
-
WSSConfig
Carries configuration data so the WSS4J spec compliance can be
modified in runtime.
- WSSConfig() - Constructor for class org.apache.ws.security.WSSConfig
-
- WSSE11_NS - Static variable in class org.apache.ws.security.WSConstants
-
- WSSE11_PREFIX - Static variable in class org.apache.ws.security.WSConstants
-
- WSSE_LN - Static variable in class org.apache.ws.security.WSConstants
-
- WSSE_NS - Static variable in class org.apache.ws.security.WSConstants
-
- WSSE_PREFIX - Static variable in class org.apache.ws.security.WSConstants
-
- WSSecBase - Class in org.apache.ws.security.message
-
This is the base class for WS Security messages.
- WSSecBase() - Constructor for class org.apache.ws.security.message.WSSecBase
-
Constructor.
- WSSecDerivedKeyBase - Class in org.apache.ws.security.message
-
Base class for DerivedKey encryption and signature
- WSSecDerivedKeyBase() - Constructor for class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- WSSecDKEncrypt - Class in org.apache.ws.security.message
-
Encrypts and signs parts of a message with derived keys derived from a
symmetric key.
- WSSecDKEncrypt() - Constructor for class org.apache.ws.security.message.WSSecDKEncrypt
-
- WSSecDKSign - Class in org.apache.ws.security.message
-
Builder to sign with derived keys
- WSSecDKSign() - Constructor for class org.apache.ws.security.message.WSSecDKSign
-
- WSSecEncrypt - Class in org.apache.ws.security.message
-
Encrypts a parts of a message according to WS Specification, X509 profile,
and adds the encryption data.
- WSSecEncrypt() - Constructor for class org.apache.ws.security.message.WSSecEncrypt
-
Constructor.
- WSSecEncryptedKey - Class in org.apache.ws.security.message
-
Builder class to build an EncryptedKey.
- WSSecEncryptedKey() - Constructor for class org.apache.ws.security.message.WSSecEncryptedKey
-
- WSSecHeader - Class in org.apache.ws.security.message
-
This class implements WS Security header.
- WSSecHeader() - Constructor for class org.apache.ws.security.message.WSSecHeader
-
Constructor.
- WSSecHeader(String) - Constructor for class org.apache.ws.security.message.WSSecHeader
-
Constructor.
- WSSecHeader(String, boolean) - Constructor for class org.apache.ws.security.message.WSSecHeader
-
Constructor.
- WSSecSecurityContextToken - Class in org.apache.ws.security.message
-
Builder class to add a wsc:SecurityContextToken
into the
wsse:Security
- WSSecSecurityContextToken() - Constructor for class org.apache.ws.security.message.WSSecSecurityContextToken
-
- WSSecSignature - Class in org.apache.ws.security.message
-
Creates a Signature according to WS Specification, X509 profile.
- WSSecSignature() - Constructor for class org.apache.ws.security.message.WSSecSignature
-
Constructor.
- WSSecSignatureConfirmation - Class in org.apache.ws.security.message
-
Builds a WS SignatureConfirmation and inserts it into the SOAP Envelope.
- WSSecSignatureConfirmation() - Constructor for class org.apache.ws.security.message.WSSecSignatureConfirmation
-
Constructor.
- WSSecTimestamp - Class in org.apache.ws.security.message
-
Builds a WS Timestamp and inserts it into the SOAP Envelope.
- WSSecTimestamp() - Constructor for class org.apache.ws.security.message.WSSecTimestamp
-
Constructor.
- WSSecurityEngine - Class in org.apache.ws.security
-
WS-Security Engine.
- WSSecurityEngine() - Constructor for class org.apache.ws.security.WSSecurityEngine
-
- WSSecurityEngineResult - Class in org.apache.ws.security
-
- WSSecurityEngineResult(int, Object) - Constructor for class org.apache.ws.security.WSSecurityEngineResult
-
- WSSecurityEngineResult(int, Principal, X509Certificate, Set, byte[]) - Constructor for class org.apache.ws.security.WSSecurityEngineResult
-
- WSSecurityEngineResult(int, Principal, X509Certificate, Set, Set, byte[]) - Constructor for class org.apache.ws.security.WSSecurityEngineResult
-
- WSSecurityEngineResult(int, Principal, X509Certificate, Set, List, byte[]) - Constructor for class org.apache.ws.security.WSSecurityEngineResult
-
- WSSecurityEngineResult(int, byte[], byte[], String, List) - Constructor for class org.apache.ws.security.WSSecurityEngineResult
-
- WSSecurityEngineResult(int, byte[], byte[], String, List, X509Certificate) - Constructor for class org.apache.ws.security.WSSecurityEngineResult
-
- WSSecurityEngineResult(int, ArrayList) - Constructor for class org.apache.ws.security.WSSecurityEngineResult
-
- WSSecurityEngineResult(int, Timestamp) - Constructor for class org.apache.ws.security.WSSecurityEngineResult
-
- WSSecurityEngineResult(int, SecurityContextToken) - Constructor for class org.apache.ws.security.WSSecurityEngineResult
-
- WSSecurityEngineResult(int, SignatureConfirmation) - Constructor for class org.apache.ws.security.WSSecurityEngineResult
-
- WSSecurityEngineResult(int, BinarySecurity, X509Certificate[]) - Constructor for class org.apache.ws.security.WSSecurityEngineResult
-
- WSSecurityException - Exception in org.apache.ws.security
-
Exception class for WS-Security.
- WSSecurityException(int, String, Object[], Throwable) - Constructor for exception org.apache.ws.security.WSSecurityException
-
Constructor.
- WSSecurityException(int, String, Object[]) - Constructor for exception org.apache.ws.security.WSSecurityException
-
Constructor.
- WSSecurityException(int, String) - Constructor for exception org.apache.ws.security.WSSecurityException
-
Constructor.
- WSSecurityException(int) - Constructor for exception org.apache.ws.security.WSSecurityException
-
Constructor.
- WSSecurityException(String) - Constructor for exception org.apache.ws.security.WSSecurityException
-
Constructor.
- WSSecurityException(String, Throwable) - Constructor for exception org.apache.ws.security.WSSecurityException
-
Constructor.
- WSSecurityUtil - Class in org.apache.ws.security.util
-
WS-Security Utility methods.
- WSSecurityUtil() - Constructor for class org.apache.ws.security.util.WSSecurityUtil
-
- WSSecUsernameToken - Class in org.apache.ws.security.message
-
Builds a WS UsernameToken.
- WSSecUsernameToken() - Constructor for class org.apache.ws.security.message.WSSecUsernameToken
-
Constructor.
- WSSignEnvelope - Class in org.apache.ws.security.message
-
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
-
- WSSignEnvelope(String) - Constructor for class org.apache.ws.security.message.WSSignEnvelope
-
- WSSignEnvelope(String, boolean) - Constructor for class org.apache.ws.security.message.WSSignEnvelope
-
- WST_NS - Static variable in class org.apache.ws.security.WSConstants
-
WS-Trust namespace
- WSU_NS - Static variable in class org.apache.ws.security.WSConstants
-
- WSU_PREFIX - Static variable in class org.apache.ws.security.WSConstants
-
- WsuIdAllocator - Interface in org.apache.ws.security
-
Interface used for generating unique ID's for elements that need
to be addressed by their wsu:Id attribute
- WSUsernameTokenPrincipal - Class in org.apache.ws.security
-
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.