You are here

constant SIMPLE_LDAP_SSO_COOKIE in Simple LDAP 7

Same name and namespace in other branches
  1. 7.2 simple_ldap_sso/simple_ldap_sso.inc \SIMPLE_LDAP_SSO_COOKIE

@file Simple LDAP SSO API functions.

2 uses of SIMPLE_LDAP_SSO_COOKIE
simple_ldap_sso_delete_cookie in simple_ldap_sso/simple_ldap_sso.inc
Delete the SSO cookie.
simple_ldap_sso_set_cookie in simple_ldap_sso/simple_ldap_sso.inc
Set the SSO cookie.

File

simple_ldap_sso/simple_ldap_sso.inc, line 8
Simple LDAP SSO API functions.

Code

define('SIMPLE_LDAP_SSO_COOKIE', 'SLDAPSSO');