|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AgreementMethod
information.
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.
EncryptionProperty
.
URI
attribute in reference
element
URI
attribute in reference
element
ResourceResolver
to enable the retrieval of resources.
ResourceResolverSpi
to enable the retrieval of resources.
Transform
with the specified Transform algorithm URI
Transform
with the specified Transform algorithm URI
Transform
with the specified Transform algorithm URI
java.lang.Object
but an Object
element) to the Signature.
node
.
node
.
CipherData
provides encrypted data.CipherReference
identifies a source which, when processed,
yields the encrypted octet sequence.CipherValue
is the wrapper for cipher text.EncryptedData
Element
.
EncryptedKey
Element
.
SignedInfo.createSecretKey(byte[])
.
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(byte[])
which is executed on the internal MessageDigest
object.
MessageDigest.digest(byte[], int, int)
which is executed on the internal MessageDigest
object.
Document
node.
Element
node.
Element
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.
- 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_MODE -
Static variable in class org.apache.xml.security.encryption.XMLCipher
- ENCRYPT Mode
- encryptData(Document, Element) -
Method in class org.apache.xml.security.encryption.XMLCipher
- Returns an
EncryptedData
interface.
- encryptData(Document, Element, boolean) -
Method in class org.apache.xml.security.encryption.XMLCipher
- Returns an
EncryptedData
interface.
- EncryptedData - Interface in org.apache.xml.security.encryption
- The
EncryptedData
element is the core element in the syntax. - EncryptedKey - Interface in org.apache.xml.security.encryption
- The
EncryptedKey
element is used to transport encryption keys
from the originator to a known recipient(s). - EncryptedType - Interface in org.apache.xml.security.encryption
- EncryptedType is the abstract type from which
EncryptedData
and
EncryptedKey
are derived. - EncryptionConstants - Class in org.apache.xml.security.utils
-
- EncryptionElementProxy - Class in org.apache.xml.security.utils
- 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 - Interface in org.apache.xml.security.encryption
EncryptionMethod
describes the encryption algorithm applied to
the cipher data.- EncryptionProperties - Interface in org.apache.xml.security.encryption
EncryptionProperties
can hold additional information concerning
the generation of the EncryptedData
or
EncryptedKey
.- EncryptionProperty - Interface in org.apache.xml.security.encryption
- Additional information items concerning the generation of the
EncryptedData
or EncryptedKey
can be placed in an
EncryptionProperty
element (e.g., date/time stamp or the serial
number of cryptographic hardware used during encryption). - 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
- encryptKey(Document, Key) -
Method in class org.apache.xml.security.encryption.XMLCipher
- Encrypts a key to an EncryptedKey structure
- engineAddProperies(Map) -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
-
- engineCanonicalize(byte[]) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- Method canonicalize
- engineCanonicalizeSubTree(Node) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- C14n a node tree.
- engineCanonicalizeSubTree(Node, String) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- C14n a node tree.
- 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
- Method engineCanonicalizeXPathNodeSet
- engineCanonicalizeXPathNodeSet(Set) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- C14n a nodeset
- engineCanonicalizeXPathNodeSet(Set, String) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- C14n a nodeset
- 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(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.
- engineGetContextFromElement(Element) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineGetContextFromElement
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- Returns the URI if include comments
- engineGetJCEAlgorithmString() -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.getAlgorithm()
which is executed on the internal Signature
object.
- engineGetJCEProviderName() -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineGetJCEProviderName
- 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
- 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.c14n.CanonicalizerSpi
- Returns the URI of this engine.
- engineGetURI() -
Method in class org.apache.xml.security.transforms.TransformSpi
- Returns the URI representation of
Transformation algorithm
- engineInitSign(Key) -
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(Key, SecureRandom) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.initSign(java.security.PrivateKey, java.security.SecureRandom)
which is executed on the internal Signature
object.
- 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.
- engineInitVerify(Key) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineInitVerify
- enginePerformTransform(XMLSignatureInput, OutputStream) -
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.TransformSpi
- The mega method which MUST be implemented by the Transformation Algorithm.
- engineResolve(Attr, String) -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
- This is the workhorse method used to resolve resources.
- engineResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineResolvePublicKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineResolveSecretKey
- engineResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineResolveCertificate
- 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
- engineSetParameter(AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Proxy method for
Signature.setParameter(java.security.spec.AlgorithmParameterSpec)
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.
- 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.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.SignatureAlgorithmSpi
- Proxy method for
Signature.update(byte[], int, int)
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.
- equals(Object) -
Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
-
- equals(Object) -
Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
-
- equals(Object) -
Method in class org.apache.xml.security.keys.content.x509.XMLX509SKI
-
- equals(Object) -
Method in class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
-
- error(SAXParseException) -
Method in class org.apache.xml.security.utils.IgnoreAllErrorHandler
-
- eval(Node, Node) -
Method in class org.apache.xml.security.utils.CachedXPathFuncHereAPI
- Deprecated.
- eval(Node, Node, String, Node) -
Method in class org.apache.xml.security.utils.CachedXPathFuncHereAPI
- Evaluate XPath string to an XObject.
- eval(Node, Node, String, PrefixResolver) -
Method in class org.apache.xml.security.utils.CachedXPathFuncHereAPI
- Evaluate XPath string to an XObject.
- eval(Node, Node) -
Static method in class org.apache.xml.security.utils.XPathFuncHereAPI
- 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, PrefixResolver) -
Static method in class org.apache.xml.security.utils.XPathFuncHereAPI
- 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
- EXCL_XML_N14C -
Static variable in class org.apache.xml.security.encryption.XMLCipher
- N14C_XML excluisve
- EXCL_XML_N14C -
Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
-
- EXCL_XML_N14C_CMMNTS -
Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
-
- EXCL_XML_N14C_WITH_COMMENTS -
Static variable in class org.apache.xml.security.encryption.XMLCipher
- N14C_XML exclusive with commetns
- excludeNodeFromSet(Node, Set) -
Static method in class org.apache.xml.security.utils.XMLUtils
-
- 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
AgreementMethod
.
MessageDigest
algorithm object
CryptographicMethod
.
xml
namespace.
XMLSignatureInput
constructor
CipherReference
that contains the
CipherValue
or CipherReference
with the
encrypted data.
byte
array).
byte
array.
CipherData
.
MessageDigest.getDigestLength()
which is executed on the internal MessageDigest
object.
Iterator
over all the child elements contained in
this Reference
that will aid the recipient in retrieving the
EncryptedKey
and/or EncryptedData
elements.
URI
representing the encoding of the
EncryptedType
.
Encoding
attribute
EncryptionProperty
.
EncryptionMethod
that describes the encryption
algorithm applied to the cipher data.
EncryptionMethod
.
EncryptedType
.
Iterator
over all the
EncryptionPropterty
elements contained in this
EncryptionProperties
.
String
providing for the standard method of
assigning an id to the element within the document context.
EncryptionProperties
' id.
EncryptionProperty
.
Id
attribute
Id
attribute
Id
attribute
Id
attribute of this Reference
element
Id
attribute
Id
attribute
Id
attribute
CanonicalizerSpi
class
XMLCipher
that implements the specified
transformation and operates on the specified context document.
XMLCipher
that implements the specified
transformation, operates on the specified context document and serializes
the document with the specified canonicalization algorithm before it
encrypts the document.
XMLCipher
that implements no specific
transformation, and can therefore only be used for decrypt or
unwrap operations where the encryption method is defined in the
EncryptionMethod
element.
Transform algorithm
URI.
Transform algorithm
URI.
Transform algorithm
URI.
MessageDigest.getAlgorithm()
which is executed on the internal MessageDigest
object.
Signature.getAlgorithm()
which is executed on the internal Signature
object.
MessageDigest.getProvider()
which is executed on the internal MessageDigest
object.
byte
array.
ds:KeyInfo
, that carries information about the
key used to encrypt the data.
MessageDigestAlgorithm
String
which describes the media type of the data
which has been encrypted.
MimeType
attribute
XMLSignatureInput
constructor
XMLSignatureInput
constructor
ith ds:Object
child of the signature
or null if no such ds:Object
element exists.
- getObjectLength() -
Method in class org.apache.xml.security.signature.XMLSignature
- Returns the number of all
ds:Object
elements.
- getOctetStream() -
Method in class org.apache.xml.security.signature.XMLSignatureInput
- Returns the Octect stream(byte Stream) from input which was specified as the parameter of
XMLSignatureInput
constructor
- getOctetStreamReal() -
Method in class org.apache.xml.security.signature.XMLSignatureInput
-
- getOriginalException() -
Method in exception org.apache.xml.security.exceptions.XMLSecurityException
- Method getOriginalException
- getOriginalException() -
Method in exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
- Method getOriginalException
- getOriginatorKeyInfo() -
Method in interface org.apache.xml.security.encryption.AgreementMethod
- Returns information relating to the originator's shared secret.
- getOwnerDocument() -
Method in class org.apache.xml.security.utils.HelperNodeList
-
- getOwnerDocument(Node) -
Static method in class org.apache.xml.security.utils.XMLUtils
- This method returns the owner document of a particular node.
- getOwnerDocument(Set) -
Static method in class org.apache.xml.security.utils.XMLUtils
- This method returns the first non-null owner document of the Node's in this Set.
- getProperty(String) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolver
- Method getProperty
- getProperty(String) -
Method in class org.apache.xml.security.utils.resolver.ResourceResolver
- Method getProperty
- getPropertyKeys() -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolver
- Method getPropertyKeys
- getPropertyKeys() -
Method in class org.apache.xml.security.utils.resolver.ResourceResolver
- Method getPropertyKeys
- getProviderId() -
Static method in class org.apache.xml.security.algorithms.JCEMapper
- Gets the default Provider for obtaining the security algorithms
- getProviderInstance(String, String) -
Static method in class org.apache.xml.security.encryption.XMLCipher
- Returns an
XMLCipher
that implements the specified
transformation and operates on the specified context document.
- getProviderInstance(String, String, String) -
Static method in class org.apache.xml.security.encryption.XMLCipher
- Returns an
XMLCipher
that implements the specified
transformation, operates on the specified context document and serializes
the document with the specified canonicalization algorithm before it
encrypts the document.
- getProviderInstance(String) -
Static method in class org.apache.xml.security.encryption.XMLCipher
- Returns an
XMLCipher
that implements no specific
transformation, and can therefore only be used for decrypt or
unwrap operations where the encryption method is defined in the
EncryptionMethod
element.
- getPublicKey() -
Method in class org.apache.xml.security.keys.content.KeyValue
- Method getPublicKey
- getPublicKey() -
Method in class org.apache.xml.security.keys.content.keyvalues.DSAKeyValue
-
- getPublicKey() -
Method in interface org.apache.xml.security.keys.content.keyvalues.KeyValueContent
- Method getPublicKey
- getPublicKey() -
Method in class org.apache.xml.security.keys.content.keyvalues.RSAKeyValue
-
- getPublicKey() -
Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
- Method getPublicKey
- getPublicKey() -
Method in class org.apache.xml.security.keys.KeyInfo
- This method returns the public key.
- getRecipient() -
Method in interface org.apache.xml.security.encryption.EncryptedKey
- Returns a hint as to which recipient this encrypted key value is intended
for.
- getRecipientKeyInfo() -
Method in interface org.apache.xml.security.encryption.AgreementMethod
- Retruns information relating to the recipient's shared secret.
- getReference() -
Method in exception org.apache.xml.security.signature.MissingResourceFailureException
- used to get the uninitialized
Reference
This allows to supply the correct XMLSignatureInput
to the Reference
to try again verification.
- getReferencedBytes() -
Method in class org.apache.xml.security.signature.Reference
- Method getReferencedBytes
- getReferencedContentAfterTransformsItem(int) -
Method in class org.apache.xml.security.signature.Manifest
- Method getReferencedContentAfterTransformsItem
- getReferencedContentBeforeTransformsItem(int) -
Method in class org.apache.xml.security.signature.Manifest
- Method getReferencedContentPriorTransformsItem
- getReferenceList() -
Method in interface org.apache.xml.security.encryption.EncryptedKey
- Returns pointers to data and keys encrypted using this key.
- getReferences() -
Method in interface org.apache.xml.security.encryption.ReferenceList
- Returns an
Iterator
over all the Reference
s
contatined in this ReferenceList
.
- getResetableInputStream() -
Method in class org.apache.xml.security.signature.XMLSignatureInput
-
- getResolverProperty(String) -
Method in class org.apache.xml.security.signature.Manifest
- Returns the value at specified key
- getSecretKey() -
Method in class org.apache.xml.security.keys.KeyInfo
- This method returns a secret (symmetric) key.
- getSerialNumber() -
Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
- Method getSerialNumber
- getSerialNumberInteger() -
Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
- Method getSerialNumberInteger
- getSet(Node, Set, Node, boolean) -
Static method in class org.apache.xml.security.utils.XMLUtils
-
- getSignatureMethodElement() -
Method in class org.apache.xml.security.signature.SignedInfo
- Method getSignatureMethodElement
- getSignatureMethodURI() -
Method in class org.apache.xml.security.signature.SignedInfo
- Returns the Signature method URI
- getSignatureSpecNSprefix() -
Static method in class org.apache.xml.security.utils.Constants
- Returns the XML namespace prefix which is used for elements in the XML
Signature namespace.
- getSignatureValue() -
Method in class org.apache.xml.security.signature.XMLSignature
- Returns the octet value of the SignatureValue element.
- getSignedContentItem(int) -
Method in class org.apache.xml.security.signature.Manifest
- Method getSignedContentItem
- getSignedContentLength() -
Method in class org.apache.xml.security.signature.Manifest
- Method getSignedContentLength
- getSignedInfo() -
Method in class org.apache.xml.security.signature.XMLSignature
- Returns the completely parsed
SignedInfo
object.
- getSKIBytes() -
Method in class org.apache.xml.security.keys.content.x509.XMLX509SKI
- Method getSKIBytes
- getSKIBytesFromCert(X509Certificate) -
Static method in class org.apache.xml.security.keys.content.x509.XMLX509SKI
- Method getSKIBytesFromCert
- getSourceURI() -
Method in class org.apache.xml.security.signature.XMLSignatureInput
- Return SourceURI
- getStrFromNode(Node) -
Static method in class org.apache.xml.security.utils.CachedXPathFuncHereAPI
- Method getStrFromNode
- getSubjectName() -
Method in class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
- Method getSubjectName
- getSubNode() -
Method in class org.apache.xml.security.signature.XMLSignatureInput
- Gets the node of this XMLSignatureInput
- getTarget() -
Method in interface org.apache.xml.security.encryption.EncryptionProperty
- Returns the
EncryptedType
being described.
- getTarget() -
Method in class org.apache.xml.security.signature.SignatureProperty
- Returns the
Target
attribute
- getTextFromChildElement(String, String) -
Method in class org.apache.xml.security.utils.ElementProxy
- Method getTextFromChildElement
- getTextFromTextChild() -
Method in class org.apache.xml.security.utils.ElementProxy
- Method getTextFromTextChild
- getTransforms() -
Method in interface org.apache.xml.security.encryption.CipherReference
- Returns the
Transforms
that specifies how to transform the
URI
to yield the appropiate cipher value.
- getTransforms() -
Method in class org.apache.xml.security.keys.content.RetrievalMethod
- Method getTransforms
- getTransforms() -
Method in class org.apache.xml.security.signature.Reference
- Method getTransforms
- getTransformsInput() -
Method in class org.apache.xml.security.signature.Reference
- Deprecated. use getContentsBeforeTransformation
- getTransformsOutput() -
Method in class org.apache.xml.security.signature.Reference
- This method only works works after a call to verify.
- getType() -
Method in interface org.apache.xml.security.encryption.EncryptedType
- Returns an
URI
identifying type information about the
plaintext form of the encrypted content.
- getType() -
Method in class org.apache.xml.security.keys.content.RetrievalMethod
-
- getType() -
Method in class org.apache.xml.security.signature.Reference
- Return the
type
atttibute of the Reference indicate whether an ds:Object
, ds:SignatureProperty
, or ds:Manifest
element
- getURI() -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
- Returns the URI representation of Transformation algorithm
- getURI() -
Method in class org.apache.xml.security.c14n.Canonicalizer
- Method getURI
- getURI() -
Method in interface org.apache.xml.security.encryption.CipherReference
- Returns an
URI
that contains an identifier that should be
dereferenced.
- getURI() -
Method in interface org.apache.xml.security.encryption.Reference
- Returns a
URI
that points to an Element
that
were encrypted using the key defined in the enclosing
EncryptedKey
element.
- getURI() -
Method in class org.apache.xml.security.keys.content.RetrievalMethod
- Method getURI
- getURI() -
Method in class org.apache.xml.security.signature.Reference
- Returns the
URI
of this Reference
element
- getURI() -
Method in class org.apache.xml.security.transforms.Transform
- Returns the URI representation of Transformation algorithm
- getURI() -
Method in exception org.apache.xml.security.utils.resolver.ResourceResolverException
-
- getURIAsAttr() -
Method in interface org.apache.xml.security.encryption.CipherReference
- Gets the URI as an Attribute node.
- getURIAttr() -
Method in class org.apache.xml.security.keys.content.RetrievalMethod
- Method getURIAttr
- getValue() -
Method in interface org.apache.xml.security.encryption.CipherValue
- Resturns the Base 64 encoded, encrypted octets that is the
CihperValue
.
- getVerificationResult(int) -
Method in class org.apache.xml.security.signature.Manifest
- After verifying a
Manifest
or a SignedInfo
using the
Manifest.verifyReferences()
or SignedInfo.verify()
methods,
the individual results can be retrieved with this method.
- getX509Certificate() -
Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
- Method getX509Certificate
- getX509Certificate() -
Method in class org.apache.xml.security.keys.KeyInfo
- Method getX509Certificate
- getXPath() -
Method in class org.apache.xml.security.transforms.params.XPathContainer
- Returns the TEXT value of the
ds:XPath
Element.
- getXPathFilterStr() -
Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
- Returns the XPath 2 Filter String
- getXPathFilterStr() -
Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
- Returns the XPath 2 Filter String
- getXPathFilterTextNode() -
Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
- Returns the first Text node which contains information from the XPath 2
Filter String.
- getXPathFilterTextNode() -
Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
- Returns the first Text node which contains information from the XPath 2
Filter String.
- guaranteeThatElementInCorrectSpace() -
Method in class org.apache.xml.security.utils.ElementProxy
- Method guaranteeThatElementInCorrectSpace
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, java.security.SecureRandom)
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.
ReferenceList
is empty.
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
.
org.apache.xml.security.keys
package.EncryptedData
interface.
EncryptedKey
interface.
EncryptedKey
interface.
<ds:Manifest>
elements.Manifest
EncryptedData
EncryptedKey
EncryptedData
EncryptedKey
SignedInfo.verify()
when
testing the signature fails because of uninitialized
Reference
s.DataReference
factory method.
KeyReference
factory method.
<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.c14n - package org.apache.xml.security.c14n
-
Canonicalization related material and algorithms.
- org.apache.xml.security.encryption - package org.apache.xml.security.encryption
- Provides classes for implementing XML Encryption applications.
- 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.storage - package org.apache.xml.security.keys.storage
-
a resolver framework 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.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.
- originalException -
Variable in exception org.apache.xml.security.exceptions.XMLSecurityException
- Field originalException
- originalException -
Variable in exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
- 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
.
- outputDOMc14nWithComments(Node, OutputStream) -
Static method in class org.apache.xml.security.utils.XMLUtils
- Serializes the
contextNode
into the OutputStream, but
supresses all Exceptions.
XMLSignatureInput
as output.
XMLSignatureInput
as output.
Transform
s to xmlSignatureInput and returns the result of these transformations.
Transform
s to xmlSignatureInput and returns the result of these transformations.
inclusiveNamespaces
String and returns all
selected namespace prefixes as a Set.
Transform
EncryptedKey
to
items encrypted by that key value (EncryptedData
or
EncryptedKey
elements).<ds:Reference>
elements.Reference
from an Element
ReferenceList
is an element that contains pointers from a key
value of an EncryptedKey
to items encrypted by that key value
(EncryptedData
or EncryptedKey
elements).Reference
fails
because of an uninitialized XMLSignatureInput
KeyResolverSpi
s which are
available to all KeyInfo
objects.
KeyResolverSpi
s which are
available to all KeyInfo
objects.
KeyResolverSpi
to a KeyInfo
object.
ReferenceList
.
EncryptionProperty
.
MessageDigest.reset()
which is executed on the internal MessageDigest
object.
ResourceResolver
goes wrong.AgreementMethod
information.
CipherData
's reference.
CipherData
's value.
URI
representing the encoding of the
EncryptedType
.
Encoding
attribute
EncryptionMethod
used to encrypt the cipher data.
EncryptionProperties
that supplies additional
information about the generation of the EncryptedType
.
Id
attribute
Id
attribute
Id
attribute
Id
attribute of this Reference
element
Id
attribute
Id
attribute
Id
attribute
MimeType
attribute
Signature.setParameter(java.security.spec.AlgorithmParameterSpec)
which is executed on the internal Signature
object.
EncryptedKey
.
Reference
ReferenceList
to the EncryptedKey
.
Target
attribute
Transforms
that specifies how to transform the
URI
to yield the appropiate cipher value.
type
atttibute of the Reference indicate whether an ds:Object
, ds:SignatureProperty
, or ds:Manifest
element
URI
that points to an Element
that
were encrypted using the key defined in the enclosing
EncryptedKey
element.
URI
of this Reference
element
CihperValue
.
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.addDocument(java.lang.String, java.lang.String, org.apache.xml.security.transforms.Transforms, java.lang.String, java.lang.String, java.lang.String)
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, int, String) -
Constructor for class org.apache.xml.security.signature.SignedInfo
- Constructor SignedInfo
- SignedInfo(Document, Element, Element) -
Constructor for class org.apache.xml.security.signature.SignedInfo
-
- SignedInfo(Element, String) -
Constructor for class org.apache.xml.security.signature.SignedInfo
- Build a
SignedInfo
from an Element
- SignerOutputStream - Class in org.apache.xml.security.utils
-
- SignerOutputStream(SignatureAlgorithm) -
Constructor for class org.apache.xml.security.utils.SignerOutputStream
-
- signInOctectStream(OutputStream) -
Method in class org.apache.xml.security.signature.SignedInfo
- Output the C14n stream to the give outputstream.
- size() -
Method in interface org.apache.xml.security.encryption.ReferenceList
- Returns the size of the
ReferenceList
.
- 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.
- SPKIData - Class in org.apache.xml.security.keys.content
-
- SPKIData(Element, String) -
Constructor for class org.apache.xml.security.keys.content.SPKIData
- Constructor SPKIData
- StorageResolver - Class in org.apache.xml.security.keys.storage
- This class collects customized resolvers for Certificates.
- StorageResolver() -
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(KeyStore) -
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 in org.apache.xml.security.keys.storage
-
- StorageResolverException() -
Constructor for exception org.apache.xml.security.keys.storage.StorageResolverException
- Constructor StorageResolverException
- StorageResolverException(String) -
Constructor for exception org.apache.xml.security.keys.storage.StorageResolverException
- Constructor StorageResolverException
- StorageResolverException(String, Object[]) -
Constructor for exception org.apache.xml.security.keys.storage.StorageResolverException
- Constructor StorageResolverException
- StorageResolverException(String, Exception) -
Constructor for exception org.apache.xml.security.keys.storage.StorageResolverException
- Constructor StorageResolverException
- StorageResolverException(String, Object[], Exception) -
Constructor for exception org.apache.xml.security.keys.storage.StorageResolverException
- Constructor StorageResolverException
- StorageResolverSpi - Class in org.apache.xml.security.keys.storage
-
- StorageResolverSpi() -
Constructor for class org.apache.xml.security.keys.storage.StorageResolverSpi
-
- SUBTRACT -
Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer
- Field SUBTRACT
ds:Transform
element.Transform
Transforms
object, so
it's protected.
ds:Transform
s.Transform
steps to be performed on the data.Transforms
Transforms
from Element
which is Transforms
Element
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
MessageDigest.update(byte[])
which is executed on the internal MessageDigest
object.
MessageDigest.update(byte)
which is executed on the internal MessageDigest
object.
MessageDigest.update(byte[], int, int)
which is executed on the internal MessageDigest
object.
Signature.update(byte[])
which is executed on the internal Signature
object.
Signature.update(byte)
which is executed on the internal Signature
object.
Signature.update(byte[], int, int)
which is executed on the internal Signature
object.
Signature.verify(byte[])
which is executed on the internal Signature
object.
Reference.verify()
method.
Reference.verify()
method.
XMLCipher
encrypts and decrypts the contents of
Document
s, Element
s and Element
contents.XMLCipherInput
is used to wrap input passed into the
XMLCipher encryption operations.<ds:Signature>
elements.ds:Signature
Element and adds an empty
ds:SignedInfo
.
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 |