Class LDAPQueryResult


  • public class LDAPQueryResult
    extends Object
    • Constructor Detail

      • LDAPQueryResult

        public LDAPQueryResult()
      • LDAPQueryResult

        public LDAPQueryResult​(Map<String,​String[]> result)
    • Method Detail

      • getAttributes

        public String[] getAttributes()
      • setAttributes

        public void setAttributes​(String[] attributes)
      • setDepth

        public void setDepth​(int depth)
      • getDepth

        public int getDepth()