LDAP-0.6.6: Haskell binding for C LDAP APISource codeContentsIndex
LDAP.Constants
MaintainerJohn Goerzen,
Description

Maintainer : jgoerzen@complete.org Stability : provisional Portability: portable

LDAP constants for use in your programs

Written by John Goerzen, jgoerzen@complete.org

Documentation
ldapPort :: LDAPIntSource
ldapsPort :: LDAPIntSource
ldapApiVersion :: LDAPIntSource
ldapVendorName :: LDAPIntSource
ldapFilterAnd :: BERTagSource
ldapApiInfoVersion :: LDAPIntSource
ldapFilterOr :: BERTagSource
ldapFeatureInfoVersion :: LDAPIntSource
ldapFilterNot :: BERTagSource
ldapControlValuesreturnfilter :: LDAPIntSource
ldapFilterEquality :: BERTagSource
ldapControlSubentries :: LDAPIntSource
ldapControlNoop :: LDAPIntSource
ldapFilterSubstrings :: BERTagSource
ldapFilterGe :: BERTagSource
ldapControlManagedsait :: LDAPIntSource
ldapFilterLe :: BERTagSource
ldapControlProxyAuthz :: LDAPIntSource
ldapFilterPresent :: BERTagSource
ldapControlSortrequest :: LDAPIntSource
ldapFilterApprox :: BERTagSource
ldapControlSortresponse :: LDAPIntSource
ldapFilterExt :: BERTagSource
ldapControlVlvrequest :: LDAPIntSource
ldapFilterExtOid :: BERTagSource
ldapControlVlvresponse :: LDAPIntSource
ldapFilterExtType :: BERTagSource
ldapNoticeOfDisconnection :: LDAPIntSource
ldapFilterExtValue :: BERTagSource
ldapNoticeDisconnect :: LDAPIntSource
ldapFilterExtDnattrs :: BERTagSource
ldapSubstringAny :: BERTagSource
ldapSubstringFinal :: BERTagSource
ldapSubstringInitial :: BERTagSource
Produced by Haddock version 2.6.0