Uses of Interface
com.atlassian.seraph.SecurityService

Packages that use SecurityService
com.atlassian.seraph.config   
com.atlassian.seraph.service   
 

Uses of SecurityService in com.atlassian.seraph.config
 

Methods in com.atlassian.seraph.config that return types with arguments of type SecurityService
 List<SecurityService> SecurityConfigImpl.getServices()
           
 List<SecurityService> SecurityConfig.getServices()
           
 

Uses of SecurityService in com.atlassian.seraph.service
 

Classes in com.atlassian.seraph.service that implement SecurityService
 class PathService
          Configures Seraph to require certain roles to access certain URL paths.
 class WebworkService
          Configures Seraph based on WebWork 1.x configuration file actions.xml.
 



Copyright © 2013 Atlassian. All Rights Reserved.