Home
last modified time | relevance | path

Searched refs:UNACCEPTED_POLICY_FAILURE (Results 1 – 2 of 2) sorted by path

/plugin/gtime/gtlib/http/
H A DGTHttpClient.php265 $result->updateErrors(GTVerificationResultHttp::UNACCEPTED_POLICY_FAILURE);
/plugin/gtime/gtlib/tsp/
H A DGTVerificationResultHttp.php136 const UNACCEPTED_POLICY_FAILURE = 16; define in GTVerificationResultHttp