| Modifier and Type | Field and Description |
|---|---|
protected ResultCode |
LDAPResult.resultCode |
| Modifier and Type | Method and Description |
|---|---|
static ResultCode |
ResultCodeFactory.create(ObjectFactory objFactory,
int resultCode)
Create a ResultCode object that contains the resultCode, and, if valid,
a text description (from RFC 2251) of the resultCode.
|
ResultCode |
ObjectFactory.createResultCode()
Create an instance of
ResultCode |
ResultCode |
LDAPResult.getResultCode()
Gets the value of the resultCode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPResult.setResultCode(ResultCode value)
Sets the value of the resultCode property.
|
Copyright © 2011-2018 ForgeRock AS. All Rights Reserved.