CredentialProvider
in
Interface for providing Credential.
Tags
Table of Contents
Methods
- getCredentials() : Credentials|null
- Return a Credential when possible. Return null otherwise.
Methods
getCredentials()
Return a Credential when possible. Return null otherwise.
public
getCredentials(Configuration $configuration) : Credentials|null
Parameters
- $configuration : Configuration