ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Static Public Member Functions | |
static | initLogin ( $authId, $return, $errorURL=null, array $params=array()) |
static | extractPersistentAuthState (array &$state) |
static | loginCompleted ($state) |
static | initLogoutReturn ($returnURL, $authority) |
static | initLogout ($returnURL, $authority) |
static | logoutCompleted ($state) |
static | logoutCallback ($state) |
static | handleUnsolicitedAuth ($authId, array $state, $redirectTo) |
Static Private Member Functions | |
static | getAuthSource ($id) |
Return an authentication source by ID. More... | |
Definition at line 14 of file Default.php.
|
static |
Please use SimpleSAML_Auth_State::getPersistentAuthData() instead.
Definition at line 37 of file Default.php.
References SimpleSAML_Auth_State\getPersistentAuthData().
|
staticprivate |
Return an authentication source by ID.
string | $id | The id of the authentication source. |
Exception | If the $id does not correspond with an authentication source. |
Definition at line 131 of file Default.php.
References $as, $id, and SimpleSAML_Auth_Source\getById().
|
static |
Please use sspmod_saml_Auth_Source_SP::handleUnsolicitedAuth() instead.
Definition at line 118 of file Default.php.
References sspmod_saml_Auth_Source_SP\handleUnsolicitedAuth().
|
static |
Use SimpleSAML_Auth_Source::initLogin() instead.
Definition at line 21 of file Default.php.
References $as, and PHPMailer\PHPMailer\$params.
|
static |
Definition at line 82 of file Default.php.
References $authority, and SimpleSAML\Utils\HTTP\redirectTrustedURL().
|
static |
Definition at line 56 of file Default.php.
References $as, $authority, $session, $state, SimpleSAML_Auth_Source\getById(), and SimpleSAML_Session\getSessionFromRequest().
|
static |
Please use SimpleSAML_Auth_Source::loginCompleted() instead.
Definition at line 47 of file Default.php.
References $state, and SimpleSAML_Auth_Source\loginCompleted().
|
static |
Please use SimpleSAML_Auth_Source::logoutCallback() instead.
Definition at line 108 of file Default.php.
References $state, and SimpleSAML_Auth_Source\logoutCallback().
|
static |
Definition at line 96 of file Default.php.
References $state, and SimpleSAML\Utils\HTTP\redirectTrustedURL().