Uses of Enum Class
org.apache.syncope.common.lib.search.SpecialAttr
-
Uses of SpecialAttr in org.apache.syncope.common.lib.search
Modifier and TypeMethodDescriptionstatic SpecialAttr
Returns 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.Modifier and TypeMethodDescriptionstatic Optional
<SpecialAttr> SpecialAttr.fromString
(String value)