Class ServerHostKeyMaterialFactory

java.lang.Object
org.jenkinsci.plugins.docker.commons.credentials.KeyMaterialFactory
org.jenkinsci.plugins.docker.commons.impl.ServerHostKeyMaterialFactory

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class ServerHostKeyMaterialFactory extends KeyMaterialFactory
A KeyMaterial that maintains information about the host.
Author:
Stephen Connolly