메소드 | 설명 | |
---|---|---|
execute ( LdapTools\Operation\LdapOperationInterface $operation ) | ||
supports ( LdapTools\Operation\LdapOperationInterface $operation ) |
메소드 | 설명 | |
---|---|---|
getAuthenticationResponse ( |
Attempts to connect with the given credentials and returns the response. | |
switchCredentials ( |
If the operation requested that the credentials be switched, then update the credential information in the connections config. Otherwise it will switch again on other auth-attempts or re-connects. |
public execute ( LdapTools\Operation\LdapOperationInterface $operation ) | ||
$operation | LdapTools\Operation\LdapOperationInterface |
protected getAuthenticationResponse ( |
||
$operation | ||
리턴 |
public supports ( LdapTools\Operation\LdapOperationInterface $operation ) | ||
$operation | LdapTools\Operation\LdapOperationInterface |
protected switchCredentials ( |
||
$operation |