PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
URI
/
LDAPS
--- !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
[-] cdesc-LDAPS.yaml
[edit]
[+]
..