Uses of Class
org.cxml.X509Data
-
Packages that use X509Data Package Description org.cxml -
-
Uses of X509Data in org.cxml
Fields in org.cxml declared as X509Data Modifier and Type Field Description protected X509DataAuthRequest. x509DataMethods in org.cxml that return X509Data Modifier and Type Method Description X509DataObjectFactory. createX509Data()Create an instance ofX509DataX509DataAuthRequest. getX509Data()Gets the value of the x509Data property.Methods in org.cxml with parameters of type X509Data Modifier and Type Method Description voidAuthRequest. setX509Data(X509Data value)Sets the value of the x509Data property.
-