Class AttributeConsumingServiceMarshaller

  • All Implemented Interfaces:
    org.opensaml.core.xml.io.Marshaller

    public class AttributeConsumingServiceMarshaller
    extends org.opensaml.saml.common.AbstractSAMLObjectMarshaller
    A thread safe Marshaller for AttributeConsumingService objects.
    • Constructor Detail

      • AttributeConsumingServiceMarshaller

        public AttributeConsumingServiceMarshaller()
    • Method Detail

      • marshallAttributes

        protected void marshallAttributes​(org.opensaml.core.xml.XMLObject samlObject,
                                          Element domElement)
                                   throws org.opensaml.core.xml.io.MarshallingException
        Overrides:
        marshallAttributes in class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException