Class JDAPFilterPresent


  • public class JDAPFilterPresent
    extends JDAPFilter
    This class implements the filter present. See RFC 1777.
       present [7] AttributeType
     
    Version:
    1.0
    • Constructor Detail

      • JDAPFilterPresent

        public JDAPFilterPresent​(java.lang.String type)
        Constructs the filter.
        Parameters:
        type - attribute type
    • Method Detail

      • getType

        public java.lang.String getType()
        Gets attribute type.
        Returns:
        attribute type
      • getBERElement

        public BERElement getBERElement()
        Gets ber representation of the filter.
        Specified by:
        getBERElement in class JDAPFilter
        Returns:
        ber representation
      • toString

        public java.lang.String toString()
        Gets string reprensetation of the filter.
        Specified by:
        toString in class JDAPFilter
        Returns:
        string representation