Package de.ipk_gatersleben.bit.bi.edal.primary_data.login
This package contains the classes and functions for the login modules of the
JAAS based security system.
-
Class Summary Class Description CookieUtil Deprecated. CustomCookieStore https://www.spigotmc.org/threads/javafx-webview-cookies.232902/EdalLoginConfiguration ElixirCallBackHandler ElixirLoginModule ElixirPrincipal ElixirSwingBrowserDialog ElixirSwingBrowserDialogWithCookies GoogleCallBackHandler GoogleLoginModule GooglePrincipal LoginCallbackHandler Password callback handler for resolving password/usernames for a JAAS login.LoginDialog ORCIDCallBackHandler ORCIDLoginModule ORCIDPrincipal SamplePrincipal This class implements thePrincipal
interface to represents a Sample Principal.SampleUserLoginModule simple SampleLoginModule authenticates constant user testSwingBrowserDialog UserCallBackHandler The application implements the CallbackHandler.UserLoginModule This sample LoginModule authenticates users with a password.