Modifier and Type | Method and Description |
---|---|
void |
UserAttributeMapper.updateMetadata(IdentityProviderMapperModel mapperModel,
EntityDescriptorType entityDescriptor) |
Modifier and Type | Method and Description |
---|---|
static SPSSODescriptorType |
EntityDescriptorDescriptionConverter.getSPDescriptor(EntityDescriptorType entityDescriptor)
Get the SP Descriptor from an entity descriptor
|
Modifier and Type | Method and Description |
---|---|
void |
SamlMetadataDescriptorUpdater.updateMetadata(IdentityProviderMapperModel mapperModel,
EntityDescriptorType descriptor) |
Modifier and Type | Method and Description |
---|---|
static EntityDescriptorType |
SPMetadataDescriptor.buildSPdescriptor(URI loginBinding,
URI logoutBinding,
URI assertionEndpoint,
URI logoutEndpoint,
boolean wantAuthnRequestsSigned,
boolean wantAssertionsSigned,
boolean wantAssertionsEncrypted,
String entityId,
String nameIDPolicyFormat,
List<Element> signingCerts,
List<Element> encryptionCerts) |
Modifier and Type | Method and Description |
---|---|
protected EntityDescriptorType |
SAMLEntityDescriptorParser.instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
SAMLEntityDescriptorParser.processSubElement(XMLEventReader xmlEventReader,
EntityDescriptorType target,
SAMLMetadataQNames element,
StartElement elementDetail) |
Modifier and Type | Method and Description |
---|---|
void |
SAMLMetadataWriter.writeEntityDescriptor(EntityDescriptorType entityDescriptor) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.