Class KeyName
java.lang.Object
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyName
- All Implemented Interfaces:
KeyName,XMLStructure
- Author:
- Abhijit Das
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()booleanisFeatureSupported(String string) voidsetKeyName(String keyName)
-
Constructor Details
-
KeyName
public KeyName()Creates a new instance of KeyName
-
-
Method Details
-
getName
-
setKeyName
-
isFeatureSupported
- Specified by:
isFeatureSupportedin interfaceXMLStructure
-