|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
addDocument
method is used to add a new resource to the
signed info.
Manifest.addDocument(java.lang.String, java.lang.String, org.apache.xml.security.transforms.Transforms, java.lang.String, java.lang.String, java.lang.String)
method
URI
attribute in reference
element
URI
attribute in reference
element
Transform
with the specified Transform algorithm URI
Transform
with the specified Transform algorithm URI
Transform
with the specified Transform algorithm URI
Transform
with the specified Transform algorithm URI
Transform
with the specified Transform algorithm URI
Transform
with the specified Transform algorithm URI
NodeFilter
always returns true
C14nNodeFilter
implements a NodeFilter
which is user by the Canonicalizer20010315
and the Canonicalizer20010315WithXPath
.node
.
node
.
xenc:CarriedKeyName
element.StorageResolverSpi
makes all raw (binary) X509Certificate
s
which reside as files in a single directory available to the StorageResolver
.xenc:CipherData
element.xenc:CipherReference
element.xenc:CipherValue
element.Attr
in the given namespace
(if possible).
SignedInfo.createSecretKey(byte[])
xenc:DataReference
element.Text
children of the Element and interprets
them as input for the Base64.decode()
function.
XMLSignatureInput
which is referenced by the
URI
Attribute.
MessageDigest.digest()
which is executed on the internal MessageDigest
object.
MessageDigest.digest()
which is executed on the internal MessageDigest
object.
MessageDigest.digest()
which is executed on the internal MessageDigest
object.
Node
into a NodeList
which contains only that Node
BigInteger
.
- encode(BigInteger, int) -
Static method in class org.apache.xml.security.utils.Base64
- Returns a byte-array representation of a
BigInteger
.
- encode(byte[]) -
Static method in class org.apache.xml.security.utils.Base64
- Encode a byte array and fold lines at the standard 76th character.
- encode(byte[], int) -
Static method in class org.apache.xml.security.utils.Base64
- Encode a byte array in Base64 format and return an optionally
wrapped line
- encodeBlock(byte[], int) -
Static method in class org.apache.xml.security.utils.Base64
- Method encodeBlock
- encodeBlock(byte[], int, int) -
Method in class org.apache.xml.security.algorithms.encryption.helper.PKCS15Cipher
- Method encodeBlock
- encodeBlock(byte[], int, int) -
Method in class org.apache.xml.security.algorithms.encryption.helper.OAEPCipher
- Method encodeBlock
- encodeFullBlock(byte[], int) -
Static method in class org.apache.xml.security.utils.Base64
- Method encodeFullBlock
- encodeToElement(Document, String, byte[]) -
Static method in class org.apache.xml.security.utils.Base64
- Method encodeToElement
- ENCODING -
Static variable in class org.apache.xml.security.c14n.Canonicalizer
- The output encoding of canonicalized data
- ENCRYPT_IV_IN_ECB -
Static variable in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl
- Field ENCRYPT_IV_IN_ECB
- encrypt(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethod
- Method encrypt
- encrypt(byte[], Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethod
- Method encrypt
- encryptB64(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethod
-
- encryptB64(byte[], Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethod
-
- encryptContentAndReplace(Node, int, Key) -
Method in class org.apache.xml.security.encryption.EncryptedData
- Encrypts some child
Node
s of a given Element
.
- encryptContentAndReplace(Node, Key) -
Method in class org.apache.xml.security.encryption.EncryptedData
- Encrypts all child
Node
s of a given Element
.
- EncryptedData - class org.apache.xml.security.encryption.EncryptedData.
- This class maps to the
xenc:EncryptedData
element. - EncryptedData(Document, EncryptionMethod, KeyInfo, CipherData, EncryptionProperties, String, String) -
Constructor for class org.apache.xml.security.encryption.EncryptedData
- Constructor EncryptedData
- EncryptedData(Document, String, EncryptionMethodParams, KeyInfo, CipherData, EncryptionProperties, String, String) -
Constructor for class org.apache.xml.security.encryption.EncryptedData
- Constructor EncryptedData
- EncryptedData(Document, String, EncryptionMethodParams, KeyInfo, EncryptionProperties, String) -
Constructor for class org.apache.xml.security.encryption.EncryptedData
- Constructor EncryptedData
- EncryptedData(Element, String) -
Constructor for class org.apache.xml.security.encryption.EncryptedData
- Constructor EncryptedData
- EncryptedKey - class org.apache.xml.security.encryption.EncryptedKey.
- This class maps to the
xenc:EncryptedKey
element. - EncryptedKey(Document, EncryptionMethod, KeyInfo, CipherData, EncryptionProperties, ReferenceList, String, String, String, String) -
Constructor for class org.apache.xml.security.encryption.EncryptedKey
- Constructor EncryptedKey
- EncryptedKey(Document, String, EncryptionMethodParams, KeyInfo, Key, Key, EncryptionProperties, ReferenceList, String, String, String, String) -
Constructor for class org.apache.xml.security.encryption.EncryptedKey
- Constructor EncryptedKey
- EncryptedKey(Element, String) -
Constructor for class org.apache.xml.security.encryption.EncryptedKey
- Constructor EncryptedKey
- EncryptedType - interface org.apache.xml.security.encryption.type.EncryptedType.
- This interface describes the methods available for element types
which extend the abstract
xenc:EncryptedType
. - encryptElementAndReplace(Element, Key) -
Method in class org.apache.xml.security.encryption.EncryptedData
- Method encryptAndReplace
- EncryptionConstants - class org.apache.xml.security.utils.EncryptionConstants.
-
- EncryptionElementProxy - class org.apache.xml.security.utils.EncryptionElementProxy.
- This is the base object for all objects which map directly to an Element from
the xenc spec.
- EncryptionElementProxy(Document) -
Constructor for class org.apache.xml.security.utils.EncryptionElementProxy
- Constructor EncryptionElementProxy
- EncryptionElementProxy(Element, String) -
Constructor for class org.apache.xml.security.utils.EncryptionElementProxy
- Constructor EncryptionElementProxy
- EncryptionMethod - class org.apache.xml.security.algorithms.encryption.EncryptionMethod.
- This is the representation of an
xenc:EncryptionMethod
element. - EncryptionMethod(Document, String) -
Constructor for class org.apache.xml.security.algorithms.encryption.EncryptionMethod
- Constructor EncryptionMethod
- EncryptionMethod(Document, String, EncryptionMethodParams) -
Constructor for class org.apache.xml.security.algorithms.encryption.EncryptionMethod
- Constructor EncryptionMethod
- EncryptionMethod(Element, String) -
Constructor for class org.apache.xml.security.algorithms.encryption.EncryptionMethod
- Constructor EncryptionMethod
- EncryptionMethodParams - class org.apache.xml.security.algorithms.encryption.params.EncryptionMethodParams.
-
- EncryptionMethodParams() -
Constructor for class org.apache.xml.security.algorithms.encryption.params.EncryptionMethodParams
-
- EncryptionMethodSpi - class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi.
-
- EncryptionMethodSpi() -
Constructor for class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
-
- EncryptionProperties - class org.apache.xml.security.encryption.EncryptionProperties.
- This class maps to the
xenc:EncryptionProperties
element. - EncryptionProperties(Document) -
Constructor for class org.apache.xml.security.encryption.EncryptionProperties
- Constructor EncryptionProperties
- EncryptionProperties(Element, String) -
Constructor for class org.apache.xml.security.encryption.EncryptionProperties
- Constructor EncryptionProperties
- EncryptionProperty - class org.apache.xml.security.encryption.EncryptionProperty.
- This class maps to the
xenc:EncryptionProperty
element. - EncryptionProperty(Document) -
Constructor for class org.apache.xml.security.encryption.EncryptionProperty
- Constructor EncryptionProperty
- EncryptionProperty(Element, String) -
Constructor for class org.apache.xml.security.encryption.EncryptionProperty
- Constructor EncryptionProperty
- ENCRYPTIONSPECIFICATION_URL -
Static variable in class org.apache.xml.security.utils.EncryptionConstants
- Field ENCRYPTIONSPECIFICATION_URL
- EncryptionSpecNS -
Static variable in class org.apache.xml.security.utils.EncryptionConstants
- The namespace of the XML Encryption Syntax and Processing
- engineAddContextToElement(Element) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineAddContextToElement
- engineAddContextToElement(Element) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineAddContextToElement
- engineAddProperies(Map) -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
-
- engineAliases() -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineCanonicalize(byte[]) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- Method canonicalize
- engineCanonicalizeSubTree(Node) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
- engineCanonicalizeSubTree(Node) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- Method engineCanonicalizeSubTree
- engineCanonicalizeSubTree(Node) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
- Method engineCanonicalizeSubTree
- engineCanonicalizeSubTree(Node, String) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
- engineCanonicalizeSubTree(Node, String) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- Method engineCanonicalizeSubTree
- engineCanonicalizeSubTree(Node, String) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
- Method engineCanonicalizeSubTree
- engineCanonicalizeXPathNodeSet(NodeList) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- Method engineCanonicalizeXPathNodeSet
- engineCanonicalizeXPathNodeSet(NodeList, String) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
- engineCanonicalizeXPathNodeSet(Set) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
- engineCanonicalizeXPathNodeSet(Set) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- Method engineCanonicalizeXPathNodeSet
- engineCanonicalizeXPathNodeSet(Set) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
- Method engineCanonicalizeXPathNodeSet
- engineCanonicalizeXPathNodeSet(Set, String) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
- engineCanonicalizeXPathNodeSet(Set, String) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- Method engineCanonicalizeXPathNodeSet
- engineCanonicalizeXPathNodeSet(Set, String) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
- Method engineCanonicalizeXPathNodeSet
- engineCanResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
- This method helps the
ResourceResolver
to decide whether a
ResourceResolverSpi
is able to perform the requested action.
- engineCanResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointerArbitrary
- Method engineCanResolve
- engineCanResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
- Method engineCanResolve
- engineCanResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverLocalFilesystem
- Method engineCanResolve
- engineCanResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverFragment
- Method engineCanResolve
- engineCanResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
- We resolve http URIs without fragment...
- engineCanResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
- We resolve anonymous (unspecified) URIs
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- This method helps the
ResourceResolver
to decide whether a
ResourceResolverSpi
is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
- Method engineCanResolve
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
- Method engineCanResolve
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
- Method engineCanResolve
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
- Method engineCanResolve
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
- Method engineCanResolve
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
- Method engineCanResolve
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
- Method engineCanResolve
- engineContainsAlias(String) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineDecrypt(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
-
- engineDecrypt(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC
- Method engineDecrypt
- engineDecrypt(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
- Method engineDecrypt
- engineDecrypt(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl
- Method engineDecrypt
- engineDecrypt(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl
- Method engineDecrypt
- engineDeleteEntry(String) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineEncrypt(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
-
- engineEncrypt(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC
- Method engineEncrypt
- engineEncrypt(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
- Method engineEncrypt
- engineEncrypt(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl
- Method engineEncrypt
- engineEncrypt(byte[], Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl
- Method engineEncrypt
- engineEncrypt(byte[], Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
-
- engineEncrypt(byte[], Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC
- Method engineEncrypt
- engineEncrypt(byte[], Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
- Method engineEncrypt
- engineEncrypt(byte[], Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl
- Method engineEncrypt
- engineEncrypt(byte[], Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl
- Method engineEncrypt
- engineGetBlockSize() -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
-
- engineGetBlockSize() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC
- Method engineGetBlockSize
- engineGetBlockSize() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
- Method engineGetBlockSize
- engineGetBlockSize() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAPKCS15_BC
- Method engineGetBlockSize
- engineGetBlockSize() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAOAEP_BC
- Method engineGetBlockSize
- engineGetBlockSize() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl
- Method engineGetBlockSize
- engineGetCertificate(String) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineGetCertificateAlias(Certificate) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineGetCertificateChain(String) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineGetContextFromElement(Element) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineGetContextFromElement
- engineGetContextFromElement(Element) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineGetContextFromElement
- engineGetCreationDate(String) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments
- Method engineGetIncludeComments
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315OmitComments
- Method engineGetIncludeComments
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments
- Method engineGetIncludeComments
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclOmitComments
- Method engineGetIncludeComments
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
-
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC
- Method engineGetIvLength
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
- Method engineGetIvLength
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES256_BC
- Method engineGetIvLength
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES192_BC
- Method engineGetIvLength
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES128_BC
- Method engineGetIvLength
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAPKCS15_BC
- Method engineGetIvLength
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAOAEP_BC
- Method engineGetIvLength
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl_TRIPLEDES_BC
- Method engineGetIvLength
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl_AES256_BC
- Method engineGetIvLength
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl_AES192_BC
- Method engineGetIvLength
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl_AES128_BC
- Method engineGetIvLength
- engineGetIvLength() -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl
- Method engineGetIvLength
- engineGetJCEAlgorithmString() -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.getAlgorithm()
which is executed on the internal Signature
object.
- engineGetJCEAlgorithmString() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Method engineGetJCEAlgorithmString
- engineGetJCEAlgorithmString() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Method engineGetJCEAlgorithmString
- engineGetJCEAlgorithmString() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineGetJCEAlgorithmString
- engineGetJCEProviderName() -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineGetJCEProviderName
- engineGetJCEProviderName() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Method engineGetJCEProviderName
- engineGetJCEProviderName() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Method engineGetJCEProviderName
- engineGetJCEProviderName() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineGetJCEAlgorithmString
- engineGetKey(String, char[]) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineGetProperty(String) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineGetProperty
- engineGetProperty(String) -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
- Method engineGetProperty
- engineGetPropertyKeys() -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineGetPropertyKeys
- engineGetPropertyKeys() -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
- Method engineGetPropertyKeys
- engineGetPropertyKeys() -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
- Method engineGetPropertyKeys
- engineGetPropertyKeys() -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
- Method engineGetPropertyKeys
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Returns the URI representation of
Transformation algorithm
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSARIPEMD160
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSAMD5
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA1
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA256
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA384
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA512
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacRIPEMD160
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacMD5
-
- engineGetURI() -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
- engineGetURI() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315OmitComments
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclOmitComments
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.TransformSpi
- Returns the URI representation of
Transformation algorithm
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformXSLT
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformXPointer
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformXPathFilterCHGP
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter04
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformXPath
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformC14NWithComments
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusive
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformC14N
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformBase64Decode
- Method engineGetURI
- engineInit(Document, EncryptionMethodParams) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
-
- engineInit(Document, EncryptionMethodParams) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC
- Method engineInit
- engineInit(Document, EncryptionMethodParams) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
- Method engineInit
- engineInit(Document, EncryptionMethodParams) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAPKCS15_BC
- Method engineInit
- engineInit(Document, EncryptionMethodParams) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAOAEP_BC
- Method engineInit
- engineInit(Document, EncryptionMethodParams) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl
- Method engineInit
- engineInit(Element) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
-
- engineInit(Element) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC
- Method engineInit
- engineInit(Element) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
-
- engineInit(Element) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAPKCS15_BC
-
- engineInit(Element) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAOAEP_BC
-
- engineInit(Element) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl
- Method engineInit
- engineInitSign(Key) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Mac
which is executed on the internal Mac.init(Key)
object.
- engineInitSign(Key) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Method engineInitSign
- engineInitSign(Key) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Method engineInitSign
- engineInitSign(Key) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineInitSign
- engineInitSign(Key, AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Mac
which is executed on the internal Mac.init(Key)
object.
- engineInitSign(Key, AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Method engineInitSign
- engineInitSign(Key, AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Method engineInitSign
- engineInitSign(Key, AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineInitSign
- engineInitSign(PrivateKey) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.initSign(java.security.PrivateKey)
which is executed on the internal Signature
object.
- engineInitSign(PrivateKey) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Proxy method for
Signature.initSign(java.security.PrivateKey)
which is executed on the internal Signature
object.
- engineInitSign(PrivateKey) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Proxy method for
Signature.initSign(java.security.PrivateKey)
which is executed on the internal Signature
object.
- engineInitSign(PrivateKey) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineInitSign
- engineInitSign(PrivateKey, SecureRandom) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.initSign(java.security.PrivateKey)
which is executed on the internal Signature
object.
- engineInitSign(PrivateKey, SecureRandom) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Proxy method for
Signature.initSign(java.security.PrivateKey)
which is executed on the internal Signature
object.
- engineInitSign(PrivateKey, SecureRandom) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Proxy method for
Signature.initSign(java.security.PrivateKey)
which is executed on the internal Signature
object.
- engineInitSign(PrivateKey, SecureRandom) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Proxy method for
Signature.initSign(java.security.PrivateKey)
which is executed on the internal Signature
object.
- engineInitVerify(Key) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineInitVerify
- engineInitVerify(Key) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Method engineInitVerify
- engineInitVerify(Key) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Method engineInitVerify
- engineInitVerify(Key) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Proxy method for
Signature.initVerify(java.security.PublicKey)
which is executed on the internal Signature
object.
- engineInitVerify(PublicKey) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.initVerify(java.security.PublicKey)
which is executed on the internal Signature
object.
- engineInitVerify(PublicKey) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Proxy method for
Signature.initVerify(java.security.PublicKey)
which is executed on the internal Signature
object.
- engineInitVerify(PublicKey) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Proxy method for
Signature.initVerify(java.security.PublicKey)
which is executed on the internal Signature
object.
- engineInitVerify(PublicKey) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineInitVerify
- engineIsCertificateEntry(String) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineIsKeyEntry(String) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineLoad(InputStream, char[]) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.TransformSpi
- The mega method which MUST be implemented by the Transformation Algorithm.
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformXSLT
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformXPointer
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformXPathFilterCHGP
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter04
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformXPath
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
- This transform performs the Enveloped-Signature-Transform by
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformC14NWithComments
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusive
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformC14N
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput) -
Method in class org.apache.xml.security.transforms.implementations.TransformBase64Decode
- Method enginePerformTransform
- engineResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
- This is the workhorse method used to resolve resources.
- engineResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointerArbitrary
- Method engineResolve
Wird das gleiche Dokument referenziert?
- engineResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
- Method engineResolve
Wird das gleiche Dokument referenziert?
- engineResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverLocalFilesystem
- Method resolve
- engineResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverFragment
- Method engineResolve
Wird das gleiche Dokument referenziert?
- engineResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
- Method resolve
- engineResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
-
- engineResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
- Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
- Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
- Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
- Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
- Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
- Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
- Method engineResolvePublicKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
- Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
- Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
- Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
- Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
- Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
- Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
- Method engineResolveSecretKey
- engineResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
- Method engineResolveX509Certificate
- engineResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
- Method engineResolveX509Certificate
- engineResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
- Method engineResolveX509Certificate
- engineResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
- Method engineResolveX509Certificate
- engineResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
- Method engineResolveX509Certificate
- engineResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
- Method engineResolveX509Certificate
- engineResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
- Method engineResolveX509Certificate
- engineSetCertificateEntry(String, Certificate) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineSetDocument(Document) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineSetDocument
- engineSetHMACOutputLength(int) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineSetHMACOutputLength
- engineSetHMACOutputLength(int) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Method engineSetHMACOutputLength
- engineSetHMACOutputLength(int) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Method engineSetHMACOutputLength
- engineSetHMACOutputLength(int) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineSetHMACOutputLength
- engineSetKeyEntry(String, byte[], Certificate[]) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineSetKeyEntry(String, Key, char[], Certificate[]) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineSetParameter(AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.setParameter(java.lang.String, java.lang.Object)
which is executed on the internal Signature
object.
- engineSetParameter(AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Proxy method for
Signature.setParameter(java.lang.String, java.lang.Object)
which is executed on the internal Signature
object.
- engineSetParameter(AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Proxy method for
Signature.setParameter(java.lang.String, java.lang.Object)
which is executed on the internal Signature
object.
- engineSetParameter(AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Proxy method for
Signature.setParameter(java.lang.String, java.lang.Object)
which is executed on the internal Signature
object.
- engineSetProperty(String, String) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineSetProperty
- engineSetProperty(String, String) -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
- Method engineSetProperty
- engineSign() -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.sign()
which is executed on the internal Signature
object.
- engineSign() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Proxy method for
Signature.sign()
which is executed on the internal Signature
object.
- engineSign() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Proxy method for
Signature.sign()
which is executed on the internal Signature
object.
- engineSign() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Proxy method for
Signature.sign()
which is executed on the internal Signature
object.
- engineSize() -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineStore(OutputStream, char[]) -
Method in class org.apache.xml.security.keys.provider.ApacheKeyStore
-
- engineUnwrap(byte[], Key, String) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
-
- engineUnwrap(byte[], Key, String) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC
- Method engineUnwrap
- engineUnwrap(byte[], Key, String) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
- Method engineUnwrap
- engineUnwrap(byte[], Key, String) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAPKCS15_BC
- Method engineUnwrap
- engineUnwrap(byte[], Key, String) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAOAEP_BC
- Method engineUnwrap
- engineUnwrap(byte[], Key, String) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl
- Method engineUnwrap
- engineUpdate(byte) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineUpdate(byte) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineUpdate(byte) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineUpdate(byte) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineUpdate(byte[]) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineUpdate(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineUpdate(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineUpdate(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineUpdate(byte[], int, int) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineUpdate(byte[], int, int) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineUpdate(byte[], int, int) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineUpdate(byte[], int, int) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Proxy method for
Signature.update(byte)
which is executed on the internal Signature
object.
- engineVerify(byte[]) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.verify(byte[])
which is executed on the internal Signature
object.
- engineVerify(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Proxy method for
Signature.verify(byte[])
which is executed on the internal Signature
object.
- engineVerify(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- Proxy method for
Signature.verify(byte[])
which is executed on the internal Signature
object.
- engineVerify(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Proxy method for
Signature.verify(byte[])
which is executed on the internal Signature
object.
- engineWrap(Key, Key) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
-
- engineWrap(Key, Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC
- Method engineWrap
- engineWrap(Key, Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
- Method engineWrap
- engineWrap(Key, Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAPKCS15_BC
- Method engineWrap
- engineWrap(Key, Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl_RSAOAEP_BC
- Method engineWrap
- engineWrap(Key, Key) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl
- Method engineWrap
- engineWrap(Key, Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
-
- engineWrap(Key, Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC
- Method engineWrap
- engineWrap(Key, Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
- Method engineWrap
- engineWrap(Key, Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyTransportImpl
- Method engineWrap
- engineWrap(Key, Key, byte[]) -
Method in class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl
- Method engineWrap
- equals(Object) -
Method in class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
- Method equals
- equals(Object) -
Method in class org.apache.xml.security.keys.content.x509.XMLX509SKI
- Method equals
- equals(Object) -
Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
- Method equals
- equals(Object) -
Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
- Method equals
- error(SAXParseException) -
Method in class org.apache.xml.security.utils.IgnoreAllErrorHandler
-
- eval(Node, Node) -
Static method in class org.apache.xml.security.utils.XPathFuncHereAPI
- Evaluate XPath string to an XObject.
- eval(Node, Node) -
Method in class org.apache.xml.security.utils.CachedXPathFuncHereAPI
- Evaluate XPath string to an XObject.
- eval(Node, Node, Node) -
Static method in class org.apache.xml.security.utils.XPathFuncHereAPI
- Evaluate XPath string to an XObject.
- eval(Node, Node, Node) -
Method in class org.apache.xml.security.utils.CachedXPathFuncHereAPI
- Evaluate XPath string to an XObject.
- eval(Node, Node, PrefixResolver) -
Static method in class org.apache.xml.security.utils.XPathFuncHereAPI
- Evaluate XPath string to an XObject.
- eval(Node, Node, PrefixResolver) -
Method in class org.apache.xml.security.utils.CachedXPathFuncHereAPI
- Evaluate XPath string to an XObject.
- exceptionMessagesResourceBundleBase -
Static variable in class org.apache.xml.security.utils.Constants
- Field exceptionMessagesResourceBundleBase is the location of the
ResourceBundle
- exceptionMessagesResourceBundleDir -
Static variable in class org.apache.xml.security.utils.Constants
- Field exceptionMessagesResourceBundleDir
- ExcludeSlash -
Static variable in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
- Field ExcludeSlash
- ExclusiveCanonicalizationNamespace -
Static variable in class org.apache.xml.security.transforms.params.InclusiveNamespaces
- Field ExclusiveCanonicalizationNamespace
- execute(XPathContext) -
Method in class org.apache.xml.security.transforms.implementations.FuncHere
- The here function returns a node-set containing the attribute or
processing instruction node or the parent element of the text node
that directly bears the XPath expression.
- expandSystemId(String, String) -
Static method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
- Expands a system id and returns the system id as a URL, if
it can be expanded.
FuncHereContext
extends XPathContext
for supplying context
for the here()
function. MessageDigest
algorithm object
XMLSignatureInput
constructor
CachedXPathAPI
object which was used for creating the internal node set and which MUST be
used for subsequent operations on this node set.
MessageDigest.getDigestLength()
which is executed on the internal MessageDigest
object.
Encoding
attribute
Id
attribute
Id
attribute
Id
attribute
Id
attribute
Id
attribute
Id
attribute
Id
attribute
Id
attribute of this Reference
element
Id
attribute
Id
attribute
CanonicalizerSpi
class
Transform algorithm
URI.
Transform algorithm
URI.
Transform algorithm
URI.
Signature.getAlgorithm()
which is executed on the internal Signature
object.
MessageDigest.getAlgorithm()
which is executed on the internal MessageDigest
object.
MessageDigest.getProvider()
which is executed on the internal MessageDigest
object.
MessageDigestAlgorithm
MimeType
attribute
XMLSignatureInput
constructor
org.w3c.dom.Node.XXX_NODE
NodeType values into
Strings.
XMLSignatureInput
constructor
true
if the Provider with the given
providerId
is available in Security
.
http://www.xmlsecurity.org/NS#randomval8dcc/C2qwxFukXjJhS7W1xvHHq4Z
that will be used for registering the here()
function in a
specific namespace.
Reference
This allows to supply the correct XMLSignatureInput
to the Reference
to try again verification.
true
if this Provider which is required by this
class is available, otherwise false
.
Target
attribute
Target
attribute
type
atttibute of the Reference indicate whether an ds:Object
, ds:SignatureProperty
, or ds:Manifest
element
URI
attribute
URI
attribute
URI
of this Reference
element
Key
and one of the JCEMapper.KEYTYPE_XXX
Strings and returns the algorithm for which this key is.
Manifest
or a SignedInfo
using the
Manifest.verifyReferences()
or SignedInfo.verify()
methods,
the individual results can be retrieved with this method.
ds:XPath
Element.
org.apache.xml.security.utils.Constants#EncryptionSpecNS
and that the
local name of the Element matches the supplied on.
Constants.SignatureSpecNS
and that the
local name of the Element matches the supplied on.
ErrorHandler
does absulutely nothing but logging
the events.Transform
Signature.initSign(java.security.PrivateKey)
which is executed on the internal Signature
object.
Signature.initSign(java.security.PrivateKey)
which is executed on the internal Signature
object.
Signature.initVerify(java.security.PublicKey)
which is executed on the internal Signature
object.
MessageDigest.isEqual(byte[], byte[])
which is executed on the internal MessageDigest
object.
true
if the Filter
attribute has value "intersect".
true
if the Filter
attribute has value "intersect".
true
if the Filter
attribute has value "subtract".
true
if the Filter
attribute has value "subtract".
true
if the Filter
attribute has value "union".
true
if the Filter
attribute has value "union".
Transform
.
xenc:KeyReference
element.KeyStore
object available to the
StorageResolver
.org.apache.xml.security.keys.- KeyValue - class org.apache.xml.security.keys.content.KeyValue.
- The KeyValue element contains a single public key that may be useful in
validating the signature.
- KeyValue(Document, DSAKeyValue) -
Constructor for class org.apache.xml.security.keys.content.KeyValue
- Constructor KeyValue
- KeyValue(Document, Element) -
Constructor for class org.apache.xml.security.keys.content.KeyValue
- Constructor KeyValue
- KeyValue(Document, PublicKey) -
Constructor for class org.apache.xml.security.keys.content.KeyValue
- Constructor KeyValue
- KeyValue(Document, RSAKeyValue) -
Constructor for class org.apache.xml.security.keys.content.KeyValue
- Constructor KeyValue
- KeyValue(Element, String) -
Constructor for class org.apache.xml.security.keys.content.KeyValue
- Constructor KeyValue
- KeyValueContent - interface org.apache.xml.security.keys.content.keyvalues.KeyValueContent.
-
- KeyWrapImpl_AES_BC - class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC.
-
- KeyWrapImpl_AES_BC() -
Constructor for class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
-
- KeyWrapImpl_AES128_BC - class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES128_BC.
-
- KeyWrapImpl_AES128_BC() -
Constructor for class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES128_BC
-
- KeyWrapImpl_AES192_BC - class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES192_BC.
-
- KeyWrapImpl_AES192_BC() -
Constructor for class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES192_BC
-
- KeyWrapImpl_AES256_BC - class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES256_BC.
-
- KeyWrapImpl_AES256_BC() -
Constructor for class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES256_BC
-
- KeyWrapImpl_TRIPLEDES_BC - class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC.
-
- KeyWrapImpl_TRIPLEDES_BC() -
Constructor for class org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_TRIPLEDES_BC
-
<ds:Manifest>
elements
This element holds the Reference
elementsManifest
SignedInfo.verify()
when
testing the signature fails because of uninitialized
Reference
s.Attr
ibute value
The string value of the node is modified by replacing
all ampersands (&) with &
all open angle brackets (<) with <
all quotation mark characters with "
and the whitespace characters #x9
, #xA, and #xD, with character
references.
Comment
value
ProcessingInstruction
value
Text
value
Text Nodes - the string value, except all ampersands (& are replaced by
&, all open angle brackets (<) are replaced by <, all closing
angle brackets (>) are replaced by >, and all #xD characters
are replaced by 
.
<ds:Object>
elements
Object Element
supply facility which can contain any kind data- ObjectContainer(Document) -
Constructor for class org.apache.xml.security.signature.ObjectContainer
- Constructs
ObjectContainer
- ObjectContainer(Element, String) -
Constructor for class org.apache.xml.security.signature.ObjectContainer
- Constructs
ObjectContainer
from Element
- org.apache.xml.security.algorithms - package org.apache.xml.security.algorithms
-
algorithm factories
- org.apache.xml.security.algorithms.encryption - package org.apache.xml.security.algorithms.encryption
-
algorithm base classes for EncryptionAlgorithms
- org.apache.xml.security.algorithms.encryption.helper - package org.apache.xml.security.algorithms.encryption.helper
-
helper classes for encryption algorithms, e.g. classes to turn a 'normal' RSA into RSA-OAEP
- org.apache.xml.security.algorithms.encryption.implementations.BC - package org.apache.xml.security.algorithms.encryption.implementations.BC
-
- org.apache.xml.security.algorithms.encryption.params - package org.apache.xml.security.algorithms.encryption.params
-
classes which are supplied as parameters for encryption algorithms
- org.apache.xml.security.algorithms.implementations - package org.apache.xml.security.algorithms.implementations
-
implementations of
SignatureAlgorithmSpi
- org.apache.xml.security.c14n - package org.apache.xml.security.c14n
-
Canonicalization related material and algorithms
- org.apache.xml.security.c14n.helper - package org.apache.xml.security.c14n.helper
-
helper classes for canonicalization
- org.apache.xml.security.c14n.implementations - package org.apache.xml.security.c14n.implementations
-
canonicalization implementations
- org.apache.xml.security.encryption - package org.apache.xml.security.encryption
-
classes which implement the XML Encryption spec.
- org.apache.xml.security.encryption.type - package org.apache.xml.security.encryption.type
-
interfaces to model abstract schema types
- org.apache.xml.security.exceptions - package org.apache.xml.security.exceptions
-
general exceptions used by this library
- org.apache.xml.security.keys - package org.apache.xml.security.keys
-
general key related material
- org.apache.xml.security.keys.content - package org.apache.xml.security.keys.content
-
basic handlers for elements that can occur inside
ds:KeyInfo
- org.apache.xml.security.keys.content.keyvalues - package org.apache.xml.security.keys.content.keyvalues
-
basic handlers for elements that can occur inside
ds:KeyValue
- org.apache.xml.security.keys.content.x509 - package org.apache.xml.security.keys.content.x509
-
basic handlers for elements that can occur inside
ds:X509Data
- org.apache.xml.security.keys.keyresolver - package org.apache.xml.security.keys.keyresolver
-
the resolver framework for retrieval of certificates and public keys from elements
- org.apache.xml.security.keys.keyresolver.implementations - package org.apache.xml.security.keys.keyresolver.implementations
-
implementations for retrieval of certificates and public keys from elements
- org.apache.xml.security.keys.provider - package org.apache.xml.security.keys.provider
-
- org.apache.xml.security.keys.storage - package org.apache.xml.security.keys.storage
-
a resolver framework for certificates and public keys from user-specified locations
- org.apache.xml.security.keys.storage.implementations - package org.apache.xml.security.keys.storage.implementations
-
implementations of resolvers for retrieval for certificates and public keys from user-specified locations
- org.apache.xml.security.signature - package org.apache.xml.security.signature
-
XML Signature specific classes
- org.apache.xml.security.transforms - package org.apache.xml.security.transforms
-
the framework for XML Signature transforms
- org.apache.xml.security.transforms.implementations - package org.apache.xml.security.transforms.implementations
-
implementations of XML Signature transforms
- org.apache.xml.security.transforms.params - package org.apache.xml.security.transforms.params
-
- org.apache.xml.security.utils - package org.apache.xml.security.utils
-
general utility classes
- org.apache.xml.security.utils.resolver - package org.apache.xml.security.utils.resolver
-
the ResourceResolver classes used to resolve ds:Reference URIs
- org.apache.xml.security.utils.resolver.implementations - package org.apache.xml.security.utils.resolver.implementations
-
implememtations of different ResourceResolver classes used to resolve ds:Reference URIs
- originalException -
Variable in class org.apache.xml.security.exceptions.XMLSecurityException
- Field originalException
- outputDOM(Node, OutputStream) -
Static method in class org.apache.xml.security.utils.XMLUtils
- Outputs a DOM tree to an
OutputStream
.
- outputDOM(Node, OutputStream, boolean) -
Static method in class org.apache.xml.security.utils.XMLUtils
- Outputs a DOM tree to an
OutputStream
.
- outputDOM(Node, String) -
Static method in class org.apache.xml.security.utils.XMLUtils
- Outputs a DOM tree to a file.
- outputDOMc14nWithComments(Node, OutputStream) -
Static method in class org.apache.xml.security.utils.XMLUtils
- Serializes the
contextNode
into the OutputStream, but
supresses all Exceptions.
Transform
s to xmlSignatureInput and returns the result of these transformations.
XMLSignatureInput
as output.
Transform
s to xmlSignatureInput and returns the result of these transformations.
inclusiveNamespaces
String and returns all
selected namespace prefixes as a Set.
SecureRandom
.Transform
<ds:Reference>
elements.
Reference
from an Element
xenc:ReferenceList
element.Reference
fails
because of an uninitialized XMLSignatureInput
xenc:DataReference
and xenc:KeyReference
implement this.KeyResolverSpi
s which are
available to all KeyInfo
objects.
KeyResolverSpi
s which are
available to all KeyInfo
objects.
KeyResolverSpi
to a KeyInfo
object.
ds:Signature
children from the
KeyStore.
MessageDigest.reset()
which is executed on the internal MessageDigest
object.
ResourceResolver
goes wrong.Encoding
attribute
Id
attribute
Id
attribute
Id
attribute
Id
attribute
Id
attribute
Id
attribute
Id
attribute
Id
attribute of this Reference
element
Id
attribute
Id
attribute
MimeType
attribute
Signature.setParameter(java.lang.String, java.lang.Object)
which is executed on the internal Signature
object.
Reference
Target
attribute
Target
attribute
Type
attribute
type
atttibute of the Reference indicate whether an ds:Object
, ds:SignatureProperty
, or ds:Manifest
element
URI
of this Reference
element
ds:XPath
Element.
Signature.sign()
which is executed on the internal Signature
object.
<ds:SignatureProperties>
elements
This Element holds SignatureProperty
that contian additional information items
concerning the generation of the signature.
SignatureProperties
from Element
<ds:SignatureProperty>
elements
Addittional information item concerning the generation of the signature(s) can
be placed in this ElementSignatureProperty
using specified Target
attribute
SignatureProperty
using sepcified Target
attribute and Id
attribute
SignatureProperty
from an Element
<ds:SignedInfo>
elements
This SignedInfo element includes the canonicalization algorithm,
a signature algorithm, and one or more references- SignedInfo(Document) -
Constructor for class org.apache.xml.security.signature.SignedInfo
- Overwrites
Manifest(org.w3c.dom.Document)
because it creates another Element.
- SignedInfo(Document, String, String) -
Constructor for class org.apache.xml.security.signature.SignedInfo
- Constructs
SignedInfo
using given Canoicaliztion algorithm and Signature algorithm
- SignedInfo(Document, String, String, int) -
Constructor for class org.apache.xml.security.signature.SignedInfo
- Constructor SignedInfo
- SignedInfo(Element, String) -
Constructor for class org.apache.xml.security.signature.SignedInfo
- Build a
SignedInfo
from an Element
- SingleCertificateResolver - class org.apache.xml.security.keys.storage.implementations.SingleCertificateResolver.
- This
StorageResolverSpi
makes a single X509Certificate
available to the StorageResolver
. - SingleCertificateResolver(X509Certificate) -
Constructor for class org.apache.xml.security.keys.storage.implementations.SingleCertificateResolver
-
- SKI_OID -
Static variable in class org.apache.xml.security.keys.content.x509.XMLX509SKI
SubjectKeyIdentifier (id-ce-subjectKeyIdentifier) (2.5.29.14)
:
This extension identifies the public key being certified.
- spitOutVersions(Category) -
Static method in class org.apache.xml.security.utils.XMLUtils
- Method spitOutVersions
- SPKIData - class org.apache.xml.security.keys.content.SPKIData.
-
- SPKIData(Element, String) -
Constructor for class org.apache.xml.security.keys.content.SPKIData
- Constructor SPKIData
- StorageResolver - class org.apache.xml.security.keys.storage.StorageResolver.
- This class collects customized resolvers for Certificates.
- StorageResolver() -
Constructor for class org.apache.xml.security.keys.storage.StorageResolver
- Constructor StorageResolver
- StorageResolver(KeyStore) -
Constructor for class org.apache.xml.security.keys.storage.StorageResolver
- Constructor StorageResolver
- StorageResolver(StorageResolverSpi) -
Constructor for class org.apache.xml.security.keys.storage.StorageResolver
- Constructor StorageResolver
- StorageResolver(X509Certificate) -
Constructor for class org.apache.xml.security.keys.storage.StorageResolver
- Constructor StorageResolver
- StorageResolverException - exception org.apache.xml.security.keys.storage.StorageResolverException.
-
- StorageResolverException() -
Constructor for class org.apache.xml.security.keys.storage.StorageResolverException
- Constructor StorageResolverException
- StorageResolverException(String) -
Constructor for class org.apache.xml.security.keys.storage.StorageResolverException
- Constructor StorageResolverException
- StorageResolverException(String, Exception) -
Constructor for class org.apache.xml.security.keys.storage.StorageResolverException
- Constructor StorageResolverException
- StorageResolverException(String, Object[]) -
Constructor for class org.apache.xml.security.keys.storage.StorageResolverException
- Constructor StorageResolverException
- StorageResolverException(String, Object[], Exception) -
Constructor for class org.apache.xml.security.keys.storage.StorageResolverException
- Constructor StorageResolverException
- StorageResolverSpi - class org.apache.xml.security.keys.storage.StorageResolverSpi.
-
- StorageResolverSpi() -
Constructor for class org.apache.xml.security.keys.storage.StorageResolverSpi
-
- StreamParams - class org.apache.xml.security.algorithms.encryption.params.StreamParams.
-
- StreamParams(int) -
Constructor for class org.apache.xml.security.algorithms.encryption.params.StreamParams
- Constructor StreamParams
- stringToHexString(String) -
Static method in class org.apache.xml.security.utils.HexDump
- Description of the Method
- SUBTRACT -
Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer
- Field SUBTRACT
ds:Transform
element.
Transform
Transforms
object, so
it's protected.
http://www.w3.org/2000/09/xmldsig#base64
decoding
transform.
http://www.w3.org/TR/2001/REC-xml-c14n-20010315
transform.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
transform.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
transform.http://www.w3.org/2000/09/xmldsig#enveloped-signature
transform.xenc:ReferenceList
element. Transform
steps to * Holder of the Transform
steps to be performed on the data.
Transforms
Transforms
from Element
which is Transforms
Element
Transforms
from Element
which is Transforms
Element
http://www.w3.org/TR/1999/REC-xpath-19991116
transform.http://www.w3.org/TR/1999/REC-xslt-19991116
transform.XMLSecurityException.getExceptionMEssage()
XMLSecurityException.getExceptionMEssage()
.
Type
attribute of the
Refernce
element points to a #Manifest
element
Type
attribute of the
Refernce
element points to a #Object
element
Signature.update(byte)
which is executed on the internal Signature
object.
MessageDigest.update(byte)
which is executed on the internal MessageDigest
object.
Signature.update(byte)
which is executed on the internal Signature
object.
MessageDigest.update(byte)
which is executed on the internal MessageDigest
object.
Signature.update(byte)
which is executed on the internal Signature
object.
MessageDigest.update(byte)
which is executed on the internal MessageDigest
object.
true
is the namespace is either utilized by the
given element or included by the includedNamespaces parameter.
Signature.verify(byte[])
which is executed on the internal Signature
object.
Reference.verify()
method.
Reference.verify()
method.
ds:X509Certificate
Element.<ds:Signature>
elementsds:Signature
Element and adds an empty
ds:SignedInfo
to it.
XMLSignatureInput
from an octet stream.
ds:XPath
Element. XPathAPI
except that the XPath strings
are not supplied as Strings but as Text
, Attr
ibute or
{ProcessingInstruction} nodes which contain the XPath string.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |