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 TypeInterface and Description
public interface
LoginModule

Service-provider interface for authentication technology providers.