|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Strings into Nodes and visa versa.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.
byte array containing the bytes to stream over.
node.
node.
node.
StorageResolverSpi makes all raw (binary) X509Certificates
which reside as files in a single directory available to the
StorageResolver.CipherData provides encrypted data.CipherReference identifies a source which, when processed,
yields the encrypted octet sequence.CipherValue is the wrapper for cipher text.buf.
AlgorithmType
JAXBElement<ConfigurationType>}
ConfigurationType
EncryptedData Element.
EncryptedKey Element.
HandlerType
JCEAlgorithmMappingsType
PropertiesType
PropertyType
ResolverType
ResourceResolversType
SignedInfo.createSecretKey(byte[]).
SecurityHeaderHandlersType
TransformAlgorithmsType
TransformAlgorithmType
Text children of the Element and interprets
them as input for the Base64.decode() function.
BigInteger
XMLSignatureInput which is referenced by the
URI Attribute.
dsig11:DEREncodedKeyvalue element.dsig11:DEREncodedKeyValue element.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.
Strings into Nodes and visa versa.Document node.
Element node.
Element node.
DOMCanonicalizationMethod.
DOMCanonicalizationMethod from an element.
DOMKeyInfo.
DOMKeyInfo from XML.
DOMKeyName.
DOMKeyName from a KeyName element.
DOMKeyValue from an element.
DOMManifest containing the specified
list of References and optional id.
DOMManifest from an element.
DOMPGPData containing the specified key packet.
DOMPGPData containing the specified key id and
optional key packet and list of external elements.
DOMPGPData from an element.
Reference from the specified parameters.
DOMReference from an element.
DOMRetrievalMethod containing the specified
URIReference and List of Transforms.
DOMRetrievalMethod from an element.
DOMSignatureProperties from the specified
parameters.
DOMSignatureProperties from an element.
SignatureProperty from the specified parameters.
DOMSignatureProperty from an element.
DOMSignedInfo from the specified parameters.
DOMSignedInfo from the specified parameters.
DOMSignedInfo from an element.
DOMTransform.
DOMTransform from an element.
DOMX509Data from an element.
DOMX509IssuerSerial containing the specified
issuer distinguished name/serial number pair.
DOMX509IssuerSerial from an element.
XMLObject from the specified parameters.
XMLObject from an element.
DOMXMLSignature from the specified components.
DOMXMLSignature from XML.
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 unless
ignore line breaks property is set.
- 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.
- encodePoint(ECPoint, EllipticCurve) -
Static method in class org.apache.xml.security.stax.impl.algorithms.ECDSAUtils
-
- 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
- encodingSet() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecStartDocumentImpl
-
- ENCRYPT -
Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
-
- 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, String, InputStream) -
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. - EncryptedElement -
Static variable in class org.apache.xml.security.stax.securityEvent.SecurityEventConstants
-
- EncryptedElementSecurityEvent - Class in org.apache.xml.security.stax.securityEvent
-
- EncryptedElementSecurityEvent(InboundSecurityToken, boolean, List<XMLSecurityConstants.ContentType>) -
Constructor for class org.apache.xml.security.stax.securityEvent.EncryptedElementSecurityEvent
-
- 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). - EncryptedKeyResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
- The
EncryptedKeyResolver is not a generic resolver. - EncryptedKeyResolver(String) -
Constructor for class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
- Constructor for use when a KEK needs to be derived from a KeyInfo
list
- EncryptedKeyResolver(String, Key) -
Constructor for class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
- Constructor used for when a KEK has been set
- EncryptedKeyToken -
Static variable in class org.apache.xml.security.stax.securityEvent.SecurityEventConstants
-
- EncryptedKeyToken -
Static variable in class org.apache.xml.security.stax.securityToken.SecurityTokenConstants
-
- EncryptedKeyTokenSecurityEvent - Class in org.apache.xml.security.stax.securityEvent
-
- EncryptedKeyTokenSecurityEvent() -
Constructor for class org.apache.xml.security.stax.securityEvent.EncryptedKeyTokenSecurityEvent
-
- EncryptedType - Interface in org.apache.xml.security.encryption
- EncryptedType is the abstract type from which
EncryptedData and
EncryptedKey are derived. - ENCRYPTION_PARTS -
Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
-
- 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.- EncryptionPartDef - Class in org.apache.xml.security.stax.impl
- EncryptionPartDef holds information about parts to be encrypt
- EncryptionPartDef() -
Constructor for class org.apache.xml.security.stax.impl.EncryptionPartDef
-
- 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). - EncryptionSpec11NS -
Static variable in class org.apache.xml.security.utils.EncryptionConstants
- The namespace of the XML Encryption 1.1 specification
- 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
- encryptKey(Document, Key, String, byte[]) -
Method in class org.apache.xml.security.encryption.XMLCipher
- Encrypts a key to an EncryptedKey structure
- endDocument() -
Method in class org.apache.xml.security.stax.config.XIncludeHandler
-
- endElement(String, String, String) -
Method in class org.apache.xml.security.stax.config.XIncludeHandler
-
- endPrefixMapping(String) -
Method in class org.apache.xml.security.stax.config.XIncludeHandler
-
- engineAddContextToElement(Element) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineAddContextToElement
- engineAddProperies(Map<String, String>) -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
-
- engineCanonicalize(byte[]) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- Method canonicalize
- engineCanonicalize(XMLSignatureInput, String) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
-
- engineCanonicalize(XMLSignatureInput) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- Canonicalizes a Subtree node.
- 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.
- engineCanonicalizeSubTree(Node, String, boolean) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- C14n a node tree.
- engineCanonicalizeSubTree(Node, String) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11
- Always throws a CanonicalizationException because this is inclusive c14n.
- engineCanonicalizeSubTree(Node, String, boolean) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11
- Always throws a CanonicalizationException because this is inclusive c14n.
- engineCanonicalizeSubTree(Node, String) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
- Always throws a CanonicalizationException because this is inclusive c14n.
- engineCanonicalizeSubTree(Node, String, boolean) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
- Always throws a CanonicalizationException because this is inclusive c14n.
- engineCanonicalizeSubTree(Node) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- Method engineCanonicalizeSubTree
- engineCanonicalizeSubTree(Node, String) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- Method engineCanonicalizeSubTree
- engineCanonicalizeSubTree(Node, String, boolean) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- Method engineCanonicalizeSubTree
- engineCanonicalizeSubTree(Node, String, Node) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- Method engineCanonicalizeSubTree
- engineCanonicalizeSubTree(Node) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- Method engineCanonicalizeSubTree
- engineCanonicalizeSubTree(Node, Node) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- Canonicalizes a Subtree node.
- engineCanonicalizeSubTree(Node, String) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
- Always throws a CanonicalizationException.
- engineCanonicalizeSubTree(Node, String, boolean) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
- Always throws a CanonicalizationException.
- 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<Node>) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- C14n a nodeset
- engineCanonicalizeXPathNodeSet(Set<Node>, String) -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- C14n a nodeset
- engineCanonicalizeXPathNodeSet(Set<Node>, String) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11
- Always throws a CanonicalizationException because this is inclusive c14n.
- engineCanonicalizeXPathNodeSet(Set<Node>, String) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
- Always throws a CanonicalizationException because this is inclusive c14n.
- engineCanonicalizeXPathNodeSet(Set<Node>, String) -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- Method engineCanonicalizeXPathNodeSet
- engineCanonicalizeXPathNodeSet(Set<Node>) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- Method engineCanonicalizeXPathNodeSet
- engineCanonicalizeXPathNodeSet(Set<Node>, String) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
- Always throws a CanonicalizationException.
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
- This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
- This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
- This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
- This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
- This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
- This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolveURI(ResourceResolverContext) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
-
- engineCanResolveURI(ResourceResolverContext) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
- We resolve http URIs without fragment...
- engineCanResolveURI(ResourceResolverContext) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverFragment
- Method engineCanResolve
- engineCanResolveURI(ResourceResolverContext) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverLocalFilesystem
-
- engineCanResolveURI(ResourceResolverContext) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
-
- engineCanResolveURI(ResourceResolverContext) -
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.implementations.IntegrityHmac
- Method engineGetContextFromElement
- engineGetContextFromElement(Element) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineGetContextFromElement
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.CanonicalizerSpi
- Returns true if comments are included
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11_OmitComments
-
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11_WithComments
-
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclOmitComments
-
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments
-
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315OmitComments
-
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments
-
- engineGetIncludeComments() -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
-
- engineGetJCEAlgorithmString() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineGetJCEAlgorithmString
- engineGetJCEAlgorithmString() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineGetJCEAlgorithmString() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Method engineGetJCEAlgorithmString
- engineGetJCEAlgorithmString() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- 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.implementations.IntegrityHmac
- Method engineGetJCEAlgorithmString
- engineGetJCEProviderName() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineGetJCEProviderName() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Method engineGetJCEProviderName
- engineGetJCEProviderName() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- 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.utils.resolver.implementations.ResolverAnonymous
-
- engineGetPropertyKeys() -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
-
- engineGetPropertyKeys() -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
- Method engineGetPropertyKeys
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacMD5
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacRIPEMD160
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA1
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA224
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA256
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA384
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA512
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSAMD5
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSARIPEMD160
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1MGF1
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224MGF1
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256MGF1
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384MGF1
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512MGF1
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA.SHA256
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSARIPEMD160
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA1
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA224
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA256
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA384
-
- engineGetURI() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA512
-
- 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.c14n.implementations.Canonicalizer11_OmitComments
-
- engineGetURI() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11_WithComments
-
- engineGetURI() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclOmitComments
-
- engineGetURI() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments
-
- engineGetURI() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315OmitComments
-
- engineGetURI() -
Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments
-
- engineGetURI() -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
-
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformBase64Decode
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformC14N
-
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformC14N11
-
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformC14N11_WithComments
-
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusive
- 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.TransformC14NWithComments
-
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
- 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.TransformXPath2Filter
- Method engineGetURI
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformXPointer
-
- engineGetURI() -
Method in class org.apache.xml.security.transforms.implementations.TransformXSLT
- Method engineGetURI
- 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.implementations.IntegrityHmac
- Method engineInitSign
- engineInitSign(Key, AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineInitSign
- engineInitSign(Key, SecureRandom) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineInitSign
- engineInitSign(Key, SecureRandom) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineInitSign(Key) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineInitSign(Key, AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineInitSign(Key, SecureRandom) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
- engineInitSign(Key) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
- engineInitSign(Key, AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- Method engineInitSign
- engineInitSign(Key, SecureRandom) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- engineInitSign(Key) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- engineInitSign(Key, AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- 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.
- engineInitSign(Key) -
Method in class org.apache.xml.security.stax.impl.algorithms.HMACSignatureAlgorithm
-
- engineInitSign(Key, SecureRandom) -
Method in class org.apache.xml.security.stax.impl.algorithms.HMACSignatureAlgorithm
-
- engineInitSign(Key, AlgorithmParameterSpec) -
Method in class org.apache.xml.security.stax.impl.algorithms.HMACSignatureAlgorithm
-
- engineInitSign(Key) -
Method in class org.apache.xml.security.stax.impl.algorithms.PKISignatureAlgorithm
-
- engineInitSign(Key, SecureRandom) -
Method in class org.apache.xml.security.stax.impl.algorithms.PKISignatureAlgorithm
-
- engineInitSign(Key, AlgorithmParameterSpec) -
Method in class org.apache.xml.security.stax.impl.algorithms.PKISignatureAlgorithm
-
- engineInitSign(Key) -
Method in interface org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm
-
- engineInitSign(Key, SecureRandom) -
Method in interface org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm
-
- engineInitSign(Key, AlgorithmParameterSpec) -
Method in interface org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm
-
- 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(Key) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineInitVerify(Key) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
- engineInitVerify(Key) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- engineInitVerify(Key) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineInitVerify
- engineInitVerify(Key) -
Method in class org.apache.xml.security.stax.impl.algorithms.HMACSignatureAlgorithm
-
- engineInitVerify(Key) -
Method in class org.apache.xml.security.stax.impl.algorithms.PKISignatureAlgorithm
-
- engineInitVerify(Key) -
Method in interface org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm
-
- engineIsThreadSafe() -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
-
- engineIsThreadSafe() -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
-
- engineIsThreadSafe() -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverFragment
-
- engineIsThreadSafe() -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverLocalFilesystem
-
- engineIsThreadSafe() -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
-
- engineIsThreadSafe() -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
- Tells if the implementation does can be reused by several threads safely.
- engineLookupAndResolvePrivateKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
- Method engineLookupAndResolvePrivateKey
- engineLookupAndResolvePrivateKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
- Method engineLookupAndResolvePrivateKey
- engineLookupAndResolvePrivateKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
- Method engineResolvePrivateKey
- engineLookupAndResolvePrivateKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
- Method engineResolvePrivateKey
- engineLookupAndResolvePrivateKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
- Method engineResolvePrivateKey
- engineLookupAndResolvePrivateKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineLookupAndResolvePrivateKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
- Method engineLookupAndResolvePublicKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
- Method engineResolvePublicKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
-
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
- Method engineLookupAndResolvePublicKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
- Method engineLookupAndResolvePublicKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
- Method engineResolvePublicKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
-
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
- Method engineLookupAndResolvePublicKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
- Method engineLookupAndResolvePublicKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
- Method engineResolvePublicKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
- Method engineLookupAndResolvePublicKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
-
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
- Method engineResolvePublicKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
- Method engineResolvePublicKey
- engineLookupAndResolvePublicKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineLookupAndResolvePublicKey
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
- Method engineLookupAndResolveSecretKey
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
-
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
-
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
- Method engineLookupAndResolveSecretKey
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
- Method engineResolveSecretKey
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
-
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
- Method engineResolveSecretKey
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
- Method engineLookupAndResolveSecretKey
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
-
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
- Method engineResolveSecretKey
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
- Method engineResolveSecretKey
- engineLookupAndResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineLookupAndResolveSecretKey
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
- Method engineLookupResolveX509Certificate
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
-
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
-
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
- Method engineLookupResolveX509Certificate
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
- Method engineResolveX509Certificate
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
- Method engineResolveX509Certificate
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
-
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
- Method engineResolveX509Certificate
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
- Method engineResolveX509Certificate
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
- Method engineResolveX509Certificate
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
- Method engineLookupResolveX509Certificate
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
-
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
- Method engineResolveX509Certificate
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
- Method engineResolveX509Certificate
- engineLookupResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineLookupResolveX509Certificate
- enginePerformTransform(XMLSignatureInput, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformBase64Decode
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformBase64Decode
-
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformC14N
-
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformC14N11
-
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformC14N11_WithComments
-
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusive
-
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
-
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformC14NWithComments
-
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
-
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformXPath
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformXPointer
- Method enginePerformTransform
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.implementations.TransformXSLT
-
- enginePerformTransform(XMLSignatureInput, OutputStream, Transform) -
Method in class org.apache.xml.security.transforms.TransformSpi
- The mega method which MUST be implemented by the Transformation Algorithm.
- enginePerformTransform(XMLSignatureInput, Transform) -
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.
- 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.implementations.PrivateKeyResolver
- Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
- Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
- Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineResolveSecretKey
- engineResolveURI(ResourceResolverContext) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
-
- engineResolveURI(ResourceResolverContext) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
-
- engineResolveURI(ResourceResolverContext) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverFragment
-
- engineResolveURI(ResourceResolverContext) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverLocalFilesystem
-
- engineResolveURI(ResourceResolverContext) -
Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
-
- engineResolveURI(ResourceResolverContext) -
Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
- This is the workhorse method used to resolve resources.
- engineResolveX509Certificate(Element, String, StorageResolver) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
- Method engineResolveCertificate
- engineSetHMACOutputLength(int) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Method engineSetHMACOutputLength
- engineSetHMACOutputLength(int) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- 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.SignatureECDSA
-
- engineSetHMACOutputLength(int) -
Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- Method engineSetHMACOutputLength
- engineSetParameter(AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- Proxy method for
Signature.setParameter(
java.security.spec.AlgorithmParameterSpec)
which is executed on the internal Signature object.
- engineSetParameter(AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineSetParameter(AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
- engineSetParameter(AlgorithmParameterSpec) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- 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.
- engineSetParameter(AlgorithmParameterSpec) -
Method in class org.apache.xml.security.stax.impl.algorithms.HMACSignatureAlgorithm
-
- engineSetParameter(AlgorithmParameterSpec) -
Method in class org.apache.xml.security.stax.impl.algorithms.PKISignatureAlgorithm
-
- engineSetParameter(AlgorithmParameterSpec) -
Method in interface org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm
-
- 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.implementations.IntegrityHmac
- Proxy method for
Signature.sign()
which is executed on the internal Signature object.
- engineSign() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineSign() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
- engineSign() -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- 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.stax.impl.algorithms.HMACSignatureAlgorithm
-
- engineSign() -
Method in class org.apache.xml.security.stax.impl.algorithms.PKISignatureAlgorithm
-
- engineSign() -
Method in interface org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm
-
- 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.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.implementations.IntegrityHmac
- Proxy method for
Signature.update(byte[], int, int)
which is executed on the internal Signature object.
- engineUpdate(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineUpdate(byte) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineUpdate(byte[], int, int) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineUpdate(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
- engineUpdate(byte) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
- engineUpdate(byte[], int, int) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
- engineUpdate(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- engineUpdate(byte) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- engineUpdate(byte[], int, int) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- 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.
- engineUpdate(byte[]) -
Method in class org.apache.xml.security.stax.impl.algorithms.HMACSignatureAlgorithm
-
- engineUpdate(byte) -
Method in class org.apache.xml.security.stax.impl.algorithms.HMACSignatureAlgorithm
-
- engineUpdate(byte[], int, int) -
Method in class org.apache.xml.security.stax.impl.algorithms.HMACSignatureAlgorithm
-
- engineUpdate(byte[]) -
Method in class org.apache.xml.security.stax.impl.algorithms.PKISignatureAlgorithm
-
- engineUpdate(byte) -
Method in class org.apache.xml.security.stax.impl.algorithms.PKISignatureAlgorithm
-
- engineUpdate(byte[], int, int) -
Method in class org.apache.xml.security.stax.impl.algorithms.PKISignatureAlgorithm
-
- engineUpdate(byte[]) -
Method in interface org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm
-
- engineUpdate(byte) -
Method in interface org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm
-
- engineUpdate(byte[], int, int) -
Method in interface org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm
-
- 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.
- engineVerify(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
- engineVerify(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
- engineVerify(byte[]) -
Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
- 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.stax.impl.algorithms.HMACSignatureAlgorithm
-
- engineVerify(byte[]) -
Method in class org.apache.xml.security.stax.impl.algorithms.PKISignatureAlgorithm
-
- engineVerify(byte[]) -
Method in interface org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalizationMethod
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMDigestMethod
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfo
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyName
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyValue
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMManifest
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperties
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509Data
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509IssuerSerial
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
-
- equals(Object) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
-
- 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
-
- equals(Object) -
Method in class org.apache.xml.security.stax.ext.ComparableType
-
- equals(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, int) -
Method in class org.apache.xml.security.stax.impl.algorithms.ECDSAUtils.ECCurveDefinition
- returns the ec oid if parameter are equal to this definition
- equals(Object) -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecAttributeImpl
-
- equals(Object) -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecNamespaceImpl
-
- error(SAXParseException) -
Method in class org.apache.xml.security.stax.config.XIncludeHandler
-
- error(SAXParseException) -
Method in class org.apache.xml.security.utils.IgnoreAllErrorHandler
-
- evaluate(Node, Node, String, Node) -
Method in class org.apache.xml.security.utils.JDKXPathAPI
- Evaluate an XPath string and return true if the output is to be included or not.
- evaluate(Node, Node, String, Node) -
Method in class org.apache.xml.security.utils.XalanXPathAPI
- Evaluate an XPath string and return true if the output is to be included or not.
- evaluate(Node, Node, String, Node) -
Method in interface org.apache.xml.security.utils.XPathAPI
- Evaluate an XPath string and return true if the output is to be included or not.
- 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 exclusive
- 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 comments
- excludeComments() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSubTreeData
-
- excludeComments() -
Method in class org.apache.xml.security.signature.reference.ReferenceSubTreeData
-
- excludeNodeFromSet(Node, Set<Node>) -
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
- 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.
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.
localName and the namespace is equal to
namespaceURI
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
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 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.
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
ReferenceOctetStreamData.
localName and the namespace is equal to
namespaceURI
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.
- getObjects() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
-
- getOctetStream() -
Method in class org.apache.xml.security.signature.reference.ReferenceOctetStreamData
- Returns the input stream of this
ReferenceOctetStreamData.
- getOctetStream() -
Method in class org.apache.xml.security.signature.XMLSignatureInput
- Returns the Octet stream(byte Stream) from input which was specified as
the parameter of
XMLSignatureInput constructor
- getOctetStreamReal() -
Method in class org.apache.xml.security.signature.XMLSignatureInput
-
- getOid() -
Method in class org.apache.xml.security.stax.impl.algorithms.ECDSAUtils.ECCurveDefinition
-
- getOIDFromPublicKey(ECPublicKey) -
Static method in class org.apache.xml.security.stax.impl.algorithms.ECDSAUtils
-
- getOnElementDeclaredAttributes() -
Method in interface org.apache.xml.security.stax.ext.stax.XMLSecStartElement
-
- getOnElementDeclaredAttributes() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecStartElementImpl
-
- getOnElementDeclaredNamespaces() -
Method in interface org.apache.xml.security.stax.ext.stax.XMLSecStartElement
-
- getOnElementDeclaredNamespaces() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecStartElementImpl
-
- 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.
- getOutboundXMLSec(XMLSecurityProperties) -
Static method in class org.apache.xml.security.stax.ext.XMLSec
- Creates and configures an outbound streaming security engine
- getOutputStream() -
Method in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
-
- getOwnerDocument(Node) -
Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
- Returns the owner document of the specified node.
- 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<Node>) -
Static method in class org.apache.xml.security.utils.XMLUtils
- This method returns the first non-null owner document of the Nodes in this Set.
- getParameterSpec() -
Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
-
- getParameterSpec() -
Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
-
- getParameterSpec() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMDigestMethod
-
- getParameterSpec() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMHMACSignatureMethod
-
- getParameterSpec() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureMethod
-
- getParameterSpec() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
-
- getParameterSpecPrefixList(ExcC14NParameterSpec) -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
-
- getParamsNSURI() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
-
- getParentNameSpaces(Element, NameSpaceSymbTable) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- Adds to ns the definitions from the parent elements of el
- getParentXMLSecStartElement() -
Method in interface org.apache.xml.security.stax.ext.stax.XMLSecEvent
-
- getParentXMLSecStartElement() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecEventBaseImpl
-
- getPerManifestResolvers() -
Method in class org.apache.xml.security.signature.Manifest
- Get the Per-Manifest Resolver List
- getPhase() -
Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
-
- getPhase() -
Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
-
- getPhase() -
Method in interface org.apache.xml.security.stax.ext.InputProcessor
- The Phase in which this InputProcessor should be applied
- getPhase() -
Method in interface org.apache.xml.security.stax.ext.OutputProcessor
- The Phase in which this OutputProcessor should be applied
- getPIData() -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamReader
-
- getPITarget() -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamReader
-
- getPreferredTransformMethod(XMLSecurityConstants.TransformMethod) -
Method in interface org.apache.xml.security.stax.ext.Transformer
-
- getPreferredTransformMethod(XMLSecurityConstants.TransformMethod) -
Method in class org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase
-
- getPreferredTransformMethod(XMLSecurityConstants.TransformMethod) -
Method in class org.apache.xml.security.stax.impl.transformer.TransformBase64Decode
-
- getPreferredTransformMethod(XMLSecurityConstants.TransformMethod) -
Method in class org.apache.xml.security.stax.impl.transformer.TransformEnvelopedSignature
-
- getPreferredTransformMethod(XMLSecurityConstants.TransformMethod) -
Method in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
-
- getPrefix() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecNamespaceImpl
-
- getPrefix(String) -
Method in class org.apache.xml.security.stax.impl.XMLSecurityEventWriter
-
- getPrefix() -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamReader
-
- getPrefix(String) -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamWriter
-
- getPrefix(String) -
Method in class org.apache.xml.security.utils.DOMNamespaceContext
-
- getPrefixes(String) -
Method in class org.apache.xml.security.utils.DOMNamespaceContext
-
- getPrefixList(List<String>) -
Static method in class org.apache.xml.security.stax.impl.transformer.canonicalizer.Canonicalizer20010315_Excl
-
- getPrivateKey() -
Method in class org.apache.xml.security.keys.KeyInfo
- This method returns a private key.
- getProcessedDTD() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecDTDImpl
-
- getProcessedReferences() -
Method in class org.apache.xml.security.stax.impl.processor.input.AbstractDecryptInputProcessor
-
- getProcessedReferences() -
Method in class org.apache.xml.security.stax.impl.processor.input.AbstractSignatureReferenceVerifyInputProcessor
-
- getProcessor() -
Method in class org.apache.xml.security.stax.impl.securityToken.GenericOutboundSecurityToken
-
- getProcessor() -
Method in interface org.apache.xml.security.stax.securityToken.OutboundSecurityToken
- Returns the processor responsible for this token
- getProcessors() -
Method in interface org.apache.xml.security.stax.ext.InputProcessorChain
- Returns a list with the active processors.
- getProcessors() -
Method in interface org.apache.xml.security.stax.ext.OutputProcessorChain
- Returns a list with the active processors.
- getProcessors() -
Method in class org.apache.xml.security.stax.impl.InputProcessorChainImpl
-
- getProcessors() -
Method in class org.apache.xml.security.stax.impl.OutputProcessorChainImpl
-
- getProperties() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperties
-
- getProperties() -
Method in class org.apache.xml.security.configuration.ConfigurationType
- Gets the value of the properties property.
- getProperty() -
Method in class org.apache.xml.security.configuration.PropertiesType
- Gets the value of the property property.
- getProperty(String) -
Method in class org.apache.xml.security.keys.keyresolver.KeyResolver
- Method getProperty
- getProperty(String) -
Static method in class org.apache.xml.security.stax.config.ConfigurationProperties
-
- getProperty(String) -
Method in class org.apache.xml.security.stax.impl.XMLSecurityEventReader
-
- getProperty(String) -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamReader
-
- getProperty(String) -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamWriter
-
- getProperty(String) -
Method in class org.apache.xml.security.utils.resolver.ResourceResolver
- Method getProperty
- getPropertyKeys() -
Method in class org.apache.xml.security.utils.resolver.ResourceResolver
- Method getPropertyKeys
- getProtectionOrder() -
Method in interface org.apache.xml.security.stax.ext.DocumentContext
-
- getProtectionOrder() -
Method in class org.apache.xml.security.stax.impl.DocumentContextImpl
-
- getProtectionOrder() -
Method in class org.apache.xml.security.stax.securityEvent.AbstractSecuredElementSecurityEvent
-
- 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, 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.
- getPubKey(String, XMLSecurityConstants.AlgorithmUsage, String) -
Method in class org.apache.xml.security.stax.impl.securityToken.AbstractInboundSecurityToken
-
- getPublicId() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecEntityDeclarationImpl
-
- getPublicId() -
Method in class org.apache.xml.security.stax.impl.util.ConcreteLSInput
-
- getPublicKey() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyValue
-
- getPublicKey() -
Method in class org.apache.xml.security.keys.content.DEREncodedKeyValue
- Method getPublicKey
- 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.
- getPublicKey(Element, String, StorageResolver) -
Static method in class org.apache.xml.security.keys.keyresolver.KeyResolver
- Method getPublicKey
- getPublicKey(String, XMLSecurityConstants.AlgorithmUsage, String) -
Method in class org.apache.xml.security.stax.impl.securityToken.AbstractInboundSecurityToken
-
- getPublicKey() -
Method in class org.apache.xml.security.stax.impl.securityToken.AbstractSecurityToken
-
- getPublicKey() -
Method in class org.apache.xml.security.stax.impl.securityToken.DsaKeyValueSecurityToken
-
- getPublicKey() -
Method in class org.apache.xml.security.stax.impl.securityToken.ECKeyValueSecurityToken
-
- getPublicKey() -
Method in class org.apache.xml.security.stax.impl.securityToken.RsaKeyValueSecurityToken
-
- getPublicKey(String, XMLSecurityConstants.AlgorithmUsage, String) -
Method in interface org.apache.xml.security.stax.securityToken.InboundSecurityToken
- Returns the public key if one exist for this token type
- getPublicKey() -
Method in interface org.apache.xml.security.stax.securityToken.SecurityToken
- Returns the public key if one exists and already initialized, null otherwise
- getQNameAttribute(Map<QName, String>, QName) -
Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
-
- getQNameString(String, String) -
Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
- Create a QName string from a prefix and local name.
- getQNameType(List<Object>, QName) -
Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
-
- 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
- Returns 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.
- getReferenceData() -
Method in class org.apache.xml.security.signature.Reference
- Get the ReferenceData that corresponds to the cached representation of the dereferenced
object before transformation.
- 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
- getReferenceIDAttribute(XMLSecStartElement) -
Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
-
- getReferenceList() -
Method in interface org.apache.xml.security.encryption.EncryptedKey
- Returns pointers to data and keys encrypted using this key.
- getReferences() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMManifest
-
- getReferences() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
-
- getReferences() -
Method in interface org.apache.xml.security.encryption.ReferenceList
- Returns an
Iterator over all the References
contained in this ReferenceList.
- getReferences() -
Method in class org.apache.xml.security.stax.impl.processor.input.AbstractDecryptInputProcessor
-
- getReferenceType() -
Method in class org.apache.xml.security.stax.impl.processor.input.AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier
-
- getRegisteredSecurityTokenProviders() -
Method in interface org.apache.xml.security.stax.ext.InboundSecurityContext
- Returns all currently registered SecurityTokenProvider's
- getRegisteredSecurityTokenProviders() -
Method in interface org.apache.xml.security.stax.ext.OutboundSecurityContext
- Returns all currently registered SecurityTokenProvider's
- getRegisteredSecurityTokenProviders() -
Method in class org.apache.xml.security.stax.impl.InboundSecurityContextImpl
-
- getRegisteredSecurityTokenProviders() -
Method in class org.apache.xml.security.stax.impl.OutboundSecurityContextImpl
-
- getReplacementText() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecEntityDeclarationImpl
-
- getRequiredKey() -
Method in class org.apache.xml.security.configuration.AlgorithmType
- Gets the value of the requiredKey property.
- getRequirementLevel() -
Method in class org.apache.xml.security.configuration.AlgorithmType
- Gets the value of the requirementLevel property.
- getResolver() -
Method in class org.apache.xml.security.configuration.ResourceResolversType
- Gets the value of the resolver property.
- getResolverProperties() -
Method in class org.apache.xml.security.signature.Manifest
- Get the resolver property map
- getResolverProperty(String) -
Method in class org.apache.xml.security.signature.Manifest
- Returns the value at specified key
- getResource(String, Class<?>) -
Static method in class org.apache.xml.security.utils.ClassLoaderUtils
- Load a given resource.
- getResourceAsStream(String, Class<?>) -
Static method in class org.apache.xml.security.utils.ClassLoaderUtils
- This is a convenience method to load a resource as a stream.
- getResourceResolver(String, String) -
Static method in class org.apache.xml.security.stax.config.ResourceResolverMapper
-
- getResourceResolvers() -
Method in class org.apache.xml.security.configuration.ConfigurationType
- Gets the value of the resourceResolvers property.
- getResources(String, Class<?>) -
Static method in class org.apache.xml.security.utils.ClassLoaderUtils
- Load a given resources.
- getResponsibleStartXMLEvent(Deque<XMLSecEvent>, int) -
Method in class org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
-
- getResponsibleXMLSecEvents(Deque<XMLSecEvent>, int) -
Method in class org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
-
- getRoot() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSubTreeData
-
- getRoot() -
Method in class org.apache.xml.security.signature.reference.ReferenceSubTreeData
-
- getSchemaType() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecEventBaseImpl
-
- getSecretKey() -
Method in class org.apache.xml.security.keys.KeyInfo
- This method returns a secret (symmetric) key.
- getSecretKey(String, XMLSecurityConstants.AlgorithmUsage, String) -
Method in class org.apache.xml.security.stax.impl.securityToken.AbstractInboundSecurityToken
-
- getSecretKey() -
Method in class org.apache.xml.security.stax.impl.securityToken.AbstractSecurityToken
-
- getSecretKey(String) -
Method in class org.apache.xml.security.stax.impl.securityToken.GenericOutboundSecurityToken
-
- getSecretKey(String, XMLSecurityConstants.AlgorithmUsage, String) -
Method in interface org.apache.xml.security.stax.securityToken.InboundSecurityToken
- Returns the secret key
- getSecretKey(String) -
Method in interface org.apache.xml.security.stax.securityToken.OutboundSecurityToken
- Returns the secret key
- getSecretKey() -
Method in interface org.apache.xml.security.stax.securityToken.SecurityToken
- Returns the secret key's if already initialized, null otherwise
- getSecurePart() -
Method in class org.apache.xml.security.stax.impl.EncryptionPartDef
-
- getSecurePart() -
Method in class org.apache.xml.security.stax.impl.SignaturePartDef
-
- getSecurityContext() -
Method in interface org.apache.xml.security.stax.ext.InputProcessorChain
- The actual processed document's security context
- getSecurityContext() -
Method in interface org.apache.xml.security.stax.ext.OutputProcessorChain
- The actual processed document's security context
- getSecurityContext() -
Method in class org.apache.xml.security.stax.impl.InputProcessorChainImpl
-
- getSecurityContext() -
Method in class org.apache.xml.security.stax.impl.OutputProcessorChainImpl
-
- getSecurityEventType() -
Method in class org.apache.xml.security.stax.securityEvent.SecurityEvent
-
- getSecurityHeaderHandler(QName) -
Static method in class org.apache.xml.security.stax.config.SecurityHeaderHandlerMapper
-
- getSecurityHeaderHandlers() -
Method in class org.apache.xml.security.configuration.ConfigurationType
- Gets the value of the securityHeaderHandlers property.
- getSecurityProperties() -
Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
-
- getSecurityProperties() -
Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
-
- getSecurityToken(KeyInfoType, SecurityTokenConstants.KeyUsage, XMLSecurityProperties, InboundSecurityContext) -
Method in class org.apache.xml.security.stax.impl.securityToken.SecurityTokenFactoryImpl
-
- getSecurityToken() -
Method in class org.apache.xml.security.stax.securityEvent.AbstractSecuredElementSecurityEvent
-
- getSecurityToken() -
Method in class org.apache.xml.security.stax.securityEvent.TokenSecurityEvent
-
- getSecurityToken(KeyInfoType, SecurityTokenConstants.KeyUsage, XMLSecurityProperties, InboundSecurityContext) -
Method in class org.apache.xml.security.stax.securityToken.SecurityTokenFactory
-
- getSecurityToken() -
Method in interface org.apache.xml.security.stax.securityToken.SecurityTokenProvider
- Returns the represented SecurityToken of this object
- getSecurityTokenProvider(String) -
Method in interface org.apache.xml.security.stax.ext.InboundSecurityContext
- Returns a registered SecurityTokenProvider with the given id or null if not found
- getSecurityTokenProvider(String) -
Method in interface org.apache.xml.security.stax.ext.OutboundSecurityContext
- Returns a registered SecurityTokenProvider with the given id or null if not found
- getSecurityTokenProvider(String) -
Method in class org.apache.xml.security.stax.impl.InboundSecurityContextImpl
-
- getSecurityTokenProvider(String) -
Method in class org.apache.xml.security.stax.impl.OutboundSecurityContextImpl
-
- getSerializer() -
Method in class org.apache.xml.security.encryption.XMLCipher
- Get the Serializer algorithm to use
- getSerialNumber() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509IssuerSerial
-
- getSerialNumber() -
Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
- Method getSerialNumber
- getSerialNumber() -
Method in class org.apache.xml.security.stax.impl.securityToken.X509IssuerSerialSecurityToken
-
- getSerialNumberInteger() -
Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
- Method getSerialNumberInteger
- getSet(Node, Set<Node>, Node, boolean) -
Static method in class org.apache.xml.security.utils.XMLUtils
-
- getSha1Identifier() -
Method in class org.apache.xml.security.stax.impl.securityToken.AbstractSecurityToken
-
- getSha1Identifier() -
Method in interface org.apache.xml.security.stax.securityToken.SecurityToken
- Returns a SHA-1 Identifier that refers to this token
- getSignatureAlgorithm() -
Method in class org.apache.xml.security.signature.SignedInfo
-
- getSignatureAlgorithm() -
Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
- getSignatureAlgorithm(String) -
Method in class org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithmFactory
-
- getSignatureCanonicalizationAlgorithm() -
Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
- getSignatureCerts() -
Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
- getSignatureDigestAlgorithm() -
Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
- getSignatureKey() -
Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
- getSignatureKeyIdentifier() -
Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
- getSignatureMethod() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
-
- 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
- getSignaturePartDefList() -
Method in class org.apache.xml.security.stax.impl.processor.output.AbstractSignatureOutputProcessor
-
- getSignaturePrefix(XMLCryptoContext) -
Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
- Returns the prefix associated with the XML Signature namespace URI
- getSignatureReferenceVerifier(XMLSecurityProperties, InputProcessorChain, ReferenceType, XMLSecStartElement) -
Method in class org.apache.xml.security.stax.impl.processor.input.AbstractSignatureReferenceVerifyInputProcessor
-
- getSignatureSecureParts() -
Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
- getSignatureType() -
Method in class org.apache.xml.security.stax.impl.processor.input.AbstractSignatureReferenceVerifyInputProcessor
-
- getSignatureValue() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
-
- getSignatureValue() -
Method in class org.apache.xml.security.signature.XMLSignature
- Returns the octet value of the SignatureValue element.
- getSignatureValue() -
Method in class org.apache.xml.security.stax.impl.processor.output.AbstractSignatureEndingOutputProcessor.SignedInfoProcessor
-
- getSignatureValue() -
Method in class org.apache.xml.security.stax.securityEvent.SignatureValueSecurityEvent
-
- getSignatureVerificationKey() -
Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
- 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.jcp.xml.dsig.internal.dom.DOMXMLSignature
-
- getSignedInfo() -
Method in class org.apache.xml.security.signature.XMLSignature
- Returns the completely parsed
SignedInfo object.
- getSignedInfoReferences(SignedInfo) -
Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
-
- getSignEntireRequestPart() -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamWriter
-
- getSigRefId() -
Method in class org.apache.xml.security.stax.impl.SignaturePartDef
-
- getSKIBytes() -
Method in class org.apache.xml.security.keys.content.x509.XMLX509SKI
- Method getSKIBytes
- getSkiBytes() -
Method in class org.apache.xml.security.stax.impl.securityToken.X509SKISecurityToken
-
- 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
- getSpecificationURL() -
Method in class org.apache.xml.security.configuration.AlgorithmType
- Gets the value of the specificationURL property.
- getStartElement() -
Method in class org.apache.xml.security.stax.impl.processor.input.AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier
-
- getStartElementAtLevel(int) -
Method in interface org.apache.xml.security.stax.ext.stax.XMLSecEvent
-
- getStartElementAtLevel(int) -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecEventBaseImpl
-
- getStartElementAtLevel(int) -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecStartElementImpl
-
- getStartElementPath() -
Method in class org.apache.xml.security.stax.impl.processor.input.AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier
-
- getStrFromNode(Node) -
Static method in class org.apache.xml.security.utils.XMLUtils
- Method getStrFromNode
- getStringData() -
Method in class org.apache.xml.security.stax.impl.util.ConcreteLSInput
-
- getStringInUtf8(String) -
Static method in class org.apache.xml.security.c14n.implementations.UtfHelpper
-
- getSubjectName() -
Method in class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
- Method getSubjectName
- getSubjectName() -
Method in class org.apache.xml.security.stax.impl.securityToken.X509SubjectNameSecurityToken
-
- getSubNode() -
Method in class org.apache.xml.security.signature.XMLSignatureInput
- Gets the node of this XMLSignatureInput
- getSymmetricKey() -
Method in class org.apache.xml.security.stax.impl.EncryptionPartDef
-
- getSystemId() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecEntityDeclarationImpl
-
- getSystemId() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecStartDocumentImpl
-
- getSystemId() -
Method in class org.apache.xml.security.stax.impl.util.ConcreteLSInput
-
- getTarget() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
-
- getTarget() -
Method in class org.apache.xml.security.configuration.ConfigurationType
- Gets the value of the target property.
- 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
- getTarget() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecProcessingInstructionImpl
-
- getText() -
Method in interface org.apache.xml.security.stax.ext.stax.XMLSecCharacters
-
- getText() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecCharactersImpl
-
- getText() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecCommentImpl
-
- getText() -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamReader
-
- getTextCharacters() -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamReader
-
- getTextCharacters(int, char[], int, int) -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamReader
-
- 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
- getTextLength() -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamReader
-
- getTextStart() -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamReader
-
- getTokenType() -
Method in class org.apache.xml.security.stax.impl.securityToken.DsaKeyValueSecurityToken
-
- getTokenType() -
Method in class org.apache.xml.security.stax.impl.securityToken.ECKeyValueSecurityToken
-
- getTokenType() -
Method in class org.apache.xml.security.stax.impl.securityToken.GenericOutboundSecurityToken
-
- getTokenType() -
Method in class org.apache.xml.security.stax.impl.securityToken.KeyNameSecurityToken
-
- getTokenType() -
Method in class org.apache.xml.security.stax.impl.securityToken.RsaKeyValueSecurityToken
-
- getTokenType() -
Method in class org.apache.xml.security.stax.impl.securityToken.X509SecurityToken
-
- getTokenType() -
Method in interface org.apache.xml.security.stax.securityToken.SecurityToken
-
- getTokenUsages() -
Method in class org.apache.xml.security.stax.impl.securityToken.AbstractSecurityToken
-
- getTokenUsages() -
Method in interface org.apache.xml.security.stax.securityToken.SecurityToken
-
- getTransformAlgorithm() -
Method in class org.apache.xml.security.configuration.TransformAlgorithmsType
- Gets the value of the transformAlgorithm property.
- getTransformAlgorithms() -
Method in class org.apache.xml.security.configuration.ConfigurationType
- Gets the value of the transformAlgorithms property.
- getTransformer(Transformer, OutputStream, Map<String, Object>, String, XMLSecurityConstants.DIRECTION) -
Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
-
- getTransformer() -
Method in class org.apache.xml.security.stax.impl.processor.input.AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier
-
- getTransformer() -
Method in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
-
- getTransformerClass(String, XMLSecurityConstants.DIRECTION) -
Static method in class org.apache.xml.security.stax.config.TransformerAlgorithmMapper
-
- getTransforms() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
-
- getTransforms() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
-
- getTransforms() -
Method in interface org.apache.xml.security.encryption.CipherReference
- Returns the
Transforms that specifies how to transform the
URI to yield the appropriate 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
- getTransforms() -
Method in class org.apache.xml.security.stax.ext.SecurePart
-
- getTransforms() -
Method in class org.apache.xml.security.stax.impl.SignaturePartDef
-
- 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.jcp.xml.dsig.internal.dom.DOMReference
-
- getType() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
-
- 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 interface org.apache.xml.security.encryption.Reference
- Returns the
Element tag name for this Reference.
- 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
- getType(List<Object>, Class<T>) -
Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
-
- getUnrenderedNodes(Collection<Attr>) -
Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
- Get all the unrendered nodes in the name space.
- getURI() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
-
- getURI() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
-
- 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.configuration.AlgorithmType
- Gets the value of the uri property.
- getURI() -
Method in class org.apache.xml.security.configuration.HandlerType
- Gets the value of the uri property.
- getURI() -
Method in class org.apache.xml.security.configuration.TransformAlgorithmType
- Gets the value of the uri property.
- 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.KeyInfoReference
- 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.signature.reference.ReferenceOctetStreamData
- Returns the URI String identifying the data object represented by this
ReferenceOctetStreamData.
- 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.KeyInfoReference
- Method getURIAttr
- getURIAttr() -
Method in class org.apache.xml.security.keys.content.RetrievalMethod
- Method getURIAttr
- getURIDereferencer() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
-
- getURIDereferencer() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
-
- getVAL() -
Method in class org.apache.xml.security.configuration.PropertyType
- Gets the value of the val property.
- getValue() -
Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
-
- getValue() -
Method in class org.apache.xml.security.configuration.AlgorithmType
- Gets the value of the value property.
- getValue() -
Method in class org.apache.xml.security.configuration.HandlerType
- Gets the value of the value property.
- getValue() -
Method in class org.apache.xml.security.configuration.PropertyType
- Gets the value of the value property.
- getValue() -
Method in class org.apache.xml.security.configuration.ResolverType
- Gets the value of the value property.
- getValue() -
Method in class org.apache.xml.security.configuration.TransformAlgorithmType
- Gets the value of the value property.
- getValue() -
Method in interface org.apache.xml.security.encryption.CipherValue
- Returns the Base 64 encoded, encrypted octets that is the
CipherValue.
- getValue() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecAttributeImpl
-
- getValue() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecNamespaceImpl
-
- getValue() -
Method in class org.apache.xml.security.stax.impl.util.KeyValue
-
- 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() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecStartDocumentImpl
-
- getVersion() -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamReader
-
- getWrappedTokens() -
Method in class org.apache.xml.security.stax.impl.securityToken.AbstractInboundSecurityToken
-
- getWrappedTokens() -
Method in class org.apache.xml.security.stax.impl.securityToken.GenericOutboundSecurityToken
-
- getWrappedTokens() -
Method in interface org.apache.xml.security.stax.securityToken.SecurityToken
-
- getX() -
Method in class org.apache.xml.security.stax.impl.algorithms.ECDSAUtils.ECCurveDefinition
-
- 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
- getX509Certificate(Element, String, StorageResolver) -
Static method in class org.apache.xml.security.keys.keyresolver.KeyResolver
- Method getX509Certificate
- getX509Certificates() -
Method in class org.apache.xml.security.stax.impl.securityToken.AbstractSecurityToken
-
- getX509Certificates() -
Method in interface org.apache.xml.security.stax.securityToken.SecurityToken
- Returns the certificate chain if one exists for this token type
- getXMLEventAsString(XMLSecEvent) -
Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- Returns the XMLEvent type in String form
- getXmlEventWriterForOutputStream() -
Method in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
-
- getXmlInputFactory() -
Static method in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
-
- getXmlObjectContent(XMLObject) -
Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
-
- getXmlOutputFactory() -
Static method in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
-
- getXMLSecEvent() -
Method in class org.apache.xml.security.stax.impl.securityToken.AbstractInboundSecurityToken
-
- getXmlSecEvent() -
Method in class org.apache.xml.security.stax.securityEvent.AbstractElementSecurityEvent
-
- getXMLSecEvent() -
Method in interface org.apache.xml.security.stax.securityToken.InboundSecurityToken
- Returns the first XMLEvent for this token
- getXmlSecEventBuffer() -
Method in class org.apache.xml.security.stax.ext.AbstractBufferingOutputProcessor
-
- getXmlSecEventList() -
Method in class org.apache.xml.security.stax.impl.processor.input.XMLSecurityInputProcessor.InternalBufferProcessor
-
- getXmlSecStartElement() -
Method in class org.apache.xml.security.stax.impl.processor.output.AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor
-
- getXMLSignatureInput() -
Method in interface org.apache.jcp.xml.dsig.internal.dom.ApacheData
- Returns the XMLSignatureInput.
- getXMLSignatureInput() -
Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheNodeSetData
-
- getXMLSignatureInput() -
Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheOctetStreamData
-
- 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.
- getY() -
Method in class org.apache.xml.security.stax.impl.algorithms.ECDSAUtils.ECCurveDefinition
-
- globalResolver -
Variable in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
-
ErrorHandler does absolutely nothing but log
the events.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".
XMLSignatureInput.setOutputStream(java.io.OutputStream) has been called with a
non-null OutputStream.
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.
NodeSetData in
document order.
dsig11:KeyInfoReference element.dsig11:KeyInfoReference element.KeyStore object available to the
StorageResolver.org.apache.xml.security.keys package.EncryptedData interface.
EncryptedKey interface.
EncryptedKey interface.
<ds:Manifest> elements.Manifest
mark() and
reset() methods.
marshalParams
method to marshal any algorithm-specific parameters.
EncryptedData
EncryptedData
EncryptedKey
EncryptedKey
ReferenceList
ReferenceList
SignedInfo.verify() when
testing the signature fails because of uninitialized
References.DataReference factory method.
KeyReference factory method.
Nodes, backed by the specified
NodeList.
<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
- ObjectFactory - Class in org.apache.xml.security.configuration
- This object contains factory methods for each
Java content interface and Java element interface
generated in the org.apache.xml.security.configuration package.
- ObjectFactory() -
Constructor for class org.apache.xml.security.configuration.ObjectFactory
- Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.xml.security.configuration
- org.apache.jcp.xml.dsig.internal - package org.apache.jcp.xml.dsig.internal
-
- org.apache.jcp.xml.dsig.internal.dom - package org.apache.jcp.xml.dsig.internal.dom
-
- org.apache.xml.security - package org.apache.xml.security
- Canonical XML and XML Signature Implementation
- org.apache.xml.security.algorithms - package org.apache.xml.security.algorithms
-
algorithm factories.
- 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.configuration - package org.apache.xml.security.configuration
-
- 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.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.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.signature.reference - package org.apache.xml.security.signature.reference
-
- org.apache.xml.security.stax.config - package org.apache.xml.security.stax.config
-
- org.apache.xml.security.stax.ext - package org.apache.xml.security.stax.ext
-
- org.apache.xml.security.stax.ext.stax - package org.apache.xml.security.stax.ext.stax
-
- org.apache.xml.security.stax.impl - package org.apache.xml.security.stax.impl
-
- org.apache.xml.security.stax.impl.algorithms - package org.apache.xml.security.stax.impl.algorithms
-
- org.apache.xml.security.stax.impl.processor.input - package org.apache.xml.security.stax.impl.processor.input
-
- org.apache.xml.security.stax.impl.processor.output - package org.apache.xml.security.stax.impl.processor.output
-
- org.apache.xml.security.stax.impl.resourceResolvers - package org.apache.xml.security.stax.impl.resourceResolvers
-
- org.apache.xml.security.stax.impl.securityToken - package org.apache.xml.security.stax.impl.securityToken
-
- org.apache.xml.security.stax.impl.stax - package org.apache.xml.security.stax.impl.stax
-
- org.apache.xml.security.stax.impl.transformer - package org.apache.xml.security.stax.impl.transformer
-
- org.apache.xml.security.stax.impl.transformer.canonicalizer - package org.apache.xml.security.stax.impl.transformer.canonicalizer
-
- org.apache.xml.security.stax.impl.util - package org.apache.xml.security.stax.impl.util
-
- org.apache.xml.security.stax.securityEvent - package org.apache.xml.security.stax.securityEvent
-
- org.apache.xml.security.stax.securityToken - package org.apache.xml.security.stax.securityToken
-
- 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.
- OutboundSecurityContext - Interface in org.apache.xml.security.stax.ext
- The document security context
- OutboundSecurityContextImpl - Class in org.apache.xml.security.stax.impl
- Concrete security context implementation
- OutboundSecurityContextImpl() -
Constructor for class org.apache.xml.security.stax.impl.OutboundSecurityContextImpl
-
- OutboundSecurityToken - Interface in org.apache.xml.security.stax.securityToken
-
- OutboundXMLSec - Class in org.apache.xml.security.stax.ext
- Outbound Streaming-XML-Security
An instance of this class can be retrieved over the XMLSec class
- OutboundXMLSec(XMLSecurityProperties) -
Constructor for class org.apache.xml.security.stax.ext.OutboundXMLSec
-
- outputAsEvent(OutputProcessorChain, XMLSecEvent) -
Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
-
- outputAttrToWriter(String, String, OutputStream, Map<String, byte[]>) -
Static method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- Outputs an Attribute to the internal Writer.
- outputAttrToWriter(String, String, String, OutputStream, Map<String, byte[]>) -
Static method in class org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase
-
- outputCommentToWriter(Comment, OutputStream, int) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- Method outputCommentToWriter
- outputCommentToWriter(Comment, OutputStream, int) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
-
- outputCommentToWriter(XMLSecComment, OutputStream, CanonicalizerBase.DocumentLevel) -
Static method in class org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase
- Method outputCommentToWriter
- 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
suppresses all Exceptions.
- outputDOMElement(Element, OutputProcessorChain) -
Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
-
- outputNodePop() -
Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
- Pop a frame for visible namespace.
- outputNodePush() -
Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
- Push a frame for visible namespace.
- outputPItoWriter(ProcessingInstruction, OutputStream, int) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- Outputs a PI to the internal Writer.
- outputPItoWriter(ProcessingInstruction, OutputStream, int) -
Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
-
- outputPItoWriter(XMLSecProcessingInstruction, OutputStream, CanonicalizerBase.DocumentLevel) -
Static method in class org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase
- Outputs a PI to the internal Writer.
- OutputProcessor - Interface in org.apache.xml.security.stax.ext
- This is the Interface which every OutputProcessor must implement.
- OutputProcessorChain - Interface in org.apache.xml.security.stax.ext
- The OutputProcessorChain manages the OutputProcessors and controls the XMLEvent flow
- OutputProcessorChainImpl - Class in org.apache.xml.security.stax.impl
- Implementation of a OutputProcessorChain
- OutputProcessorChainImpl(OutboundSecurityContext) -
Constructor for class org.apache.xml.security.stax.impl.OutputProcessorChainImpl
-
- OutputProcessorChainImpl(OutboundSecurityContext, int) -
Constructor for class org.apache.xml.security.stax.impl.OutputProcessorChainImpl
-
- OutputProcessorChainImpl(OutboundSecurityContext, DocumentContextImpl) -
Constructor for class org.apache.xml.security.stax.impl.OutputProcessorChainImpl
-
- OutputProcessorChainImpl(OutboundSecurityContext, DocumentContextImpl, int, List<OutputProcessor>) -
Constructor for class org.apache.xml.security.stax.impl.OutputProcessorChainImpl
-
- outputTextToWriter(String, OutputStream) -
Static method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- Outputs a Text of CDATA section to the internal Writer.
- outputTextToWriter(String, OutputStream) -
Static method in class org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase
- Outputs a Text of CDATA section to the internal Writer.
- outputTextToWriter(char[], OutputStream) -
Static method in class org.apache.xml.security.stax.impl.transformer.canonicalizer.CanonicalizerBase
-
- ownerDoc -
Variable in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
-
- ownerDoc -
Variable in class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
-
XMLSignatureInput as output.
XMLSignatureInput as output.
Transforms to xmlSignatureInput and
returns the result of these transformations.
Transforms to xmlSignatureInput and
returns the result of these transformations.
inclusiveNamespaces String and returns all
selected namespace prefixes as a Set.
len bytes from this stream and stores
them in byte array b starting at offset.
EncryptedKey to
items encrypted by that key value (EncryptedData or
EncryptedKey elements).<ds:Reference> elements.Reference from an Element
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).ReferenceData type containing a node-set.Reference fails
because of an uninitialized XMLSignatureInputReferenceData type containing an OctetStream.ReferenceOctetStreamData.
ReferenceOctetStreamData.
ReferenceNodeSetData type containing a node-set.KeyResolverSpis which are
available to all KeyInfo objects.
KeyResolverSpis which are
available to all KeyInfo objects.
KeyResolverSpis which are
available to all KeyInfo objects.
KeyResolverSpis which are
available to all KeyInfo objects.
KeyResolverSpi to an XMLCipher.
KeyResolverSpi to a KeyInfo
object.
KeyResolverSpi to help
resolve the KEK.
ReferenceList.
EncryptionProperty.
MessageDigest.reset()
which is executed on the internal MessageDigest object.
ResourceResolver goes wrong.AgreementMethod information.
String representation of the specified
Element.
String representation of the specified
NodeList.
Strings into Nodes and visa versa.byte[] representation of the specified
Element.
byte[] representation of the specified
NodeList.
byte[] representation of the specified
Element.
byte[] representation of the specified
NodeList.
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
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 appropriate 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
CipherValue.
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
Additional 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 Canonicalization 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
- SignedInfo(Element, String, boolean) -
Constructor for class org.apache.xml.security.signature.SignedInfo
- Build a
SignedInfo from an Element
- SignerOutputStream - Class in org.apache.jcp.xml.dsig.internal
- Derived from Apache sources and changed to use java.security.Signature
objects as input instead of
org.apache.xml.security.algorithms.SignatureAlgorithm objects.
- SignerOutputStream(Signature) -
Constructor for class org.apache.jcp.xml.dsig.internal.SignerOutputStream
-
- SignerOutputStream - Class in org.apache.xml.security.stax.impl.util
-
- SignerOutputStream(SignatureAlgorithm) -
Constructor for class org.apache.xml.security.stax.impl.util.SignerOutputStream
-
- SignerOutputStream - Class in org.apache.xml.security.utils
-
- SignerOutputStream(SignatureAlgorithm) -
Constructor for class org.apache.xml.security.utils.SignerOutputStream
-
- signInOctetStream(OutputStream) -
Method in class org.apache.xml.security.signature.SignedInfo
- Output the C14n stream to the given OutputStream.
- SigTransform -
Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
-
- SingleCertificateResolver - Class in org.apache.xml.security.keys.storage.implementations
- This
StorageResolverSpi makes a single X509Certificate
available to the StorageResolver. - SingleCertificateResolver(X509Certificate) -
Constructor for class org.apache.xml.security.keys.storage.implementations.SingleCertificateResolver
-
- SingleKeyResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
- Resolves a single Key based on the KeyName.
- SingleKeyResolver(String, PublicKey) -
Constructor for class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
- Constructor.
- SingleKeyResolver(String, PrivateKey) -
Constructor for class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
- Constructor.
- SingleKeyResolver(String, SecretKey) -
Constructor for class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
- Constructor.
- size() -
Method in interface org.apache.xml.security.encryption.ReferenceList
- Returns the size of the
ReferenceList.
- size() -
Method in class org.apache.xml.security.stax.impl.util.UnsynchronizedByteArrayOutputStream
- Returns the total number of bytes written to this stream so far.
- 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.
- skip(long) -
Method in class org.apache.xml.security.stax.impl.util.MultiInputStream
-
- skip(long) -
Method in class org.apache.xml.security.stax.impl.util.UnsynchronizedByteArrayInputStream
- Skips
count number of bytes in this InputStream.
- skippedEntity(String) -
Method in class org.apache.xml.security.stax.config.XIncludeHandler
-
- specificationURL -
Variable in class org.apache.xml.security.configuration.AlgorithmType
-
- spi -
Variable in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
-
- SPKIData - Class in org.apache.xml.security.keys.content
-
- SPKIData(Element, String) -
Constructor for class org.apache.xml.security.keys.content.SPKIData
- Constructor SPKIData
- standaloneSet() -
Method in class org.apache.xml.security.stax.impl.stax.XMLSecStartDocumentImpl
-
- standaloneSet() -
Method in class org.apache.xml.security.stax.impl.XMLSecurityStreamReader
-
- startDocument() -
Method in class org.apache.xml.security.stax.config.XIncludeHandler
-
- startElement(String, String, String, Attributes) -
Method in class org.apache.xml.security.stax.config.XIncludeHandler
-
- startPrefixMapping(String, String) -
Method in class org.apache.xml.security.stax.config.XIncludeHandler
-
- 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
-
- stripLeadingZeros(byte[]) -
Static method in class org.apache.xml.security.stax.impl.algorithms.ECDSAUtils
-
- SUBTRACT -
Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer
- Field SUBTRACT
- Sym_Key_Wrap -
Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
-
- Sym_Sig -
Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
-
enc.
ds:Transform element.Transform algorithm URI.
Transform algorithm URI.
Transform
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/2006/12/xml-c14n11
(C14N 1.1) transform.http://www.w3.org/2006/12/xml-c14n-11#WithComments
(C14N 1.1 With Comments) 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.ds:Transforms.Transform steps to
be performed on the data.Transforms.
Transforms from Element which is
Transforms Element
Strings into Nodes and visa versa.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
Reference element points to a #Manifest element
Type attribute of the
Reference element points to a #Object element
InputStream for reading the contents of a byte array.ByteArrayInputStream on the byte array
buf.
ByteArrayInputStream on the byte array
buf with the initial position set to offset and the
number of bytes available set to offset + length.
ByteArrayOutputStream with a default size of
size bytes.
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.
count bytes from the byte array buffer starting at
offset index to this stream.
oneByte to the OutputStream.
XMLStreamWriter.writeEndElement()
out.
ds:X509Certificate Element.dsig11:X509Digest element.XMLCipher encrypts and decrypts the contents of
Documents, Elements 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.
dsig11:X509Digest element.ds:XPath Element.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||