Uses of Package
org.apache.poi.poifs.crypt.dsig.services
-
Packages that use org.apache.poi.poifs.crypt.dsig.services Package Description org.apache.poi.poifs.crypt.dsig org.apache.poi.poifs.crypt.dsig.services -
Classes in org.apache.poi.poifs.crypt.dsig.services used by org.apache.poi.poifs.crypt.dsig Class Description RevocationDataService Interface for a service that retrieves revocation data about some given certificate chain.SignaturePolicyService Interface for the signature policy service.TimeStampHttpClient This interface is used to decouple the timestamp service logic from the actual downloading code and to provide an interface for user code using a different http client implementation.TimeStampService Interface for a time-stamp service.TimeStampServiceValidator Interface for trust validator of a TSP. -
Classes in org.apache.poi.poifs.crypt.dsig.services used by org.apache.poi.poifs.crypt.dsig.services Class Description RevocationData Container class for PKI revocation data.TimeStampHttpClient This interface is used to decouple the timestamp service logic from the actual downloading code and to provide an interface for user code using a different http client implementation.TimeStampHttpClient.TimeStampHttpClientResponse TimeStampService Interface for a time-stamp service.TimeStampSimpleHttpClient.MethodHandler