Uses of Class
com.delinea.secrets.jenkins.wrapper.cred.ServerConfiguration
Packages that use ServerConfiguration
-
Uses of ServerConfiguration in com.delinea.secrets.jenkins.wrapper.cred
Methods in com.delinea.secrets.jenkins.wrapper.cred that return ServerConfigurationModifier and TypeMethodDescriptionstatic ServerConfigurationServerConfiguration.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.