|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.MLFC
fi.hut.tml.xsmiles.mlfc.encryption.EncryptionMLFC
EncryptionMLFC is the XML Signature main function. It creates the elements and controls them. Namespace: http://www.xsmiles.org/2006/encryption
| Field Summary | |
static java.lang.String |
namespace
the namespace that this MLFC processes |
static java.lang.String |
XMLENC_ns
the XML Encryption namespace |
| Fields inherited from class fi.hut.tml.xsmiles.mlfc.MLFC |
contentHandler, controlsShown, title |
| Constructor Summary | |
EncryptionMLFC()
Constructor. |
|
| Method Summary | |
org.w3c.dom.Element |
createElementNS(org.apache.xerces.dom.DocumentImpl doc,
java.lang.String ns,
java.lang.String tag)
Create a DOM element. |
java.lang.String |
getVersion()
Get the version of the MLFC. |
void |
start()
Start the MLFC. |
void |
stop()
Stop the MLFC. |
| Methods inherited from class fi.hut.tml.xsmiles.mlfc.MLFC |
commitUpdateTransaction, createAttributeNS, get, getContainer, getContentHandler, getLocalname, getMLFCController, getMLFCListener, getMLFCParameters, getResourceReferencer, getTitle, getXMLDocument, init, initMLFC, isHost, isPrimary, pause, rollbackUpdateTransaction, setContainer, setContentHandler, setHost, setMLFCListener, setMLFCParameters, setTitle, setXMLDocument, setZoom, startMLFC, startUpdateTransaction, stopMLFC |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String namespace
public static final java.lang.String XMLENC_ns
| Constructor Detail |
public EncryptionMLFC()
| Method Detail |
public final java.lang.String getVersion()
getVersion in class MLFC
public org.w3c.dom.Element createElementNS(org.apache.xerces.dom.DocumentImpl doc,
java.lang.String ns,
java.lang.String tag)
createElementNS in class MLFCdoc - the document to which this element will belongns - the namespace of this elementtag - tge tag name of this elementpublic void start()
start in class MLFCpublic void stop()
stop in class MLFC
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||