Uses of Enum Class
br.ufsc.labsec.signature.conformanceVerifier.cades.CadesInformation.SignerLocation
Packages that use CadesInformation.SignerLocation
-
Uses of CadesInformation.SignerLocation in br.ufsc.labsec.signature.conformanceVerifier.cades
Subclasses with type arguments of type CadesInformation.SignerLocation in br.ufsc.labsec.signature.conformanceVerifier.cadesFields in br.ufsc.labsec.signature.conformanceVerifier.cades with type parameters of type CadesInformation.SignerLocationModifier and TypeFieldDescriptionprotected final Map<CadesInformation.SignerLocation, String> CadesInformation.signerLocationMethods in br.ufsc.labsec.signature.conformanceVerifier.cades that return CadesInformation.SignerLocationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CadesInformation.SignerLocation[]CadesInformation.SignerLocation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.ufsc.labsec.signature.conformanceVerifier.cades with parameters of type CadesInformation.SignerLocationModifier and TypeMethodDescriptionCadesInformation.getSignerLocation(CadesInformation.SignerLocation location) CadesInformation.CadesInformationBuilderAbstract.setLocation(CadesInformation.SignerLocation location, String value)