Class UsernamePasswordCredentials
Class UsernamePasswordCredentials
- UsernamePasswordCredentials implements AuthCredentialsInterface
Package: Authentication\Entities
Category: System
Located at Services/Core/Authentication/Entities/UsernamePasswordCredentials.inc.php
Category: System
Located at Services/Core/Authentication/Entities/UsernamePasswordCredentials.inc.php
Methods summary
public
__construct( NonEmptyStringType $username, StringType $password )
UsernamePasswordCredentials constructor.