Package org.neotropic.kuwaiba.core.authentication
-
Class Summary Class Description AbstractAuthenticationProvider Defines the general behavior of the classes that will authenticate users against different providers, such an Active Directory or the built-in database.AuthenticationService Provides methodsDefaultAuthenticationProvider Authenticates users using the built-in database. -
Exception Summary Exception Description AuthenticationException Thrown when an authentication process fails.