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

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

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

Fields in jp.terasoluna.fw.web.thin declared as AuthorizationController
protected static AuthorizationController AuthorizationControlFilter.controller
          AuthorizationController instance.
 

Methods in jp.terasoluna.fw.web.thin that return AuthorizationController
static AuthorizationController AuthorizationControlFilter.getAuthorizationController()
          Returns AuthorizationController instance.