Safe Haskell | None |
---|---|
Language | Haskell2010 |
ADLDAP.Utils
Documentation
adSearchReq :: ADCtx -> DN -> Text -> IO [Record] #
adSetUserPass :: ADCtx -> DN -> Text -> IO () #
childrenOf :: ADCtx -> FilePath -> IO [Text] #
childrenOf' :: ADCtx -> FilePath -> IO [Record] #
fetchAllTypes :: LDAP -> Realm -> IO TypeMap #
fromLdifBS :: ADCtx -> ByteString -> [Record] #
modOpsToLdif :: ADCtx -> [ModOp] -> LdifMod #
recordOf :: ADCtx -> FilePath -> IO (Either ADLDAPError Record) #