class IdentityServiceUserConfig extends Model (View source)

Properties

string $baseDn
string $filter
string $idAttribute
string $loginAttribute

Methods

setBaseDn($baseDn)

No description

string
getBaseDn()

No description

setFilter($filter)

No description

string
getFilter()

No description

setIdAttribute($idAttribute)

No description

string
getIdAttribute()

No description

setLoginAttribute($loginAttribute)

No description

string
getLoginAttribute()

No description

Details

setBaseDn($baseDn)

No description

Parameters

$baseDn

string getBaseDn()

No description

Return Value

string

setFilter($filter)

No description

Parameters

$filter

string getFilter()

No description

Return Value

string

setIdAttribute($idAttribute)

No description

Parameters

$idAttribute

string getIdAttribute()

No description

Return Value

string

setLoginAttribute($loginAttribute)

No description

Parameters

$loginAttribute

string getLoginAttribute()

No description

Return Value

string