public interface RelaxControl
extends org.apache.directory.api.ldap.model.message.Control
Control interface.
The LDAP Relax Rules Control. It's defined in https://tools.ietf.org/html/draft-zeilenga-ldap-relax-03.
This control is sent with every update of pwdPolicySubEntry, pwdAccountLockedTime and pwdReset on user entry.| Modifier and Type | Field and Description |
|---|---|
static String |
OID
The LDAP Relax Rules Control OID
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOID() |
static final String OID
String getOID()
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.