OAuth2 Token Endpoint Client

Client helper for OAuth 2.0 Token endpoint. Supports "Client Credentials" flow with "client_secret", RS256 JWT "client_assertion" and custom grants.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.scalepoint
Идентификатор

Идентификатор

oauth-token-client
Последняя версия

Последняя версия

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

OAuth2 Token Endpoint Client
Client helper for OAuth 2.0 Token endpoint. Supports "Client Credentials" flow with "client_secret", RS256 JWT "client_assertion" and custom grants.
Ссылка на сайт

Ссылка на сайт

https://github.com/Scalepoint/oauth-token-java-client
Организация-разработчик

Организация-разработчик

Scalepoint Technologies Ltd.
Система контроля версий

Система контроля версий

https://github.com/Scalepoint/oauth-token-java-client.git

Скачать oauth-token-client

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.scalepoint/oauth-token-client/ -->
<dependency>
    <groupId>com.scalepoint</groupId>
    <artifactId>oauth-token-client</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.scalepoint/oauth-token-client/
implementation 'com.scalepoint:oauth-token-client:1.1.1'
// https://jarcasting.com/artifacts/com.scalepoint/oauth-token-client/
implementation ("com.scalepoint:oauth-token-client:1.1.1")
'com.scalepoint:oauth-token-client:jar:1.1.1'
<dependency org="com.scalepoint" name="oauth-token-client" rev="1.1.1">
  <artifact name="oauth-token-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scalepoint', module='oauth-token-client', version='1.1.1')
)
libraryDependencies += "com.scalepoint" % "oauth-token-client" % "1.1.1"
[com.scalepoint/oauth-token-client "1.1.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.jsonwebtoken : jjwt jar 0.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.11.2
net.jodah : expiringmap jar 0.5.6

test (3)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.9.10
org.mock-server : mockserver-netty jar 3.10.4
org.apache.httpcomponents : httpclient jar 4.5.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.1
1.1
1.0