Uses of Class
org.jenkinsci.plugins.docker.commons.credentials.KeyMaterial2
Packages that use KeyMaterial2
Package
Description
-
Uses of KeyMaterial2 in org.jenkinsci.plugins.docker.commons.credentials
Fields in org.jenkinsci.plugins.docker.commons.credentials declared as KeyMaterial2Modifier and TypeFieldDescriptionstatic final KeyMaterial2KeyMaterial2.NULLKeyMaterialthat does nothing.Methods in org.jenkinsci.plugins.docker.commons.credentials that return KeyMaterial2Modifier and TypeMethodDescriptionKeyMaterialFactory.materialize2()Builds the key material environment variables needed to be passed when docker runs, to accessDockerServerCredentialsthat this object was created from. -
Uses of KeyMaterial2 in org.jenkinsci.plugins.docker.commons.impl
Methods in org.jenkinsci.plugins.docker.commons.impl that return KeyMaterial2Modifier and TypeMethodDescriptionCompositeKeyMaterialFactory.materialize2()NullKeyMaterialFactory.materialize2()RegistryKeyMaterialFactory.materialize2()ServerHostKeyMaterialFactory.materialize2()Builds the key material environment variables needed to be passed when docker runs, to accessDockerServerCredentialsthat this object was created from.ServerKeyMaterialFactory.materialize2()