Uses of Class
org.apache.karaf.jaas.modules.RolePolicy

Packages that use RolePolicy
org.apache.karaf.jaas.modules   
 

Uses of RolePolicy in org.apache.karaf.jaas.modules
 

Methods in org.apache.karaf.jaas.modules that return RolePolicy
static RolePolicy RolePolicy.getPolicy(java.lang.String code)
           
static RolePolicy RolePolicy.valueOf(java.lang.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-2011 Apache Software Foundation. All Rights Reserved.