| Constructor and Description |
|---|
CsrParams() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAttr() |
List<String> |
getDn() |
List<String> |
getExt() |
String |
getFile() |
String |
getKeyId() |
String |
getModule() |
String |
getPin() |
String |
getReader() |
void |
setAttr(List<String> attr) |
void |
setDn(List<String> dn) |
void |
setExt(List<String> ext) |
void |
setFile(String file) |
void |
setKeyId(String keyId) |
void |
setModule(String module) |
void |
setPin(String pin) |
void |
setReader(String reader) |
String |
toString() |
public String toString()
toString in class ObjectObject.toString()public String getReader()
public void setReader(String reader)
reader - the reader to setpublic String getModule()
public void setModule(String module)
module - the module to setpublic String getKeyId()
public void setKeyId(String keyId)
keyId - the keyId to setpublic String getFile()
public void setFile(String file)
file - the file to setpublic String getPin()
public void setPin(String pin)
Copyright © 2018. All rights reserved.