Uses of Class
org.fcrepo.server.security.impl.OverridingPolicyLoader.Strategy

Packages that use OverridingPolicyLoader.Strategy
org.fcrepo.server.security.impl   
 

Uses of OverridingPolicyLoader.Strategy in org.fcrepo.server.security.impl
 

Methods in org.fcrepo.server.security.impl that return OverridingPolicyLoader.Strategy
static OverridingPolicyLoader.Strategy OverridingPolicyLoader.Strategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OverridingPolicyLoader.Strategy[] OverridingPolicyLoader.Strategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.fcrepo.server.security.impl with parameters of type OverridingPolicyLoader.Strategy
 void OverridingPolicyLoader.setOverride(OverridingPolicyLoader.Strategy override)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.