Class Ldap_ooclient.ldapaccount


class ldapaccount : Ldap_schemaparser.schema -> (string, generator) Hashtbl.t -> (string, service) Hashtbl.t -> object .. end

method adapt_service : service -> service
method add : op_lst -> unit
method add_generate : string -> unit
method add_service : string -> unit
method attributes : string list
method changes : (Ldap_types.modify_optype * string * string list) list
method changetype : changetype
method delete : op_lst -> unit
method delete_generate : string -> unit
method delete_service : string -> unit
method dn : string
method diff : ldapentry_t ->
(Ldap_types.modify_optype * string * string list) list
method exists : string -> bool
method flush_changes : unit
method generate : unit
method get_value : string -> string list
method is_allowed : string -> bool
method is_missing : string -> bool
method list_allowed : Setstr.elt list
method list_missing : Setstr.elt list
method list_present : Setstr.elt list
method modify : (Ldap_types.modify_optype * string * string list) list -> unit
method of_entry : ?scflavor:scflavor -> ldapentry -> unit
method print : unit
method replace : op_lst -> unit
method service_exists : string -> bool
method services_present : string list
method set_changetype : changetype -> unit
method set_dn : string -> unit