Ce contenu n'est pas disponible dans la langue sélectionnée.
3.5. Custom Authentication Modules
A custom authentication module may be a subclass of a provided module or a completely new module.
All authentication modules implement the javax.security.auth.spi.LoginModule interface. Refer to the relevant API documentation for more information.