Class Transformation


  • public class Transformation
    extends Object
    • Constructor Detail

      • Transformation

        public Transformation()
    • Method Detail

      • oAuthPasswordFromRest

        public static Pair<String,​AuthenticationData> oAuthPasswordFromRest​(de.aristaflow.adept2.base.communication.rest.RequestHandler reqHandler,
                                                                                  String userName,
                                                                                  String password)