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