Solar_Role_Adapter_Ldap::fetch()

public array Solar_Role_Adapter_Ldap::fetch ( string $handle )

Fetch roles for a user.

Parameters

  • (string) $handle: Username to get roles for.

Returns

  • (array) An array of roles discovered in LDAP.

Description

Fetch roles for a user.



Local