Class: IControl::Management::LDAPSearchMethod
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::Management::LDAPSearchMethod
- Defined in:
- lib/icontrol/management.rb,
lib/icontrol/management.rb
Overview
An enumeration of LDAP search methods.
Constant Summary
- LDAP_SEARCH_METHOD_USER =
Search for a user based on the common name found in the certificate.
:LDAP_SEARCH_METHOD_USER- LDAP_SEARCH_METHOD_CERTIFICATE =
Search for the exact certificate.
:LDAP_SEARCH_METHOD_CERTIFICATE- LDAP_SEARCH_METHOD_CERTIFICATE_MAP =
Search for a user by matching the certificate issuer and certificate serial number or certificate.
:LDAP_SEARCH_METHOD_CERTIFICATE_MAP