Home
»
openjdk-7
» javax.security »
auth
»
spi
»
javax.security.auth.spi
This package provides the interface to be used for implementing pluggable authentication modules.
more
...
Interfaces:
LoginModule
LoginModule
describes the interface implemented by authentication technology providers.
code
|
html
This package provides the interface to be used for implementing pluggable authentication modules. @since JDK1.4