Class RelaxControl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String OID
      OID of this control.
    • Constructor Summary

      Constructors 
      Constructor Description
      RelaxControl()
      Default constructor.
    • Constructor Detail

      • RelaxControl

        public RelaxControl()
        Default constructor.
    • Method Detail

      • hasValue

        public boolean hasValue()
        Description copied from interface: RequestControl
        Returns whether the control has a value associated with it.
        Specified by:
        hasValue in interface RequestControl
        Returns:
        whether the control has a value
      • hashCode

        public int hashCode()
        Description copied from class: AbstractControl
        Returns the hash code for this object.
        Specified by:
        hashCode in class AbstractControl
        Returns:
        hash code
      • encode

        public byte[] encode()
        Description copied from interface: RequestControl
        Provides the BER encoding of this control.
        Specified by:
        encode in interface RequestControl
        Returns:
        BER encoded request control