A B C D E F G H I J K M N O P R S T U V X 

M

Manifest - Interface in javax.xml.crypto.dsig
A representation of the XML Manifest element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
marshal(XMLStructure, XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Marshals the key info to XML.
MarshalException - Exception in javax.xml.crypto
Indicates an exceptional condition that occured during the XML marshalling or unmarshalling process.
MarshalException() - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with null as its detail message.
MarshalException(String) - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified detail message.
MarshalException(String, Throwable) - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified detail message and cause.
MarshalException(Throwable) - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
marshalParams(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig.TransformService
Marshals the algorithm-specific parameters.
mechanism - Variable in class javax.xml.crypto.dsig.TransformService
 
mechanism - Variable in class javax.xml.crypto.dsig.TransformService.MechanismMapEntry
 
MechanismMapEntry(String, String) - Constructor for class javax.xml.crypto.dsig.TransformService.MechanismMapEntry
 
mechanismType - Variable in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
 
mechanismType - Variable in class javax.xml.crypto.dsig.XMLSignatureFactory
 
mechanismType - Variable in class javax.xml.crypto.enc.XMLEncryptionFactory
 
mimeType - Variable in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
 
mimeType - Variable in class javax.xml.crypto.enc.ToBeEncryptedKey
 
mimeType - Variable in class javax.xml.crypto.enc.ToBeEncryptedOctetStream
 
mimeType - Variable in class javax.xml.crypto.OctetStreamData
 
A B C D E F G H I J K M N O P R S T U V X 
XML Security (JSR 105/106), 1.8

Copyright © 2015 IBM Corporation. All Rights Reserved.