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.PasswordCallbackDnie. getInternalPasswordCallback()Obtiene laPasswordCallbackpredefinida.protected javax.security.auth.callback.PasswordCallbackDnie. getInternalPasswordCallback(boolean reset)Obtiene laPasswordCallbackpredefinida.
-