Class JenkinsAuthentication


  • public class JenkinsAuthentication
    extends org.jclouds.domain.Credentials
    Credentials instance for Jenkins authentication.
    • Method Detail

      • authValue

        @Nullable
        public String authValue()
        Return the base64 encoded value of the credential.
        Returns:
        the base 64 encoded authentication value.
      • authType

        public AuthenticationType authType()
        Return the authentication type.
        Returns:
        the authentication type.