Uses of Interface
fedora.server.security.BERoleConfig

Packages that use BERoleConfig
fedora.server.security   
 

Uses of BERoleConfig in fedora.server.security
 

Classes in fedora.server.security that implement BERoleConfig
 class AbstractRoleConfig
          Abstract implementation of BERoleConfig.
 class BMechRoleConfig
           
 class DefaultRoleConfig
           
 class MethodRoleConfig
           
 

Constructors in fedora.server.security with parameters of type BERoleConfig
AbstractRoleConfig(BERoleConfig parent)