All Classes and Interfaces

Classes
Class
Description
Abstract authenticator based on regular expressions.
Allows direct authentication based on a cookie.
Extracts a cookie value from the request context.
This class contains utility methods related to credential encryption algorithms (MD5 for http digest)
To extract digest auth header.
This credentials is retrieved from a HTTP request.
This class is the client to authenticate users directly through HTTP basic auth.
This class is the client to authenticate users directly through RFC 6750 HTTP bearer authentication.
This class is the client to authenticate users directly through HTTP digest auth.
This class is the client to authenticate users, based on form HTTP parameters.
This class is the client to authenticate users through HTTP form.
This class is the client to authenticate users directly based on a provided header.
This class is the client to authenticate users through HTTP basic auth.
This class is the client to authenticate users directly based on their IP address.
To extract a remote IP address.
Profile for IP authentication.
Authenticates users based on their IP and a regexp pattern.
Authorizes users based on their IP and a regexp pattern.
This class is the client to authenticate users directly based on a provided parameter (in a GET and/or POST request).
Authenticates against a REST API.
REST profile.
This class is a simple test authenticator: username and token must not be blank.
This class is a simple test authenticator: token must not be blank.
This class is a simple test authenticator: password must match username.
Authenticates X509Credentials.
Direct client for X509 certificates.
X509 credentials.
The X509 credentials extractor.
Profile for X509 certificate authentication.