ExtraInvalidCredentialsProvider
in
Interface for provides of extra messages.
Table of Contents
- getAttributeNamesToRead() : array<string|int, string>
- Returns the list of attribute names to read from LDAP.
- getExtraMessage() : null|string
- Returns an extra message if any.
Methods
getAttributeNamesToRead()
Returns the list of attribute names to read from LDAP.
public
getAttributeNamesToRead() : array<string|int, string>
Return values
array<string|int, string> —attribute names
getExtraMessage()
Returns an extra message if any.
public
getExtraMessage(array<string|int, mixed> $attributes, handle $ldap) : null|string
Parameters
- $attributes : array<string|int, mixed>
-
LDAP attributes
- $ldap : handle
-
LDAP handle
Return values
null|string —message