Copyright | Copyright (C) 2005 John Goerzen |
---|---|
License | BSD |
Maintainer | John Goerzen, |
Safe Haskell | Safe |
Language | Haskell98 |
LDAP.Data
Description
Maintainer : jgoerzen@complete.org Stability : provisional Portability: portable
Haskell types for LDAP constants
Written by John Goerzen, jgoerzen@complete.org
Documentation
data LDAPReturnCode Source
Constructors
data LDAPOptionCode Source
Constructors
Constructors
LdapModAdd | |
LdapModDelete | |
LdapModReplace | |
UnknownLDAPModOp Int |