Package | Description |
---|---|
com.nimbusds.oauth2.sdk |
Classes for representing, serialising and parsing OAuth 2.0 client requests
and server responses.
|
com.nimbusds.oauth2.sdk.auth |
Implementations of OAuth 2.0 client authentication methods at the Token
endpoint.
|
com.nimbusds.oauth2.sdk.client |
OAuth 2.0 dynamic client registration.
|
com.nimbusds.openid.connect.sdk.op |
OpenID Connect Provider (OP) classes.
|
com.nimbusds.openid.connect.sdk.rp |
OpenID Connect Relying Party (RP) classes.
|
Class and Description |
---|
ClientAuthentication
Base abstract class for client authentication at the Token endpoint.
|
Secret
Secret or password.
|
Class and 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.
|
PrivateKeyJWT
Private key JWT authentication at the Token endpoint.
|
Secret
Secret or password.
|
Class and Description |
---|
ClientAuthenticationMethod
Client authentication method at the Token endpoint.
|
Secret
Secret or password.
|
Class and Description |
---|
ClientAuthenticationMethod
Client authentication method at the Token endpoint.
|
Class and Description |
---|
Secret
Secret or password.
|
Copyright © 2015 Connect2id Ltd.. All Rights Reserved.