public class ServerKeysHolder extends Object
| Constructor and Description |
|---|
ServerKeysHolder(com.nimbusds.jose.jwk.JWKSet privateKeySet,
com.nimbusds.jose.jwk.JWKSet publicKeySet) |
| Modifier and Type | Method and Description |
|---|---|
com.nimbusds.jose.jwk.JWKSet |
getPrivateKeySet() |
com.nimbusds.jose.jwk.JWKSet |
getPublicKeySet() |
Copyright © 2017. All rights reserved.