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 SecurityConfigImpl.getController()
           
 SecurityController SecurityConfig.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 © 2013 Atlassian. All Rights Reserved.