Lines Matching refs:method

166 start, for example to use the static method getSelfURLNoQuery use:
179 …ter on the settings the IdP certificate instead of using the fingerprint method. The fingerprint, …
406 * method on production since is exploitable by a collision attack.
530 // AuthNRequest ID provided to the validation method.
582 But if we provide a `$deflate` boolean parameter to the `getRequest` or `getResponse` method it wil…
669 … SP with this information. If we do not set a `'url'` param in the login method and we are using t…
679 The login method can receive other six optional parameters:
828 ###### The `getAttributes` method ######
836 With this method we get all the user data provided by the IdP in the Assertion
926 // part of the processSLO method
945 // part of the processSLO method
978 way to destroy the session, you can pass a callback method to the
979 `processSLO` method as the fourth parameter
992 parameter to the `processSLO` method
1030 If we do not set a `'url'` param in the logout method and are using the
1114 $errors = $auth->getErrors(); // This method receives an array with the errors
1231 Or by using the method described on the previous section.
1376 * `getError` - After executing a validation process, if it fails, this method returns the cause
1391 * `getError` - After executing a validation process, if it fails, this method returns the cause
1405 * `getError` - After executing a validation process, if it fails, this method returns the cause.
1503 For more info, look at the source code; each method is documented and details