org.apache.myfaces.shared.context.flash
Class _Servlet30Utils

java.lang.Object
  extended by org.apache.myfaces.shared.context.flash._Servlet30Utils

public final class _Servlet30Utils
extends Object


Constructor Summary
_Servlet30Utils()
           
 
Method Summary
static void setCookieHttpOnly(javax.servlet.http.Cookie cookie, boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_Servlet30Utils

public _Servlet30Utils()
Method Detail

setCookieHttpOnly

public static void setCookieHttpOnly(javax.servlet.http.Cookie cookie,
                                     boolean value)


Copyright © 2014 The Apache Software Foundation. All rights reserved.