Package | Description |
---|---|
org.opends.dsml.protocol |
This package contains source for a Web application that may be used as a
DSML-to-LDAP gateway.
|
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 © 2010-2015 ForgeRock AS. All Rights Reserved.