Uses of Class
fedora.server.config.webxml.SecurityRole

Packages that use SecurityRole
fedora.server.config.webxml   
 

Uses of SecurityRole in fedora.server.config.webxml
 

Methods in fedora.server.config.webxml that return types with arguments of type SecurityRole
 java.util.List<SecurityRole> WebXML.getSecurityRoles()
           
 

Methods in fedora.server.config.webxml with parameters of type SecurityRole
 void WebXML.addSecurityRole(SecurityRole securityRole)