Uses of Enum Class
com.atlassian.crowd.embedded.api.PermissionOption
Packages that use PermissionOption
-
Uses of PermissionOption in com.atlassian.crowd.embedded.api
Methods in com.atlassian.crowd.embedded.api that return PermissionOptionModifier and TypeMethodDescriptionstatic PermissionOptionPermissionOption.fromAllowedOperations(Set<OperationType> allowedOperations) static PermissionOptionReturns the enum constant of this class with the specified name.static PermissionOption[]PermissionOption.values()Returns an array containing the constants of this enum class, in the order they are declared.