Uses of Interface
br.ufsc.labsec.signature.tsa.TsaInfo.TsaAuthInfo
Packages that use TsaInfo.TsaAuthInfo
Package
Description
-
Uses of TsaInfo.TsaAuthInfo in br.ufsc.labsec.component
Methods in br.ufsc.labsec.component that return types with arguments of type TsaInfo.TsaAuthInfoMethod parameters in br.ufsc.labsec.component with type arguments of type TsaInfo.TsaAuthInfoModifier and TypeMethodDescriptionApplication.extend(SignatureWrapper wrapper, int signatureIndex, Profile.AdESType type, Profile.AdESLevel level, Optional<TsaInfo.TsaAuthInfo> tsaAuthInfo) Application.stamp(SignatureWrapper wrapper, int signatureIndex, String attribute, Profile.AdESType type, Optional<TsaInfo.TsaAuthInfo> tsaAuthInfo) -
Uses of TsaInfo.TsaAuthInfo in br.ufsc.labsec.signature
Method parameters in br.ufsc.labsec.signature with type arguments of type TsaInfo.TsaAuthInfoModifier and TypeMethodDescriptionSignatureExtensionRequest.withTsaAuthInfo(Optional<TsaInfo.TsaAuthInfo> tsaAuthInfo) -
Uses of TsaInfo.TsaAuthInfo in br.ufsc.labsec.signature.conformanceVerifier
Methods in br.ufsc.labsec.signature.conformanceVerifier that return types with arguments of type TsaInfo.TsaAuthInfoModifier and TypeMethodDescriptionVerifierParams.tsaAuthInfo()Returns the value of thetsaAuthInforecord component.Methods in br.ufsc.labsec.signature.conformanceVerifier with parameters of type TsaInfo.TsaAuthInfoModifier and TypeMethodDescriptionVerifierRequest.withTsaAuthInfo(TsaInfo.TsaAuthInfo tsaAuthInfo) Method parameters in br.ufsc.labsec.signature.conformanceVerifier with type arguments of type TsaInfo.TsaAuthInfoModifier and TypeMethodDescriptionVerifierRequest.withTsaAuthInfo(Optional<TsaInfo.TsaAuthInfo> tsaAuthInfo) Constructor parameters in br.ufsc.labsec.signature.conformanceVerifier with type arguments of type TsaInfo.TsaAuthInfoModifierConstructorDescriptionVerifierParams(boolean verifyIncremental, boolean isComplete, boolean withReceipt, boolean verifyNotAnchored, boolean unrestrictedAttrVerification, boolean profileVerification, boolean returnArtifacts, ExtensionsReport.PROFILE extensionsProfile, Profile.AdESLevel levelToVerify, Optional<TsaInfo.TsaAuthInfo> tsaAuthInfo, boolean icpBrIncrementalUpdatesRules, boolean protectVisualRepresentation, boolean useFallbackIncrementalUpdates) Creates an instance of aVerifierParamsrecord class. -
Uses of TsaInfo.TsaAuthInfo in br.ufsc.labsec.signature.signer
Methods in br.ufsc.labsec.signature.signer that return types with arguments of type TsaInfo.TsaAuthInfo -
Uses of TsaInfo.TsaAuthInfo in br.ufsc.labsec.signature.tsa
Classes in br.ufsc.labsec.signature.tsa with type parameters of type TsaInfo.TsaAuthInfoClasses in br.ufsc.labsec.signature.tsa that implement TsaInfo.TsaAuthInfoModifier and TypeClassDescriptionstatic classInformações de autenticação para carimbadora com autenticação básica.static classInformações de autenticação para carimbadora local.static classInformações de autenticação para carimbadora com OAuth2.Methods in br.ufsc.labsec.signature.tsa that return TsaInfo.TsaAuthInfoMethods in br.ufsc.labsec.signature.tsa that return types with arguments of type TsaInfo.TsaAuthInfoModifier and TypeMethodDescriptionstatic Optional<TsaInfo.TsaAuthInfo> TsaInfo.fromJSON(org.json.JSONObject json) Methods in br.ufsc.labsec.signature.tsa with parameters of type TsaInfo.TsaAuthInfoModifier and TypeMethodDescriptionvoidTimeStampComponent.setTsaAuthInfo(TsaInfo.TsaAuthInfo tsaAuthInfo)