Class LdapChain

    • Constructor Summary

      Constructors 
      Constructor Description
      LdapChain()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean changePassword​(java.lang.String username, java.lang.String password)  
      void delete​(User user)  
      User load​(User user)  
      void update​(User user)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait