| Copyright | Copyright (C) 2005 John Goerzen |
|---|---|
| License | BSD |
| Maintainer | John Goerzen, |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell98 |
LDAP.Modify
Description
LDAP changes
Written by John Goerzen, jgoerzen@complete.org
Basics
Constructors
| LdapModAdd | |
| LdapModDelete | |
| LdapModReplace | |
| UnknownLDAPModOp Int |
Instances
| Enum LDAPModOp Source # | |
| Eq LDAPModOp Source # | |
| Ord LDAPModOp Source # | |
Defined in LDAP.Data | |
| Show LDAPModOp Source # | |
Constructors
| LDAPMod | |
ldapDelete :: LDAP -> String -> IO () Source #
Delete the specified DN