Uses of Enum Class
org.apache.syncope.common.lib.search.SpecialAttr
Packages that use SpecialAttr
-
Uses of SpecialAttr in org.apache.syncope.common.lib.search
Methods in org.apache.syncope.common.lib.search that return SpecialAttrModifier and TypeMethodDescriptionstatic SpecialAttrReturns the enum constant of this class with the specified name.static SpecialAttr[]SpecialAttr.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.syncope.common.lib.search that return types with arguments of type SpecialAttrModifier and TypeMethodDescriptionstatic Optional<SpecialAttr> SpecialAttr.fromString(String value)