|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for SimpleSAML_Auth_Default: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 |
Definition at line 37 of file Default.php.
References $state, and SimpleSAML_Auth_State\getPersistentAuthData().
Here is the call graph for this function:
|
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().
Referenced by initLogin().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 118 of file Default.php.
References $state, and sspmod_saml_Auth_Source_SP\handleUnsolicitedAuth().
Here is the call graph for this function:
|
static |
Definition at line 21 of file Default.php.
References $as, PHPMailer\PHPMailer\$params, and getAuthSource().
Here is the call graph for this function:
|
static |
Definition at line 82 of file Default.php.
References $authority, initLogoutReturn(), and SimpleSAML\Utils\HTTP\redirectTrustedURL().
Here is the call graph for this function:
|
static |
Definition at line 56 of file Default.php.
References $as, $authority, $session, $state, SimpleSAML_Auth_Source\getById(), SimpleSAML_Session\getSessionFromRequest(), and logoutCompleted().
Referenced by initLogout().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 47 of file Default.php.
References $state, and SimpleSAML_Auth_Source\loginCompleted().
Here is the call graph for this function:
|
static |
Definition at line 108 of file Default.php.
References $state, and SimpleSAML_Auth_Source\logoutCallback().
Here is the call graph for this function:
|
static |
Definition at line 96 of file Default.php.
References $state, and SimpleSAML\Utils\HTTP\redirectTrustedURL().
Referenced by initLogoutReturn().
Here is the call graph for this function:
Here is the caller graph for this function: