Package es.gob.jmulticard.callback
Callbacks necesarias que pueden no estar en todas las implementaciones de Java
(por ejemplo, en Android).
-
Class Summary Class Description CustomAuthorizeCallback This callback is used bySaslServerto determine whether one entity (identified by an authenticated authentication ID) can act on behalf of another entity (identified by an authorization ID).CustomNameCallback Underlying security services instantiate and pass aNameCallbackto thehandlemethod of aCallbackHandlerto retrieve name information.CustomTextInputCallback Callback de solicitud de texto.