Class SafeUrl
Generate a URL with signature
- Wei\Base
-
Wei\SafeUrl
public
string
|
|
public
string
|
|
public
boolean
|
|
public
|
|
protected
string
|
|
protected
array
|
__call(),
__construct(),
__get(),
getOption(),
setOption()
|
protected
string
|
$token
The token to generate the signature |
#
'wei'
|
protected
integer
|
$expireTime
The expire seconds of signature |
#
60
|
protected
array
|
$params
Generate signature for specified parameter names |
#
array()
|
$providers,
$wei
|
public
|
$request
|