PHP 8.2.31
Preview: ldaps.rb Size: 470 B
/proc/thread-self/root/opt/alt/ruby22/lib64/ruby/2.2.0/uri/ldaps.rb

# = uri/ldap.rb
#
# License:: You can redistribute it and/or modify it under the same term as Ruby.
#
# See URI for general documentation
#

require 'uri/ldap'

module URI

  # 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.
  class LDAPS < LDAP
    # A Default port of 636 for URI::LDAPS
    DEFAULT_PORT = 636
  end
  @@schemes['LDAPS'] = LDAPS
end

Directory Contents

Dirs: 0 × Files: 10

Name Size Perms Modified Actions
19.36 KB lrw-r--r-- 2014-08-27 12:21:41
Edit Download
7.06 KB lrw-r--r-- 2014-06-22 00:21:57
Edit Download
35.65 KB lrw-r--r-- 2016-09-30 15:57:06
Edit Download
2.89 KB lrw-r--r-- 2016-03-29 20:13:52
Edit Download
581 B lrw-r--r-- 2011-05-13 20:03:21
Edit Download
5.74 KB lrw-r--r-- 2011-05-13 20:03:21
Edit Download
470 B lrw-r--r-- 2011-05-13 20:03:21
Edit Download
7.80 KB lrw-r--r-- 2016-08-16 12:02:37
Edit Download
17.34 KB lrw-r--r-- 2014-11-06 01:14:15
Edit Download
6.17 KB lrw-r--r-- 2014-12-24 23:50:37
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).