|
static | create_endpoints (issuer $issuer) |
| Create endpoints for this issuer.
|
|
static | discover_endpoints ($issuer) |
| If the discovery endpoint exists for this issuer, try and determine the list of valid endpoints.
|
|
static | init () |
| Build an OAuth2 issuer, with all the default values for this service.
|
|
◆ create_endpoints()
static core\oauth2\service\issuer_interface::create_endpoints |
( |
issuer | $issuer | ) |
|
|
static |
◆ discover_endpoints()
static core\oauth2\service\issuer_interface::discover_endpoints |
( |
| $issuer | ) |
|
|
static |
If the discovery endpoint exists for this issuer, try and determine the list of valid endpoints.
- Parameters
-
- Return values
-
int | The number of discovered services. |
Implemented in core\oauth2\service\moodlenet.
◆ init()
static core\oauth2\service\issuer_interface::init |
( |
| ) |
|
|
static |
The documentation for this interface was generated from the following file:
- lib/classes/oauth2/service/issuer_interface.php