Package com.nimbusds.openid.connect.provider.spi.grants
package com.nimbusds.openid.connect.provider.spi.grants
OAuth 2.0 authorisation grant handler SPIs.
-
ClassDescriptionAccess token specification.Basic OpenID claims specification.OpenID claims specification.Service Provider Interface (SPI) for handling OAuth 2.0 client credentials grants.Default token request parameters implementation.Basic OAuth 2.0 authorisation produced by a
GrantHandler
.OAuth 2.0 grant handler.OAuth 2.0 authorisation grant handler context.Identity (ID) token specification.Marker interface for JSON Web Token (JWT) bearer assertion grants handlers.Optional token specification.Authorisation produced by aPasswordGrantHandler
.Service Provider Interface (SPI) for handling OAuth 2.0 resource owner password credentials grants.Additional or preset OpenID Connect claims.Refresh token specification.Marker interface for SAML 2.0 bearer assertion grant handlers.Authorisation produced by agrant handler
of self-issued assertions (SAML 2.0 or JWT bearer).Service Provider Interface (SPI) for handling self-issued JSON Web Token (JWT) bearer assertion grants.Service Provider Interface (SPI) for handling self-issued SAML 2.0 bearer assertion grants.OAuth 2.0 / OpenID Connect authorisation produced by aGrantHandler
specifying a subject (end-user) and permitting ID token issue.Authorisation produced by agrant handler
of assertions (SAML 2.0 or JWT bearer) issued by a third-party security token service.Service Provider Interface (SPI) for handling JSON Web Token (JWT) assertion grants issued by a third-party security token service.Service Provider Interface (SPI) for handling SAML 2.0 bearer assertion grants issued by a third-party security token service.Authorisation produced by aTokenExchangeGrantHandler
.Service Provider Interface (SPI) for handling token exchange grants.Introspection of a subject token in a token exchange grant.Token issue helpers.Common token request parameters for an OAuth 2.0 grant.Base token specification.