|
Previous Page |
Solar_Auth_Adapter_Typekey |
Next Page |
_redirect()
protected
void
_redirect (
)
Redirects to another URI after valid authentication.
Inherited from Solar_Auth_Adapter.
Parameters
- None.
Returns
- (void)
Description
Redirects to another URI after valid authentication.
Looks at the value of the 'redirect' source key, and sets a 'Location:' header from it. Note that this will end any further processing on this page-load.
If the 'redirect' key is empty or not present, will not redirect, and processing will continue.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _bc_bindec()
- _bc_exgcd()
- _bc_hexdec()
- _bc_invert()
- _exception()
- _fetchKeyData()
- _gmp_bindec()
- _loadSession()
- _processLogin()
- _processLogout()
- _redirect()
- _verify_bc()
- _verify_gmp()
- apiVersion()
- dump()
- getFlash()
- isLoginRequest()
- isLogoutRequest()
- isValid()
- locale()
- processLogin()
- processLogout()
- reset()
- start()
- updateIdleExpire()