public class PublicOpKeyService extends Object
| Constructor and Description |
|---|
PublicOpKeyService(ConfigurationService configurationService,
HttpService httpService,
OpClientFactory opClientFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.gluu.oxauth.model.crypto.signature.RSAPublicKey |
getRSAPublicKey(String jwkSetUri,
String keyId) |
org.gluu.oxauth.model.crypto.signature.RSAPublicKey |
refetchKey(String jwkUrl,
String kid) |
@Inject public PublicOpKeyService(ConfigurationService configurationService, HttpService httpService, OpClientFactory opClientFactory)
Copyright © 2021. All rights reserved.