javax.security.auth.spi

Package javax.security.auth.spi

This package provides the interface to be used for implementing pluggable authentication modules.

See: Description

Interface Summary
Interface Description
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

© 1993–2017, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Develop