OpenJDK 1.23
java.base
javax.security.auth.spi
Top
Description
Interfaces
module java.base
Package javax.security.auth.spi
This package provides the interface to be used for implementing pluggable authentication modules.
Since
1.4
Interface Summary
Modifier and Type
Interface and Description
public
interface
LoginModule
Service-provider interface for authentication technology providers.