Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.identifiers.PolicyStandard
Package | Description |
---|---|
br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.identifiers |
-
Uses of PolicyStandard in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.identifiers
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.identifiers that return PolicyStandard Modifier and Type Method Description PolicyStandard
BrazilianPKIPolicyOIDs. getStandard()
static PolicyStandard
PolicyStandard. valueOf(String name)
Returns the enum constant of this type with the specified name.static PolicyStandard[]
PolicyStandard. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.identifiers with parameters of type PolicyStandard Modifier and Type Method Description BrazilianPKIOIDMatcher
BrazilianPKIOIDMatcher. matchesStandard(PolicyStandard... standards)