public class GetJwksResponse extends Object implements IOpResponse
| Constructor and Description |
|---|
GetJwksResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<org.gluu.oxauth.model.jwk.JSONWebKey> |
getKeys() |
void |
setKeys(List<org.gluu.oxauth.model.jwk.JSONWebKey> keys) |
Copyright © 2021. All rights reserved.