Uses of Class
com.atlassian.crowd.embedded.api.PermissionOption

Packages that use PermissionOption
com.atlassian.crowd.embedded.api   
 

Uses of PermissionOption in com.atlassian.crowd.embedded.api
 

Methods in com.atlassian.crowd.embedded.api that return PermissionOption
static PermissionOption PermissionOption.fromAllowedOperations(java.util.Set<OperationType> allowedOperations)
           
static PermissionOption PermissionOption.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PermissionOption[] PermissionOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 Atlassian. All Rights Reserved.