Uses of Interface
com.atlassian.seraph.controller.SecurityController

Packages that use SecurityController
com.atlassian.seraph.config   
com.atlassian.seraph.controller   
 

Uses of SecurityController in com.atlassian.seraph.config
 

Methods in com.atlassian.seraph.config that return SecurityController
 SecurityController SecurityConfig.getController()
           
 SecurityController SecurityConfigImpl.getController()
           
 

Uses of SecurityController in com.atlassian.seraph.controller
 

Classes in com.atlassian.seraph.controller that implement SecurityController
 class NullSecurityController
          The default Seraph controller implementation will always enable security.
 



Copyright © 2012 Atlassian. All Rights Reserved.