|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
wsse:Security header.
UsernameToken.
WSSecUsernameToken.addCreated()
WSSecUsernameToken.addNonce()
encryption method to use AES with 128 bit key as the symmetric algorithm to encrypt data.
encryption method to use AES with 192 bit key as the symmetric algorithm to encrypt data.
encryption method to use AES with 256 bit key as the symmetric algorithm to encrypt data.
Node.appendChild(Node) instead
wsse:BinarySecurityToken as defined by WS Security specification
signing method to send the signing certificate as a BinarySecurityToken.
WSSecSignatureConfirmation.build(Document, byte[], WSSecHeader)
WSSecTimestamp.build(Document, WSSecHeader) and
WSSecTimestamp.setTimeToLive(int)
WSSecEncrypt.build(Document, Crypto, WSSecHeader)
WSSecSAMLToken.build(Document, SAMLAssertion, WSSecHeader)
WSSecUsernameToken.build(Document, WSSecHeader) and
WSSecBase.setUserInfo(String, String)
SAMLAssertion to a soap envelope.
SignatureConfirmation to a soap envelope.
Timestamp to a soap envelope.
UsernameToken to a soap envelope.
WSSecSignature.build(Document, Crypto, WSSecHeader)
WSSecSignatureSAML.build(Document, Crypto, SAMLAssertion, Crypto, String, String, WSSecHeader)
xenc:EncryptedKey
xenc:EncryptedKey
xenc:EncryptedKey
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 is used internally only to set a specific Signature
behavior.
CUSTOM_SYMM_SIGNING_DIRECT is used internally only to set a specific Signature
behavior.
java.util.Properties
object holding complete info about decryption Crypto implementation.
wsc:DerivedKeyToken as defined by WS-SecureConversation specification
wsc:DerivedKeyToken as defined by WS-SecureConversation specification in WS-SX
wsc:DerivedKeyToken.signature method to use DSA with SHA1 (DSS) to sign data.
String array.
WSHandlerConstants.PW_CALLBACK_CLASS but
the Axis WSS4J handler uses it to get the key associated with a key name.
WSHandlerConstants.PW_CALLBACK_REF but
the Axis WSS4J handler uses it to get the key associated with a key name.
java.util.Properties object holding complete info about
encryption Crypto implementation.
DerivedKeyToken
is (or to be) derived from.
xenc:EncryptedData as defined by XML Encryption specification,
enhanced by WS Security specification
xenc:EncryptedKey as defined by XML Encryption specification,
enhanced by WS Security specification
ENCRYPTED_KEY_SHA1_IDENTIFIER is used to set the specific key identifier
ThumbprintSHA1.
xenc:EncryptedData elements.WSUsernameTokenPrincipal
for equality.
name and
namespace.
uri and namespace.
prepare().
prepare().
WSUsernameTokenPrincipal.
SecurityContextToken object.
SecurityContextToken object.
Timestamp object.
Timestamp object.
UsernameToken object.
prepare().
WSSecEncryptedKey.getEncryptedEphemeralKey()
WSSecSignatureConfirmation.getId()
WSSecTimestamp.getId()
WSSecUsernameToken.getId()
prepare().
prepare().
prepare().
prepare().
prepare().
prepare().
prepare().
BinarySecurityToken
or a SAML token.
WSSecBase.getKeyIdentifierType()
keyIdentifierType.
ENCRYPTED_KEY_TOKEN
WSUsernameTokenPrincipal.
WSUsernameTokenPrincipal.
name.
WSUsernameTokenPrincipal.
USERNAME_TOKEN
and USERNAME_TOKEN_UNKNOWN.
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
-
- getProperty() -
Method in class org.apache.ws.security.WSParameterCallback
-
- 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
-
- getPublicKey() -
Method in class org.apache.ws.security.saml.SAMLKeyInfo
-
- 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.
- getQueryString() -
Method in class org.apache.ws.security.util.URI
- Get the query string for this URI.
- 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.
- getSAML2KeyInfo(Element, Crypto, CallbackHandler) -
Static method in class org.apache.ws.security.saml.SAML2Util
-
- getSAML2KeyInfo(Assertion, Crypto, CallbackHandler) -
Static method in class org.apache.ws.security.saml.SAML2Util
-
- getSAMLKeyInfo(Element, Crypto, CallbackHandler) -
Static method in class org.apache.ws.security.saml.SAMLUtil
- Extract certificates or the key available in the SAMLAssertion
- getSAMLKeyInfo(SAMLAssertion, Crypto, CallbackHandler) -
Static method in class org.apache.ws.security.saml.SAMLUtil
-
- getSamlTokenElement() -
Method in class org.apache.ws.security.processor.SAML2TokenProcessor
-
- getSamlTokenElement() -
Method in class org.apache.ws.security.processor.SAMLTokenProcessor
-
- getScheme() -
Method in class org.apache.ws.security.util.URI
- Get the scheme for this URI.
- getSchemeSpecificPart() -
Method in class org.apache.ws.security.util.URI
- Get the scheme-specific part for this URI (everything following the scheme and the first
colon).
- 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
-
- getSecret() -
Method in class org.apache.ws.security.saml.SAML2KeyInfo
-
- getSecret() -
Method in class org.apache.ws.security.saml.SAMLKeyInfo
-
- getSecretKey() -
Method in class org.apache.ws.security.KerberosTokenPrincipal
-
- 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
- Deprecated. replaced by
WSSecUsernameToken.getSecretKey()
- 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
- Deprecated. replaced by
WSSecEncrypt.getSecurityTokenReference()
- getSecurityTokenReference() -
Method in class org.apache.ws.security.message.WSSecEncrypt
-
- getSecurityTokenReference() -
Method in class org.apache.ws.security.message.WSSecKerberosToken
-
- getSecurityTokenReference(String) -
Method in class org.apache.ws.security.WSDocInfo
- Get a SecurityTokenReference for the given (wsu) Id
- getServerPrincipalName() -
Method in class org.apache.ws.security.kerberos.KrbSession
-
- getServicePrincipalName() -
Method in class org.apache.ws.security.KerberosTokenPrincipal
-
- getServiceTicket() -
Method in class org.apache.ws.security.kerberos.KrbSession
-
- getSession(String) -
Method in class org.apache.ws.security.kerberos.KrbSessionCache
-
- getSessionKey() -
Method in class org.apache.ws.security.kerberos.KrbSession
-
- getSessionKey() -
Method in class org.apache.ws.security.kerberos.KrbTicketDecoder
- Get the session key from the decoded service ticket.
- getSessionKey() -
Method in class org.apache.ws.security.KerberosTokenPrincipal
-
- getSessionKey() -
Method in class org.apache.ws.security.message.WSSecKerberosToken
-
- getSessionKey(byte[]) -
Method in class org.apache.ws.security.processor.KerberosTokenProcessor
-
- getSHA1() -
Method in class org.apache.ws.security.message.token.KerberosSecurity
-
- getSHA1(byte[]) -
Static method in class org.apache.ws.security.util.SecurityUtil
-
- 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
- Deprecated. replaced by
WSSecSignature.getSigCanonicalization()
- 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
- Deprecated. replaced by
WSSecSignature.getSignatureAlgorithm()
- 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
- Deprecated. replaced by
WSSecSignature.getSignatureValue()
- 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
- Looks up key first via
WSHandler.getOption(String) and if not found
there, via WSHandler.getProperty(Object, String)
- 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.
- getStringValue() -
Method in class org.apache.ws.security.WSParameterCallback
-
- getSymmetricEncAlgorithm() -
Method in class org.apache.ws.security.message.WSEncryptBody
- Deprecated. replaced by
WSSecEncrypt.getSymmetricEncAlgorithm()
- 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
- Deprecated. replaced by
WSSecEncrypt.getSymmetricKey()
- 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.
- getThumbPrintEncoded() -
Method in class org.apache.ws.security.kerberos.KrbSession
-
- getTimestamp() -
Method in class org.apache.ws.security.WSSecurityEngineResult
- Deprecated. use (Timestamp)
#get(#TAG_TIMESTAMP) instead
- getTimestampForSAMLAssertion(Assertion) -
Static method in class org.apache.ws.security.saml.SAML2Util
- Create a timestamp object from the SAML 2.0 Assertion
- getTimestampForSAMLAssertion(Element) -
Static method in class org.apache.ws.security.saml.SAMLUtil
- Create a TimeStamp object from the SAML assertion.
- 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() -
Method in class org.apache.ws.security.message.token.KerberosSecurity
-
- 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
- getUserinfo() -
Method in class org.apache.ws.security.util.URI
- Get the userinfo for this URI.
- 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
-
- GSS_KERBEROSv5_AP_REQ -
Static variable in class org.apache.ws.security.message.token.KerberosSecurity
-
- GSS_KERBEROSv5_AP_REQ_SHA1 -
Static variable in class org.apache.ws.security.message.token.KerberosSecurity
-
WSUsernameTokenPrincipal.
WSSecHeader.insertSecurityHeader(Document)
WSUsernameTokenPrincipal.
signing or the encryption method to send the issuer name and the serial number of a certificate to the
receiver.
WSSecSignature.isUseSingleCertificate()
KEY_VALUE is used to set a ds:KeyInfo/ds:KeyValue element to refer to either an
RSA or DSA public key.
encryption method to encrypt the symmetric data encryption key with the RSA algorithm.
encryption method to encrypt the symmetric data encryption key with the RSA algorithm.
InputStream .
Thread contextClassLoader if that
fails try Class.forname.
mustUnderstand flag.
SAMLAssertion.
SAMLAssertion.
org.apache.ws.security.WSEncryptionPart
org.apache.ws.security.WSEncryptionPart
org.apache.ws.security.WSEncryptionPart
WSSecurityUtil.prependChildElement(Element, Element)
instead
wsse:Security DOM
Element.
CallbackHandler interface.
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.
UserNameToken method to send _no_ password related information.
UserNameToken method to send the password in clear
This is a required method as defined by WS Specification, Username token profile.
Vector
in this property.
xenc:ReferenceList as defined by XML Encryption specification,
wsse:Security header.
signature method to use RSA with SHA to sign data.
saml:Assertion as defined by SAML specification
wsc:SecurityContextToken as defined by WS-SecureConversation specification
wsc:SecurityContextToken as defined by WS-SecureConversation specification in
WS-SX
wsc:SecurityContextToken.WSSecHeader.setActor(String)
WSSecBase.setBodyID(Document)
WSUsernameTokenPrincipal.
WSSecEncrypt.setEmbeddedKeyName(String)
WSSecEncrypt.setEncCanonicalization(String)
WSSecSignatureConfirmation
WSSecTimestamp
WSSecUsernameToken
WSSecEncrypt.setKey(byte[])
WSSecEncrypt.setKeyEnc(String)
WSSecBase.setKeyIdentifierType(int)
InputStream.
WSSecHeader.setMustUnderstand(boolean)
mustUnderstand flag for the
wsse:Security header.
WSUsernameTokenPrincipal.
WSSecBase.setParts(Vector)
WSUsernameTokenPrincipal.
WSSecUsernameToken.setPasswordType(String)
UsernameToken.
Properties element.
WSSecEncrypt.setSecurityTokenReference(SecurityTokenReference)
WSSecSignature.setSigCanonicalization(String)
WSSecSignature.setSignatureAlgorithm(String)
WSSecEncrypt.setSymmetricEncAlgorithm(String)
WSSecEncrypt.setSymmetricKey(SecretKey)
WSSecTimestamp.setTimeToLive(int)
WSSecBase.setUserInfo(String, String)
WSSecEncryptedKey.setUserInfo(String)
WSSecSignature.setUsernameToken(WSSecUsernameToken)
WSSecSignature.setUseSingleCertificate(boolean)
WSSecEncryptedKey.setUseThisCert(X509Certificate)
WSSecBase.setWsConfig(WSSConfig)
java.util.Properties
object holding complete info about signature Crypto implementation.
ds:Signature as defined by XML Signature specification,
enhanced by WS Security specification
SignatureConfirmation object and parses the
wsse11:SignatureCOnfirmation element to initialize it.
SignatureConfirmation object according
to the defined parameters.
wsse11:signatureConfirmation as defined by OASIS WS Security specification,
signing method to send a SubjectKeyIdentifier to identify the signing
certificate.
STRTransform implementation.THUMPRINT_IDENTIFIER is used to set the specific key identifier ThumbprintSHA1.
Timestamp object and parses the
wsu:Timestamp element to initialize it.
Timestamp object according
to the defined parameters.
wsu:Timestamp as defined by OASIS WS Security specification,
DerivedKeyToken
is (or to be) derived from.
WSUsernameTokenPrincipal.
encryption method to use triple DES as the symmetric algorithm to encrypt data.
MalformedURIException with no specified detail message.
MalformedURIException with the specified detail message.
WSHandlerConstants.ENCRYPTION_USER
triggers a special action to get the public key to use for encryption.
UsernameToken object and parses the
wsse:UsernameToken element to initialize it.
UsernameToken object and parses the
wsse:UsernameToken element to initialize it.
UsernameToken object according to the defined
parameters.
UsernameToken object according to the defined
parameters.
wsse:UsernameToken as defined by WS Security specification
UT_SIGNING is used internally only to set a specific Signature behavior.
WSSecSignatureConfirmation.WSSecSignatureConfirmation()
WSSecSignatureConfirmation.WSSecSignatureConfirmation()
and WSSecHeader for actor specification.
WSSecSignatureConfirmation.WSSecSignatureConfirmation()
and WSSecHeader for actor and mustunderstand
specification.
WSSecTimestamp.WSSecTimestamp()
WSSecTimestamp.WSSecTimestamp() and
WSSecHeader for actor specification.
WSSecTimestamp.WSSecTimestamp() and
WSSecHeader for actor and mustunderstand
specification.
WSSecBase.WSSecBase()
WSSecBase.WSSecBase() and
WSSecHeader for actor specification.
WSSecBase.WSSecBase() and
WSSecHeader for actor and mustunderstand
specification.
Principal interface and
represents a DerivedKeyToken.WSDoAllHandler is a utility class which implements simple
property setting/getting behavior, and stubs out a lot of the Handler
methods.WSSecEncrypt.WSSecEncrypt()
WSSecEncrypt.WSSecEncrypt()
and WSSecHeader for actor specification.
WSSecEncrypt.WSSecEncrypt()
and WSSecHeader for actor and mustunderstand
specification.
WSSecSAMLToken.WSSecSAMLToken()
WSSecSAMLToken.WSSecSAMLToken()
and WSSecHeader for actor specification.
WSSecSAMLToken.WSSecSAMLToken()
and WSSecHeader for actor and mustunderstand
specification.
WSSecUsernameToken.WSSecUsernameToken()
WSSecUsernameToken.WSSecUsernameToken()
and WSSecHeader for actor specification.
WSSecUsernameToken.WSSecUsernameToken()
and WSSecHeader for actor and mustunderstand
specification.
wsc:SecurityContextToken into the
wsse:SecurityWSSecSignature.WSSecSignature()
WSSecSignature.WSSecSignature()
and WSSecHeader for actor specification.
WSSecSignature.WSSecSignature()
and WSSecHeader for actor and mustunderstand
specification.
WSSecSignatureSAML.WSSecSignatureSAML()
WSSecSignatureSAML.WSSecSignatureSAML() and
WSSecHeader for actor and mustunderstand
specification.
Principal interface and
represents a UsernameToken user.encryption method to send the certificate used to encrypt the symmetric key.
DateFormat for the format of the dateTime simpleType as specified in the
XML Schema specification.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||