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