|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.virginia.dcjs.ws.Element
gov.virginia.dcjs.identity.signature.CanonicalizationMethod
This class represents the canonicalization algorithm to be applied to the
SignedInfo element before signature calculations.
| Constructor Summary | |
CanonicalizationMethod(java.lang.String algorithm)
|
|
| Method Summary | |
void |
addOther(XmlElement element)
Add an additional element desired to be included with the canonicalization element. |
| Methods inherited from class gov.virginia.dcjs.ws.Element |
addAttribute, addElement, arrayAppend, declareNamespaces, getNamespaces, marshall, removeAttribute, removeElement, setContent, toString, toXml |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CanonicalizationMethod(java.lang.String algorithm)
| Method Detail |
public void addOther(XmlElement element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||