Name | Description |
---|---|
GrantTypeHandlerFactoryInterface | OAuth2 grant type handler factory interface. |
GrantTypeHandlerInterface | OAuth2 grant type handler interface. |
Name | Description |
---|---|
AbstractGrantTypeHandler | Shared grant type implementation. |
AuthorizationCodeGrantTypeHandler | Authorization code grant type implementation. |
PasswordGrantTypeHandler | Password grant type implementation. |
RefreshTokenGrantTypeHandler | Refresh token grant type implementation. |