Package | Description |
---|---|
com.nimbusds.openid.connect.provider.spi.grants |
OAuth 2.0 authorisation grant handler SPIs.
|
Class and Description |
---|
AccessTokenSpec
Access token specification..
|
BasicClaimsSpec
Basic OpenID Connect claims specification.
|
ClaimsSpec
OpenID Connect claims specification.
|
GrantAuthorization
Basic OAuth 2.0 authorisation produced by a
GrantHandler . |
GrantHandler
OAuth 2.0 grant handler.
|
IDTokenSpec
Identity (ID) token specification.
|
JWTGrantHandler
Marker interface for JSON Web Token (JWT) bearer assertion grants handlers.
|
OptionalTokenSpec
Optional token specification.
|
PasswordGrantAuthorization
Authorisation produced by a
PasswordGrantHandler . |
PresetClaims
Additional or preset OpenID Connect claims.
|
RefreshTokenSpec
Refresh token specification.
|
SAML2GrantHandler
Marker interface for SAML 2.0 bearer assertion grant handlers.
|
SelfIssuedAssertionAuthorization
Authorisation produced by a
grant handler of
self-issued assertions (SAML 2.0 or JWT bearer). |
SubjectAuthorization
OAuth 2.0 / OpenID Connect authorisation produced by a
GrantHandler
specifying a subject (end-user) and permitting ID token issue. |
ThirdPartyAssertionAuthorization
Authorisation produced by a
grant handler of assertions
(SAML 2.0 or JWT bearer) issued by a third-party security token service. |
TokenSpec
Base token specification.
|
Copyright © 2020 Connect2id Ltd.. All rights reserved.