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