Package | Description |
---|---|
org.keycloak.dom.xmlsec.w3.xmldsig | |
org.keycloak.saml.processing.core.saml.v2.util | |
org.keycloak.saml.processing.core.util |
Modifier and Type | Class and Description |
---|---|
class |
DSAKeyValueType
Java class for DSAKeyValueType complex type.
|
class |
RSAKeyValueType
Java class for RSAKeyValueType complex type.
|
Modifier and Type | Method and Description |
---|---|
static KeyValueType |
SignatureUtil.createKeyValue(PublicKey key)
Creates a
KeyValueType that wraps the specified public key. |
Modifier and Type | Method and Description |
---|---|
static KeyValueType |
XMLSignatureUtil.createKeyValue(PublicKey key)
Creates a
KeyValueType that wraps the specified public key. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.