Uses of Class
com.delinea.secrets.jenkins.wrapper.cred.ServerConfiguration
-
Packages that use ServerConfiguration Package Description com.delinea.secrets.jenkins.wrapper.cred -
-
Uses of ServerConfiguration in com.delinea.secrets.jenkins.wrapper.cred
Methods in com.delinea.secrets.jenkins.wrapper.cred that return ServerConfiguration Modifier and Type Method Description static ServerConfiguration
ServerConfiguration. get()
Calls hudson.ExtensionList#lookupSingleton(ServerConfiguration.class) to get the singleton instance of this class which is how the Jenkins documentation recommends that it be accessed.
-