| Package | Description |
|---|---|
| com.nimbusds.oauth2.sdk.http |
HTTP message and utility classes.
|
| com.nimbusds.oauth2.sdk.jose.jwk |
JSON Web Key (JWK) utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRestrictedResourceRetriever
Deprecated.
|
class |
DefaultResourceRetriever
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RestrictedResourceRetriever |
RemoteJWKSet.getResourceRetriever()
Deprecated.
Returns the HTTP resource retriever.
|
| Constructor and Description |
|---|
RemoteJWKSet(Identifier id,
java.net.URL jwkSetURL,
RestrictedResourceRetriever resourceRetriever)
Deprecated.
Creates a new remote JWK set.
|
Copyright © 2016 Connect2id Ltd.. All Rights Reserved.