Home
last modified time | relevance | path

Searched defs:isPersistent (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/test/Identity.Test/
H A DSignInManagerTest.cs197 public async Task CanPasswordSignIn(bool isPersistent) in CanPasswordSignIn()
424 …public async Task CanTwoFactorAuthenticatorSignIn(string providerName, bool isPersistent, bool rem… in CanTwoFactorAuthenticatorSignIn()
518 public async Task CanExternalSignIn(bool isPersistent, bool supportsLockout) in CanExternalSignIn()
555 bool isPersistent, in CanResignIn()
610 …public async Task CanTwoFactorSignIn(bool isPersistent, bool supportsLockout, bool externalLogin, … in CanTwoFactorSignIn()
695 public async Task RememberBrowserSkipsTwoFactorVerificationSignIn(bool isPersistent) in RememberBrowserSkipsTwoFactorVerificationSignIn()
896 … context, Mock<IAuthenticationService> auth, string userId = null, bool? isPersistent = null, stri… in SetupSignIn()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/watch/
H A DWatcherMode.java41 private final boolean isPersistent; field in WatcherMode
44 WatcherMode(boolean isPersistent, boolean isRecursive) { in WatcherMode()
49 public boolean isPersistent() { in isPersistent() method in WatcherMode
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/src/Identity/
H A DSignInManager.cs175 … public virtual Task SignInAsync(TUser user, bool isPersistent, string authenticationMethod = null) in SignInAsync()
276 bool isPersistent, bool lockoutOnFailure) in PasswordSignInAsync()
300 bool isPersistent, bool lockoutOnFailure) in PasswordSignInAsync()
426 …rSignInAsync(TUser user, TwoFactorAuthenticationInfo twoFactorInfo, bool isPersistent, bool rememb… in DoTwoFactorSignInAsync()
454 …c Task<SignInResult> TwoFactorAuthenticatorSignInAsync(string code, bool isPersistent, bool rememb… in TwoFactorAuthenticatorSignInAsync()
493 …sk<SignInResult> TwoFactorSignInAsync(string provider, string code, bool isPersistent, bool rememb… in TwoFactorSignInAsync()
545 …SignInResult> ExternalLoginSignInAsync(string loginProvider, string providerKey, bool isPersistent) in ExternalLoginSignInAsync()
557 … ExternalLoginSignInAsync(string loginProvider, string providerKey, bool isPersistent, bool bypass… in ExternalLoginSignInAsync()
736 …virtual async Task<SignInResult> SignInOrTwoFactorAsync(TUser user, bool isPersistent, string logi… in SignInOrTwoFactorAsync()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/jface/text/source/
H A DAnnotation.java73 public Annotation(String type, boolean isPersistent, String text) { in Annotation()
85 public Annotation(boolean isPersistent) { in Annotation()
96 public boolean isPersistent() { in isPersistent() method in Annotation
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Security/
H A DFormsAuthenticationTicket.cs179 bool isPersistent, in FormsAuthenticationTicket()
195 bool isPersistent, in FormsAuthenticationTicket()
214 public FormsAuthenticationTicket(String name, bool isPersistent, Int32 timeout) { in FormsAuthenticationTicket()
228 …ersion, String name, DateTime issueDateUtc, DateTime expirationUtc, bool isPersistent, String user… in FromUtc()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/ApplicationServices/
H A DAuthenticationService.cs115 … public bool Login(string username, string password, string customCredential, bool isPersistent) { in Login()
147 …Internal(string username, string password, string customCredential, bool isPersistent, bool setCoo… in LoginInternal()
185 private static void SetCookie(string username, bool isPersistent) { in SetCookie()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Security/
H A DFormsAuthenticationTicket.cs120 bool isPersistent, in FormsAuthenticationTicket()
136 bool isPersistent, in FormsAuthenticationTicket()
149 public FormsAuthenticationTicket (string name, bool isPersistent, int timeout) in FormsAuthenticationTicket()
/dports/graphics/krita/krita-4.4.8/libs/widgetutils/
H A DKoUpdaterPrivate_p.cpp24 …te::KoUpdaterPrivate(KoProgressUpdater *parent, int weight, const QString &name, bool isPersistent) in KoUpdaterPrivate()
74 bool KoUpdaterPrivate::isPersistent() const in isPersistent() function in KoUpdaterPrivate
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/
H A DMarkerTypeDefinitionCache.java25 boolean isPersistent = false; field in MarkerTypeDefinitionCache.MarkerTypeDefinition
114 public boolean isPersistent(String type) { in isPersistent() method in MarkerTypeDefinitionCache
/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/nfc/
H A Dqnearfieldtarget_p.cpp52 bool QNearFieldTargetPrivate::setKeepConnection(bool isPersistent) in setKeepConnection()
H A Dqnearfieldtarget_android_p.cpp53 bool QNearFieldTargetPrivate::setKeepConnection(bool isPersistent) in setKeepConnection()
H A Dqnearfieldtarget_neard_p.cpp52 bool QNearFieldTargetPrivate::setKeepConnection(bool isPersistent) in setKeepConnection()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/ui/synchronize/
H A DISynchronizeParticipantDescriptor.java64 public boolean isPersistent(); in isPersistent() method
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/test/InMemory.Test/
H A DControllerTest.cs22 public async Task VerifyAccountControllerSignIn(bool isPersistent) in VerifyAccountControllerSignIn()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/dataengines/notifications/
H A Dnotificationaction.cpp53 bool isPersistent = parameters().value(QStringLiteral("isPersistent")).toBool(); in start() local
/dports/www/elgg/elgg-3.3.23/vendor/tedivm/stash/src/Stash/Driver/
H A DAbstractDriver.php69 public function isPersistent() function in Stash\\Driver\\AbstractDriver
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/
H A DIOEngine.java35 boolean isPersistent(); in isPersistent() method
/dports/www/elgg/elgg-3.3.23/vendor/tedivm/stash/src/Stash/Interfaces/
H A DDriverInterface.php112 public function isPersistent(); function
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/positioning/
H A Dqgeoareamonitorinfo.cpp268 bool QGeoAreaMonitorInfo::isPersistent() const in isPersistent() function in QGeoAreaMonitorInfo
282 void QGeoAreaMonitorInfo::setPersistent(bool isPersistent) in setPersistent()
/dports/www/mod_webkit/w4py-1.2.3/WebKit/
H A DOneShotAppServer.py26 def isPersistent(self): member in OneShotAppServer
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/Header/
H A DConnection.php69 public function isPersistent() function in Zend\\Http\\Header\\Connection
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/Header/
H A DConnection.php69 public function isPersistent() function in Zend\\Http\\Header\\Connection
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/Header/
H A DConnection.php69 public function isPersistent() function in Zend\\Http\\Header\\Connection
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/Header/
H A DConnection.php69 public function isPersistent() function in Zend\\Http\\Header\\Connection
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/Header/
H A DConnection.php69 public function isPersistent() function in Zend\\Http\\Header\\Connection

12345678910>>...12