| Package | Description |
|---|---|
| com.nimbusds.oauth2.sdk |
Classes for representing, serialising and parsing OAuth 2.0 client requests
and authorisation server responses.
|
| com.nimbusds.oauth2.sdk.as |
OAuth 2.0 Authorisation Server (AS) classes.
|
| com.nimbusds.oauth2.sdk.assertions.jwt |
JWT bearer assertions.
|
| com.nimbusds.oauth2.sdk.auth |
Implementations of OAuth 2.0 client authentication methods at the Token
endpoint.
|
| com.nimbusds.oauth2.sdk.auth.verifier |
Client authentication verifier framework.
|
| com.nimbusds.oauth2.sdk.client |
OAuth 2.0 dynamic client registration.
|
| com.nimbusds.oauth2.sdk.jose |
JavaScript Object Signing and Encryption (JOSE) utilities.
|
| com.nimbusds.oauth2.sdk.jose.jwk |
JSON Web Key (JWK) utilities.
|
| com.nimbusds.oauth2.sdk.pkce |
Proof Key for Code Exchange (PKCE) classes.
|
| com.nimbusds.openid.connect.sdk.rp |
OpenID Connect Relying Party (RP) classes.
|
| com.nimbusds.openid.connect.sdk.validators |
Client-side OpenID Connect ID token, access token and authorisation code
validators.
|
| Class | Description |
|---|---|
| ClientAuthentication |
Base abstract class for client authentication at the Token endpoint.
|
| Secret |
Secret.
|
| X509CertificateConfirmation |
X.509 certificate SHA-256 confirmation.
|
| Class | Description |
|---|---|
| ClientAuthenticationMethod |
Client authentication method at the Token endpoint.
|
| Class | Description |
|---|---|
| Secret |
Secret.
|
| Class | Description |
|---|---|
| ClientAuthentication |
Base abstract class for client authentication at the Token endpoint.
|
| ClientAuthenticationMethod |
Client authentication method at the Token endpoint.
|
| ClientSecretBasic |
Client secret basic authentication at the Token endpoint.
|
| ClientSecretJWT |
Client secret JWT authentication at the Token endpoint.
|
| ClientSecretPost |
Client secret post authentication at the Token endpoint.
|
| JWTAuthentication |
Base abstract class for JSON Web Token (JWT) based client authentication at
the Token endpoint.
|
| JWTAuthenticationClaimsSet |
JWT client authentication claims set, serialisable to a JSON object and JWT
claims set.
|
| PlainClientSecret |
Base abstract class for plain secret based client authentication at the
Token endpoint.
|
| PrivateKeyJWT |
Private key JWT authentication at the Token endpoint.
|
| Secret |
Secret.
|
| SelfSignedTLSClientAuthentication |
Self-signed certificate mutual TLS client authentication at the Token
endpoint.
|
| TLSClientAuthentication |
PKI mutual TLS client authentication at the Token endpoint.
|
| X509CertificateConfirmation |
X.509 certificate SHA-256 confirmation.
|
| Class | Description |
|---|---|
| ClientAuthentication |
Base abstract class for client authentication at the Token endpoint.
|
| ClientAuthenticationMethod |
Client authentication method at the Token endpoint.
|
| Secret |
Secret.
|
| Class | Description |
|---|---|
| ClientAuthenticationMethod |
Client authentication method at the Token endpoint.
|
| Secret |
Secret.
|
| Class | Description |
|---|---|
| Secret |
Secret.
|
| Class | Description |
|---|---|
| Secret |
Secret.
|
| Class | Description |
|---|---|
| Secret |
Secret.
|
| Class | Description |
|---|---|
| Secret |
Secret.
|
| Class | Description |
|---|---|
| Secret |
Secret.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.