See: Description
Package | Description |
---|---|
com.nimbusds.openid.connect.provider.spi |
Common SPI classes.
|
com.nimbusds.openid.connect.provider.spi.claims |
OpenID Connect claims source SPIs.
|
com.nimbusds.openid.connect.provider.spi.config |
Configuration related SPIs.
|
com.nimbusds.openid.connect.provider.spi.grants |
OAuth 2.0 authorisation grant handler SPIs.
|
Official releases of the Connect2id Server toolkit are pushed to Maven Central under
GroupId: com.nimbusds
ArtifactId: c2id-server-sdk
These include the library’s source code, compiled JAR and JavaDocs.
To add the SDK to your Maven project use the following template:
<dependency> <groupId>com.nimbusds</groupId> <artifactId>c2id-server-sdk</artifactId> <version>[version]</version> </dependency>
where [version]
should match the expected by the particular
Connect2id Server version you're running.
Email [email protected]
Copyright © 2017 Connect2id Ltd.. All rights reserved.