show about2xpire warning if client certificate is about to expire
10 => array(
'class' => 'authX509:ExpiryWarning',
'warndaysbefore' => '30',
),
显示文件
Open project: simplesamlphp/simplesamlphp
Method | Description | |
---|---|---|
__construct ( array $config, mixed $reserved ) | Initialize this filter. | |
process ( array &$state ) | Process an authentication response. |
public __construct ( array $config, mixed $reserved ) | ||
$config | array | Configuration information about this filter. |
$reserved | mixed | For future use. |