|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
wsse:Security
header.
UsernameToken
.
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.
WSSecUsernameToken.addCreated()
WSSecUsernameToken.addNonce()
signing
method to send the signing certificate as a
BinarySecurityToken
.
wsse:BinarySecurityToken
as defined by WS Security specification
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)
CUSTOM_SYMM_SIGNING
is used internally only to set a
specific Signature behavior.
xenc:EncryptedKey
xenc:EncryptedKey
xenc:EncryptedKey
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
signature
method to use DSA with SHA1 (DSS) to sign data.
wsc:DerivedKeyToken
.String
array.
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.
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.
xenc:EncryptedData
elements.DerivedKeyToken
is (or to be) derived from.
WSUsernameTokenPrincipal
for equality.
name
and
namespace
.
uri
and namespace
.
prepare()
.
prepare()
.
WSUsernameTokenPrincipal
.
prepare()
.
SecurityContextToken
object.
SecurityContextToken
object.
Timestamp
object.
Timestamp
object.
UsernameToken
object.
WSSecEncryptedKey.getEncryptedEphemeralKey()
WSSecSignatureConfirmation.getId()
WSSecTimestamp.getId()
WSSecUsernameToken.getId()
prepare()
.
prepare()
.
prepare()
.
prepare()
.
prepare()
.
prepare()
.
prepare()
.
WSSecBase.getKeyIdentifierType()
keyIdentifyerType
.
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
-
- 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.
- 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)
- 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
-
- 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(Element) -
Static method in class org.apache.ws.security.util.WSSecurityUtil
-
- getSalt() -
Method in class org.apache.ws.security.message.token.UsernameToken
- Get the Salt value of this UsernameToken.
- getSamlTokenElement() -
Method in class org.apache.ws.security.processor.SAMLTokenProcessor
-
- 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.SAMLKeyInfo
-
- 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.
- getSecretKey() -
Method in class org.apache.ws.security.message.token.UsernameToken
- Gets the secret key as per WS-Trust spec.
- getSecretKey(int, String) -
Method in class org.apache.ws.security.message.token.UsernameToken
- Gets the secret key as per WS-Trust spec.
- 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.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.token.DerivedKeyToken
- Returns the SecurityTokenReference of the derived key token
- 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
-
- 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
-
- getSignatureValue() -
Method in class org.apache.ws.security.WSSecurityEngineResult
- Deprecated. use (byte[])
#get(#TAG_SIGNATURE_VALUE) instead
- 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.message.token.SignatureConfirmation
-
- 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
- getSoapConstants() -
Method in class org.apache.ws.security.handler.RequestData
-
- 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
.
- 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.
- getTimeToLive() -
Method in class org.apache.ws.security.handler.RequestData
-
- getTimestamp() -
Method in class org.apache.ws.security.WSSecurityEngineResult
- Deprecated. use (Timestamp)
#get(#TAG_TIMESTAMP) instead
- 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.WSEncryptionPart
-
- getType() -
Static method in class org.apache.ws.security.message.token.PKIPathSecurity
-
- getType() -
Method in class org.apache.ws.security.processor.BinarySecurityTokenProcessor
-
- getURI() -
Method in class org.apache.ws.security.message.token.Reference
- get the URI.
- 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.
- getUnderstoodHeaders() -
Method in class org.apache.ws.axis.security.handler.WSDoAllHandler
- Return a list of QNames which this Handler understands.
- getUsage() -
Method in class org.apache.ws.security.WSPasswordCallback
- Get the usage.
- getUseKeyIdentifier() -
Method in class org.apache.ws.security.message.WSSecEncrypt
- Returns if Key Identifiers should be used in KeyInfo
- getUsername() -
Method in class org.apache.ws.security.handler.RequestData
-
- getUsernameTokenElement() -
Method in class org.apache.ws.security.message.WSSecUsernameToken
- Returns the
UsernameToken
element.
- getUt() -
Method in class org.apache.ws.security.processor.UsernameTokenProcessor
- Get the processed UsernameToken.
- getUtElements() -
Method in class org.apache.ws.security.handler.RequestData
-
- 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
-
- getWSTVersion(String) -
Static method in class org.apache.ws.security.conversation.ConversationConstants
-
- getWssConfig() -
Method in class org.apache.ws.security.WSSecurityEngine
-
- getWssConfig() -
Method in class org.apache.ws.security.handler.RequestData
-
- 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
-
- getdktElement() -
Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
WSUsernameTokenPrincipal
.
signing
or the encryption
method to send the issuer name and the serial number of a
certificate to the receiver.
WSSecHeader.insertSecurityHeader(Document)
WSUsernameTokenPrincipal
.
WSSecSignature.isUseSingleCertificate()
encryption
method to encrypt the symmetric data encryption key with the RSA algoritm.
encryption
method to encrypt the symmetric data encryption key with the RSA algoritm.
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
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.
wsse:Security
DOM
Element.
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
ds:Signature
as defined by XML Signature specification,
enhanced by WS Security specification
java.util.Properties
object holding complete info about signature Crypto implementation.
signing
method to send a SubjectKeyIdentifier
to identify
the signing certificate.
wsc:SecurityContextToken
.SignatureConfirmation
object and parses the
wsse11:SignatureCOnfirmation
element to initialize it.
SignatureConfirmation
object according
to the defined parameters.
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)
WSSecSignature.setUseSingleCertificate(boolean)
WSSecEncryptedKey.setUseThisCert(X509Certificate)
WSSecBase.setUserInfo(String, String)
WSSecEncryptedKey.setUserInfo(String)
WSSecSignature.setUsernameToken(WSSecUsernameToken)
WSSecBase.setWsConfig(WSSConfig)
wsse11:signatureConfirmation
as defined by OASIS WS Security specification,
THUMPRINT_IDENTIFIER
is used to set the specific key identifier
ThumbprintSHA1.
encryption
method to use triple DES as the symmetric algorithm to encrypt data.
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,
WSUsernameTokenPrincipal
.
DerivedKeyToken
is (or to be) derived from.
WSHandlerConstants.ENCRYPTION_USER
triggers a special action to get the public key to use for encryption.
UT_SIGNING
is used internally only to set a specific Signature
behavior.
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
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:Security
WSSecSignature.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 |