Uses of Class
jenkins.authentication.tokens.api.AuthenticationTokenContext.Builder
-
Uses of AuthenticationTokenContext.Builder in jenkins.authentication.tokens.api
Modifier and TypeMethodDescriptionstatic <T> AuthenticationTokenContext.Builder<T>
Creates aAuthenticationTokenContext.Builder
for contexts of the specified token type.Specifies the supplied purpose (with valueBoolean.TRUE
).Specifies the supplied purpose with the specified value.