LDAPUtil
class LDAPUtil (View source)
Class LDAPUtil
Provides some commonly used functions for LDAP and SAML.
Methods
public static
bool
validGuid($guid)
Checks if the string is a valid guid in the format of A98C5A1E-A742-4808-96FA-6F409E799937
Details
static bool
validGuid($guid)
Checks if the string is a valid guid in the format of A98C5A1E-A742-4808-96FA-6F409E799937
static
bin_to_str_guid($object_guid)
No description
static
str_to_hex_guid($str_guid, $escape = false)
No description
static
bin_to_str_sid($binsid)
No description
static
little_endian($hex)
No description