Uses of Class
org.apache.maven.plugins.jarsigner.TsaSelector.TsaServer
-
Uses of TsaSelector.TsaServer in org.apache.maven.plugins.jarsigner
Fields in org.apache.maven.plugins.jarsigner declared as TsaSelector.TsaServerModifier and TypeFieldDescriptionprivate static final TsaSelector.TsaServerTsaSelector.TsaServer.EMPTYFields in org.apache.maven.plugins.jarsigner with type parameters of type TsaSelector.TsaServerModifier and TypeFieldDescriptionprivate final ThreadLocal<TsaSelector.TsaServer> TsaSelector.currentTsaServerThe current TsaServer in use (if any).private final List<TsaSelector.TsaServer> TsaSelector.tsaServersList of TSA servers.Methods in org.apache.maven.plugins.jarsigner that return TsaSelector.TsaServerModifier and TypeMethodDescription(package private) TsaSelector.TsaServerTsaSelector.getServer()Gets the next "best" TSA server to use.Methods in org.apache.maven.plugins.jarsigner with parameters of type TsaSelector.TsaServerModifier and TypeMethodDescriptionprivate voidJarsignerSignMojo.updateJarSignerRequestWithTsa(org.apache.maven.shared.jarsigner.JarSignerSignRequest request, TsaSelector.TsaServer tsaServer) Modifies JarSignerRequest with TSA parameters