- c14nMethod - Variable in class org.apache.wss4j.dom.message.WSSecSignature
-
- CallbackLookup - Interface in org.apache.wss4j.dom.callback
-
This interface defines a pluggable way of locating Elements that are referenced via an Id.
- callbackLookup - Variable in class org.apache.wss4j.dom.message.WSSecBase
-
- certUri - Variable in class org.apache.wss4j.dom.message.WSSecSignature
-
- checkAuthnStatements(SamlAssertionWrapper) - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
Check the AuthnStatements of the Assertion (if any)
- checkBinarySecurityBSPCompliance(SecurityTokenReference, BinarySecurity, BSPEnforcer) - Static method in class org.apache.wss4j.dom.str.STRParserUtil
-
Check that the BinarySecurityToken referenced by the SecurityTokenReference argument
is BSP compliant.
- checkConditions(SamlAssertionWrapper, List<String>) - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
Check the Conditions of the Assertion.
- checkConditions(SamlAssertionWrapper) - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
Check the Conditions of the Assertion.
- checkEncryptedKeyBSPCompliance(SecurityTokenReference, BSPEnforcer) - Static method in class org.apache.wss4j.dom.str.STRParserUtil
-
Check that the EncryptedKey referenced by the SecurityTokenReference argument
is BSP compliant.
- checkHolderOfKey(SamlAssertionWrapper, List<WSSecurityEngineResult>, Certificate[]) - Static method in class org.apache.wss4j.dom.saml.DOMSAMLUtil
-
Check the holder-of-key requirements against the received assertion.
- checkOneTimeUse(SamlAssertionWrapper, RequestData) - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
Check the "OneTimeUse" Condition of the Assertion.
- checkReceiverResults(List<WSSecurityEngineResult>, List<Integer>) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
- checkReceiverResultsAnyOrder(List<WSSecurityEngineResult>, List<Integer>) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
- checkSamlTokenBSPCompliance(SecurityTokenReference, SamlAssertionWrapper, BSPEnforcer) - Static method in class org.apache.wss4j.dom.str.STRParserUtil
-
Check that the SAML token referenced by the SecurityTokenReference argument
is BSP compliant.
- checkSenderVouches(SamlAssertionWrapper, Certificate[], Element, List<WSSecurityEngineResult>) - Static method in class org.apache.wss4j.dom.saml.DOMSAMLUtil
-
Check the sender-vouches requirements against the received assertion.
- checkSignatureConfirmation(RequestData, WSHandlerResult) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
- checkUsernameTokenBSPCompliance(SecurityTokenReference, BSPEnforcer) - Static method in class org.apache.wss4j.dom.str.STRParserUtil
-
Check that the Username token referenced by the SecurityTokenReference argument
is BSP compliant.
- clean() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- cleanUp() - Static method in class org.apache.wss4j.dom.engine.WSSConfig
-
- cleanup() - Method in class org.apache.wss4j.dom.message.WSSecSignatureBase
-
- clear() - Method in class org.apache.wss4j.dom.WSDocInfo
-
Clears the data stored in this object
- cloneElement(Document, Element) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
Register the javax.xml.soap.Node with new Cloned Dom Node with java9
- compareCredentials(SAMLKeyInfo, List<WSSecurityEngineResult>, Certificate[]) - Static method in class org.apache.wss4j.dom.saml.DOMSAMLUtil
-
Compare the credentials of the assertion to the credentials used in 2-way TLS or those
used to verify signatures.
- computeSignature(List<Reference>) - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
Compute the Signature over the references.
- computeSignature(List<Reference>, boolean, Element) - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
Compute the Signature over the references.
- computeSignature(List<Reference>) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Compute the Signature over the references.
- computeSignature(List<Reference>, boolean, Element) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Compute the Signature over the references.
- computeSignature(List<Reference>, Element) - Method in class org.apache.wss4j.dom.saml.WSSecSignatureSAML
-
Compute the Signature over the references.
- containsPasswordElement() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Return true if this UsernameToken contains a Password element
- createBase64EncodedTextNode(Document, byte[]) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
create a base64 test node
- createBSTX509(Document, X509Certificate, Element) - Static method in class org.apache.wss4j.dom.transform.STRTransformUtil
-
- createBSTX509(Document, X509Certificate, Element, String) - Static method in class org.apache.wss4j.dom.transform.STRTransformUtil
-
- createCipherValue(Document, Element) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- createDataRefList(Document, Element, List<String>) - Static method in class org.apache.wss4j.dom.message.WSSecEncrypt
-
Create DOM subtree for xenc:EncryptedKey
- createEncryptedKey(Document, String) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Create DOM subtree for xenc:EncryptedKey
- createId(String, Object) - Method in interface org.apache.wss4j.dom.WsuIdAllocator
-
- createPrincipal() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Create a WSDerivedKeyTokenPrincipal from this DerivedKeyToken object
- createPrincipal() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Create a WSUsernameTokenPrincipal from this UsernameToken object
- createSecureId(String, Object) - Method in interface org.apache.wss4j.dom.WsuIdAllocator
-
- createSTRParameter(Document) - Method in class org.apache.wss4j.dom.message.WSSecSignatureBase
-
Create an STRTransformationParameters element
- Credential - Class in org.apache.wss4j.dom.validate
-
This class stores various Credential types that can be validated and/or returned by a
Validator implementation.
- Credential() - Constructor for class org.apache.wss4j.dom.validate.Credential
-
- cryptos - Variable in class org.apache.wss4j.dom.handler.WSHandler
-
- CUSTOM_KEY_IDENTIFIER - Static variable in class org.apache.wss4j.dom.WSConstants
-
CUSTOM_KEY_IDENTIFIER is used to set a KeyIdentifier to
a particular ID
The reference id and value type are set externally.
- CUSTOM_SYMM_SIGNING - Static variable in class org.apache.wss4j.dom.WSConstants
-
CUSTOM_SYMM_SIGNING is used internally only to set a
specific Signature behavior.
- CUSTOM_SYMM_SIGNING_DIRECT - Static variable in class org.apache.wss4j.dom.WSConstants
-
CUSTOM_SYMM_SIGNING_DIRECT is used internally only to set a
specific Signature behavior.
- CUSTOM_TOKEN - Static variable in class org.apache.wss4j.dom.WSConstants
-
- CustomTokenAction - Class in org.apache.wss4j.dom.action
-
- CustomTokenAction() - Constructor for class org.apache.wss4j.dom.action.CustomTokenAction
-
- generateNonce(int) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
Generate a nonce of the given length using the SHA1PRNG algorithm.
- getAction(int) - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
Lookup action
- getAction() - Method in class org.apache.wss4j.dom.handler.HandlerAction
-
- getActionResults() - Method in class org.apache.wss4j.dom.handler.WSHandlerResult
-
- getActionResults() - Method in class org.apache.wss4j.dom.WSDocInfo
-
Return a copy of the map between security actions + results.
- getActionToken() - Method in class org.apache.wss4j.dom.handler.HandlerAction
-
- getActor() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getActor() - Method in class org.apache.wss4j.dom.handler.WSHandlerResult
-
gets the actor
- getAlgorithm() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Gets the derivation algorithm
- getAlgorithm() - Method in class org.apache.wss4j.dom.WSDataRef
-
- getAlgorithmSuite() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getAndRegisterElement(String, String, boolean, DOMCryptoContext) - Method in interface org.apache.wss4j.dom.callback.CallbackLookup
-
Get the DOM element that corresponds to the given id and ValueType reference.
- getAndRegisterElement(String, String, boolean, DOMCryptoContext) - Method in class org.apache.wss4j.dom.callback.DOMCallbackLookup
-
Get the DOM element that corresponds to the given id and ValueType reference.
- getAssertionFromKeyIdentifier(SecurityTokenReference, Element, RequestData) - Static method in class org.apache.wss4j.dom.str.STRParserUtil
-
Get an SamlAssertionWrapper object from parsing a SecurityTokenReference that uses
a KeyIdentifier that points to a SAML Assertion.
- getAttachment() - Method in class org.apache.wss4j.dom.transform.AttachmentTransformParameterSpec
-
- getAttachmentCallbackHandler() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getAttachmentCallbackHandler() - Method in class org.apache.wss4j.dom.message.Encryptor
-
- getAttachmentCallbackHandler() - Method in class org.apache.wss4j.dom.transform.AttachmentTransformParameterSpec
-
- getAttachmentEncryptedDataElements() - Method in class org.apache.wss4j.dom.message.WSSecDKEncrypt
-
- getAttachmentEncryptedDataElements() - Method in class org.apache.wss4j.dom.message.WSSecEncrypt
-
- getAttachmentId(String) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
- getAttachmentTransformParameterSpec() - Method in class org.apache.wss4j.dom.transform.AttachmentContentSignatureTransform
-
- getAudienceRestrictions() - Method in class org.apache.wss4j.dom.handler.RequestData
-
Get the Audience Restrictions
- getBinarySecurityToken() - Method in class org.apache.wss4j.dom.validate.Credential
-
Get the BinarySecurityToken to be validated
- getBinarySecurityTokenElement() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- getBinarySecurityTokenElement() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Returns the BST Token element.
- getBodyQName() - Method in class org.apache.wss4j.dom.SOAP11Constants
-
- getBodyQName() - Method in class org.apache.wss4j.dom.SOAP12Constants
-
- getBodyQName() - Method in interface org.apache.wss4j.dom.SOAPConstants
-
Obtain the QName for the Body element
- getBSPEnforcer() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getBSTTokenId() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Get the id of the BSt generated during prepare().
- getBSTTokenId() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Get the id of the BST generated during prepare().
- getBytesFromAttachment(String, RequestData) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
- getBytesFromAttachment(String, CallbackHandler) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
- getBytesFromAttachment(String, CallbackHandler, boolean) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
- getCallbackHandler() - Method in class org.apache.wss4j.dom.handler.RequestData
-
Returns the CallbackHandler used for this request.
- getCallbackHandler(String, String, RequestData) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
Get a CallbackHandler instance.
- getCallbackHandler(String, String) - Method in class org.apache.wss4j.dom.validate.JAASUsernameTokenValidator
-
- getCallbackHandler() - Method in class org.apache.wss4j.dom.validate.KerberosTokenValidator
-
Get the CallbackHandler to use with the LoginContext
- getCallbackLookup() - Method in class org.apache.wss4j.dom.engine.WSSecurityEngine
-
Get the CallbackLookup object to use to locate elements
- getCallbackLookup() - Method in class org.apache.wss4j.dom.message.Encryptor
-
- getCallbackLookup() - Method in class org.apache.wss4j.dom.WSDocInfo
-
- getCertificates() - Method in class org.apache.wss4j.dom.str.STRParserResult
-
Get the X509Certificates associated with this SecurityTokenReference
- getCertificates() - Method in class org.apache.wss4j.dom.validate.Credential
-
Get an X509Certificate chain to be validated
- getCertificatesReferenceType() - Method in class org.apache.wss4j.dom.str.STRParserResult
-
Get how the certificates were referenced
- getCipherValueFromEncryptedData(Element) - Static method in class org.apache.wss4j.dom.util.EncryptionUtils
-
- getClassLoader(Object) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
Returns the classloader to be used for loading the callback class
- getContextName() - Method in class org.apache.wss4j.dom.validate.JAASUsernameTokenValidator
-
- getContextName() - Method in class org.apache.wss4j.dom.validate.KerberosTokenValidator
-
Get the JAAS Login context name to use.
- getCreated() - Method in class org.apache.wss4j.dom.message.token.Timestamp
-
Get the time of creation.
- getCreated() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Get the created timestamp.
- getCreatedDate() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Return the Created Element as a Date object
- getCreatedString() - Method in class org.apache.wss4j.dom.message.token.Timestamp
-
Get the time of creation as a String
- getCrypto(RequestData) - Method in class org.apache.wss4j.dom.validate.SignatureTrustValidator
-
- getCrypto() - Method in class org.apache.wss4j.dom.WSDocInfo
-
- getCurrentTime() - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
- getCustomEKKeyInfoElement() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- getCustomKeyInfoElement() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
- getCustomTokenId() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
- getData() - Method in class org.apache.wss4j.dom.str.STRParserParameters
-
- getDecCrypto() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getDecodedBase64EncodedData(Element) - Static method in class org.apache.wss4j.dom.util.EncryptionUtils
-
Method getDecodedBase64EncodedData
- getDefaultEncryptionPart(Document) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
Get the default encryption part - the SOAP Body of type "Content".
- getDelegationCredential() - Method in class org.apache.wss4j.dom.validate.Credential
-
- getDerivationKeyLength() - Method in class org.apache.wss4j.dom.str.STRParserParameters
-
- getDerivedKey(BSPEnforcer) - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
This method gets a derived key as defined in WSS Username Token Profile.
- getDerivedKey(String) - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
- getDerivedKey() - Method in class org.apache.wss4j.dom.message.WSSecUsernameToken
-
Get the derived key.
- getDerivedKeyIterations() - Method in class org.apache.wss4j.dom.handler.RequestData
-
Get the derived key iterations.
- getDerivedKeyLength() - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
The derived key will change depending on the sig/encr algorithm.
- getDerivedKeyLength() - Method in class org.apache.wss4j.dom.message.WSSecDKEncrypt
-
- getDerivedKeyLength() - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
- getDerivedKeyTokenReference() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getDigestAlgo() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
- getDigestAlgorithm() - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
- getDigestAlgorithm() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Get the digest algorithm to use with the RSA-OAEP key transport algorithm.
- getDigestAlgorithm(Node) - Static method in class org.apache.wss4j.dom.util.EncryptionUtils
-
- getDigestAlgorithm() - Method in class org.apache.wss4j.dom.WSDataRef
-
- getDigestValue() - Method in class org.apache.wss4j.dom.WSDataRef
-
- getDirectChildElements(Node, String, String) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
Gets all direct children with specified localname and namespace.
- getdktElement() - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
- getDoc() - Method in class org.apache.wss4j.dom.message.Encryptor
-
- getDocument() - Method in class org.apache.wss4j.dom.message.WSSecBase
-
- getDocument() - Method in class org.apache.wss4j.dom.WSDocInfo
-
- getElement(String, String, boolean) - Method in interface org.apache.wss4j.dom.callback.CallbackLookup
-
Get the DOM element that corresponds to the given id and ValueType reference.
- getElement(String, String, boolean) - Method in class org.apache.wss4j.dom.callback.DOMCallbackLookup
-
Get the DOM element that corresponds to the given id and ValueType reference.
- getElement() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Returns the dom element of this SecurityContextToken object.
- getElement() - Method in class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Returns the dom element of this SecurityContextToken object.
- getElement() - Method in class org.apache.wss4j.dom.message.token.SignatureConfirmation
-
Returns the dom element of this SignatureConfirmation object.
- getElement() - Method in class org.apache.wss4j.dom.message.token.Timestamp
-
Returns the dom element of this Timestamp object.
- getElement() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Returns the dom element of this UsernameToken object.
- getElement() - Method in class org.apache.wss4j.dom.message.WSSecSAMLToken
-
- getElement() - Method in class org.apache.wss4j.dom.message.WSSecTimestamp
-
Get the timestamp element generated during prepare().
- getElements(String, String) - Method in interface org.apache.wss4j.dom.callback.CallbackLookup
-
Get the DOM element(s) that correspond to the given localname/namespace.
- getElements(String, String) - Method in class org.apache.wss4j.dom.callback.DOMCallbackLookup
-
Get the DOM element(s) that correspond to the given localname/namespace.
- getEncAlgo(Node) - Static method in class org.apache.wss4j.dom.util.X509Util
-
- getEncryptedElement() - Method in class org.apache.wss4j.dom.WSDataRef
-
- getEncryptedEphemeralKey() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- getEncryptedKeyElement() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- getEncryptionSerializer() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getEncryptionSerializer() - Method in class org.apache.wss4j.dom.message.Encryptor
-
- getEncryptionSerializer() - Method in class org.apache.wss4j.dom.message.WSSecDKEncrypt
-
- getEncryptionSerializer() - Method in class org.apache.wss4j.dom.message.WSSecEncrypt
-
- getEncryptionToken() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getEnvelopeURI() - Method in class org.apache.wss4j.dom.SOAP11Constants
-
- getEnvelopeURI() - Method in class org.apache.wss4j.dom.SOAP12Constants
-
- getEnvelopeURI() - Method in interface org.apache.wss4j.dom.SOAPConstants
-
Obtain the envelope namespace for this version of SOAP
- getEphemeralKey() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- getExpires() - Method in class org.apache.wss4j.dom.message.token.Timestamp
-
Get the time of expiration.
- getGeneration() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
- getHeaderQName() - Method in class org.apache.wss4j.dom.SOAP11Constants
-
- getHeaderQName() - Method in class org.apache.wss4j.dom.SOAP12Constants
-
- getHeaderQName() - Method in interface org.apache.wss4j.dom.SOAPConstants
-
Obtain the QName for the Header element
- getID() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Gets the id.
- getID() - Method in class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Gets the id.
- getID() - Method in class org.apache.wss4j.dom.message.token.SignatureConfirmation
-
Returns the value of the wsu:Id attribute
- getID() - Method in class org.apache.wss4j.dom.message.token.Timestamp
-
- getID() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Gets the id.
- getId() - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
Get the id generated during prepare().
- getId() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Get the id generated during prepare().
- getId() - Method in class org.apache.wss4j.dom.message.WSSecSAMLToken
-
Get the id generated during prepare().
- getId() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Get the id generated during prepare().
- getId() - Method in class org.apache.wss4j.dom.message.WSSecSignatureConfirmation
-
Get the id generated during prepare().
- getId() - Method in class org.apache.wss4j.dom.message.WSSecTimestamp
-
Get the id generated during prepare().
- getId() - Method in class org.apache.wss4j.dom.message.WSSecUsernameToken
-
Get the id generated during prepare().
- getIdAllocator() - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
- getIdAllocator() - Method in class org.apache.wss4j.dom.message.Encryptor
-
- getIdAllocator() - Method in class org.apache.wss4j.dom.message.WSSecBase
-
- getIdentifier() - Method in class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Get the identifier.
- getIdentifier() - Method in class org.apache.wss4j.dom.message.WSSecSecurityContextToken
-
- getIgnoredBSPRules() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getInclusivePrefixes(Element) - Method in class org.apache.wss4j.dom.message.WSSecSignatureBase
-
Get the List of inclusive prefixes from the DOM Element argument
- getInclusivePrefixes(Element, boolean) - Method in class org.apache.wss4j.dom.message.WSSecSignatureBase
-
Get the List of inclusive prefixes from the DOM Element argument
- getInclusivePrefixes(Element, boolean) - Static method in class org.apache.wss4j.dom.util.SignatureUtils
-
Get the List of inclusive prefixes from the DOM Element argument
- getInstance() - Method in class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Get the instance.
- getIssuerDNPatterns() - Method in class org.apache.wss4j.dom.handler.RequestData
-
Get the Signature Issuer DN Cert Constraints
- getIteration() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Get the Iteration value of this UsernameToken.
- getKerberosTokenDecoder() - Method in class org.apache.wss4j.dom.validate.KerberosTokenValidator
-
Get the KerberosTokenDecoder instance used to extract a session key from the received Kerberos
token.
- getKeyEncAlgo() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- getKeyIdentifier(String) - Static method in class org.apache.wss4j.dom.handler.WSHandlerConstants
-
Get the key identifier type corresponding to the parameter.
- getKeyIdentifierType() - Method in class org.apache.wss4j.dom.message.WSSecBase
-
Gets the value of the keyIdentifierType.
- getKeyInfoElement() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Return the computed KeyInfo value as a DOM Element
Call this method after prepare()
- getKeyValue(Element, XMLSignatureFactory) - Static method in class org.apache.wss4j.dom.util.X509Util
-
Get the KeyValue object from the KeyInfo DOM element if it exists
- getLabel() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Returns the label of the derived key token
- getLength() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
- getMGFAlgorithm() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Get the MGF algorithm to use with the RSA-OAEP key transport algorithm.
- getMGFAlgorithm(Node) - Static method in class org.apache.wss4j.dom.util.EncryptionUtils
-
- getMsgContext() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getMustUnderstand() - Method in class org.apache.wss4j.dom.SOAP11Constants
-
Obtain the MustUnderstand string
- getMustUnderstand() - Method in class org.apache.wss4j.dom.SOAP12Constants
-
Obtain the MustUnderstand string
- getMustUnderstand() - Method in interface org.apache.wss4j.dom.SOAPConstants
-
Obtain the "next" role/actor URI
- getName() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Get the user name.
- getName() - Method in class org.apache.wss4j.dom.WSDataRef
-
- getNewInstance() - Static method in class org.apache.wss4j.dom.engine.WSSConfig
-
- getNextRoleURI() - Method in class org.apache.wss4j.dom.SOAP11Constants
-
Obtain the "next" role/actor URI
- getNextRoleURI() - Method in class org.apache.wss4j.dom.SOAP12Constants
-
Obtain the "next" role/actor URI
- getNextRoleURI() - Method in interface org.apache.wss4j.dom.SOAPConstants
-
Obtain the "next" role/actor URI
- getNonce() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Return the nonce of the derived key token
- getNonce() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Get the nonce.
- getNonceReplayCache() - Method in class org.apache.wss4j.dom.handler.RequestData
-
Get the replay cache for Nonces
- getOffset() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
- getOption(String) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
- getOriginalSignatureActionPosition() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getParameterSpec() - Method in class org.apache.wss4j.dom.transform.AttachmentContentSignatureTransform
-
- getParameterSpec() - Method in class org.apache.wss4j.dom.transform.STRTransform
-
- getParts() - Method in class org.apache.wss4j.dom.message.WSSecBase
-
Get which parts of the message to encrypt/sign.
- getPassword(Object) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
- getPassword() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Gets the password string.
- getPasswordCallbackHandler(RequestData) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
Get a CallbackHandler instance to obtain passwords.
- getPasswordCB(String, int, CallbackHandler, RequestData) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
Get a password callback (WSPasswordCallback object) from a CallbackHandler instance
- getPasswordEncryptor() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getPasswordEncryptor(RequestData) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
- getPasswordsAreEncoded() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
- getPasswordsAreEncoded() - Method in class org.apache.wss4j.dom.message.WSSecUsernameToken
-
- getPasswordType() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
- getPrincipal() - Method in class org.apache.wss4j.dom.str.STRParserResult
-
Get the Principal associated with this SecurityTokenReference
- getPrincipal() - Method in class org.apache.wss4j.dom.validate.Credential
-
Get the principal
- getProcessor(QName) - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
- getProperties() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
- getProperty(Object, String) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
- getProtectedElement() - Method in class org.apache.wss4j.dom.WSDataRef
-
- getPSource(Node) - Static method in class org.apache.wss4j.dom.util.EncryptionUtils
-
- getPublicKey() - Method in class org.apache.wss4j.dom.str.STRParserResult
-
Get the PublicKey associated with this SecurityTokenReference
- getPublicKey() - Method in class org.apache.wss4j.dom.validate.Credential
-
Get a PublicKey to be validated
- getPwType() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getRequiredPasswordType() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getRequiredSubjectConfirmationMethod() - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
- getResult(String) - Method in class org.apache.wss4j.dom.WSDocInfo
-
Get a WSSecurityEngineResult for the given Id.
- getResults() - Method in class org.apache.wss4j.dom.handler.WSHandlerResult
-
gets the the security results
- getResults() - Method in class org.apache.wss4j.dom.WSDocInfo
-
Get a copy of the security results list.
- getResultsByTag(Integer) - Method in class org.apache.wss4j.dom.WSDocInfo
-
Get a unmodifiable list of WSSecurityEngineResults of the given Integer tag
- getRoleAttributeQName() - Method in class org.apache.wss4j.dom.SOAP11Constants
-
Obtain the QName for the role attribute (actor/role)
- getRoleAttributeQName() - Method in class org.apache.wss4j.dom.SOAP12Constants
-
Obtain the QName for the role attribute (actor/role)
- getRoleAttributeQName() - Method in interface org.apache.wss4j.dom.SOAPConstants
-
Obtain the QName for the role attribute (actor/role)
- getSalt() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Get the Salt value of this UsernameToken.
- getSamlAlgorithmSuite() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getSamlAssertion() - Method in class org.apache.wss4j.dom.validate.Credential
-
Get an SamlAssertionWrapper to be validated
- getSamlOneTimeUseReplayCache() - Method in class org.apache.wss4j.dom.handler.RequestData
-
Get the replay cache for SAML2 OneTimeUse Assertions
- getSct() - Method in class org.apache.wss4j.dom.message.WSSecSecurityContextToken
-
- getSctId() - Method in class org.apache.wss4j.dom.message.WSSecSecurityContextToken
-
- getSecHeader() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getSecret() - Method in class org.apache.wss4j.dom.message.WSSecSecurityContextToken
-
- getSecretKey() - Method in class org.apache.wss4j.dom.message.token.KerberosSecurity
-
Get the SecretKey associated with the service principal
- getSecretKey() - Method in class org.apache.wss4j.dom.str.STRParserResult
-
Get the Secret Key associated with this SecurityTokenReference
- getSecretKey(Element, String, CallbackHandler, byte[]) - Static method in class org.apache.wss4j.dom.util.X509Util
-
- getSecretKey() - Method in class org.apache.wss4j.dom.validate.Credential
-
Get a SecretKey (byte[]) to be validated
- getSecretKeyFromToken(String, String, int, RequestData) - Static method in class org.apache.wss4j.dom.str.STRParserUtil
-
Get the Secret Key from a CallbackHandler
- getSecurityContextToken() - Method in class org.apache.wss4j.dom.validate.Credential
-
Get a SecurityContextToken to be validated
- getSecurityHeader() - Method in class org.apache.wss4j.dom.message.Encryptor
-
- getSecurityHeader() - Method in class org.apache.wss4j.dom.message.WSSecBase
-
- getSecurityHeader(Document, String) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
Returns the first WS-Security header element for a given actor.
- getSecurityHeader(Element, String, boolean) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
Returns the first WS-Security header element for a given actor.
- getSecurityHeader() - Method in class org.apache.wss4j.dom.WSDocInfo
-
- getSecurityHeaderDoc() - Method in class org.apache.wss4j.dom.message.WSSecHeader
-
Get the security header document of this instance.
- getSecurityHeaderElement() - Method in class org.apache.wss4j.dom.message.WSSecHeader
-
Get the security header element of this instance.
- getSecurityTokenReference() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Returns the SecurityTokenReference of the derived key token
- getSecurityTokenReference() - Method in class org.apache.wss4j.dom.message.WSSecEncrypt
-
- getSecurityTokenReference() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Get the SecurityTokenReference to be used in the KeyInfo element.
- getSecurityTokenReferenceElement() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Returns the SecurityTokenReference element of the derived key token
- getSecurityTokenReferenceURI() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
- getServiceName() - Method in class org.apache.wss4j.dom.validate.KerberosTokenValidator
-
Get the name of the service to use when contacting the KDC.
- getSigCanonicalization() - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
Get the canonicalization method.
- getSigCanonicalization() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Get the canonicalization method.
- getSignatureAlgorithm() - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
- getSignatureAlgorithm() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Get the name (uri) of the signature algorithm that is being used.
- getSignatureConfirmationElement() - Method in class org.apache.wss4j.dom.message.WSSecSignatureConfirmation
-
Get the SignatureConfirmation element generated during
prepare().
- getSignatureElement() - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
Returns the SignatureElement.
- getSignatureElement() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Returns the SignatureElement.
- getSignatureId() - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
Returns the the value of wsu:Id attribute of the Signature element.
- getSignatureToken() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getSignatureValue() - Method in class org.apache.wss4j.dom.message.token.SignatureConfirmation
-
- getSignatureValue() - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
- getSignatureValue() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Returns the computed Signature value.
- getSignatureValues() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getSigVerCrypto() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getSOAPBody() - Method in interface org.apache.wss4j.dom.callback.CallbackLookup
-
Get the SOAP Body
- getSOAPBody() - Method in class org.apache.wss4j.dom.callback.DOMCallbackLookup
-
Get the SOAP Body
- getSoapConstants() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getSOAPConstants(Element) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
- getSOAPHeader(Document) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
- getSOAPNamespace(Element) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
- getStrElement() - Method in class org.apache.wss4j.dom.str.STRParserParameters
-
- getString(String, Object) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
- getStringOption(String) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
Returns the option on name.
- getSubject() - Method in class org.apache.wss4j.dom.validate.Credential
-
Get the subject that may result from the Validation process
- getSubjectCertConstraints() - Method in class org.apache.wss4j.dom.handler.RequestData
-
Get the Signature Subject Cert Constraints
- getSymmetricEncAlgorithm() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Get the name of symmetric encryption algorithm to use.
- getSymmetricKey() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- getTimestamp() - Method in class org.apache.wss4j.dom.validate.Credential
-
Get a Timestamp to be validated
- getTimeStampFutureTTL() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getTimestampReplayCache() - Method in class org.apache.wss4j.dom.handler.RequestData
-
Get the replay cache for Timestamps
- getTimeStampTTL() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getTlsCerts() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getTokenElement(Document, WSDocInfo, CallbackHandler, String, String) - Static method in class org.apache.wss4j.dom.str.STRParserUtil
-
- getTokenElement(String) - Method in class org.apache.wss4j.dom.WSDocInfo
-
Get a token Element for the given Id.
- getTokenIdentifier() - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
- getTokenType() - Method in class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Get the WS-Trust tokenType String associated with this token
- getTransformAlgorithms() - Method in class org.apache.wss4j.dom.WSDataRef
-
Get the Transform algorithm URIs used to transform the element before digest
- getTransformedToken() - Method in class org.apache.wss4j.dom.validate.Credential
-
Get an SamlAssertionWrapper instance which corresponds to a Transformed Token.
- getTtl() - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
- getUsername() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getUsernametoken() - Method in class org.apache.wss4j.dom.validate.Credential
-
Get a UsernameToken to be validated
- getUsernameTokenElement() - Method in class org.apache.wss4j.dom.message.WSSecUsernameToken
-
Returns the UsernameToken element.
- getUseThisCert() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- getUseThisPublicKey() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- getUtFutureTTL() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getUtTTL() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getValidator(QName) - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
- getValidator(QName) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Get the Validator instance corresponding to the QName
- getWscVersion() - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
- getWsDocInfo() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getWsDocInfo() - Method in class org.apache.wss4j.dom.message.Encryptor
-
- getWsDocInfo() - Method in class org.apache.wss4j.dom.message.WSSecBase
-
- getWssConfig() - Method in class org.apache.wss4j.dom.engine.WSSecurityEngine
-
- getWssConfig() - Method in class org.apache.wss4j.dom.handler.RequestData
-
- getWsTimeSource() - Method in class org.apache.wss4j.dom.message.WSSecTimestamp
-
- getWsTimeSource() - Method in class org.apache.wss4j.dom.message.WSSecUsernameToken
-
- getWsuId() - Method in class org.apache.wss4j.dom.WSDataRef
-
- getXOPURIFromCipherValue(Element) - Static method in class org.apache.wss4j.dom.util.EncryptionUtils
-
- getXPath(Node) - Static method in class org.apache.wss4j.dom.util.EncryptionUtils
-
- getXpath() - Method in class org.apache.wss4j.dom.WSDataRef
-
- parseKeyValue(Element, XMLSignatureFactory) - Static method in class org.apache.wss4j.dom.util.X509Util
-
- parseSecurityTokenReference(STRParserParameters) - Method in class org.apache.wss4j.dom.str.DerivedKeyTokenSTRParser
-
Parse a SecurityTokenReference element and extract credentials.
- parseSecurityTokenReference(STRParserParameters) - Method in class org.apache.wss4j.dom.str.EncryptedKeySTRParser
-
Parse a SecurityTokenReference element and extract credentials.
- parseSecurityTokenReference(STRParserParameters) - Method in class org.apache.wss4j.dom.str.SecurityTokenRefSTRParser
-
Parse a SecurityTokenReference element and extract credentials.
- parseSecurityTokenReference(STRParserParameters) - Method in class org.apache.wss4j.dom.str.SignatureSTRParser
-
Parse a SecurityTokenReference element and extract credentials.
- parseSecurityTokenReference(STRParserParameters) - Method in interface org.apache.wss4j.dom.str.STRParser
-
Parse a SecurityTokenReference element and extract credentials.
- password - Variable in class org.apache.wss4j.dom.message.WSSecBase
-
- PASSWORD_TYPE - Static variable in class org.apache.wss4j.dom.message.token.UsernameToken
-
- prepare() - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
Initialize a WSSec Derived key.
- prepare() - Method in class org.apache.wss4j.dom.message.WSSecDKEncrypt
-
- prepare() - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
- prepare(Crypto) - Method in class org.apache.wss4j.dom.message.WSSecEncrypt
-
Initialize a WSSec Encrypt.
- prepare(Crypto) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Prepare the ephemeralKey and the tokens required to be added to the
security header
- prepare(SamlAssertionWrapper) - Method in class org.apache.wss4j.dom.message.WSSecSAMLToken
-
Creates a SAML token.
- prepare(Crypto) - Method in class org.apache.wss4j.dom.message.WSSecSecurityContextToken
-
- prepare(Crypto) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Initialize a WSSec Signature.
- prepare() - Method in class org.apache.wss4j.dom.message.WSSecSignatureConfirmation
-
Creates a SignatureConfimation element.
- prepare() - Method in class org.apache.wss4j.dom.message.WSSecTimestamp
-
Creates a Timestamp element.
- prepare() - Method in class org.apache.wss4j.dom.message.WSSecUsernameToken
-
Creates a Username token.
- prepare(Crypto, SamlAssertionWrapper, Crypto, String, String) - Method in class org.apache.wss4j.dom.saml.WSSecSignatureSAML
-
Initialize a WSSec SAML Signature.
- prepareInternal(SecretKey, X509Certificate, Crypto) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Encrypt the symmetric key data and prepare the EncryptedKey element
This method does the most work for to prepare the EncryptedKey element.
- prepareInternal(SecretKey, PublicKey, Crypto) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- prepareInternal(SecretKey) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- prependBSTElementToHeader() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Prepend the BinarySecurityToken to the elements already in the Security
header.
- prependBSTElementToHeader() - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Prepend the BinarySecurityToken to the elements already in the Security
header.
- prependChildElement(Element, Element) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
- prependDKElementToHeader() - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
Prepend the DerivedKey element to the elements already in the Security
header.
- prependSAMLElementsToHeader() - Method in class org.apache.wss4j.dom.saml.WSSecSignatureSAML
-
Prepend the SAML elements to the elements already in the Security header.
- prependSCTElementToHeader() - Method in class org.apache.wss4j.dom.message.WSSecSecurityContextToken
-
- prependToHeader() - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Prepend the EncryptedKey element to the elements already in the Security
header.
- prependToHeader() - Method in class org.apache.wss4j.dom.message.WSSecSAMLToken
-
Prepends the SAML Assertion to the elements already in the
Security header.
- prependToHeader() - Method in class org.apache.wss4j.dom.message.WSSecSignatureConfirmation
-
Prepends the SignatureConfirmation element to the elements already in the
Security header.
- prependToHeader() - Method in class org.apache.wss4j.dom.message.WSSecTimestamp
-
Prepends the Timestamp element to the elements already in the Security
header.
- prependToHeader() - Method in class org.apache.wss4j.dom.message.WSSecUsernameToken
-
Prepends the UsernameToken element to the elements already in the
Security header.
- processAttachment(XMLCryptoContext, OutputStream, String, Attachment) - Method in class org.apache.wss4j.dom.transform.AttachmentContentSignatureTransform
-
- Processor - Interface in org.apache.wss4j.dom.processor
-
- processSAMLKeyInfo(Element) - Method in class org.apache.wss4j.dom.saml.WSSSAMLKeyInfoProcessor
-
- processSecurityHeader(Document, String, CallbackHandler, Crypto) - Method in class org.apache.wss4j.dom.engine.WSSecurityEngine
-
Process the security header given the soap envelope as W3C document.
- processSecurityHeader(Document, String, CallbackHandler, Crypto, Crypto) - Method in class org.apache.wss4j.dom.engine.WSSecurityEngine
-
Process the security header given the soap envelope as W3C document.
- processSecurityHeader(Element, String, CallbackHandler, Crypto, Crypto) - Method in class org.apache.wss4j.dom.engine.WSSecurityEngine
-
Process the security header given the wsse:Security DOM
Element.
- processSecurityHeader(Document, RequestData) - Method in class org.apache.wss4j.dom.engine.WSSecurityEngine
-
Process the security header given the soap envelope as W3C document.
- processSecurityHeader(Element, RequestData) - Method in class org.apache.wss4j.dom.engine.WSSecurityEngine
-
Process the security header given the wsse:Security DOM
Element.
- PROP_WEBMETHOD - Static variable in class org.apache.wss4j.dom.SOAP12Constants
-
MessageContext property name for webmethod
- SAML2_TOKEN - Static variable in class org.apache.wss4j.dom.WSConstants
-
saml:Assertion as defined by SAML v2.0 specification
- SAML_TOKEN - Static variable in class org.apache.wss4j.dom.WSConstants
-
saml:Assertion as defined by SAML v1.1 specification
- SamlAssertionValidator - Class in org.apache.wss4j.dom.validate
-
This class validates a SAML Assertion, which is wrapped in an "SamlAssertionWrapper" instance.
- SamlAssertionValidator() - Constructor for class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
- SAMLTokenProcessor - Class in org.apache.wss4j.dom.processor
-
- SAMLTokenProcessor() - Constructor for class org.apache.wss4j.dom.processor.SAMLTokenProcessor
-
- SAMLTokenProcessor(Provider) - Constructor for class org.apache.wss4j.dom.processor.SAMLTokenProcessor
-
- SAMLTokenSignedAction - Class in org.apache.wss4j.dom.action
-
- SAMLTokenSignedAction() - Constructor for class org.apache.wss4j.dom.action.SAMLTokenSignedAction
-
- SAMLTokenUnsignedAction - Class in org.apache.wss4j.dom.action
-
- SAMLTokenUnsignedAction() - Constructor for class org.apache.wss4j.dom.action.SAMLTokenUnsignedAction
-
- SC - Static variable in class org.apache.wss4j.dom.WSConstants
-
- SC_VALUE_ATTR - Static variable in class org.apache.wss4j.dom.message.token.SignatureConfirmation
-
- SCT - Static variable in class org.apache.wss4j.dom.WSConstants
-
- secretKey - Variable in class org.apache.wss4j.dom.message.WSSecSignature
-
- SECURITY_CONTEXT_TOKEN_05_02 - Static variable in class org.apache.wss4j.dom.WSConstants
-
wsc:SecurityContextToken as defined by WS-SecureConversation specification
- SECURITY_CONTEXT_TOKEN_05_12 - Static variable in class org.apache.wss4j.dom.WSConstants
-
wsc:SecurityContextToken as defined by WS-SecureConversation specification in
WS-SX
- SECURITY_TOKEN_UNAVAILABLE - Static variable in class org.apache.wss4j.dom.WSConstants
-
Referenced security token could not be retrieved
- SecurityContextToken - Class in org.apache.wss4j.dom.message.token
-
- SecurityContextToken(Document) - Constructor for class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Constructor to create the SCT
- SecurityContextToken(Document, String) - Constructor for class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Constructor to create the SCT with a given uuid
- SecurityContextToken(int, Document) - Constructor for class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Constructor to create the SCT
- SecurityContextToken(int, Document, String) - Constructor for class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Constructor to create the SCT with a given uuid
- SecurityContextToken(int, Document, String, String) - Constructor for class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Constructor to create the SCT with a given uuid and instance
- SecurityContextToken(Element) - Constructor for class org.apache.wss4j.dom.message.token.SecurityContextToken
-
This is used to create a SecurityContextToken using a DOM Element
- SecurityContextTokenProcessor - Class in org.apache.wss4j.dom.processor
-
The processor to process wsc:SecurityContextToken.
- SecurityContextTokenProcessor() - Constructor for class org.apache.wss4j.dom.processor.SecurityContextTokenProcessor
-
- SecurityTokenRefSTRParser - Class in org.apache.wss4j.dom.str
-
This implementation of STRParser is for parsing a SecurityTokenReference element, found in the
KeyInfo element associated with an EncryptedData element.
- SecurityTokenRefSTRParser() - Constructor for class org.apache.wss4j.dom.str.SecurityTokenRefSTRParser
-
- SEND_SIGV - Static variable in class org.apache.wss4j.dom.handler.WSHandlerConstants
-
internally used property names to store values inside the message context
that must have the same lifetime as a message (request/response model).
- SERIALIZE - Static variable in class org.apache.wss4j.dom.WSConstants
-
- setAction(int, Action) - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
Associate an action instance with a specific action code.
- setAction(int, Class<?>) - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
Associate an action instance with a specific action code.
- setAction(Integer) - Method in class org.apache.wss4j.dom.handler.HandlerAction
-
- setActionToken(SecurityActionToken) - Method in class org.apache.wss4j.dom.handler.HandlerAction
-
- setActor(String) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setActor(String) - Method in class org.apache.wss4j.dom.message.WSSecHeader
-
set actor name.
- setAddInclusivePrefixes(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setAddInclusivePrefixes(boolean) - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
- setAddInclusivePrefixes(boolean) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
- setAddJceProviders(boolean) - Static method in class org.apache.wss4j.dom.engine.WSSConfig
-
- setAddUsernameTokenCreated(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setAddUsernameTokenNonce(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setAlgorithm(String) - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Set the derivation algorithm of this derived key token.
- setAlgorithm(String) - Method in class org.apache.wss4j.dom.WSDataRef
-
- setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setAllowNamespaceQualifiedPasswordTypes(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setAllowRSA15KeyTransportAlgorithm(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setAllowUsernameTokenNoPassword(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setAppendSignatureAfterTimestamp(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setAttachment(boolean) - Method in class org.apache.wss4j.dom.WSDataRef
-
- setAttachmentCallbackHandler(CallbackHandler) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setAttachmentCallbackHandler(CallbackHandler) - Method in class org.apache.wss4j.dom.message.Encryptor
-
- setAttachmentCallbackHandler(CallbackHandler) - Method in class org.apache.wss4j.dom.message.WSSecBase
-
- setAudienceRestrictions(List<String>) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Set the Audience Restrictions
- setBinarySecurityToken(BinarySecurity) - Method in class org.apache.wss4j.dom.validate.Credential
-
Set the BinarySecurityToken to be validated
- setBodyID(Document) - Method in class org.apache.wss4j.dom.message.WSSecBase
-
Looks up or adds a body id.
- setCallbackHandler(CallbackHandler) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Sets the CallbackHandler used for this request
- setCallbackHandler(CallbackHandler) - Method in class org.apache.wss4j.dom.validate.KerberosTokenValidator
-
Set the CallbackHandler to use with the LoginContext.
- setCallbackLookup(CallbackLookup) - Method in class org.apache.wss4j.dom.engine.WSSecurityEngine
-
Set the CallbackLookup object to use to locate elements
- setCallbackLookup(CallbackLookup) - Method in class org.apache.wss4j.dom.message.Encryptor
-
- setCallbackLookup(CallbackLookup) - Method in class org.apache.wss4j.dom.message.WSSecBase
-
- setCallbackLookup(CallbackLookup) - Method in class org.apache.wss4j.dom.WSDocInfo
-
- setCertificates(X509Certificate[]) - Method in class org.apache.wss4j.dom.validate.Credential
-
Set an X509Certificate chain to be validated
- setCerts(X509Certificate[]) - Method in class org.apache.wss4j.dom.str.STRParserResult
-
- setClientLabel(String) - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
Set the label value of the client.
- setContent(boolean) - Method in class org.apache.wss4j.dom.WSDataRef
-
- setContextName(String) - Method in class org.apache.wss4j.dom.validate.JAASUsernameTokenValidator
-
- setContextName(String) - Method in class org.apache.wss4j.dom.validate.KerberosTokenValidator
-
Set the JAAS Login context name to use.
- setCrypto(Crypto) - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
- setCrypto(Crypto) - Method in class org.apache.wss4j.dom.WSDocInfo
-
- setCurrentTime(WSTimeSource) - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
- setCustomEKKeyInfoElement(Element) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- setCustomEKTokenId(String) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- setCustomEKTokenValueType(String) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- setCustomKeyInfoElement(Element) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
- setCustomReferenceValue(String) - Method in class org.apache.wss4j.dom.message.WSSecEncrypt
-
- setCustomTokenId(String) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Set the custom token id
- setCustomTokenValueType(String) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Set the custom token value type to use
- setCustomValueType(String) - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
- setData(RequestData) - Method in class org.apache.wss4j.dom.str.STRParserParameters
-
- setDecCrypto(Crypto) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setDelegationCredential(Object) - Method in class org.apache.wss4j.dom.validate.Credential
-
- setDerivationKeyLength(int) - Method in class org.apache.wss4j.dom.str.STRParserParameters
-
- setDerivedKeyIterations(int) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Set the derived key iterations.
- setDerivedKeyLength(int) - Method in class org.apache.wss4j.dom.message.WSSecDKEncrypt
-
- setDerivedKeyLength(int) - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
- setDerivedKeyTokenReference(String) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setDigestAlgo(String) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Set the string that defines which digest algorithm to use.
- setDigestAlgorithm(String) - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
Set the digest algorithm to use.
- setDigestAlgorithm(String) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Set the digest algorithm to use with the RSA-OAEP key transport algorithm.
- setDigestAlgorithm(String) - Method in class org.apache.wss4j.dom.WSDataRef
-
- setDigestValue(byte[]) - Method in class org.apache.wss4j.dom.WSDataRef
-
- setDisableBSPEnforcement(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setDoc(Document) - Method in class org.apache.wss4j.dom.message.Encryptor
-
- setElement(Element) - Method in class org.apache.wss4j.dom.message.token.SecurityContextToken
-
- setEmbedEncryptedKey(boolean) - Method in class org.apache.wss4j.dom.message.WSSecEncrypt
-
- setEnableRevocation(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Set whether to enable CRL checking or not when verifying trust in a certificate.
- setEnableSignatureConfirmation(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setEncKeyId(String) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- setEncKeyIdDirectId(boolean) - Method in class org.apache.wss4j.dom.message.WSSecEncrypt
-
- setEncodePasswords(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setEncrKeySha1value(String) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Set the encrypted key sha1 value
- setEncryptedElement(Element) - Method in class org.apache.wss4j.dom.WSDataRef
-
- setEncryptedEphemeralKey(byte[]) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- setEncryptedKeyElement(Element) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Set the encrypted key element when a pre prepared encrypted key is used
- setEncryptionSerializer(Serializer) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setEncryptionSerializer(Serializer) - Method in class org.apache.wss4j.dom.message.Encryptor
-
- setEncryptionSerializer(Serializer) - Method in class org.apache.wss4j.dom.message.WSSecDKEncrypt
-
- setEncryptionSerializer(Serializer) - Method in class org.apache.wss4j.dom.message.WSSecEncrypt
-
- setEncryptionToken(EncryptionActionToken) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setEncryptSymmKey(boolean) - Method in class org.apache.wss4j.dom.message.WSSecEncrypt
-
- setEphemeralKey(byte[]) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- setExpandXopInclude(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setExpandXopInclude(boolean) - Method in class org.apache.wss4j.dom.message.Encryptor
-
- setExpandXopInclude(boolean) - Method in class org.apache.wss4j.dom.message.WSSecBase
-
- setExternalKey(byte[], String) - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
- setExternalKey(byte[], Element) - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
- setFutureTTL(int) - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
Set the time in seconds in the future within which the NotBefore time of an incoming
Assertion is valid.
- setGeneration(int) - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Sets the generation of the derived key
- setHandleCustomPasswordTypes(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setID(String) - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Set the id of this derived key token.
- setID(String) - Method in class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Set the id of this security context token.
- setID(String) - Method in class org.apache.wss4j.dom.message.token.SignatureConfirmation
-
Set wsu:Id attribute of this SignatureConfirmation element.
- setID(String) - Method in class org.apache.wss4j.dom.message.token.Timestamp
-
Set wsu:Id attribute of this timestamp
- setID(String) - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Set the id of this username token.
- setIdAllocator(WsuIdAllocator) - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
- setIdAllocator(WsuIdAllocator) - Method in class org.apache.wss4j.dom.message.Encryptor
-
- setIdAllocator(WsuIdAllocator) - Method in class org.apache.wss4j.dom.message.WSSecBase
-
- setIdentifier(String) - Method in class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Set the identifier.
- setIdentifier(String) - Method in class org.apache.wss4j.dom.message.WSSecSecurityContextToken
-
- setIgnoredBSPRules(List<BSPRule>) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setIncludeEncryptionToken(boolean) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- setIncludeSignatureToken(boolean) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
- setIssuerDNPatterns(Collection<Pattern>) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Set the Signature Issuer DN Cert Constraints
- setKerberosTokenDecoder(KerberosTokenDecoder) - Method in class org.apache.wss4j.dom.validate.KerberosTokenValidator
-
Set the KerberosTokenDecoder instance used to extract a session key from the received Kerberos
token.
- setKeyEncAlgo(String) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
- setKeyIdentifierType(int) - Method in class org.apache.wss4j.dom.message.WSSecBase
-
Sets which key identifier to use.
- setLabel(String) - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Sets the label of the derived key
- setLength(int) - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Sets the length of the derived key
- setMGFAlgorithm(String) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Set the MGF algorithm to use with the RSA-OAEP key transport algorithm.
- setMsgContext(Object) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setMustUnderstand(boolean) - Method in class org.apache.wss4j.dom.message.WSSecHeader
-
Set the mustUnderstand flag for the
wsse:Security header.
- setName(String) - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Set the user name.
- setName(QName) - Method in class org.apache.wss4j.dom.WSDataRef
-
- setNonce(String) - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Sets the nonce value of the derived key
- setNonceReplayCache(ReplayCache) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Set the replay cache for Nonces
- setOffset(int) - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Sets the offset
- setOriginalSignatureActionPosition(int) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setPassword(Object, String) - Method in class org.apache.wss4j.dom.handler.WSHandler
-
- setPassword(String) - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Sets the password string.
- setPasswordEncryptor(PasswordEncryptor) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setPasswordsAreEncoded(boolean) - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
- setPasswordsAreEncoded(boolean) - Method in class org.apache.wss4j.dom.message.WSSecUsernameToken
-
- setPasswordType(String) - Method in class org.apache.wss4j.dom.message.WSSecUsernameToken
-
Defines how to construct the password element of the
UsernameToken.
- setPrecisionInMilliSeconds(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setPrecisionInMilliSeconds(boolean) - Method in class org.apache.wss4j.dom.message.WSSecTimestamp
-
- setPrecisionInMilliSeconds(boolean) - Method in class org.apache.wss4j.dom.message.WSSecUsernameToken
-
- setPrincipal(Principal) - Method in class org.apache.wss4j.dom.str.STRParserResult
-
- setPrincipal(Principal) - Method in class org.apache.wss4j.dom.validate.Credential
-
Set the principal that supplies context information to the validators.
- setProcessor(QName, Processor) - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
Associate a SOAP processor name with a specified SOAP Security header
element QName.
- setProcessor(QName, Class<?>) - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
Associate a SOAP processor name with a specified SOAP Security header
element QName.
- setProperties(String, String, String) - Method in class org.apache.wss4j.dom.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(Map<String, String>) - Method in class org.apache.wss4j.dom.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.wss4j.dom.handler.WSHandler
-
- setProtectedElement(Element) - Method in class org.apache.wss4j.dom.WSDataRef
-
- setPublicKey(PublicKey) - Method in class org.apache.wss4j.dom.str.STRParserResult
-
- setPublicKey(PublicKey) - Method in class org.apache.wss4j.dom.validate.Credential
-
Set a PublicKey to be validated
- setPwType(String) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setRawPassword(CallbackHandler) - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Set the raw (plain text) password used to compute secret key.
- setReferenceType(STRParser.REFERENCE_TYPE) - Method in class org.apache.wss4j.dom.str.STRParserResult
-
- setRequireBearerSignature(boolean) - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
- setRequiredPasswordType(String) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setRequiredSubjectConfirmationMethod(String) - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
- setRequireSignedEncryptedDataElements(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Configure the engine to verify that EncryptedData elements
are in a signed subtree of the document.
- setRequireStandardSubjectConfirmationMethod(boolean) - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
- setRequireTimestampExpires(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setSamlAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setSamlAssertion(SamlAssertionWrapper) - Method in class org.apache.wss4j.dom.validate.Credential
-
Set an SamlAssertionWrapper to be validated
- setSamlOneTimeUseReplayCache(ReplayCache) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Set the replay cache for SAML2 OneTimeUse Assertions
- setSct(SecurityContextToken) - Method in class org.apache.wss4j.dom.message.WSSecSecurityContextToken
-
- setSctId(String) - Method in class org.apache.wss4j.dom.message.WSSecSecurityContextToken
-
- setSecHeader(WSSecHeader) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setSecret(byte[]) - Method in class org.apache.wss4j.dom.message.WSSecSecurityContextToken
-
- setSecretKey(byte[]) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Set the secret key to use
- setSecretKey(byte[]) - Method in class org.apache.wss4j.dom.str.STRParserResult
-
- setSecretKey(byte[]) - Method in class org.apache.wss4j.dom.validate.Credential
-
Set a SecretKey (byte[]) to be validated
- setSecurityContextToken(SecurityContextToken) - Method in class org.apache.wss4j.dom.validate.Credential
-
Set a SecurityContextToken to be validated
- setSecurityHeader(WSSecHeader) - Method in class org.apache.wss4j.dom.message.Encryptor
-
- setSecurityHeader(Element) - Method in class org.apache.wss4j.dom.WSDocInfo
-
Sets the wsse header being processed
- setSecurityHeaderElement(Element) - Method in class org.apache.wss4j.dom.message.WSSecHeader
-
- setSecurityTokenReference(SecurityTokenReference) - Method in class org.apache.wss4j.dom.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.wss4j.dom.message.token.DerivedKeyToken
-
- setSecurityTokenReference(SecurityTokenReference) - Method in class org.apache.wss4j.dom.message.WSSecEncrypt
-
- setSecurityTokenReference(SecurityTokenReference) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Set the SecurityTokenReference to be used in the KeyInfo element.
- setServiceLabel(String) - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
Set the label value of the service.
- setServiceName(String) - Method in class org.apache.wss4j.dom.validate.KerberosTokenValidator
-
The name of the service to use when contacting the KDC.
- setSigCanonicalization(String) - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
Set the canonicalization method to use.
- setSigCanonicalization(String) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Set the canonicalization method to use.
- setSignatureAlgorithm(String) - Method in class org.apache.wss4j.dom.message.WSSecDKSign
-
Set the signature algorithm to use.
- setSignatureAlgorithm(String) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Set the name (uri) of the signature encryption algorithm to use.
- setSignatureToken(SignatureActionToken) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setSignatureValue(byte[]) - Method in class org.apache.wss4j.dom.message.WSSecSignatureConfirmation
-
Set the Signature value to store in this SignatureConfirmation.
- setSigVerCrypto(Crypto) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setSoapConstants(SOAPConstants) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setSpnego(boolean) - Method in class org.apache.wss4j.dom.validate.KerberosTokenValidator
-
- setStoreBytesInAttachment(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setStoreBytesInAttachment(boolean) - Method in class org.apache.wss4j.dom.message.Encryptor
-
- setStoreBytesInAttachment(boolean) - Method in class org.apache.wss4j.dom.message.WSSecBase
-
- setStrElement(Element) - Method in class org.apache.wss4j.dom.str.STRParserParameters
-
- setSubject(Subject) - Method in class org.apache.wss4j.dom.validate.Credential
-
Set the subject that may result from the Validation process
- setSubjectCertConstraints(Collection<Pattern>) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Set the Signature Subject Cert Constraints
- setSymmetricEncAlgorithm(String) - Method in class org.apache.wss4j.dom.message.WSSecDKEncrypt
-
Set the symmetric encryption algorithm URI to use
- setSymmetricEncAlgorithm(String) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Set the name of the symmetric encryption algorithm to use.
- setSymmetricKey(SecretKey) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Set the symmetric key to be used for encryption
- setTimestamp(Timestamp) - Method in class org.apache.wss4j.dom.validate.Credential
-
Set a Timestamp to be validated
- setTimeStampFutureTTL(int) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setTimestampReplayCache(ReplayCache) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Set the replay cache for Timestamps
- setTimeStampStrict(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setTimeStampTTL(int) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setTimeToLive(int) - Method in class org.apache.wss4j.dom.message.WSSecTimestamp
-
Set the time to live.
- setTlsCerts(Certificate[]) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setTokenIdDirectId(boolean) - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
- setTokenOnContext(String, DOMCryptoContext) - Method in class org.apache.wss4j.dom.WSDocInfo
-
- setTokensOnContext(DOMCryptoContext) - Method in class org.apache.wss4j.dom.WSDocInfo
-
Set all stored tokens on the DOMCryptoContext argument
- setTransformAlgorithms(List<String>) - Method in class org.apache.wss4j.dom.WSDataRef
-
Set the Transform algorithm URIs used to transform the element before digest
- setTransformedToken(SamlAssertionWrapper) - Method in class org.apache.wss4j.dom.validate.Credential
-
Set an SamlAssertionWrapper instance which corresponds to a Transformed Token.
- setTrustedCredential(boolean) - Method in class org.apache.wss4j.dom.str.STRParserResult
-
- setTtl(int) - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
- setupEKReference(WSSecDerivedKeyBase, WSSecHeader, WSPasswordCallback, SignatureEncryptionActionToken, SignatureEncryptionActionToken, boolean, Document, String, String) - Method in class org.apache.wss4j.dom.action.AbstractDerivedAction
-
- setupSCTReference(WSSecDerivedKeyBase, WSPasswordCallback, SignatureEncryptionActionToken, SignatureEncryptionActionToken, boolean, Document) - Method in class org.apache.wss4j.dom.action.AbstractDerivedAction
-
- setUse200512Namespace(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setUseDerivedKeyForMAC(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
Whether to use the derived key for a MAC.
- setUseDirectReferenceToAssertion(boolean) - Method in class org.apache.wss4j.dom.saml.WSSecSignatureSAML
-
Set whether a Direct Reference is to be used to reference the assertion.
- setUserInfo(String, String) - Method in class org.apache.wss4j.dom.message.WSSecBase
-
Set the user and password info.
- setUserInfo(String) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Set the user name to get the encryption certificate.
- setUsername(String) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setUsernameServiceNameForm(boolean) - Method in class org.apache.wss4j.dom.validate.KerberosTokenValidator
-
If true - sets the SPN form to "username"
If false(default) - the SPN form is "hostbased"
- setUsernametoken(UsernameToken) - Method in class org.apache.wss4j.dom.validate.Credential
-
Set a UsernameToken to be validated
- setUseSingleCertificate(boolean) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Set the single cert flag.
- setUseThisCert(X509Certificate) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Set the X509 Certificate to use for encryption.
- setUseThisPublicKey(PublicKey) - Method in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Set the PublicKey to use for encryption.
- setUtFutureTTL(int) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setUtTTL(int) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setValidateSamlSubjectConfirmation(boolean) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setValidateSignatureAgainstProfile(boolean) - Method in class org.apache.wss4j.dom.validate.SamlAssertionValidator
-
Whether to validate the signature of the Assertion (if it exists) against the
relevant profile.
- setValidator(QName, Validator) - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
Associate a SOAP validator name with a specified SOAP Security header
element QName.
- setValidator(QName, Class<?>) - Method in class org.apache.wss4j.dom.engine.WSSConfig
-
Associate a SOAP validator name with a specified SOAP Security header
element QName.
- setWscVersion(int) - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
- setWscVersion(int) - Method in class org.apache.wss4j.dom.message.WSSecSecurityContextToken
-
- setWsDocInfo(WSDocInfo) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setWsDocInfo(WSDocInfo) - Method in class org.apache.wss4j.dom.message.Encryptor
-
- setWsDocInfo(WSDocInfo) - Method in class org.apache.wss4j.dom.message.WSSecBase
-
- setWssConfig(WSSConfig) - Method in class org.apache.wss4j.dom.engine.WSSecurityEngine
-
- setWssConfig(WSSConfig) - Method in class org.apache.wss4j.dom.handler.RequestData
-
- setWsTimeSource(WSTimeSource) - Method in class org.apache.wss4j.dom.message.WSSecTimestamp
-
- setWsTimeSource(WSTimeSource) - Method in class org.apache.wss4j.dom.message.WSSecUsernameToken
-
- setWsuId(Element) - Method in class org.apache.wss4j.dom.message.WSSecBase
-
- setWsuId(String) - Method in class org.apache.wss4j.dom.WSDataRef
-
- setX509Certificate(X509Certificate) - Method in class org.apache.wss4j.dom.message.WSSecDerivedKeyBase
-
Set the X509 Certificate to use
- setX509Certificate(X509Certificate) - Method in class org.apache.wss4j.dom.message.WSSecSignature
-
Set the X509 Certificate to use
- setXpath(String) - Method in class org.apache.wss4j.dom.WSDataRef
-
- sig - Variable in class org.apache.wss4j.dom.message.WSSecSignature
-
- SIG_CONF_DONE - Static variable in class org.apache.wss4j.dom.handler.WSHandlerConstants
-
- SIGN - Static variable in class org.apache.wss4j.dom.WSConstants
-
- SIGNATURE - Static variable in class org.apache.wss4j.dom.WSConstants
-
ds:Signature as defined by XML Signature specification,
enhanced by WS Security specification
- SIGNATURE_CONFIRMATION - Static variable in class org.apache.wss4j.dom.WSConstants
-
wsse11:signatureConfirmation as defined by OASIS WS Security specification,
- SignatureAction - Class in org.apache.wss4j.dom.action
-
- SignatureAction() - Constructor for class org.apache.wss4j.dom.action.SignatureAction
-
- SignatureConfirmation - Class in org.apache.wss4j.dom.message.token
-
Signature Confirmation element.
- SignatureConfirmation(Element, BSPEnforcer) - Constructor for class org.apache.wss4j.dom.message.token.SignatureConfirmation
-
Constructs a SignatureConfirmation object and parses the
wsse11:SignatureConfirmation element to initialize it.
- SignatureConfirmation(Document, byte[]) - Constructor for class org.apache.wss4j.dom.message.token.SignatureConfirmation
-
Constructs a SignatureConfirmation object according
to the defined parameters.
- SignatureConfirmationAction - Class in org.apache.wss4j.dom.action
-
- SignatureConfirmationAction() - Constructor for class org.apache.wss4j.dom.action.SignatureConfirmationAction
-
- SignatureConfirmationProcessor - Class in org.apache.wss4j.dom.processor
-
- SignatureConfirmationProcessor() - Constructor for class org.apache.wss4j.dom.processor.SignatureConfirmationProcessor
-
- SignatureDerivedAction - Class in org.apache.wss4j.dom.action
-
- SignatureDerivedAction() - Constructor for class org.apache.wss4j.dom.action.SignatureDerivedAction
-
- signatureFactory - Variable in class org.apache.wss4j.dom.message.WSSecSignature
-
- SignatureProcessor - Class in org.apache.wss4j.dom.processor
-
- SignatureProcessor() - Constructor for class org.apache.wss4j.dom.processor.SignatureProcessor
-
- SignatureProcessor(Provider) - Constructor for class org.apache.wss4j.dom.processor.SignatureProcessor
-
- SignatureSTRParser - Class in org.apache.wss4j.dom.str
-
This implementation of STRParser is for parsing a SecurityTokenReference element, found in the
KeyInfo element associated with a Signature element.
- SignatureSTRParser() - Constructor for class org.apache.wss4j.dom.str.SignatureSTRParser
-
- SignatureTrustValidator - Class in org.apache.wss4j.dom.validate
-
This class verifies trust in a credential used to verify a signature, which is extracted
from the Credential passed to the validate method.
- SignatureTrustValidator() - Constructor for class org.apache.wss4j.dom.validate.SignatureTrustValidator
-
- SignatureUtils - Class in org.apache.wss4j.dom.util
-
WS-Security Utility methods.
- signatureValue - Variable in class org.apache.wss4j.dom.message.WSSecSignature
-
- SKI_KEY_IDENTIFIER - Static variable in class org.apache.wss4j.dom.WSConstants
-
Sets the org.apache.wss4j.dom.message.WSSecSignature#build(Document, Crypto, WSSecHeader)
method to send a SubjectKeyIdentifier to identify
the signing certificate.
- SOAP11_CONSTANTS - Static variable in interface org.apache.wss4j.dom.SOAPConstants
-
SOAP 1.1 constants - thread-safe and shared
- SOAP11Constants - Class in org.apache.wss4j.dom
-
SOAP 1.1 constants
- SOAP11Constants() - Constructor for class org.apache.wss4j.dom.SOAP11Constants
-
- SOAP12_CONSTANTS - Static variable in interface org.apache.wss4j.dom.SOAPConstants
-
SOAP 1.2 constants - thread-safe and shared
- SOAP12Constants - Class in org.apache.wss4j.dom
-
SOAP 1.2 constants
- SOAP12Constants() - Constructor for class org.apache.wss4j.dom.SOAP12Constants
-
- SOAPConstants - Interface in org.apache.wss4j.dom
-
An interface defining SOAP constants.
- ST_SIGNED - Static variable in class org.apache.wss4j.dom.WSConstants
-
- ST_UNSIGNED - Static variable in class org.apache.wss4j.dom.WSConstants
-
- storeBytesInAttachment - Variable in class org.apache.wss4j.dom.message.WSSecBase
-
- storeBytesInAttachment(Element, Document, String, byte[], CallbackHandler) - Static method in class org.apache.wss4j.dom.util.WSSecurityUtil
-
- STRParser - Interface in org.apache.wss4j.dom.str
-
This interface describes a pluggable way of extracting credentials from SecurityTokenReference
elements.
- STRParser.REFERENCE_TYPE - Enum in org.apache.wss4j.dom.str
-
ISSUER_SERIAL - A certificate (chain) is located by the issuer name and serial number of the
(root) cert
THUMBPRINT_SHA1 - A certificate (chain) is located by the SHA1 thumbprint of the (root) cert
KEY_IDENTIFIER - A certificate (chain) is located via a Key Identifier Element
DIRECT_REF - A certificate (chain) is located directly via an Id to another security token
Note that a Thumbprint reference is also a KeyIdentifier, but takes precedence over it.
- STRParserParameters - Class in org.apache.wss4j.dom.str
-
This class holds the parameters for parsing a SecurityTokenReference Element by a STRParser implementation.
- STRParserParameters() - Constructor for class org.apache.wss4j.dom.str.STRParserParameters
-
- STRParserResult - Class in org.apache.wss4j.dom.str
-
This class holds the results from parsing a SecurityTokenReference Element by a STRParser implementation.
- STRParserResult() - Constructor for class org.apache.wss4j.dom.str.STRParserResult
-
- STRParserUtil - Class in org.apache.wss4j.dom.str
-
Some utilities for the STRParsers.
- STRTransform - Class in org.apache.wss4j.dom.transform
-
Class STRTransform.
- STRTransform() - Constructor for class org.apache.wss4j.dom.transform.STRTransform
-
- STRTransformProvider - Class in org.apache.wss4j.dom.transform
-
A provider for the STR Transform.
- STRTransformProvider() - Constructor for class org.apache.wss4j.dom.transform.STRTransformProvider
-
- STRTransformUtil - Class in org.apache.wss4j.dom.transform
-
Utility class exposing the dereferencing LOG.c of the
STRTransform implementation.
- strUri - Variable in class org.apache.wss4j.dom.message.WSSecSignature
-
- symmetricKey - Variable in class org.apache.wss4j.dom.message.WSSecEncryptedKey
-
Symmetric key used in the EncryptedKey.
- TAG_ACTION - Static variable in class org.apache.wss4j.dom.engine.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.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the BinarySecurityToken found, if applicable.
- TAG_CANONICALIZATION_METHOD - Static variable in class org.apache.wss4j.dom.engine.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.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting references to a List of Data ref URIs.
- TAG_DELEGATION_CREDENTIAL - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting a delegation credential found, if applicable.
- TAG_DERIVED_KEY_TOKEN - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting a DerivedKeyToken object
- TAG_ENCRYPTED_EPHEMERAL_KEY - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the encrypted key bytes
The value under this tag is a byte array
- TAG_ENCRYPTED_KEY_TRANSPORT_METHOD - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the encrypted key transport algorithm.
- TAG_ID - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
The (wsu) Id of the token corresponding to this result.
- TAG_PRINCIPAL - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the security principal found, if applicable.
- TAG_PUBLIC_KEY - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting a PublicKey associated with this token
- TAG_SAML_ASSERTION - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the SAML Assertion found, if applicable.
- TAG_SECRET - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting a byte[] secret associated with this token
- TAG_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting references to the DOM elements that have been
cryptographically protected.
- TAG_SIGNATURE_CONFIRMATION - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the signature confirmation of a signed element,
if applicable.
- TAG_SIGNATURE_METHOD - Static variable in class org.apache.wss4j.dom.engine.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.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the signature value of a signed element, if applicable.
- TAG_SUBJECT - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the security subject found, if applicable.
- TAG_TIMESTAMP - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the timestamp found, if applicable.
- TAG_TOKEN_ELEMENT - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the DOM Element of the processed token (if a token has been processed).
- TAG_TRANSFORMED_TOKEN - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting a Transformed Token.
- TAG_USERNAME_TOKEN - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting a UsernameToken object
- TAG_VALIDATED_TOKEN - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting that the TAG_*_TOKEN result has been validated by a Validator
implementation.
- TAG_X509_CERTIFICATE - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the X.509 certificate found, if applicable.
- TAG_X509_CERTIFICATES - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting the X.509 certificate chain found, if applicable.
- TAG_X509_REFERENCE_TYPE - Static variable in class org.apache.wss4j.dom.engine.WSSecurityEngineResult
-
Tag denoting how the X.509 certificate (chain) was referenced, if applicable.
- THUMBPRINT_IDENTIFIER - Static variable in class org.apache.wss4j.dom.WSConstants
-
THUMPRINT_IDENTIFIER is used to set the specific key identifier
ThumbprintSHA1.
- Timestamp - Class in org.apache.wss4j.dom.message.token
-
Timestamp according to SOAP Message Security 1.0,
chapter 10 / appendix A.2
- Timestamp(Element, BSPEnforcer) - Constructor for class org.apache.wss4j.dom.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.wss4j.dom.message.token.Timestamp
-
Constructs a Timestamp object according
to the defined parameters.
- Timestamp(boolean, Document, WSTimeSource, int) - Constructor for class org.apache.wss4j.dom.message.token.Timestamp
-
Constructs a Timestamp object according
to the defined parameters.
- TIMESTAMP - Static variable in class org.apache.wss4j.dom.WSConstants
-
wsu:Timestamp as defined by OASIS WS Security specification,
- TimestampAction - Class in org.apache.wss4j.dom.action
-
- TimestampAction() - Constructor for class org.apache.wss4j.dom.action.TimestampAction
-
- TimestampProcessor - Class in org.apache.wss4j.dom.processor
-
- TimestampProcessor() - Constructor for class org.apache.wss4j.dom.processor.TimestampProcessor
-
- TimestampValidator - Class in org.apache.wss4j.dom.validate
-
This class validates a processed Timestamp, extracted from the Credential passed to
the validate method.
- TimestampValidator() - Constructor for class org.apache.wss4j.dom.validate.TimestampValidator
-
- TOKEN - Static variable in class org.apache.wss4j.dom.message.token.UsernameToken
-
- toString() - Method in class org.apache.wss4j.dom.message.token.DerivedKeyToken
-
Returns the string representation of the token.
- toString() - Method in class org.apache.wss4j.dom.message.token.SecurityContextToken
-
Returns the string representation of the token.
- toString() - Method in class org.apache.wss4j.dom.message.token.SignatureConfirmation
-
Returns the string representation of the token.
- toString() - Method in class org.apache.wss4j.dom.message.token.Timestamp
-
Returns the string representation of the token.
- toString() - Method in class org.apache.wss4j.dom.message.token.UsernameToken
-
Returns the string representation of the token.
- transform(Data, XMLCryptoContext) - Method in class org.apache.wss4j.dom.transform.AttachmentCompleteSignatureTransform
-
- transform(Data, XMLCryptoContext, OutputStream) - Method in class org.apache.wss4j.dom.transform.AttachmentCompleteSignatureTransform
-
- transform(Data, XMLCryptoContext) - Method in class org.apache.wss4j.dom.transform.AttachmentContentSignatureTransform
-
- transform(Data, XMLCryptoContext, OutputStream) - Method in class org.apache.wss4j.dom.transform.AttachmentContentSignatureTransform
-
- transform(Data, XMLCryptoContext) - Method in class org.apache.wss4j.dom.transform.STRTransform
-
- transform(Data, XMLCryptoContext, OutputStream) - Method in class org.apache.wss4j.dom.transform.STRTransform
-
- TRANSFORM_URI - Static variable in class org.apache.wss4j.dom.transform.AttachmentCompleteSignatureTransform
-
- TRANSFORM_URI - Static variable in class org.apache.wss4j.dom.transform.AttachmentContentSignatureTransform
-
- TRANSFORM_URI - Static variable in class org.apache.wss4j.dom.transform.STRTransform
-
- TRANSFORM_WS_DOC_INFO - Static variable in class org.apache.wss4j.dom.transform.STRTransform
-
- TS - Static variable in class org.apache.wss4j.dom.WSConstants
-