이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.