Uses of Interface
br.ufsc.labsec.signature.tsa.TimeStamp
| Package | Description |
|---|---|
| br.ufsc.labsec.component | |
| br.ufsc.labsec.signature.signer.creator | |
| br.ufsc.labsec.signature.tsa | |
| br.ufsc.labsec.signature.tsa.providers |
-
Uses of TimeStamp in br.ufsc.labsec.component
Fields in br.ufsc.labsec.component declared as TimeStamp Modifier and Type Field Description TimeStampCompleteSignatureComponent. timeStamp -
Uses of TimeStamp in br.ufsc.labsec.signature.signer.creator
Constructors in br.ufsc.labsec.signature.signer.creator with parameters of type TimeStamp Constructor Description TimestampCreator(String identifier, Component component, TimeStamp timestamp, List<String> requiredAttributes) -
Uses of TimeStamp in br.ufsc.labsec.signature.tsa
Methods in br.ufsc.labsec.signature.tsa that return TimeStamp Modifier and Type Method Description TimeStampTimeStampComponent. getTimeStamp()Retorna o carimbo de tempoTimeStampTsaInfo.TsaAuthInfo. getTimeStamp()TimeStampTsaInfo.TsaBasicAuthInfo. getTimeStamp()TimeStampTsaInfo.TsaLocalAuthInfo. getTimeStamp()TimeStampTsaInfo.TsaOAuthAuthInfo. getTimeStamp() -
Uses of TimeStamp in br.ufsc.labsec.signature.tsa.providers
Classes in br.ufsc.labsec.signature.tsa.providers that implement TimeStamp Modifier and Type Class Description classLocalTimestampProviderEsta classe é responsável por se conectar localmente ao TSA e retornar um carimbo de tempo.classRemoteBasicTimestampProviderEsta classe é responsável por se conectar localmente ao TSA e retornar um carimbo de tempo.classRemoteOAuthTimeStampProviderclassTimestampProvider