OAuth 2.0 resource owner password credentials grant web API

Web API for handling OAuth 2.0 resource owner password credentials grants.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.nimbusds
ArtifactId

ArtifactId

oauth-password-grant-web-api
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

OAuth 2.0 resource owner password credentials grant web API
Web API for handling OAuth 2.0 resource owner password credentials grants.
Project URL

Project URL

https://bitbucket.org/connect2id/password-grant-web-api
Project Organization

Project Organization

Connect2id Ltd.
Source Code Management

Source Code Management

https://bitbucket.org/connect2id/password-grant-web-api.git

Download oauth-password-grant-web-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.nimbusds/oauth-password-grant-web-api/ -->
<dependency>
    <groupId>com.nimbusds</groupId>
    <artifactId>oauth-password-grant-web-api</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusds/oauth-password-grant-web-api/
implementation 'com.nimbusds:oauth-password-grant-web-api:1.5'
// https://jarcasting.com/artifacts/com.nimbusds/oauth-password-grant-web-api/
implementation ("com.nimbusds:oauth-password-grant-web-api:1.5")
'com.nimbusds:oauth-password-grant-web-api:jar:1.5'
<dependency org="com.nimbusds" name="oauth-password-grant-web-api" rev="1.5">
  <artifact name="oauth-password-grant-web-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusds', module='oauth-password-grant-web-api', version='1.5')
)
libraryDependencies += "com.nimbusds" % "oauth-password-grant-web-api" % "1.5"
[com.nimbusds/oauth-password-grant-web-api "1.5"]

Dependencies

compile (4)

Group / Artifact Type Version
com.nimbusds : oauth2-oidc-sdk jar [9.0,)
com.nimbusds : c2id-server-sdk jar [4.22,)
com.nimbusds : common jar [2.38.1,)
org.apache.logging.log4j : log4j-api jar [2.17.2,)

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
net.jadler : jadler-all jar 1.3.1
org.infinispan : infinispan-core jar 9.4.24.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3
1.2
1.1.1
1.1
1.0