Class ShortLivedTokenClient
java.lang.Object
hudson.plugins.gradle.injection.token.ShortLivedTokenClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget(String server, DevelocityAccessCredentials.HostnameAccessKey accessKey, Integer expiry)
-
Constructor Details
-
ShortLivedTokenClient
public ShortLivedTokenClient(boolean allowUntrusted)
-
-
Method Details
-
get
public Optional<DevelocityAccessCredentials.HostnameAccessKey> get(String server, DevelocityAccessCredentials.HostnameAccessKey accessKey, @Nullable Integer expiry)
-