Uses of Enum Class
eu.europa.esig.dss.enumerations.CertificatePolicy
Packages that use CertificatePolicy
-
Uses of CertificatePolicy in eu.europa.esig.dss.enumerations
Subclasses with type arguments of type CertificatePolicy in eu.europa.esig.dss.enumerationsModifier and TypeClassDescriptionenumCertificate policies enumeration, as in ETSI TS 101 456Methods in eu.europa.esig.dss.enumerations that return CertificatePolicyModifier and TypeMethodDescriptionstatic CertificatePolicyReturns the enum constant of this class with the specified name.static CertificatePolicy[]CertificatePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.