Download oauth-server-1.7-ea06-sources.jar
oauth-server/oauth-server-1.7-ea06-sources.jar.zip( 25 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/services/com.sun.jersey.spi.inject.InjectableProvider
com.sun.jersey.oauth.server.NonceManager.java
com.sun.jersey.oauth.server.OAuthException.java
com.sun.jersey.oauth.server.OAuthProviderInjectionProvider.java
com.sun.jersey.oauth.server.OAuthSecurityContext.java
com.sun.jersey.oauth.server.OAuthServerRequest.java
com.sun.jersey.oauth.server.api.OAuthServerFilter.java
com.sun.jersey.oauth.server.api.providers.DefaultOAuthProvider.java
com.sun.jersey.oauth.server.api.resources.AccessTokenRequest.java
com.sun.jersey.oauth.server.api.resources.RequestTokenRequest.java
com.sun.jersey.oauth.server.spi.OAuthConsumer.java
com.sun.jersey.oauth.server.spi.OAuthProvider.java
com.sun.jersey.oauth.server.spi.OAuthToken.java
Related examples in the same category