Uses of Class
es.gob.jmulticard.card.PasswordCallbackNotFoundException
-
Packages that use PasswordCallbackNotFoundException Package Description es.gob.jmulticard.card.dnie Contiene todas las funcionalidades relacionadas con tarjetas criptográficas que sigan el estándar DNIe. -
-
Uses of PasswordCallbackNotFoundException in es.gob.jmulticard.card.dnie
Methods in es.gob.jmulticard.card.dnie that throw PasswordCallbackNotFoundException Modifier and Type Method Description protected javax.security.auth.callback.PasswordCallback
Dnie. getInternalPasswordCallback()
Obtiene laPasswordCallback
predefinida.protected javax.security.auth.callback.PasswordCallback
Dnie. getInternalPasswordCallback(boolean reset)
Obtiene laPasswordCallback
predefinida.
-