Gitee
OAuth2.0-Demo
API Documentation
\OAuth2
Charts
Class hierarchy diagram
\
OAuth2
ClientAssertionType
ClientAssertionTypeInterface
HttpBasic
Controller
AuthorizeControllerInterface
ResourceControllerInterface
TokenControllerInterface
AuthorizeController
AuthorizeControllerTest
ResourceController
ResourceControllerTest
TokenController
TokenControllerTest
Encryption
EncryptionInterface
FirebaseJwt
FirebaseJwtTest
Jwt
JwtTest
GrantType
GrantTypeInterface
AuthorizationCode
AuthorizationCodeTest
ClientCredentials
ClientCredentialsTest
ImplicitTest
JwtBearer
JwtBearerTest
RefreshToken
RefreshTokenTest
UserCredentials
UserCredentialsTest
OpenID
Controller
AuthorizeControllerInterface
UserInfoControllerInterface
AuthorizeController
AuthorizeControllerTest
UserInfoController
UserInfoControllerTest
GrantType
AuthorizationCode
AuthorizationCodeTest
ResponseType
AuthorizationCodeInterface
CodeIdTokenInterface
IdTokenInterface
IdTokenTokenInterface
AuthorizationCode
CodeIdToken
CodeIdTokenTest
IdToken
IdTokenTest
IdTokenToken
IdTokenTokenTest
Storage
AuthorizationCodeInterface
UserClaimsInterface
AuthorizationCodeTest
UserClaimsTest
Request
TestRequest
ResponseType
AccessTokenInterface
AuthorizationCodeInterface
ResponseTypeInterface
AccessToken
AccessTokenTest
AuthorizationCode
JwtAccessToken
JwtAccessTokenTest
Storage
AccessTokenInterface
AuthorizationCodeInterface
ClientCredentialsInterface
ClientInterface
JwtAccessTokenInterface
JwtBearerInterface
PublicKeyInterface
RefreshTokenInterface
ScopeInterface
UserCredentialsInterface
AccessTokenTest
AuthorizationCodeTest
BaseTest
Bootstrap
Cassandra
ClientCredentialsTest
ClientTest
CouchbaseDB
DynamoDB
DynamoDBTest
JwtAccessToken
JwtAccessTokenTest
JwtBearerTest
Memory
Mongo
MongoDB
NullStorage
Pdo
PdoTest
PublicKeyTest
Redis
RefreshTokenTest
ScopeTest
UserCredentialsTest
TokenType
TokenTypeInterface
Bearer
BearerTest
Mac
RequestInterface
ResponseInterface
ScopeInterface
Autoloader
AutoloadTest
Request
RequestTest
Response
ResponseTest
Scope
ScopeTest
Server
ServerTest
oauth2-server-php/src/OAuth2/Storage
ClientCredentialsInterface.php
Interfaces
ClientCredentialsInterface
Implement this interface to specify how the OAuth2 Server should verify client credentials
×