Uses of Class
org.apache.karaf.jaas.boot.principal.RolePolicy

Packages that use RolePolicy
org.apache.karaf.jaas.boot.principal   
 

Uses of RolePolicy in org.apache.karaf.jaas.boot.principal
 

Methods in org.apache.karaf.jaas.boot.principal that return RolePolicy
static RolePolicy RolePolicy.getPolicy(String code)
           
static RolePolicy RolePolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RolePolicy[] RolePolicy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.