Class AttributeAuthorityDescriptorUnmarshaller

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

    public class AttributeAuthorityDescriptorUnmarshaller
    extends RoleDescriptorUnmarshaller
    A thread safe unmarshaller for AttributeAuthorityDescriptors.
    • Constructor Detail

      • AttributeAuthorityDescriptorUnmarshaller

        public AttributeAuthorityDescriptorUnmarshaller()
    • Method Detail

      • processChildElement

        protected void processChildElement​(org.opensaml.core.xml.XMLObject parentElement,
                                           org.opensaml.core.xml.XMLObject childElement)
                                    throws org.opensaml.core.xml.io.UnmarshallingException
        Overrides:
        processChildElement in class RoleDescriptorUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException