CredentialDataFactory
class CredentialDataFactory (View source)
Create CredentialDataInterface concrete class instance according Authentication scheme
Methods
static CredentialDataInterface
createFromString(string $scheme, string $stringData)
No description