public function ShibSessionVars::getTargetedId in Shibboleth Authentication 8
Return value
string
File
- src/
Login/ ShibSessionVars.php, line 64
Class
Namespace
Drupal\shib_auth\LoginCode
public function getTargetedId() {
return $this->targeted_id;
}