Class DataOracleDirectoryServer.Builder

    • Constructor Detail

      • Builder

        public Builder()
                throws javax.naming.NamingException
        Throws:
        javax.naming.NamingException
    • Method Detail

      • updateUser

        public UserManageable updateUser​(UserModel user,
                                         java.util.HashMap<java.lang.String,​java.lang.String> attributes)
                                  throws javax.naming.NamingException
        Specified by:
        updateUser in interface UserManageable
        Throws:
        javax.naming.NamingException
      • searchForObjectClass

        public javax.naming.directory.SearchResult searchForObjectClass​(java.lang.String name,
                                                                        java.lang.String typeOfClass,
                                                                        java.lang.String base)
                                                                 throws javax.naming.NamingException
        Throws:
        javax.naming.NamingException