Class CookieUtil

java.lang.Object
com.skava.common.constants.CookieUtil

public final class CookieUtil extends Object
To get cookie value
  • Method Details

    • isCSRAdminInCookie

      public static boolean isCSRAdminInCookie(String key, org.apache.camel.Exchange exchange)
      Finds isCSRAdmin in Cookie header and return true
      Parameters:
      key - defines key value
      exchange - Message Exchange Patterns
      Returns:
      isCSRAdminInCookie returns boolean value