Package com.nimbusds.oauth2.sdk.id
Common OAuth 2.0 identifier and identity classes.
-
Class Summary Class Description Actor Authorised actor in impersonation and delegation cases.Audience Audience identifier.AuthorizedParty Deprecated. ClientID Client identifier.Identifier The base class for representing identifiers.IdentifierWithOptionalURIRepresentation The base class for representing identifiers with an optional URI representation.Issuer Issuer identifier.JWTID JSON Web Token (JWT) identifier.SoftwareID Identifier for an OAuth 2.0 client software.SoftwareVersion Version identifier for an OAuth 2.0 client software.State Opaque value used to maintain state between a request and a callback.Subject Subject (user) identifier.