| Package | Description |
|---|---|
| org.keycloak.saml.processing.core.saml.v2.writers | |
| org.keycloak.saml.processing.core.util |
| Modifier and Type | Method and Description |
|---|---|
void |
SAMLMetadataWriter.writeEntityDescriptor(EntityDescriptorType entityDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
static IDPSSODescriptorType |
CoreConfigUtil.getIDPDescriptor(EntityDescriptorType entityDescriptor)
Get the IDP metadata descriptor from an entity descriptor
|
static SPSSODescriptorType |
CoreConfigUtil.getSPDescriptor(EntityDescriptorType entityDescriptor)
Get the SP Descriptor from an entity descriptor
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.