|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.idoox.xml.security.KeyContent
org.idoox.xml.security.KeyValueContent
This is base class for all KeyContents, that lie under KeyValue
element. This interface contains no methods or constants. It provides grouping
(type safety) KeyContent
s subclasses.
The implemented classes are RSAKeyContent and DSAKeyContent.
Field Summary |
Fields inherited from class org.idoox.xml.security.KeyContent |
ALL_KEYCONTENTS, contentData, DSA_KEYCONTENT, LICENSE_LOCATION_DEFFAULT_DOCUMENT, LICENSE_LOCATION_KEYCONTENT, LICENSE_LOCATION_URI, NO_CHECK_TRUSTED_CERTIFICATE, qname, RSA_KEYCONTENT, X509CERTIFICATE_KEYCONTENT |
Constructor Summary | |
KeyValueContent()
|
Methods inherited from class org.idoox.xml.security.KeyContent |
construct, construct, getContentData, getName, getPublicKey, newInstance, setContentData, toCanonicalXMLString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public KeyValueContent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |