| Home >> All >> javax >> security >> auth >> [ spi Javadoc ] |
javax.security.auth.spi: Javadoc index of package javax.security.auth.spi.
Package Samples:
javax.security.auth.spi
Classes:
LoginModule: The base interface for login methods in the Java Authentication and Authorization Service (JAAS). This interface is used by service providers that implement login services, and is used internally by the JAAS system. It is not useful to application programmers, who should use the javax.security.auth.login.LoginContext instead.
| Home | Contact Us | Privacy Policy | Terms of Service |