Package | Description |
---|---|
com.nimbusds.oauth2.sdk.auth |
Implementations of OAuth 2.0 client authentication methods at the Token
endpoint.
|
com.nimbusds.openid.connect.sdk.op |
OpenID Connect Provider (OP) classes.
|
Modifier and Type | Method and Description |
---|---|
Issuer |
JWTAuthenticationClaimsSet.getIssuer()
Gets the issuer.
|
Modifier and Type | Method and Description |
---|---|
Issuer |
OIDCProviderMetadata.getIssuer()
Gets the issuer identifier.
|
Constructor and Description |
---|
OIDCProviderMetadata(Issuer issuer,
List<SubjectType> subjectTypes)
Creates a new OpenID Connect provider metadata instance.
|
Copyright © 2013 NimbusDS. All Rights Reserved.