All Classes and Interfaces
Class
Description
Rest request matcher - returns true if the request is RESTful.
A filter that handles authentication requests to Amazon.
This is the main REST API configuration class which defines all endpoints for all resources and the way API request
will be handled.
A simple wrapper for the authentication object.
Stores information about authenticated users.
HttpServletRequest wrapper.
Servlet Input Stream.
The default cache module.
Default implementation of the
Cache interface using Caffeine.CSRF protection matcher - matches POST, PUT, PATCH, DELETE requests that are not in the ignored list and not
API or authentication requests.
The default email module.
A controller that handles errors and displays error messages.
A filter that handles authentication requests to Facebook.
Filter response entities dynamically, based on a list of selected fields.
Global exception handler for API v1.
A filter that handles authentication requests to a generic OAuth 2.0 identity server.
A filter that handles authentication requests to GitHub.
A filter that handles authentication requests to Google+ API.
A utility for evaluating the health of the Para cluster.
Various utilities for HTTP stuff - cookies, AJAX, etc.
Ignored request matcher - returns true if the request should be ignored (CSRF, security, etc).
A simple JavaMail implementation of
Emailer.Represents a user authentication with JWT.
An authentication provider that verifies JSON web tokens.
Security filter that intercepts authentication requests (usually coming from the client-side)
and validates JWT tokens.
A controller that serves the landing page.
Represents a user authentication with LDAP.
An authentication provider that supports LDAP and AD.
LDAP authenticator for either bind-based or password comparison authentication.
A filter that handles authentication requests to an LDAP server.
A filter that handles authentication requests to LinkedIn.
Stores files locally.
Local queue impl.
Managed Para DAO wrapper, which automatically calls the DAO functions, indexes and caches objects.
This class watches search methods and gathers metrics for each one of them.
A centralized utility for managing and retrieving all Para performance metrics.
A filter that handles authentication requests to Microsoft.
Does nothing.
A controller that handles 404 Not Found errors.
Signs OAuth 1.0a requests using HMAC-SHA1.
Para modules are initialized and destroyed from here.
A filter that handles simple authentication requests with email and password.
A filter which simply authenticates a users without a password by just verifying a simple JWT.
The default persistence module.
A protected path.
The default queue module.
HttpRequestMethodNotSupportedException handler - suppress spammy log messages.
Authenticates API access for
App and User objects.Rest request matcher - returns true if the request is RESTful.
A few helper methods for handling REST requests and responses.
A filter that handles authentication requests to a SAML 2.0 identity provider (IDP).
A filter which returns the SAML metadata for a particular app.
The default search module.
Programmatic configuration for Spring Security.
The default security module.
Utility class with helper methods for authentication.
A controller that handles the signin page.
Basic login page interface.
Access denied handler.
Authentication entry point.
Simple handler for successful authentication requests.
Simple handler for successful authentication requests.
Simple cache implementation for saving authentication request.
Simple user service.
A filter that handles authentication requests to Slack.
The default storage module.
Twitter auth filter.
A simple wrapper for the authentication object.