Uses of Class
org.ldaptive.ReturnAttributes
-
Packages that use ReturnAttributes Package Description org.ldaptive -
-
Uses of ReturnAttributes in org.ldaptive
Methods in org.ldaptive that return ReturnAttributes Modifier and Type Method Description static ReturnAttributes
ReturnAttributes. valueOf(String name)
Returns the enum constant of this type with the specified name.static ReturnAttributes[]
ReturnAttributes. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-