Class AuthenticationQueryUnmarshaller

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

    public class AuthenticationQueryUnmarshaller
    extends SubjectQueryUnmarshaller
    A thread-safe Unmarshaller for AuthenticationQuery objects.
    • Constructor Detail

      • AuthenticationQueryUnmarshaller

        public AuthenticationQueryUnmarshaller()
    • Method Detail

      • processAttribute

        protected void processAttribute​(org.opensaml.core.xml.XMLObject samlObject,
                                        Attr attribute)
                                 throws org.opensaml.core.xml.io.UnmarshallingException
        Overrides:
        processAttribute in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException