6 string references to YAML keys in openid_connect.routing.yml in OpenID Connect / OAuth client 2.x
- OpenIDConnectAddLinks::getDerivativeDefinitions in src/
Plugin/ Derivative/ OpenIDConnectAddLinks.php - Gets the definition of all derivatives of a base plugin.
- OpenIDConnectClientBase::getRedirectUrl in src/
Plugin/ OpenIDConnectClientBase.php - Returns the redirect URL.
- OpenIDConnectClientController::disable in src/
Controller/ OpenIDConnectClientController.php - Disable an OpenID Connect client.
- OpenIDConnectClientController::enable in src/
Controller/ OpenIDConnectClientController.php - Enable an OpenID Connect client.
- OpenIDConnectClientDeleteForm::getCancelUrl in src/
Form/ OpenIDConnectClientDeleteForm.php - Returns the route to go to if the user cancels the action.
- OpenIDConnectClientFormBase::save in src/
Form/ OpenIDConnectClientFormBase.php - Form submission handler for the 'save' action.