|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.entrust.toolkit.credentials.CredentialWriter
|
+--com.entrust.toolkit.credentials.TokenWriter
TokenWriter is a sub-class of CredentialWriter that
writes credentials to hardware tokens.
| Constructor Summary | |
TokenWriter(java.lang.String entrustPath,
java.lang.String auxProfName,
java.lang.String algorithm,
int hashCount)
Creates a TokenInitializer object to do the work of writing
data to a hardware token. |
|
| Methods inherited from class com.entrust.toolkit.credentials.CredentialWriter |
checkPwd,
writePossible |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public TokenWriter(java.lang.String entrustPath,
java.lang.String auxProfName,
java.lang.String algorithm,
int hashCount)
throws NoSuchAlgorithmException,
UserFatalException
TokenInitializer object to do the work of writing
data to a hardware token.entrustPath - the path to the auxiliary profileauxProfName - the name of the auxiliary profilealgorithm - The algorithm used to protect the apf.hashCount - The hash count used to protect the apf.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||