public class LdapContextCreateResult extends LdapOperationResult
| Constructor and Description |
|---|
LdapContextCreateResult(boolean successful,
javax.naming.NamingException namingException,
javax.naming.directory.DirContext createdContext) |
| Modifier and Type | Method and Description |
|---|---|
javax.naming.directory.DirContext |
getCreatedContext()
Retrieve the result for new created Sub Context
|
getNamingException, getResponseControls, isSuccessful, toString