com.sun.xml.ws.security.opt.crypto.dsig.keyinfo
Class KeyValue
java.lang.Object
com.sun.xml.security.core.dsig.KeyValueType
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyValue
- All Implemented Interfaces:
- KeyValue, XMLStructure
public class KeyValue
- extends KeyValueType
- implements KeyValue
- Author:
- Abhijit Das
|
Constructor Summary |
KeyValue()
Creates a new instance of KeyValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyValue
public KeyValue()
- Creates a new instance of KeyValue
getPublicKey
public PublicKey getPublicKey()
throws KeyException
- Specified by:
getPublicKey in interface KeyValue
- Throws:
KeyException
isFeatureSupported
public boolean isFeatureSupported(String string)
- Specified by:
isFeatureSupported in interface XMLStructure
setContent
public void setContent(List<Object> content)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.