Class LDAPConfigSource

    • Constructor Detail

      • LDAPConfigSource

        public LDAPConfigSource()
    • Method Detail

      • bootstrap

        public void bootstrap()
      • destroy

        public void destroy()
      • getPropertyNames

        public Set<String> getPropertyNames()
      • getValue

        public String getValue​(String propertyName)
      • deleteValue

        public boolean deleteValue​(String value)
      • setValue

        public boolean setValue​(String key,
                                String value)
      • getSource

        public String getSource()
      • getName

        public String getName()
      • getOrdinal

        public int getOrdinal()