Uses of Class
com.nimbusds.openid.connect.sdk.id.SectorID
Packages that use SectorID
Package
Description
Common OpenID Connect identifier and identity classes.
OpenID Connect Relying Party (RP) classes.
-
Uses of SectorID in com.nimbusds.openid.connect.sdk.id
Methods in com.nimbusds.openid.connect.sdk.id that return types with arguments of type SectorIDModifier and TypeMethodDescriptionDecodes the specified pairwise subject identifier to produce the matching sector identifier and local subject.Methods in com.nimbusds.openid.connect.sdk.id with parameters of type SectorIDModifier and TypeMethodDescriptionabstract SubjectEncodes a new pairwise subject identifier from the specified sector identifier and local subject. -
Uses of SectorID in com.nimbusds.openid.connect.sdk.rp
Methods in com.nimbusds.openid.connect.sdk.rp that return SectorIDModifier and TypeMethodDescriptionOIDCClientMetadata.resolveSectorID()Resolves the sector identifier from the client metadata.