|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGenCATokenInfo
Interface used by all CATokenInfo generators used in key ceremony setup.
| Method Summary | |
|---|---|
org.ejbca.core.model.ca.catoken.CATokenInfo |
getCATokenInfo(java.lang.String cAName)
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. |
| Method Detail |
|---|
void init(java.util.Properties props,
java.io.Console console,
java.io.PrintStream out)
props - containing the keyceremony.properties file
org.ejbca.core.model.ca.catoken.CATokenInfo getCATokenInfo(java.lang.String cAName)
throws java.io.IOException
cAName - The name of the ca about to generate
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||