Download oauth2-client-0.1.jar
oauth2/oauth2-client-0.1.jar.zip( 18 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/net.smartam.leeloo/oauth2-client/pom.properties
META-INF/maven/net.smartam.leeloo/oauth2-client/pom.xml
net.smartam.leeloo.client.HttpClient.class
net.smartam.leeloo.client.OAuthClient.class
net.smartam.leeloo.client.URLConnectionClient.class
net.smartam.leeloo.client.request.ClientHeaderParametersApplier.class
net.smartam.leeloo.client.request.OAuthClientRequest.class
net.smartam.leeloo.client.response.GitHubTokenResponse.class
net.smartam.leeloo.client.response.OAuthAccessTokenResponse.class
net.smartam.leeloo.client.response.OAuthAuthzResponse.class
net.smartam.leeloo.client.response.OAuthClientResponse.class
net.smartam.leeloo.client.response.OAuthClientResponseFactory.class
net.smartam.leeloo.client.response.OAuthErrorResponse.class
net.smartam.leeloo.client.response.OAuthJSONAccessTokenResponse.class
net.smartam.leeloo.client.validator.CodeTokenValidator.class
net.smartam.leeloo.client.validator.CodeValidator.class
net.smartam.leeloo.client.validator.OAuthClientValidator.class
net.smartam.leeloo.client.validator.TokenValidator.class
Related examples in the same category