관리-도구
편집 파일: cdesc-LDAPS.yaml
--- !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