Class RelaxControlImpl

  • All Implemented Interfaces:
    RelaxControl, Control

    public class RelaxControlImpl
    extends AbstractControl
    implements RelaxControl
    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.
    Author:
    Apache Directory Project
    • Constructor Detail

      • RelaxControlImpl

        public RelaxControlImpl()
      • RelaxControlImpl

        public RelaxControlImpl​(boolean isCritical)