Class AttributeUtil.AttributeGetResult
java.lang.Object
com.ibm.security.access.ldap.utils.AttributeUtil.AttributeGetResult
- Enclosing class:
AttributeUtil
transformed retrieved Attributes result
-
Constructor Details
-
AttributeGetResult
-
-
Method Details
-
isSuccessful
public boolean isSuccessful()- Returns:
- the booelan to inidcate whether the operation success or not
-
getThrowable
Return the throwable if any exception happens -
getValue
- Returns:
- the object array for the AttributeGetResult
-