Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
Packback\Lti1p3\Interfaces\ILtiRegistration Interface Reference
Inheritance diagram for Packback\Lti1p3\Interfaces\ILtiRegistration:
Packback\Lti1p3\LtiRegistration

Public Member Functions

 getAuthLoginUrl ()
 
 getAuthServer ()
 
 getAuthTokenUrl ()
 
 getClientId ()
 
 getIssuer ()
 
 getKeySetUrl ()
 
 getKid ()
 
 getToolPrivateKey ()
 
 setAuthLoginUrl (string $authLoginUrl)
 
 setAuthServer (string $authServer)
 
 setAuthTokenUrl (?string $authTokenUrl)
 
 setClientId (string $clientId)
 
 setIssuer (string $issuer)
 
 setKeySetUrl (string $keySetUrl)
 
 setKid (string $kid)
 
 setToolPrivateKey (string $toolPrivateKey)
 

The documentation for this interface was generated from the following file: