Uses of Interface
eu.europa.esig.dss.token.PasswordInputCallback
-
Uses of PasswordInputCallback in eu.europa.esig.dss.token
Modifier and TypeClassDescriptionclass
Class that hold a simple password.ModifierConstructorDescriptionPkcs11SignatureToken
(String pkcs11Path, PasswordInputCallback callback) Create the SignatureTokenConnection, using the provided path for the library and a way of retrieving the password from the user.Pkcs11SignatureToken
(String pkcs11Path, PasswordInputCallback callback, int slotId) Sometimes, multiple SmartCard reader is connected.Pkcs11SignatureToken
(String pkcs11Path, PasswordInputCallback callback, int slotId, int slotListIndex, String extraPkcs11Config) Sometimes, multiple SmartCard reader is connected.Pkcs11SignatureToken
(String pkcs11Path, PasswordInputCallback callback, int slotId, String extraPkcs11Config) Sometimes, multiple SmartCard reader is connected.Pkcs11SignatureToken
(String pkcs11Path, PasswordInputCallback callback, String extraPkcs11Config) Create the SignatureTokenConnection, using the provided path for the library and a way of retrieving the password from the user.