Class GuavaAuthenticationCache

java.lang.Object
org.craftercms.security.authentication.impl.GuavaAuthenticationCache
All Implemented Interfaces:
AuthenticationCache

public class GuavaAuthenticationCache extends Object implements AuthenticationCache
Implementation of AuthenticationCache that uses a Guava Cache.
Since:
4.0.0
Author:
avasquez, joseross