Class Transformation
- java.lang.Object
-
- de.aristaflow.ilm.ws.rest.base.security.Transformation
-
public class Transformation extends Object
-
-
Constructor Summary
Constructors Constructor Description Transformation()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Pair<String,AuthenticationData>
oAuthPasswordFromRest(de.aristaflow.adept2.base.communication.rest.RequestHandler reqHandler, String userName, String password)
-
-
-
Method Detail
-
oAuthPasswordFromRest
public static Pair<String,AuthenticationData> oAuthPasswordFromRest(de.aristaflow.adept2.base.communication.rest.RequestHandler reqHandler, String userName, String password)
-
-