Uses of Package
org.jdesktop.swingx.auth
Packages that use org.jdesktop.swingx.auth
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
Contains classes and interfaces used by the
JXLoginPane
component.-
Classes in org.jdesktop.swingx.auth used by org.jdesktop.swingxClassDescriptionThis is an event object that is passed to login listener methodsLoginListener provides a listener for the actual login process.LoginService is the abstract base class for all classes implementing a login mechanism.PasswordStore specifies a mechanism to store passwords used to authenticate using the LoginService.UsernameStore is a class that implements persistence of usernames
-
Classes in org.jdesktop.swingx.auth used by org.jdesktop.swingx.authClassDescriptionThis is an event object that is passed to login listener methodsLoginListener provides a listener for the actual login process.LoginService is the abstract base class for all classes implementing a login mechanism.UsernameStore is a class that implements persistence of usernamesThis is a singleton that marks the set of permissions for a given logged in user.