com.sun.xml.ws.security.opt.crypto.dsig.keyinfo
Class KeyName
java.lang.Object
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyName
- All Implemented Interfaces:
- KeyName, XMLStructure
public class KeyName
- extends Object
- implements KeyName
- Author:
- Abhijit Das
|
Constructor Summary |
KeyName()
Creates a new instance of KeyName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyName
public KeyName()
- Creates a new instance of KeyName
getName
public String getName()
- Specified by:
getName in interface KeyName
setKeyName
public void setKeyName(String keyName)
isFeatureSupported
public boolean isFeatureSupported(String string)
- Specified by:
isFeatureSupported in interface XMLStructure
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.