Package eu.webtoolkit.jwt.auth
package eu.webtoolkit.jwt.auth
-
ClassDescriptionAbstract password authentication service.Validator for password strength.Result returned when validating password strength.Abstract interface for an authentication user database.An abstract transaction.Enumeration for a user's account status.Model for implementing an authentication view.Basic authentication service.Class with helper functions to define throttling behaviour.The result of processing an authentication token.Enumeration that describes an auth token validation state.An authentication widget.A cryptograhpic hash function implemented using BCrypt.Enumeration of the OAuth client authorization method.Enumeration for an email policy.The result of processing an email-sent token.Enumeration for an email token stored for the user.A token validation state.OAuth service for Facebook as third-party authenticator.A base model class for authentication-related forms.OAuth service for Google as third-party authenticator.An abstract cryptographic hash function interface.A class that represents a user identity.Method for confirming to be an existing user.Enumeration for an identity policy.
Token
or authorization code that was issued to a relying party.A class that manages the current login state.Enumeration for a login state.A widget which initiates a lost-password email.A cryptograhpic hash function implemented using MD5.An OAuth access token.Allows clients to authorize users according to the OAuth 2.0 protocol.OAuth 2.0 client implementing OpenID Connect, a.k.a.An OAuth authorization (and authentication) process.Exception thrown while parsing a token response.An OAuth authorization (and authentication) service provider.Endpoint to retrieve an access token.An OpenId Connect authentication process.An OpenId Connect authentication service provider.Endpoint at which user info can be requested.A password hash.A dialog that prompts for the user password.Enumeration for a password verification result.Password authentication service.Abstract password hash computation and verification class.The default implementation for password strength validation.Password hash computation and verification class.Model for implementing a registration view.A registration widget.A widget to resend the email verification email.An authentication token hash.A widget which allows a user to choose a new password.A user.