| Package | Description |
|---|---|
| org.keycloak.dom.saml.v2.metadata | |
| org.keycloak.saml.processing.core.saml.v2.util | |
| org.keycloak.saml.processing.core.util |
| Modifier and Type | Field and Description |
|---|---|
protected SignatureType |
AffiliationDescriptorType.signature |
| Modifier and Type | Method and Description |
|---|---|
SignatureType |
AffiliationDescriptorType.getSignature()
Gets the value of the signature property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AffiliationDescriptorType.setSignature(SignatureType value)
Sets the value of the signature property.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SignatureUtil.marshall(SignatureType signature,
OutputStream os)
Marshall a SignatureType to output stream
|
| Modifier and Type | Method and Description |
|---|---|
static void |
XMLSignatureUtil.marshall(SignatureType signature,
OutputStream os)
Marshall a SignatureType to output stream
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.