| 
||||||||||
| 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.
ResourceResolver to enable the retrieval of resources.
URI attribute in reference element
ResourceResolverSpi to enable the retrieval of resources.
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
java.lang.Object but an Object
 element) to the Signature. 
node.
node.
xenc:CarriedKeyName element.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
 - 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(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 
Nodes of a given Element.
 - encryptContentAndReplace(Node, Key) - 
Method in class org.apache.xml.security.encryption.EncryptedData
 - Encrypts all child 
Nodes 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
 - 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
 -  
 - engineCanonicalizeSubTree(Node, String) - 
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
 -  
 - 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, String) - 
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
 -  
 - 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(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.
 - engineDecrypt(byte[], Key) - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 -  
 - engineEncrypt(byte[], Key) - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 -  
 - engineEncrypt(byte[], Key, byte[]) - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 -  
 - engineGetBlockSize() - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 -  
 - engineGetContextFromElement(Element) - 
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
 - Method engineGetContextFromElement
 - engineGetIncludeComments() - 
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
 -  
 - engineGetIvLength() - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 -  
 - 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
 -  
 - engineGetURI() - 
Method in class org.apache.xml.security.transforms.TransformSpi
 - Returns the URI representation of 
Transformation algorithm
 - engineInit(Document, EncryptionMethodParams) - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 -  
 - engineInit(Element) - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 -  
 - 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, 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, 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.
 - engineInitVerify(Key) - 
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
 - Method engineInitVerify
 - 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.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.
 - engineUnwrap(byte[], Key, String) - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 -  
 - 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)
 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.
 - engineWrap(Key, Key) - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 -  
 - engineWrap(Key, Key, byte[]) - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 -  
 - 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
 - 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. 
  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.
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
 - getOriginalException() - 
Method in class org.apache.xml.security.exceptions.XMLSecurityException
 - Method getOriginalException
 - 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.
 
 - getParams() - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethod
 - Method getParams
 - 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() - 
Method in class org.apache.xml.security.algorithms.JCEMapper.ProviderIdClass
 - Method getProvider
 - getProviderIsInClassPath(String) - 
Static method in class org.apache.xml.security.algorithms.JCEMapper
 - Method getProviderIsAvailable
 - getProviderIsRegisteredAtSecurity(String) - 
Static method in class org.apache.xml.security.algorithms.JCEMapper
 - Return 
true if the Provider with the given
 providerId is available in Security.
 - getPublicKey() - 
Method in class org.apache.xml.security.keys.KeyInfo
 - This method returns the public key.
 - getPublicKey() - 
Method in class org.apache.xml.security.keys.content.KeyValue
 - Method getPublicKey
 - getPublicKey() - 
Method in class org.apache.xml.security.keys.content.keyvalues.RSAKeyValue
 - Method getPublicKey
 - 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.DSAKeyValue
 - Method getPublicKey
 - getPublicKey() - 
Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
 - Method getPublicKey
 - getRandomNamespacePrefix() - 
Static method in class org.apache.xml.security.utils.XMLUtils
 - This method creates a random String like
 
http://www.xmlsecurity.org/NS#randomval8dcc/C2qwxFukXjJhS7W1xvHHq4Z
 that will be used for registering the here() function in a
 specific namespace. 
 - getRecipient() - 
Method in class org.apache.xml.security.encryption.EncryptedKey
 - Method getRecipient
 - getReference() - 
Method in class 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 class org.apache.xml.security.encryption.EncryptedKey
 - Method getReferenceList
 - getRequiredProviderAvailable() - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 - Return 
true if this Provider which is required by this
 class is available, otherwise false.
 - getRequiredProviderName() - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
 -  
 - 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. 
 - getSecureRandom() - 
Method in class org.apache.xml.security.utils.PRNG
 -  
 - 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
 - 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
 - getSubjectName() - 
Method in class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
 - Method getSubjectName
 - getTarget() - 
Method in class org.apache.xml.security.encryption.EncryptionProperty
 - Returns the 
Target attribute
 - 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 class org.apache.xml.security.encryption.CipherReference
 - Method getTransforms
 - 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
 - getTransformsOutput() - 
Method in class org.apache.xml.security.signature.Reference
 - This method only works works after a call to verify.
 - getType() - 
Method in class org.apache.xml.security.encryption.EncryptedKey
 - Method getType
 - getType() - 
Method in class org.apache.xml.security.encryption.EncryptedData
 - Method getType
 - getType() - 
Method in interface org.apache.xml.security.encryption.type.EncryptedType
 - Method getType
 - getType() - 
Method in class org.apache.xml.security.keys.content.RetrievalMethod
 - Method getType
 - 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
 - getTypeIsContent() - 
Method in class org.apache.xml.security.encryption.EncryptedKey
 - Method getTypeIsContent
 - getTypeIsContent() - 
Method in class org.apache.xml.security.encryption.EncryptedData
 - Method getTypeIsContent
 - getTypeIsContent() - 
Method in interface org.apache.xml.security.encryption.type.EncryptedType
 - Method getTypeIsContent
 - getTypeIsElement() - 
Method in class org.apache.xml.security.encryption.EncryptedKey
 - Method getTypeIsElement
 - getTypeIsElement() - 
Method in class org.apache.xml.security.encryption.EncryptedData
 - Method getTypeIsElement
 - getTypeIsElement() - 
Method in interface org.apache.xml.security.encryption.type.EncryptedType
 - Method getTypeIsElement
 - getTypeIsMediaType() - 
Method in class org.apache.xml.security.encryption.EncryptedKey
 - Method getTypeIsMediaType
 - getTypeIsMediaType() - 
Method in class org.apache.xml.security.encryption.EncryptedData
 - Method getTypeIsMediaType
 - getTypeIsMediaType() - 
Method in interface org.apache.xml.security.encryption.type.EncryptedType
 - Method getTypeIsMediaType
 - 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 class org.apache.xml.security.encryption.KeyReference
 - Returns the 
URI attribute
 - getURI() - 
Method in class org.apache.xml.security.encryption.DataReference
 - Returns the 
URI attribute
 - getURI() - 
Method in class org.apache.xml.security.encryption.CipherReference
 - Method getURI
 - getURI() - 
Method in interface org.apache.xml.security.encryption.type.ReferenceType
 - Method getURI
 - 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 class org.apache.xml.security.utils.resolver.ResourceResolverException
 -  
 - getURIAttr() - 
Method in class org.apache.xml.security.keys.content.RetrievalMethod
 - Method getURIAttr
 - getURIfromKey(Key, String) - 
Static method in class org.apache.xml.security.algorithms.JCEMapper
 - This takes a 
Key and one of the JCEMapper.KEYTYPE_XXX
 Strings and returns the algorithm for which this key is.
 
 - getUsableInEncryptedData() - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethod
 - Method getUsableInEncryptedData
 - getUsableInEncryptedKey() - 
Method in class org.apache.xml.security.algorithms.encryption.EncryptionMethod
 - Method getUsableInEncryptedKey
 - getValue(char) - 
Static method in class org.apache.xml.security.utils.Base64
 - Method getValue
 - 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.
 - getVersion() - 
Static method in class org.apache.xml.security.utils.Version
 -  
 - getX509Certificate() - 
Method in class org.apache.xml.security.keys.KeyInfo
 - Method getX509Certificate
 - getX509Certificate() - 
Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
 - Method getX509Certificate
 - getXalanVersion() - 
Static method in class org.apache.xml.security.utils.XMLUtils
 - Method getXalanVersion
 - getXercesVersion() - 
Static method in class org.apache.xml.security.utils.XMLUtils
 - Method getXercesVersion
 - getXPath() - 
Method in class org.apache.xml.security.transforms.params.XPathContainer
 - Returns the TEXT value of the 
ds:XPath Element.
 - getXPath(Node) - 
Static method in class org.apache.xml.security.utils.XMLUtils
 - Simple tool to return the position of a particular node in an XPath like String.
 - getXPathFilterStr() - 
Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
 - Returns the XPath 2 Filter String
 - getXPathFilterStr() - 
Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
 - Returns 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. 
 - 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. 
 - guaranteeThatElementInCorrectSpace() - 
Method in class org.apache.xml.security.utils.ElementProxy
 - Method guaranteeThatElementInCorrectSpace
 - guaranteeThatElementInEncryptionSpace(Element, String) - 
Static method in class org.apache.xml.security.utils.XMLUtils
 - Verifies that the given Element is in the XML Encryption namespace
 
EncryptionConstants.EncryptionSpecNS and that the
 local name of the Element matches the supplied on.
 - guaranteeThatElementInSignatureSpace(Element, String) - 
Static method in class org.apache.xml.security.utils.XMLUtils
 - Verifies that the given Element is in the XML Signature namespace
 
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.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.org.apache.xml.security.keys package.<ds:Manifest> elements.
 Manifest
SignedInfo.verify() when
 testing the signature fails because of uninitialized
 References.<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.params - package org.apache.xml.security.algorithms.encryption.params
 - 
classes which are supplied as parameters for encryption algorithms.
 - 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
 - 
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.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 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.
 
 Transforms to xmlSignatureInput and returns the result of these transformations.
XMLSignatureInput as output.
Transforms 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 XMLSignatureInputxenc:DataReference and xenc:KeyReference implement this.KeyResolverSpis which are
 available to all KeyInfo objects. 
KeyResolverSpis which are
 available to all KeyInfo objects. 
KeyResolverSpi to a KeyInfo
 object.
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.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, int, String) - 
Constructor for class org.apache.xml.security.signature.SignedInfo
 - Constructor SignedInfo
 - SignedInfo(Document, String, String) - 
Constructor for class org.apache.xml.security.signature.SignedInfo
 - Constructs 
SignedInfo using given Canoicaliztion algorithm and Signature algorithm
 - SignedInfo(Element, String) - 
Constructor for class org.apache.xml.security.signature.SignedInfo
 - Build a 
SignedInfo from an Element
 - 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.
xenc:ReferenceList element. Transform steps to be performed on the data.
 Transforms
Transforms from Element which is Transforms Element
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
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.
Signature.verify(byte[])
 which is executed on the internal Signature object.
Reference.verify() method.
 
Reference.verify() method.
 
<ds:Signature> elements.
 ds:Signature Element and adds an empty
 ds:SignedInfo.
 
XMLSignatureInput from an octet stream. 
Sets instead of NodeLists.
Sets instead of NodeLists.
ds:XPath Element. XPathAPI except that the XPath strings
 are not supplied as Strings but as Text, Attribute or
 {ProcessingInstruction} nodes which contain the XPath string. 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||