Package | Description |
---|---|
com.nimbusds.oauth2.sdk.assertions.jwt |
JWT bearer assertions.
|
com.nimbusds.oauth2.sdk.assertions.saml2 |
SAML 2.0 bearer assertions.
|
com.nimbusds.oauth2.sdk.auth |
Implementations of OAuth 2.0 client authentication methods at the Token
endpoint.
|
Modifier and Type | Class and Description |
---|---|
class |
JWTAssertionDetails
JSON Web Token (JWT) bearer assertion details (claims set) for OAuth 2.0
client authentication and authorisation grants.
|
Modifier and Type | Class and Description |
---|---|
class |
SAML2AssertionDetails
SAML 2.0 bearer assertion details for OAuth 2.0 client authentication and
authorisation grants.
|
Modifier and Type | Class and Description |
---|---|
class |
JWTAuthenticationClaimsSet
JWT client authentication claims set, serialisable to a JSON object and JWT
claims set.
|
Copyright © 2015 Connect2id Ltd.. All Rights Reserved.