프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_hasher | Illuminate\Contracts\Hashing\Hasher | ||
$_ldap | |||
$_password | string | ||
$_username | string |
메소드 | 설명 | |
---|---|---|
__construct ( Illuminate\Contracts\Hashing\Hasher $hasher, array $config ) | ||
connect ( string $username, string $password ) : boolean | ||
getUserInfo ( string $username, string $password = null ) : Dsdevbe\LdapConnector\Model\User | null | ||
isConnectedToLdap ( ) : boolean |
메소드 | 설명 | |
---|---|---|
mapDataToUserModel ( |
public __construct ( Illuminate\Contracts\Hashing\Hasher $hasher, array $config ) | ||
$hasher | Illuminate\Contracts\Hashing\Hasher | |
$config | array |
protected mapDataToUserModel ( |
||
$user |
protected Hasher,Illuminate\Contracts\Hashing $_hasher | ||
리턴 | Illuminate\Contracts\Hashing\Hasher |