PHP AuthBucket\OAuth2\GrantType 네임스페이스

Interfaces

이름 설명
GrantTypeHandlerFactoryInterface OAuth2 grant type handler factory interface.
GrantTypeHandlerInterface OAuth2 grant type handler interface.

클래스들

이름 설명
AbstractGrantTypeHandler Shared grant type implementation.
AuthorizationCodeGrantTypeHandler Authorization code grant type implementation.
PasswordGrantTypeHandler Password grant type implementation.
RefreshTokenGrantTypeHandler Refresh token grant type implementation.