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
Constructors
LdapModAdd | |
LdapModDelete | |
LdapModReplace | |
UnknownLDAPModOp Int |
Instances
Enum LDAPModOp # | |
Eq LDAPModOp # | |
Ord LDAPModOp # | |
Defined in LDAP.Data | |
Show LDAPModOp # | |
Constructors
LdapScopeDefault | |
LdapScopeBase | |
LdapScopeOnelevel | |
LdapScopeSubtree | |
UnknownLDAPScope Int |
Instances
Enum LDAPScope # | |
Eq LDAPScope # | |
Ord LDAPScope # | |
Defined in LDAP.Data | |
Show LDAPScope # | |
data LDAPOptionCode #
Constructors
Instances
data LDAPReturnCode #
Constructors