Uses of Interface
jp.terasoluna.fw.web.thin.AuthenticationController

Packages that use AuthenticationController
jp.terasoluna.fw.web.thin Related to filter of Web version  
 

Uses of AuthenticationController in jp.terasoluna.fw.web.thin
 

Fields in jp.terasoluna.fw.web.thin declared as AuthenticationController
protected static AuthenticationController AuthenticationControlFilter.controller
          AuthenticationController instance.
 

Methods in jp.terasoluna.fw.web.thin that return AuthenticationController
static AuthenticationController AuthenticationControlFilter.getAuthenticationController()
          Returns AuthenticationController instance.