0

I have to implement an OAuth 2.0 client program to retrieve access token in Java 1.4. Using org.apache.oltu.oauth2.client-0.31.jar and org.apache.oltu.oauth2.common-0.31.jar was not successful since Java 1.4 does not support Enums. Please suggest a method.

0 Answers0