D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
URI
/
LDAPS
/
Filename :
cdesc-LDAPS.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: The default port for LDAPS URIs is 636, and the scheme is 'ldaps:' rather than 'ldap:'. Other than that, LDAPS URIs are identical to LDAP URIs; see URI::LDAP. constants: - !ruby/object:RI::Constant comment: name: DEFAULT_PORT value: "636" full_name: URI::LDAPS includes: [] instance_methods: [] name: LDAPS superclass: LDAP