UserRepository
class UserRepository extends EntityRepository implements UserRepositoryInterface (View source)
Methods
UserEntityInterface
getUserEntityByUserCredentials(string $username, string $password, string $grantType, ClientEntityInterface $clientEntity)
Get a user entity.
Details
findPublicEntities()
No description
findExpressForms()
No description
findOneByResultsNode(ExpressEntryResults $node)
No description
UserEntityInterface
getUserEntityByUserCredentials(string $username, string $password, string $grantType, ClientEntityInterface $clientEntity)
Get a user entity.