Class AuthnAuthorityDescriptorUnmarshaller

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

    public class AuthnAuthorityDescriptorUnmarshaller
    extends RoleDescriptorUnmarshaller
    A thread-safe Unmarshaller for AuthnAuthorityDescriptor objects.
    • Constructor Detail

      • AuthnAuthorityDescriptorUnmarshaller

        public AuthnAuthorityDescriptorUnmarshaller()
    • 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