Class DefaultSessionController

java.lang.Object
com.jagrosh.jdautilities.oauth2.session.DefaultSessionController
All Implemented Interfaces:
SessionController<DefaultSessionController.DefaultSession>

public class DefaultSessionController extends Object implements SessionController<DefaultSessionController.DefaultSession>
The default SessionController implementation.
Author:
John Grosh ([email protected])