Home
last modified time | relevance | path

Searched refs:getLastPasswordChange (Results 1 – 3 of 3) sorted by relevance

/dports/security/pecl-krb5/krb5-1.1.4/
H A Dphp_krb5_kadm.h101 PHP_METHOD(KADM5Principal, getLastPasswordChange);
H A Dkadm5_principal.c76 …PHP_ME(KADM5Principal, getLastPasswordChange, arginfo_KADM5Principal_none, ZEND_ACC_PU…
668 PHP_METHOD(KADM5Principal, getLastPasswordChange) in PHP_METHOD() argument
/dports/www/ilias/ILIAS-5.4.25/Services/ActiveRecord/_Examples/Message/
H A Dclass.arUser.php829 public function getLastPasswordChange() function in arUser