Package | Description |
---|---|
com.nimbusds.jose.jwk.source |
Interface and utilities for sourcing JSON Web Keys (JWKs).
|
Modifier and Type | Method and Description |
---|---|
List<JWK> |
RemoteJWKSet.get(JWKSelector jwkSelector,
C context)
Retrieves a list of JWKs matching the specified selector.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.