You are here

public property LdapAuthorizationConsumerConf::$onlyApplyToLdapAuthenticated in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_authorization/LdapAuthorizationConsumerConf.class.php \LdapAuthorizationConsumerConf::onlyApplyToLdapAuthenticated
  2. 7 ldap_authorization/LdapAuthorizationConsumerConf.class.php \LdapAuthorizationConsumerConf::onlyApplyToLdapAuthenticated

File

ldap_authorization/LdapAuthorizationConsumerConf.class.php, line 27
Class to encapsulate an ldap entry to authorization consumer ids mapping configuration.

Class

LdapAuthorizationConsumerConf
LDAP Authorization Consumer Configuration.

Code

public $onlyApplyToLdapAuthenticated = TRUE;