oauth2-server/src/Repositories
2019-05-14 15:46:01 +01:00
..
AccessTokenRepositoryInterface.php Updated PHPDoc about the unicity violation exception throwing 2017-07-27 17:31:01 +02:00
AuthCodeRepositoryInterface.php Updated PHPDoc about the unicity violation exception throwing 2017-07-27 17:31:01 +02:00
ClientRepositoryInterface.php Client says if it is confidential instead of repository 2018-09-01 14:53:27 +01:00
RefreshTokenRepositoryInterface.php getNewRefreshToken() can also return NULL 2019-03-11 23:28:47 +01:00
RepositoryInterface.php Updated PHPDoc 2016-07-09 02:01:53 +02:00
ScopeRepositoryInterface.php Updated PHPDoc 2016-07-09 02:01:53 +02:00
UserRepositoryInterface.php Updated PHPDoc 2016-07-09 02:01:53 +02:00