Home
last modified time | relevance | path

Searched defs:authenticated (Results 1 – 25 of 1104) sorted by relevance

12345678910>>...45

/dports/security/maia/maia_mailguard-7f20bd4/php/
H A Dxlogin.php190 $authenticated = true; variable
192 $authenticated = PEAR::raiseError($lang['invalid_token']); variable
195 $authenticated = PEAR::raiseError($lang['invalid_token']); variable
209 $authenticated = true; variable
212 $authenticated = PEAR::raiseError($lang['invalid_token']); variable
217 $authenticated = PEAR::raiseError($lang['invalid_token']); variable
221 $authenticated = PEAR::raiseError($lang['invalid_token']); variable
244 $authenticated = PEAR::raiseError($lang['error_case_mixup_rejected_html']); variable
248 $authenticated = PEAR::raiseError(sprintf($lang['error_link_login_failed'], $email)); variable
/dports/java/bouncycastle15/crypto-169/prov/src/test/java/org/bouncycastle/jce/provider/test/
H A DCipherStreamTest2.java32 private void testModes(String algo, String[] transforms, boolean authenticated) in testModes()
106 private void testTamperedRead(String name, Key key, boolean authenticated, boolean useBc) in testTamperedRead()
156 private void testTruncatedRead(String name, Key key, boolean authenticated, boolean useBc) in testTruncatedRead()
222 private void testTamperedWrite(String name, Key key, boolean authenticated, boolean useBc) in testTamperedWrite()
263 …private void testWriteRead(String name, Key key, boolean authenticated, boolean useBc, boolean blo… in testWriteRead()
278 …private void testWriteReadEmpty(String name, Key key, boolean authenticated, boolean useBc, boolea… in testWriteReadEmpty()
286 …private void testWriteRead(String name, Key key, boolean authenticated, boolean useBc, boolean blo… in testWriteRead()
359 protected void fail(String message, boolean authenticated, boolean bc) in fail()
373 protected void fail(String message, Throwable throwable, boolean authenticated, boolean bc) in fail()
391 …private void testReadWrite(String name, Key key, boolean authenticated, boolean useBc, boolean blo… in testReadWrite()
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dauth1.c117 int authenticated = 0; in auth1_process_password() local
142 int authenticated = 0; in auth1_process_rsa() local
160 int keybits, authenticated = 0; in auth1_process_rhosts_rsa() local
218 int authenticated = 0; in auth1_process_tis_response() local
238 int authenticated = 0; in do_authloop() local
/dports/www/trac-devel/Trac-1.5.3/trac/notification/
H A Dmodel.py46 def _from_database(self, id, sid, authenticated, distributor, format, argument
79 def delete(cls, env, rule_id, sid=None, authenticated=None): argument
102 def move(cls, env, rule_id, priority, sid=None, authenticated=None): argument
132 def replace_all(cls, env, sid, authenticated, subscriptions): argument
181 authenticated, format): argument
220 def find_by_sid_and_distributor(cls, env, sid, authenticated, distributor): argument
281 def _from_database(self, id, sid, authenticated, class_, realm, target): argument
290 def add(cls, env, sid, authenticated, class_, realm, targets): argument
305 def delete_by_sid_and_class(cls, env, sid, authenticated, class_): argument
351 def find_by_sid_and_class(cls, env, sid, authenticated, class_): argument
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/kubernetes/client/models/
H A Dv1_token_review_status.py44 def __init__(self, audiences=None, authenticated=None, error=None, user=None): argument
104 def authenticated(self): member in V1TokenReviewStatus
115 def authenticated(self, authenticated): member in V1TokenReviewStatus
H A Dv1beta1_token_review_status.py44 def __init__(self, audiences=None, authenticated=None, error=None, user=None): argument
104 def authenticated(self): member in V1beta1TokenReviewStatus
115 def authenticated(self, authenticated): member in V1beta1TokenReviewStatus
/dports/audio/strawberry/strawberry-1.0.0/src/settings/
H A Dscrobblersettingspage.cpp210 void ScrobblerSettingsPage::LastFM_RefreshControls(const bool authenticated) { in LastFM_RefreshControls()
245 void ScrobblerSettingsPage::LibreFM_RefreshControls(const bool authenticated) { in LibreFM_RefreshControls()
280 void ScrobblerSettingsPage::ListenBrainz_RefreshControls(const bool authenticated) { in ListenBrainz_RefreshControls()
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/session/
H A DGetSessionsCountTask.java33 private Boolean authenticated; field in GetSessionsCountTask
39 public GetSessionsCountTask(Boolean authenticated) { in GetSessionsCountTask()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Tests/Authorization/Voter/
H A DAuthenticatedVoterTest.php24 public function testVote($authenticated, $attributes, $expected)
63 protected function getToken($authenticated)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Tests/Authorization/Voter/
H A DAuthenticatedVoterTest.php24 public function testVote($authenticated, $attributes, $expected)
63 protected function getToken($authenticated)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/
H A Dthrottle.rb33 def options(throttle, authenticated:) argument
44 def throttle_fragment!(throttle, authenticated:) argument
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Authentication/
H A DAuthenticationManager.php61 public function appliesToRoutedRequest(Request $request, $authenticated) {
143 protected function applyFilter(Request $request, $authenticated, $provider_id) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Authentication/
H A DAuthenticationManager.php61 public function appliesToRoutedRequest(Request $request, $authenticated) {
143 protected function applyFilter(Request $request, $authenticated, $provider_id) {
/dports/mail/bincimap/bincimap-1.2.13final/conf/
H A Dcheckpassword.pl15 sub authenticated { subroutine
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/user/
H A DsfBasicSecurityUser.class.php30 protected $authenticated = null; variable in sfBasicSecurityUser
187 public function setAuthenticated($authenticated)
/dports/www/p5-Ark/Ark-0.001000_001/lib/Ark/Plugin/Authentication/
H A DUser.pm32 sub authenticated { subroutine
/dports/net-mgmt/net-snmp/net-snmp-5.9/snmplib/
H A Dlcd_time.c97 u_int * engine_time, u_int authenticated) in get_enginetime()
193 u_int * last_engine_time, u_int authenticated) in get_enginetime_ex()
343 u_int engineboot, u_int engine_time, u_int authenticated)
/dports/mail/emailrelay/emailrelay-1.9/src/gpop/
H A Dgpopauth.cpp69 bool GPop::AuthImp::authenticated( const std::string & p1 , const std::string & p2 ) in authenticated() function in GPop::AuthImp
132 bool GPop::Auth::authenticated( const std::string & p1 , const std::string & p2 ) in authenticated() function in GPop::Auth
/dports/devel/godot-tools/godot-3.2.3-stable/platform/iphone/
H A Dgame_center.h47 bool authenticated; variable
/dports/devel/godot/godot-3.2.3-stable/platform/iphone/
H A Dgame_center.h47 bool authenticated; variable
/dports/www/wt/wt-4.6.1/src/Wt/Auth/
H A DOAuthWidget.h22 Signal<OAuthProcess *, Identity>& authenticated() { return authenticated_; } in authenticated() function
/dports/www/wt/wt-4.6.1/src/Wt/Auth/Saml/
H A DWidget.h27 Signal<Process *, Identity> &authenticated() { return authenticated_; } in authenticated() function
/dports/multimedia/obs-websocket/obs-websocket-4.8.0/src/
H A DConnectionProperties.cpp31 void ConnectionProperties::setAuthenticated(bool authenticated) in setAuthenticated()
/dports/ftp/libfilezilla/libfilezilla-0.31.1/lib/
H A Dencryption.cpp144 … const& pub, uint8_t const* authenticated_data, size_t authenticated_data_size, bool authenticated) in encrypt()
204 …ctor<uint8_t> encrypt(uint8_t const* plain, size_t size, public_key const& pub, bool authenticated) in encrypt()
209 …ctor<uint8_t> encrypt(std::vector<uint8_t> const& plain, public_key const& pub, bool authenticated) in encrypt()
214 …::vector<uint8_t> encrypt(std::string_view const& plain, public_key const& pub, bool authenticated) in encrypt()
235 …const& priv, uint8_t const* authenticated_data, size_t authenticated_data_size, bool authenticated) in decrypt()
304 …r<uint8_t> decrypt(uint8_t const* cipher, size_t size, private_key const& priv, bool authenticated) in decrypt()
309 …r<uint8_t> decrypt(std::vector<uint8_t> const& cipher, private_key const& priv, bool authenticated) in decrypt()
314 …ector<uint8_t> decrypt(std::string_view const& cipher, private_key const& priv, bool authenticated) in decrypt()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/lfs/
H A Dclient.rb51 def upload!(object, upload_action, authenticated:) argument
73 def verify!(object, verify_action, authenticated:) argument

12345678910>>...45