|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hardtokenmgmt.keyceremony.tolima.SoftGenCATokenInfo
public class SoftGenCATokenInfo
Implementation used to generate Soft CA Tokens
| Constructor Summary | |
|---|---|
SoftGenCATokenInfo()
|
|
| Method Summary | |
|---|---|
org.ejbca.core.model.ca.catoken.CATokenInfo |
getCATokenInfo(java.lang.String name)
Method that should generate a CATokenInfo used by the CA. |
void |
init(java.util.Properties props,
java.io.Console console,
java.io.PrintStream out)
Method that should initialize this implementation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoftGenCATokenInfo()
| Method Detail |
|---|
public void init(java.util.Properties props,
java.io.Console console,
java.io.PrintStream out)
IGenCATokenInfo
init in interface IGenCATokenInfoprops - containing the keyceremony.properties fileIGenCATokenInfo.init(Properties, Console, PrintStream)public org.ejbca.core.model.ca.catoken.CATokenInfo getCATokenInfo(java.lang.String name)
IGenCATokenInfo
getCATokenInfo in interface IGenCATokenInfoname - The name of the ca about to generate
IGenCATokenInfo.getCATokenInfo(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||