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