Red Hat Training

A Red Hat training course is available for Red Hat JBoss Data Virtualization

4.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.