Uses of Package
jp.terasoluna.fw.web.thin

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

Classes in jp.terasoluna.fw.web.thin used by jp.terasoluna.fw.web.thin
AbstractControlFilter
          abstract class that performs access control by using the controller which is implemented as bean.
AuthenticationController
          Interface that performs logon check in Filter.
AuthorizationController
          Interface that performs access authority check in Filter.
BlockageController
          Interface that performs business blockage check in Filter.
ServerBlockageController
          Interface that performs server blockage check in Filter.