Download amber-oauth2-common-0.22-incubating.jar
amber/amber-oauth2-common-0.22-incubating.jar.zip( 39 k)
The download jar file contains the following class files or Java source files.
META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/maven/org.apache.amber/amber-oauth2-common/pom.properties
META-INF/maven/org.apache.amber/amber-oauth2-common/pom.xml
org.apache.amber.oauth2.common.OAuth.class
org.apache.amber.oauth2.common.domain.client.BasicClientInfo.class
org.apache.amber.oauth2.common.domain.client.BasicClientInfoBuilder.class
org.apache.amber.oauth2.common.domain.client.ClientInfo.class
org.apache.amber.oauth2.common.domain.credentials.BasicCredentials.class
org.apache.amber.oauth2.common.domain.credentials.BasicCredentialsBuilder.class
org.apache.amber.oauth2.common.domain.credentials.Credentials.class
org.apache.amber.oauth2.common.error.OAuthError.class
org.apache.amber.oauth2.common.exception.OAuthProblemException.class
org.apache.amber.oauth2.common.exception.OAuthRuntimeException.class
org.apache.amber.oauth2.common.exception.OAuthSystemException.class
org.apache.amber.oauth2.common.message.OAuthMessage.class
org.apache.amber.oauth2.common.message.OAuthResponse.class
org.apache.amber.oauth2.common.message.types.GrantType.class
org.apache.amber.oauth2.common.message.types.ParameterStyle.class
org.apache.amber.oauth2.common.message.types.ResponseType.class
org.apache.amber.oauth2.common.message.types.TokenType.class
org.apache.amber.oauth2.common.parameters.BodyURLEncodedParametersApplier.class
org.apache.amber.oauth2.common.parameters.JSONBodyParametersApplier.class
org.apache.amber.oauth2.common.parameters.OAuthParametersApplier.class
org.apache.amber.oauth2.common.parameters.QueryParameterApplier.class
org.apache.amber.oauth2.common.parameters.WWWAuthHeaderParametersApplier.class
org.apache.amber.oauth2.common.token.BasicOAuthToken.class
org.apache.amber.oauth2.common.token.OAuthToken.class
org.apache.amber.oauth2.common.utils.JSONUtils.class
org.apache.amber.oauth2.common.utils.OAuthUtils.class
org.apache.amber.oauth2.common.validators.AbstractValidator.class
org.apache.amber.oauth2.common.validators.OAuthValidator.class
Related examples in the same category