Class BSFResponse


  • public class BSFResponse
    extends java.lang.Object

    BSFResponse class.

    Version:
    $Id: $
    Author:
    Alejandro Galue
    • Constructor Summary

      Constructors 
      Constructor Description
      BSFResponse​(java.util.Map<java.lang.String,​java.lang.String> results)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean validate​(java.lang.String banner)
      validate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BSFResponse

        public BSFResponse​(java.util.Map<java.lang.String,​java.lang.String> results)
    • Method Detail

      • validate

        public boolean validate​(java.lang.String banner)

        validate

        Parameters:
        banner - a String object.
        Returns:
        a boolean.