All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javax.security.auth.login.package.html Maven / Gradle / Ivy

Go to download

A library jar that provides APIs for Applications written for the Google Android Platform.

There is a newer version: 14-robolectric-10818077
Show newest version






This package provides a pluggable and stackable authentication system based on ideas and concepts from the Unix-PAM module. New authentication methods can be specified simply via a new LoginModule and chained together with the existing ones.

Note that the current implementation of this package is not complete, that is, not compatible with desktop implementations of the Java programming language. It contains only what was needed to make the compiler happy, that is, classes required by other packages.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy