March 2005
Intermediate to advanced
1254 pages
104h 21m
English
Package javax.security.auth.spi
This package defines the “service
provider interface” for JAAS: it
defines a single
LoginModule interface that must be implemented by
developers of login modules.
public interface LoginModule;