Class SecurityAgent.SecurityMessageHandler

    • Constructor Detail

      • SecurityMessageHandler

        protected SecurityMessageHandler()
    • Method Detail

      • isHandling

        public boolean isHandling​(ISecurityInfo secinfos,
                                  IMsgHeader header,
                                  java.lang.Object msg)
        Test if handler should handle a message.
        Specified by:
        isHandling in interface IMessageHandler
        Returns:
        True if it should handle the message.
      • isRemove

        public boolean isRemove()
        Test if handler should be removed.
        Specified by:
        isRemove in interface IMessageHandler
        Returns:
        True if it should be removed.