Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.Profile.AdESLevel
-
Uses of Profile.AdESLevel in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that return Profile.AdESLevel Modifier and Type Method Description Profile.AdESLevel
SignaturePolicyInterface. getAdESLevel()
-
Uses of Profile.AdESLevel in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy that return Profile.AdESLevel Modifier and Type Method Description Profile.AdESLevel
SignaturePolicyProxy. getAdESLevel()
-
Uses of Profile.AdESLevel in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder that return Profile.AdESLevel Modifier and Type Method Description Profile.AdESLevel
Asn1SignaturePolicy. getAdESLevel()
Profile.AdESLevel
NotFoundSignaturePolicy. getAdESLevel()
abstract Profile.AdESLevel
Profile. getAdESLevel()
Profile.AdESLevel
SignaturePolicyInstance. getAdESLevel()
Retorna o tipo do perfilProfile.AdESLevel
XmlSignaturePolicy. getAdESLevel()
static Profile.AdESLevel
Profile.AdESLevel. valueOf(String name)
Returns the enum constant of this type with the specified name.static Profile.AdESLevel[]
Profile.AdESLevel. 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.decoder with parameters of type Profile.AdESLevel Modifier and Type Method Description abstract boolean
Profile. isAtLeast(Profile.AdESLevel level)
-
Uses of Profile.AdESLevel in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.CAdESProfiles
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.CAdESProfiles that return Profile.AdESLevel Modifier and Type Method Description Profile.AdESLevel
CAdESBProfile. getAdESLevel()
Retorna o nível do perfilProfile.AdESLevel
CAdESLTAProfile. getAdESLevel()
Retorna o nível do perfilProfile.AdESLevel
CAdESLTProfile. getAdESLevel()
Retorna o nível do perfilProfile.AdESLevel
CAdESTProfile. getAdESLevel()
Retorna o nível do perfilMethods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.CAdESProfiles with parameters of type Profile.AdESLevel Modifier and Type Method Description boolean
CAdESBProfile. isAtLeast(Profile.AdESLevel level)
boolean
CAdESLTAProfile. isAtLeast(Profile.AdESLevel level)
boolean
CAdESLTProfile. isAtLeast(Profile.AdESLevel level)
boolean
CAdESTProfile. isAtLeast(Profile.AdESLevel level)
-
Uses of Profile.AdESLevel in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.JAdESProfiles
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.JAdESProfiles that return Profile.AdESLevel Modifier and Type Method Description Profile.AdESLevel
JAdESBProfile. getAdESLevel()
Profile.AdESLevel
JAdESLTAProfile. getAdESLevel()
Profile.AdESLevel
JAdESLTProfile. getAdESLevel()
Profile.AdESLevel
JAdESTProfile. getAdESLevel()
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.JAdESProfiles with parameters of type Profile.AdESLevel Modifier and Type Method Description boolean
JAdESBProfile. isAtLeast(Profile.AdESLevel level)
boolean
JAdESLTAProfile. isAtLeast(Profile.AdESLevel level)
boolean
JAdESLTProfile. isAtLeast(Profile.AdESLevel level)
boolean
JAdESTProfile. isAtLeast(Profile.AdESLevel level)
-
Uses of Profile.AdESLevel in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.PAdESProfiles
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.PAdESProfiles that return Profile.AdESLevel Modifier and Type Method Description Profile.AdESLevel
PAdESBProfile. getAdESLevel()
Retorna o nível do perfilProfile.AdESLevel
PAdESLTAProfile. getAdESLevel()
Retorna o nível do perfilProfile.AdESLevel
PAdESLTProfile. getAdESLevel()
Retorna o nível do perfilProfile.AdESLevel
PAdESTProfile. getAdESLevel()
Retorna o nível do perfilMethods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.PAdESProfiles with parameters of type Profile.AdESLevel Modifier and Type Method Description boolean
PAdESBProfile. isAtLeast(Profile.AdESLevel level)
boolean
PAdESLTAProfile. isAtLeast(Profile.AdESLevel level)
boolean
PAdESLTProfile. isAtLeast(Profile.AdESLevel level)
boolean
PAdESTProfile. isAtLeast(Profile.AdESLevel level)
-
Uses of Profile.AdESLevel in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.XAdESProfiles
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.XAdESProfiles that return Profile.AdESLevel Modifier and Type Method Description Profile.AdESLevel
XAdESBES. getAdESLevel()
Retorna o nível do perfilProfile.AdESLevel
XAdESBProfile. getAdESLevel()
Retorna o nível do perfilProfile.AdESLevel
XAdESLTAProfile. getAdESLevel()
Retorna o nível do perfilProfile.AdESLevel
XAdESLTProfile. getAdESLevel()
Retorna o nível do perfilProfile.AdESLevel
XAdESTProfile. getAdESLevel()
Retorna o nível do perfilMethods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.XAdESProfiles with parameters of type Profile.AdESLevel Modifier and Type Method Description boolean
XAdESBES. isAtLeast(Profile.AdESLevel level)
boolean
XAdESBProfile. isAtLeast(Profile.AdESLevel level)
boolean
XAdESLTAProfile. isAtLeast(Profile.AdESLevel level)
boolean
XAdESLTProfile. isAtLeast(Profile.AdESLevel level)
boolean
XAdESTProfile. isAtLeast(Profile.AdESLevel level)
-
Uses of Profile.AdESLevel in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.identifiers
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.identifiers that return Profile.AdESLevel Modifier and Type Method Description Profile.AdESLevel
PKIProfileIdentifiers. getLevel()