Class SAMLStatusResponseTypeParser<T extends StatusResponseType>

    • Constructor Detail

      • SAMLStatusResponseTypeParser

        protected SAMLStatusResponseTypeParser​(SAMLProtocolQNames expectedStartElement)
    • Method Detail

      • parseBaseAttributes

        protected void parseBaseAttributes​(StartElement startElement,
                                           T response)
                                    throws ParsingException
        Parse the attributes that are common to all SAML Response Types
        Parameters:
        startElement -
        response -
        Throws:
        ParsingException