License |
License |
---|---|
Categories |
Categoriesowner Application Layer Libs Configuration |
GroupId | GroupIdorg.wso2.samples.is |
ArtifactId | ArtifactIdoauth10a-resource-owner-equivalent |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 Carbon - OAuth10a Resource Owner Equivalent
Sample for OAuth2 Resource Owner Password Grant Type equivalent flow in OAuth1.0a
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.samples.is/oauth10a-resource-owner-equivalent/ -->
<dependency>
<groupId>org.wso2.samples.is</groupId>
<artifactId>oauth10a-resource-owner-equivalent</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.samples.is/oauth10a-resource-owner-equivalent/
implementation 'org.wso2.samples.is:oauth10a-resource-owner-equivalent:4.4.0'
// https://jarcasting.com/artifacts/org.wso2.samples.is/oauth10a-resource-owner-equivalent/
implementation ("org.wso2.samples.is:oauth10a-resource-owner-equivalent:4.4.0")
'org.wso2.samples.is:oauth10a-resource-owner-equivalent:jar:4.4.0'
<dependency org="org.wso2.samples.is" name="oauth10a-resource-owner-equivalent" rev="4.4.0">
<artifact name="oauth10a-resource-owner-equivalent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.samples.is', module='oauth10a-resource-owner-equivalent', version='4.4.0')
)
libraryDependencies += "org.wso2.samples.is" % "oauth10a-resource-owner-equivalent" % "4.4.0"
[org.wso2.samples.is/oauth10a-resource-owner-equivalent "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.axis2.wso2 » axis2 | jar | 1.6.1.wso2v12 |
com.google.gdata.wso2 » gdata-core | jar | 1.47.0.wso2v1 |
org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.oauth.stub | jar | 6.4.49 |
org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.oauth | jar | 6.4.49 |