Interface InboundSecurityToken

    • Method Detail

      • getElementPath

        List<QName> getElementPath()
        Returns the absolute path to the XMLElement
        Returns:
        A list containing full qualified element names
      • getXMLSecEvent

        XMLSecEvent getXMLSecEvent()
        Returns the first XMLEvent for this token
        Returns:
        the first XMLEvent for this token
      • isIncludedInMessage

        boolean isIncludedInMessage()
        Returns if the token is included in the message or not
        Returns:
        true if the token is included false otherwise