Uses of Enum Class
br.ufsc.labsec.commons.CertificateInterface.Instance
Packages that use CertificateInterface.Instance
-
Uses of CertificateInterface.Instance in br.ufsc.labsec.commons
Subclasses with type arguments of type CertificateInterface.Instance in br.ufsc.labsec.commonsMethods in br.ufsc.labsec.commons that return CertificateInterface.InstanceModifier and TypeMethodDescriptionCertificateInterface.getInstance(Object certificate) Returns the enum constant of this class with the specified name.static CertificateInterface.Instance[]CertificateInterface.Instance.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CertificateInterface.Instance in br.ufsc.labsec.commons.utils
Methods in br.ufsc.labsec.commons.utils with parameters of type CertificateInterface.InstanceModifier and TypeMethodDescriptionstatic booleanCertificateUtils.isPEM(CertificateInterface.Instance instance, byte[] encoded)