A B C D E F G I K L M N O P R S T U V W

A

AUTH_METHOD_PASSWORD - Static variable in class authentication.SaslResponse
 
authenticate(HttpServletRequest) - Static method in class authentication.AuthenticationService
This method can be used to authenticate a user by calling it with a SASL request inside an HTTP request.
authenticate(String, String) - Method in class authentication.UserDb
This method authenticates the user by checking that the username is identical with one contained in the list of users and that the password is the same as the password of that user.
authentication - package authentication
 
AuthenticationService - Class in authentication
This class is the main class for the authentication service.
AuthenticationService() - Constructor for class authentication.AuthenticationService
 

A B C D E F G I K L M N O P R S T U V W