Download sastruts-oauth-provider-0.1.0.jar
sastruts/sastruts-oauth-provider-0.1.0.jar.zip( 16 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF META-INF/maven/net.unit8.sastruts.oauth/sastruts-oauth-provider/pom.properties META-INF/maven/net.unit8.sastruts.oauth/sastruts-oauth-provider/pom.xml net.unit8.sastruts.oauth.provider.GrantException.class net.unit8.sastruts.oauth.provider.OauthServer.class net.unit8.sastruts.oauth.provider.entity.AccessToken.class net.unit8.sastruts.oauth.provider.entity.ClientApplication.class net.unit8.sastruts.oauth.provider.entity.Oauth2Token.class net.unit8.sastruts.oauth.provider.entity.Oauth2Verifier.class net.unit8.sastruts.oauth.provider.entity.OauthToken.class net.unit8.sastruts.oauth.provider.entity.OauthTokenBase.class net.unit8.sastruts.oauth.provider.entity.RequestToken.class net.unit8.sastruts.oauth.provider.entity.ResourceOwner.class net.unit8.sastruts.oauth.provider.filter.OauthFilter.class net.unit8.sastruts.oauth.provider.logic.AuthorizationCodeGrantLogic.class net.unit8.sastruts.oauth.provider.logic.AuthorizerLogic.class net.unit8.sastruts.oauth.provider.logic.ClientCredentialsGrantLogic.class net.unit8.sastruts.oauth.provider.logic.GrantLogic.class net.unit8.sastruts.oauth.provider.logic.ProviderLogic.class net.unit8.sastruts.oauth.provider.service.ClientApplicationService.class net.unit8.sastruts.oauth.provider.service.OauthTokenService.class net.unit8.sastruts.oauth.provider.service.SignatureService.class net.unit8.sastruts.oauth.provider.util.RandomUtil.class