Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
LDAP::Client
Inherits
Reference
<
Object
Constructors
new
(socket, tls_context :
OpenSSL::SSL::Context::Client
|
Nil
= nil)
Source
Instance methods
authenticate
(username :
String
= "", password :
String
= "")
Source
close
Source
closed?
Source
search
(*args, **opts)
Source
write
(message_id :
Int32
, sequence :
BER
)
Source
Nested types
LDAP::Client::AuthError
LDAP::Client::TlsError