public class ResourceServerInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
jwks_url_key |
static String |
pop_key |
| Constructor and Description |
|---|
ResourceServerInfo(com.nimbusds.jose.util.ResourceRetriever resourceRetriever,
ResourceServer resourceServer) |
| Modifier and Type | Method and Description |
|---|---|
com.nimbusds.jose.jwk.source.RemoteJWKSet<com.nimbusds.jose.proc.SecurityContext> |
getJWKSource() |
public static final String jwks_url_key
public static final String pop_key
public ResourceServerInfo(com.nimbusds.jose.util.ResourceRetriever resourceRetriever,
ResourceServer resourceServer)
Copyright © 2018. All rights reserved.