All Classes and Interfaces
Class
Description
This filter finishes the login process for an indirect client.
A wrapper with encryption/decryption functions, used in session cookie generation in `PlayCookieSessionStore`.
Play framework adapter.
This filter handles the (application + identity provider) logout process.
A dummy DataEncrypter with no op functions.
This session store internally uses the
PlayCacheStore which uses the Play Cache, only an identifier is saved into the Play session.Store using the Play Cache.
Build a Play context from parameters.
A session store which only uses the Play Session cookie for storage, allowing for a stateless backend.
This session store uses the specific
PlayEhCacheStore.Store dedicated to EhCache.
Play framework parameters
Specific
HttpActionAdapter for Play.This class is the web context for Play (used both for Java and Scala).
Result holding a Play web context.
This filter protects an URL.
A DataEncrypter based on the Shiro library and AES encryption.