public class SAMLMetadataWriter extends BaseWriter
ASSERTION_PREFIX, logger, PROTOCOL_PREFIX, writer| Constructor and Description |
|---|
SAMLMetadataWriter(XMLStreamWriter writer) |
write, write, write, write, write, writeAttributeTypeWithoutRootTag, writeDateAttributeValue, writeLocalizedNameType, writeNameIDTypeAttributeValue, writeStringAttributeValuepublic SAMLMetadataWriter(XMLStreamWriter writer)
public void writeEntitiesDescriptor(EntitiesDescriptorType entities) throws ProcessingException
ProcessingExceptionpublic void writeEntityDescriptor(EntityDescriptorType entityDescriptor) throws ProcessingException
ProcessingExceptionpublic void write(SSODescriptorType ssoDescriptor) throws ProcessingException
ProcessingExceptionpublic void write(SPSSODescriptorType spSSODescriptor) throws ProcessingException
ProcessingExceptionpublic void write(IDPSSODescriptorType idpSSODescriptor) throws ProcessingException
ProcessingExceptionpublic void writeAttributeAuthorityDescriptor(AttributeAuthorityDescriptorType attributeAuthority) throws ProcessingException
ProcessingExceptionpublic void writeArtifactResolutionService(IndexedEndpointType indexedEndpoint) throws ProcessingException
ProcessingExceptionpublic void writeAssertionConsumerService(IndexedEndpointType indexedEndpoint) throws ProcessingException
ProcessingExceptionpublic void writeIndexedEndpointType(IndexedEndpointType indexedEndpoint) throws ProcessingException
ProcessingExceptionpublic void writeAttributeConsumingService(AttributeConsumingServiceType attributeConsumer) throws ProcessingException
ProcessingExceptionpublic void writeOrganization(OrganizationType org) throws ProcessingException
ProcessingExceptionpublic void write(ContactType contact) throws ProcessingException
ProcessingExceptionpublic void writeKeyDescriptor(KeyDescriptorType keyDescriptor) throws ProcessingException
ProcessingExceptionpublic void writeAttributeService(EndpointType endpoint) throws ProcessingException
ProcessingExceptionpublic void writeSingleLogoutService(EndpointType endpoint) throws ProcessingException
ProcessingExceptionpublic void writeSingleSignOnService(EndpointType endpoint) throws ProcessingException
ProcessingExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.