org.apache.myfaces.tomahawk.config
Class TomahawkConfig
java.lang.Object
org.apache.myfaces.tomahawk.config.TomahawkConfig
public class TomahawkConfig
- extends Object
- Author:
- lu4242
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomahawkConfig
public TomahawkConfig()
getCurrentInstance
public static TomahawkConfig getCurrentInstance(javax.faces.context.FacesContext facesContext)
getCurrentInstance
public static TomahawkConfig getCurrentInstance(javax.faces.context.ExternalContext extCtx)
isPrefixCaptchaSessionKey
public boolean isPrefixCaptchaSessionKey()
- Returns:
- the prefixCaptchaSessionKey
setPrefixCaptchaSessionKey
public void setPrefixCaptchaSessionKey(boolean prefixCaptchaSessionKey)
- Parameters:
prefixCaptchaSessionKey
- the prefixCaptchaSessionKey to set
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.