|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.security.core.dsig.KeyValueType
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyValue
public class KeyValue
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.security.core.dsig.KeyValueType |
|---|
content |
| Fields inherited from interface javax.xml.crypto.dsig.keyinfo.KeyValue |
|---|
DSA_TYPE, RSA_TYPE |
| Constructor Summary | |
|---|---|
KeyValue()
Creates a new instance of KeyValue |
|
| Method Summary | |
|---|---|
java.security.PublicKey |
getPublicKey()
|
boolean |
isFeatureSupported(java.lang.String string)
|
void |
setContent(java.util.List<java.lang.Object> content)
|
| Methods inherited from class com.sun.xml.security.core.dsig.KeyValueType |
|---|
getContent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyValue()
| Method Detail |
|---|
public java.security.PublicKey getPublicKey()
throws java.security.KeyException
getPublicKey in interface javax.xml.crypto.dsig.keyinfo.KeyValuejava.security.KeyExceptionpublic boolean isFeatureSupported(java.lang.String string)
isFeatureSupported in interface javax.xml.crypto.XMLStructurepublic void setContent(java.util.List<java.lang.Object> content)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||