Package | Description |
---|---|
org.keycloak.dom.saml.v2.metadata | |
org.keycloak.saml.processing.core.saml.v2.writers | |
org.keycloak.saml.processing.core.util |
Modifier and Type | Method and Description |
---|---|
SPSSODescriptorType |
EntityDescriptorType.EDTDescriptorChoiceType.getSpDescriptor() |
Modifier and Type | Method and Description |
---|---|
void |
SAMLMetadataWriter.write(SPSSODescriptorType spSSODescriptor) |
Modifier and Type | Method and Description |
---|---|
static SPSSODescriptorType |
CoreConfigUtil.getSPDescriptor(EntityDescriptorType entityDescriptor)
Get the SP Descriptor from an entity descriptor
|
Modifier and Type | Method and Description |
---|---|
static String |
CoreConfigUtil.getServiceURL(SPSSODescriptorType sp,
String bindingURI)
Get the service url for the SP
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.