Uses of Enum Class
br.ufsc.labsec.utils.CertificateUtils.Usage
Packages that use CertificateUtils.Usage
-
Uses of CertificateUtils.Usage in br.ufsc.labsec.utils
Subclasses with type arguments of type CertificateUtils.Usage in br.ufsc.labsec.utilsMethods in br.ufsc.labsec.utils that return CertificateUtils.UsageModifier and TypeMethodDescriptionstatic CertificateUtils.UsageCertificateUtils.hasKeyUsage(Object certificate, int usage) static CertificateUtils.UsageReturns the enum constant of this class with the specified name.static CertificateUtils.Usage[]CertificateUtils.Usage.values()Returns an array containing the constants of this enum class, in the order they are declared.