Class GradleAuthHelper


  • public class GradleAuthHelper
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static java.lang.String SUBSCRIPTION_TEMPLATE  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String login​(GradleAuthConfig auth, java.lang.String subscriptionId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SUBSCRIPTION_TEMPLATE

        protected static final java.lang.String SUBSCRIPTION_TEMPLATE
        See Also:
        Constant Field Values
    • Constructor Detail

      • GradleAuthHelper

        public GradleAuthHelper()
    • Method Detail

      • login

        public static java.lang.String login​(GradleAuthConfig auth,
                                             java.lang.String subscriptionId)