Package | Description |
---|---|
org.keycloak.crypto | |
org.keycloak.util |
Constructor and Description |
---|
AsymmetricSignatureSignerContext(KeyWrapper key) |
AsymmetricSignatureVerifierContext(KeyWrapper key) |
MacSignatureSignerContext(KeyWrapper key) |
MacSignatureVerifierContext(KeyWrapper key) |
Modifier and Type | Method and Description |
---|---|
static Map<String,KeyWrapper> |
JWKSUtils.getKeyWrappersForUse(JSONWebKeySet keySet,
JWK.Use requestedUse) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.