Package javax.security.auth.spi
This package provides the interface to be used for implementing pluggable authentication modules.See:
Interface Summary
LoginModule LoginModule describes the interface implemented by authentication technology providers.
Package javax.security.auth.spi Description
This package provides the interface to be used for implementing pluggable authentication modules.
- Since:
- JDK1.4