Package | Description |
---|---|
com.oracle.bmc.auth.internal |
Modifier and Type | Method and Description |
---|---|
static Optional<JWK> |
AuthUtils.toJwk(String json)
Convert JSON string into
JWK . |
Modifier and Type | Method and Description |
---|---|
static Optional<RSAPublicKey> |
AuthUtils.toPublicKeyFromJwk(JWK jwk)
Convert
JWK into RSAPublicKey . |
Copyright © 2016–2024. All rights reserved.