Home
last modified time | relevance | path

Searched defs:effectiveDate (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/web-auth/metadata-service/src/
H A DStatusReport.php33 private $effectiveDate; variable in Webauthn\\MetadataService\\StatusReport
65 …public function __construct(string $status, ?string $effectiveDate, ?string $certificate, ?string …
H A DBiometricStatusReport.php33 private $effectiveDate; variable in Webauthn\\MetadataService\\BiometricStatusReport
/dports/www/nextcloud/nextcloud/3rdparty/web-auth/metadata-service/src/
H A DStatusReport.php33 private $effectiveDate; variable in Webauthn\\MetadataService\\StatusReport
65 …public function __construct(string $status, ?string $effectiveDate, ?string $certificate, ?string …
H A DBiometricStatusReport.php33 private $effectiveDate; variable in Webauthn\\MetadataService\\BiometricStatusReport
/dports/net/messagelib/messagelib-21.12.3/messagecore/src/autocrypt/
H A Dautocryptrecipient.cpp100 QDateTime effectiveDate = mixup.dateHeader(); in updateFromMessage() local
141 QDateTime effectiveDate = mixup.dateHeader(); in updateFromGossip() local
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/web-auth/metadata-service/src/
H A DBiometricStatusReport.php31 private $effectiveDate; variable in Webauthn\\MetadataService\\BiometricStatusReport
H A DStatusReport.php28 private $effectiveDate; variable in Webauthn\\MetadataService\\StatusReport
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/workflows/base/states/
H A DStateWriteHistory.cpp48 …const auto effectiveDate = locale.toString(body.getCertificateEffectiveDate(), QLocale::ShortForma… in run() local
H A DStatePreVerification.cpp111 const QDate& effectiveDate = cert->getBody().getCertificateEffectiveDate(); in isValid() local
/dports/devel/jiic/jiic/de/tu_darmstadt/informatik/rbg/hatlak/iso9660/
H A DStandardConfig.java32 Date createDate, modDate, expireDate, effectiveDate; field in StandardConfig
300 public void setEffectiveDate(Date effectiveDate) { in setEffectiveDate()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dfareporting/
H A DOrderDocument.php28 public $effectiveDate; variable in Google_Service_Dfareporting_OrderDocument
94 public function setEffectiveDate($effectiveDate)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dfareporting/
H A DOrderDocument.php28 public $effectiveDate; variable in Google_Service_Dfareporting_OrderDocument
94 public function setEffectiveDate($effectiveDate)
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/time/format/
H A DDateTimePrintContext.java161 final ChronoLocalDate effectiveDate; in adjust() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/time/format/
H A DDateTimePrintContext.java161 final ChronoLocalDate effectiveDate; in adjust() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/time/format/
H A DDateTimePrintContext.java161 final ChronoLocalDate effectiveDate; in adjust() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/time/format/
H A DDateTimePrintContext.java161 final ChronoLocalDate effectiveDate; in adjust() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/time/format/
H A DDateTimePrintContext.java161 final ChronoLocalDate effectiveDate; in adjust() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/time/format/
H A DDateTimePrintContext.java161 final ChronoLocalDate effectiveDate; in adjust() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/time/format/
H A DDateTimePrintContext.java161 final ChronoLocalDate effectiveDate; in adjust() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/time/format/
H A DDateTimePrintContext.java161 final ChronoLocalDate effectiveDate; in adjust() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/time/format/
H A DDateTimePrintContext.java161 final ChronoLocalDate effectiveDate; in adjust() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/time/format/
H A DDateTimePrintContext.java161 final ChronoLocalDate effectiveDate; in adjust() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/webengine/api/
H A Dqquickwebengineclientcertificateselection.cpp85 QDateTime QQuickWebEngineClientCertificateOption::effectiveDate() const in effectiveDate() function in QQuickWebEngineClientCertificateOption
/dports/devel/jiic/jiic/de/tu_darmstadt/informatik/rbg/hatlak/iso9660/volumedescriptors/
H A DStandardVolumeDescriptor.java38 Date createDate, modDate, expireDate, effectiveDate; field in StandardVolumeDescriptor
91 public void setEffectiveDate(Date effectiveDate) { in setEffectiveDate()
/dports/devel/eric6/eric6-21.11/eric/eric6/E5Network/
H A DE5SslCertificatesInfoWidget.py183 def __hasExpired(self, effectiveDate, expiryDate): argument

12345678910