@ConfigurationProperties(prefix="jsf.mojarra") public class MojarraProperties extends java.lang.Object implements ServletContextInitParameterProperties
Constructor and Description |
---|
MojarraProperties() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getAllowedHttpMethods()
A white space separated list of case sensitive HTTP method names
that are allowed to be processed by this servlet.
|
java.lang.Boolean |
getAllowTextChildren()
If true, allow children of h:inputText and h:outputText to be rendered.
|
java.lang.String |
getAnnotationScanPackages()
The value of this context init parameter is a whitespace separated list
of values that control which class packages are scanned for javax.faces
annotations.
|
java.lang.Boolean |
getAutoCompleteOffOnViewState()
If false, don't use autocomplete="off" on view state hidden input field.
|
java.lang.Boolean |
getCacheResourceModificationTimestamp()
If true, cache the modification time of the resource and use the cached
time to tell if the resource needs to be refreshed.
|
java.lang.Integer |
getClientStateTimeout()
Maximum time, in seconds, that client state will be considered valid by
the default StateManager/ResponseStateManager implementations.
|
java.lang.Integer |
getClientStateWriteBufferSize()
The size, in bytes, of the buffer that is used to write client state.
|
java.lang.String |
getCompressableMimeTypes()
Specify mime types that should be gzip compressed.
|
java.lang.Boolean |
getCompressJavaScript()
If true, then the JavaScript rendered by h:commandLink will be compressed
to reduce the amount of whitespace transmitted in the response.
|
java.lang.Boolean |
getCompressViewState()
When true, the view is compressed after it is serialized and before
base64 encoded.
|
java.lang.Integer |
getDefaultResourceMaxAge()
This affects the value of the Expires response header that will be sent
for a resource.
|
java.lang.Boolean |
getDisableClientStateEncryption()
Since Mojarra 2.2, the client state is by default always encrypted.
|
java.lang.Boolean |
getDisableIdUniquenessCheck()
If true, then component ID uniqueness won't be checked if ProjectStage is
Production to enhance performance.
|
java.lang.String |
getDisableUnicodeEscaping()
By default any characters above a certain range will be escaped as either
an HTML entity or a decimal reference.
|
java.lang.Boolean |
getDisableVersionTracking()
Javadoc not found.
|
java.lang.Boolean |
getDisallowDoctypeDecl()
When this context param is set to true, this would set a feature on the SAX
parser to disallow DOCTYPE declarations.
|
java.lang.Boolean |
getDisplayConfiguration()
If true then all web configuration information (context initialization
parameters and environment entries) will be written to the log.
|
java.lang.String |
getDuplicateJARPattern()
Javadoc not found.
|
java.lang.Boolean |
getEnableAgressiveSessionDirtying()
If true, makes it so every session attribute is touched in for every
request through the lifecycle.
|
java.lang.Boolean |
getEnableClientStateDebugging()
When true, the client state will as test be unserialized before writing
and any serialization exceptions will be logged aInteger with a debug
path to the cause of the serialization error.
|
java.lang.Boolean |
getEnableCoreTagLibValidator()
When true, enable validation of standard Core TagLibs, at the expense of
a slightly slower start time.
|
java.lang.Boolean |
getEnableDistributable()
If true, signal JSF that the application is deployed to a clustered
environment, so that session dirtying will be explicitly performed,
hereby forcing session replication.
|
java.lang.Boolean |
getEnabledJsStyleHiding()
If true, inlined JavaScript rendered by the HTML ResponseWriter
implementation will be rendered so that the script is hidden from older
browser implementations which does not recognize
<script/> elements. |
java.lang.Boolean |
getEnabledLoadBundle11Compatibility()
Javadoc not found.
|
java.lang.Boolean |
getEnableFaceletsResourceResolverCompositeComponents()
See issue 3684 for details.
|
java.lang.Boolean |
getEnableGroovyScripting()
Javadoc not found.
|
java.lang.Boolean |
getEnableHtmlTagLibValidator()
When true, enable validation of standard Html TagLibs, at the expense of
a slightly slower start time.
|
java.lang.Boolean |
getEnableHttpMethodRestrictionPhaseListener()
add the HttpMethodRestrictionPhaseListener if the parameter is enabled.
|
java.lang.Boolean |
getEnableJSStyleHiding()
Javadoc not found.
|
java.lang.Boolean |
getEnableLazyBeanValidation()
When true, managed beans will be validated when first created.
|
java.lang.Boolean |
getEnableMissingResourceLibraryDetection()
If enabled, the runtime will check for the existence of a resource
library before checking for the resource itself.
|
java.lang.Boolean |
getEnableRestoreView11Compatibility()
Javadoc not found.
|
java.lang.Boolean |
getEnableScriptsInAttributeValues()
If false, attribute values with javascript: or script: will not be
rendered within attribute values to prevent potential XSS attacks.
|
java.lang.Boolean |
getEnableThreading()
When enabled, the runtime initialization and default ResourceHandler
implementation will use threads to perform their functions.
|
java.lang.Boolean |
getEnableTransitionTimeNoOpFlash()
If true, the act of calling getExternalContext().getFlash() on the
FacesContext at startup or shutdown time will cause a no-op
implementation of the Flash to be returned.
|
java.lang.Boolean |
getEnableViewStateIdRendering()
If true, the view state hidden field will be rendered with both the id
and name attributes having the value of "javax.faces.ViewState".
|
java.lang.Class<? extends javax.el.ExpressionFactory> |
getExpressionFactory()
This parameter specifies a class that implements the ExpressionFactory.
|
java.lang.String |
getFaceletCache()
Javadoc not found.
|
java.lang.Class<?> |
getFaceletFactory()
The value of this option is a fully qualfified class that extends the
com.sun.faces.facelets.FaceletFactory abstract class.
|
java.lang.String |
getFaceletsProcessingFileExtensionProcessAs()
Javadoc not found.
|
java.lang.Boolean |
getForceAlwaysWriteFlashCookie()
If true, then the flash cookie will always be written, regardless of
whether or not the flash has data.
|
java.lang.Boolean |
getForceLoadConfiguration()
There is a chance for an NPE in
com.sun.faces.application.WebappLifecycleListener with some
configurations.
|
java.lang.Boolean |
getGenerateUniqueServerStateIds()
If true, generate random server view state ids.
|
java.lang.Class<? extends com.sun.faces.spi.InjectionProvider> |
getInjectionProvider()
This parameter specifies a class that implements the InjectionProvider.
|
java.lang.String |
getManagedBeanFactoryDecorator()
Javadoc not found.
|
java.lang.Boolean |
getNamespaceParameters()
If true, then view state hidden field is namespaced according to
NamingContainer rules.
|
java.lang.Integer |
getNumberOfConcurrentFlashUsers()
Number of concurrent flash users.
|
java.lang.Integer |
getNumberOfFlashesBetweenFlashReapings()
Number flashes between flash repaings.
|
java.lang.Integer |
getNumberOfLogicalViews()
Defines the maximum number of serialized views stored in the session.
|
java.lang.Integer |
getNumberOfViewsInSession()
Definies the maximum number of serialized logical views per view.
|
java.lang.Boolean |
getPreferXhtml()
For the case where a browser supports XHTML and HTML without a quality.
|
java.lang.Boolean |
getRegisterConverterPropertyEditors()
If true, allow EL Coercion to use JSF Custom converters.
|
java.lang.Integer |
getResourceUpdateCheckPeriod()
When javax.faces.PROJECT_STATE is Production, UnitTest, or SystemTest
resource paths will be cached to reduce the overhead of resource path
compuation.
|
java.lang.Integer |
getResponseBufferSize()
This parameter specifies the size, in bytes, of the buffer that is used
to write all generated JSP content excluding state.
|
java.lang.Boolean |
getSendPoweredByHeader()
The servlet specification defines an optional header that can be sent by
a container to communicate the version of the JSP/Servlet the response
was generated by.
|
java.lang.Class<? extends com.sun.faces.spi.SerializationProvider> |
getSerializationProvider()
This parameter specifies a class that implements the
SerializationProvider SPI.
|
java.lang.Boolean |
getSerializeServerState()
If enabled the component state (not the tree) will be serialized before
being stored in the session.
|
java.lang.Boolean |
getValidateXml()
When true, enable validation of faces-config.xml files, at the expense of
a slightly slower start time.
|
java.lang.Boolean |
getVerifyObjects()
When true, JSF makes during startup sure all that registered managed
beans components, validators, etc can be instantiated by the runtime, at
the expense of a slightly slower start time.
|
java.lang.Boolean |
getWriteStateAtFormEnd()
Per the renderkit doc specification, the state information for the view
will be written out prior to closing the form tag.
|
int |
hashCode() |
void |
setAllowedHttpMethods(java.lang.String allowedHttpMethods)
A white space separated list of case sensitive HTTP method names
that are allowed to be processed by this servlet.
|
void |
setAllowTextChildren(java.lang.Boolean allowTextChildren)
If true, allow children of h:inputText and h:outputText to be rendered.
|
void |
setAnnotationScanPackages(java.lang.String annotationScanPackages)
The value of this context init parameter is a whitespace separated list
of values that control which class packages are scanned for javax.faces
annotations.
|
void |
setAutoCompleteOffOnViewState(java.lang.Boolean autoCompleteOffOnViewState)
If false, don't use autocomplete="off" on view state hidden input field.
|
void |
setCacheResourceModificationTimestamp(java.lang.Boolean cacheResourceModificationTimestamp)
If true, cache the modification time of the resource and use the cached
time to tell if the resource needs to be refreshed.
|
void |
setClientStateTimeout(java.lang.Integer clientStateTimeout)
Maximum time, in seconds, that client state will be considered valid by
the default StateManager/ResponseStateManager implementations.
|
void |
setClientStateWriteBufferSize(java.lang.Integer clientStateWriteBufferSize)
The size, in bytes, of the buffer that is used to write client state.
|
void |
setCompressableMimeTypes(java.lang.String compressableMimeTypes)
Specify mime types that should be gzip compressed.
|
void |
setCompressJavaScript(java.lang.Boolean compressJavaScript)
If true, then the JavaScript rendered by h:commandLink will be compressed
to reduce the amount of whitespace transmitted in the response.
|
void |
setCompressViewState(java.lang.Boolean compressViewState)
When true, the view is compressed after it is serialized and before
base64 encoded.
|
void |
setDefaultResourceMaxAge(java.lang.Integer defaultResourceMaxAge)
This affects the value of the Expires response header that will be sent
for a resource.
|
void |
setDisableClientStateEncryption(java.lang.Boolean disableClientStateEncryption)
Since Mojarra 2.2, the client state is by default always encrypted.
|
void |
setDisableIdUniquenessCheck(java.lang.Boolean disableIdUniquenessCheck)
If true, then component ID uniqueness won't be checked if ProjectStage is
Production to enhance performance.
|
void |
setDisableUnicodeEscaping(java.lang.String disableUnicodeEscaping)
By default any characters above a certain range will be escaped as either
an HTML entity or a decimal reference.
|
void |
setDisableVersionTracking(java.lang.Boolean disableVersionTracking)
Javadoc not found.
|
void |
setDisallowDoctypeDecl(java.lang.Boolean disallowDoctypeDecl)
When this context param is set to true, this would set a feature on the SAX
parser to disallow DOCTYPE declarations.
|
void |
setDisplayConfiguration(java.lang.Boolean displayConfiguration)
If true then all web configuration information (context initialization
parameters and environment entries) will be written to the log.
|
void |
setDuplicateJARPattern(java.lang.String duplicateJARPattern)
Javadoc not found.
|
void |
setEnableAgressiveSessionDirtying(java.lang.Boolean enableAgressiveSessionDirtying)
If true, makes it so every session attribute is touched in for every
request through the lifecycle.
|
void |
setEnableClientStateDebugging(java.lang.Boolean enableClientStateDebugging)
When true, the client state will as test be unserialized before writing
and any serialization exceptions will be logged aInteger with a debug
path to the cause of the serialization error.
|
void |
setEnableCoreTagLibValidator(java.lang.Boolean enableCoreTagLibValidator)
When true, enable validation of standard Core TagLibs, at the expense of
a slightly slower start time.
|
void |
setEnableDistributable(java.lang.Boolean enableDistributable)
If true, signal JSF that the application is deployed to a clustered
environment, so that session dirtying will be explicitly performed,
hereby forcing session replication.
|
void |
setEnabledJsStyleHiding(java.lang.Boolean enabledJsStyleHiding)
If true, inlined JavaScript rendered by the HTML ResponseWriter
implementation will be rendered so that the script is hidden from older
browser implementations which does not recognize
<script/> elements. |
void |
setEnabledLoadBundle11Compatibility(java.lang.Boolean enabledLoadBundle11Compatibility)
Javadoc not found.
|
void |
setEnableFaceletsResourceResolverCompositeComponents(java.lang.Boolean enableFaceletsResourceResolverCompositeComponents)
See issue 3684 for details.
|
void |
setEnableGroovyScripting(java.lang.Boolean enableGroovyScripting)
Javadoc not found.
|
void |
setEnableHtmlTagLibValidator(java.lang.Boolean enableHtmlTagLibValidator)
When true, enable validation of standard Html TagLibs, at the expense of
a slightly slower start time.
|
void |
setEnableHttpMethodRestrictionPhaseListener(java.lang.Boolean enableHttpMethodRestrictionPhaseListener)
add the HttpMethodRestrictionPhaseListener if the parameter is enabled.
|
void |
setEnableJSStyleHiding(java.lang.Boolean enableJSStyleHiding)
Javadoc not found.
|
void |
setEnableLazyBeanValidation(java.lang.Boolean enableLazyBeanValidation)
When true, managed beans will be validated when first created.
|
void |
setEnableMissingResourceLibraryDetection(java.lang.Boolean enableMissingResourceLibraryDetection)
If enabled, the runtime will check for the existence of a resource
library before checking for the resource itself.
|
void |
setEnableRestoreView11Compatibility(java.lang.Boolean enableRestoreView11Compatibility)
Javadoc not found.
|
void |
setEnableScriptsInAttributeValues(java.lang.Boolean enableScriptsInAttributeValues)
If false, attribute values with javascript: or script: will not be
rendered within attribute values to prevent potential XSS attacks.
|
void |
setEnableThreading(java.lang.Boolean enableThreading)
When enabled, the runtime initialization and default ResourceHandler
implementation will use threads to perform their functions.
|
void |
setEnableTransitionTimeNoOpFlash(java.lang.Boolean enableTransitionTimeNoOpFlash)
If true, the act of calling getExternalContext().getFlash() on the
FacesContext at startup or shutdown time will cause a no-op
implementation of the Flash to be returned.
|
void |
setEnableViewStateIdRendering(java.lang.Boolean enableViewStateIdRendering)
If true, the view state hidden field will be rendered with both the id
and name attributes having the value of "javax.faces.ViewState".
|
void |
setExpressionFactory(java.lang.Class<? extends javax.el.ExpressionFactory> expressionFactory)
This parameter specifies a class that implements the ExpressionFactory.
|
void |
setFaceletCache(java.lang.String faceletCache)
Javadoc not found.
|
void |
setFaceletFactory(java.lang.Class<?> faceletFactory)
The value of this option is a fully qualfified class that extends the
com.sun.faces.facelets.FaceletFactory abstract class.
|
void |
setFaceletsProcessingFileExtensionProcessAs(java.lang.String faceletsProcessingFileExtensionProcessAs)
Javadoc not found.
|
void |
setForceAlwaysWriteFlashCookie(java.lang.Boolean forceAlwaysWriteFlashCookie)
If true, then the flash cookie will always be written, regardless of
whether or not the flash has data.
|
void |
setForceLoadConfiguration(java.lang.Boolean forceLoadConfiguration)
There is a chance for an NPE in
com.sun.faces.application.WebappLifecycleListener with some
configurations.
|
void |
setGenerateUniqueServerStateIds(java.lang.Boolean generateUniqueServerStateIds)
If true, generate random server view state ids.
|
void |
setInjectionProvider(java.lang.Class<? extends com.sun.faces.spi.InjectionProvider> injectionProvider)
This parameter specifies a class that implements the InjectionProvider.
|
void |
setManagedBeanFactoryDecorator(java.lang.String managedBeanFactoryDecorator)
Javadoc not found.
|
void |
setNamespaceParameters(java.lang.Boolean namespaceParameters)
If true, then view state hidden field is namespaced according to
NamingContainer rules.
|
void |
setNumberOfConcurrentFlashUsers(java.lang.Integer numberOfConcurrentFlashUsers)
Number of concurrent flash users.
|
void |
setNumberOfFlashesBetweenFlashReapings(java.lang.Integer numberOfFlashesBetweenFlashReapings)
Number flashes between flash repaings.
|
void |
setNumberOfLogicalViews(java.lang.Integer numberOfLogicalViews)
Defines the maximum number of serialized views stored in the session.
|
void |
setNumberOfViewsInSession(java.lang.Integer numberOfViewsInSession)
Definies the maximum number of serialized logical views per view.
|
void |
setPreferXhtml(java.lang.Boolean preferXhtml)
For the case where a browser supports XHTML and HTML without a quality.
|
void |
setRegisterConverterPropertyEditors(java.lang.Boolean registerConverterPropertyEditors)
If true, allow EL Coercion to use JSF Custom converters.
|
void |
setResourceUpdateCheckPeriod(java.lang.Integer resourceUpdateCheckPeriod)
When javax.faces.PROJECT_STATE is Production, UnitTest, or SystemTest
resource paths will be cached to reduce the overhead of resource path
compuation.
|
void |
setResponseBufferSize(java.lang.Integer responseBufferSize)
This parameter specifies the size, in bytes, of the buffer that is used
to write all generated JSP content excluding state.
|
void |
setSendPoweredByHeader(java.lang.Boolean sendPoweredByHeader)
The servlet specification defines an optional header that can be sent by
a container to communicate the version of the JSP/Servlet the response
was generated by.
|
void |
setSerializationProvider(java.lang.Class<? extends com.sun.faces.spi.SerializationProvider> serializationProvider)
This parameter specifies a class that implements the
SerializationProvider SPI.
|
void |
setSerializeServerState(java.lang.Boolean serializeServerState)
If enabled the component state (not the tree) will be serialized before
being stored in the session.
|
void |
setValidateXml(java.lang.Boolean validateXml)
When true, enable validation of faces-config.xml files, at the expense of
a slightly slower start time.
|
void |
setVerifyObjects(java.lang.Boolean verifyObjects)
When true, JSF makes during startup sure all that registered managed
beans components, validators, etc can be instantiated by the runtime, at
the expense of a slightly slower start time.
|
void |
setWriteStateAtFormEnd(java.lang.Boolean writeStateAtFormEnd)
Per the renderkit doc specification, the state information for the view
will be written out prior to closing the form tag.
|
java.lang.String |
toString() |
public java.lang.Integer getClientStateTimeout()
public java.lang.Integer getClientStateWriteBufferSize()
public java.lang.Boolean getCompressViewState()
public java.lang.Boolean getDisableClientStateEncryption()
public java.lang.Boolean getEnableClientStateDebugging()
public java.lang.Boolean getGenerateUniqueServerStateIds()
public java.lang.Integer getNumberOfLogicalViews()
public java.lang.Integer getNumberOfViewsInSession()
public java.lang.Boolean getSerializeServerState()
public java.lang.Boolean getWriteStateAtFormEnd()
public java.lang.Boolean getAllowTextChildren()
public java.lang.Boolean getAutoCompleteOffOnViewState()
public java.lang.Boolean getCompressJavaScript()
public java.lang.String getDisableUnicodeEscaping()
public java.lang.Boolean getDisableIdUniquenessCheck()
public java.lang.Boolean getEnabledJsStyleHiding()
<script/>
elements.public java.lang.Boolean getEnableScriptsInAttributeValues()
public java.lang.Boolean getEnableViewStateIdRendering()
public java.lang.Boolean getPreferXhtml()
public java.lang.Integer getResponseBufferSize()
public java.lang.Boolean getCacheResourceModificationTimestamp()
public java.lang.String getCompressableMimeTypes()
public java.lang.Integer getDefaultResourceMaxAge()
public java.lang.Boolean getEnableFaceletsResourceResolverCompositeComponents()
public java.lang.Boolean getEnableMissingResourceLibraryDetection()
public java.lang.Integer getResourceUpdateCheckPeriod()
public java.lang.Boolean getEnableAgressiveSessionDirtying()
public java.lang.Boolean getEnableDistributable()
public java.lang.String getAnnotationScanPackages()
public java.lang.Boolean getDisplayConfiguration()
public java.lang.Boolean getEnableCoreTagLibValidator()
public java.lang.Boolean getEnableHtmlTagLibValidator()
public java.lang.Boolean getEnableLazyBeanValidation()
public java.lang.Boolean getEnableThreading()
public java.lang.Boolean getForceLoadConfiguration()
public java.lang.Boolean getValidateXml()
public java.lang.Boolean getVerifyObjects()
public java.lang.Boolean getEnableTransitionTimeNoOpFlash()
public java.lang.Class<? extends javax.el.ExpressionFactory> getExpressionFactory()
public java.lang.Boolean getForceAlwaysWriteFlashCookie()
public java.lang.Class<? extends com.sun.faces.spi.InjectionProvider> getInjectionProvider()
public java.lang.Boolean getNamespaceParameters()
public java.lang.Boolean getRegisterConverterPropertyEditors()
public java.lang.Boolean getSendPoweredByHeader()
public java.lang.Class<? extends com.sun.faces.spi.SerializationProvider> getSerializationProvider()
public java.lang.Class<?> getFaceletFactory()
public java.lang.Boolean getDisallowDoctypeDecl()
public java.lang.String getManagedBeanFactoryDecorator()
public java.lang.Integer getNumberOfConcurrentFlashUsers()
public java.lang.Integer getNumberOfFlashesBetweenFlashReapings()
public java.lang.String getDuplicateJARPattern()
public java.lang.String getFaceletCache()
public java.lang.String getFaceletsProcessingFileExtensionProcessAs()
public java.lang.Boolean getDisableVersionTracking()
public java.lang.Boolean getEnableJSStyleHiding()
public java.lang.Boolean getEnabledLoadBundle11Compatibility()
public java.lang.Boolean getEnableRestoreView11Compatibility()
public java.lang.Boolean getEnableGroovyScripting()
public java.lang.Boolean getEnableHttpMethodRestrictionPhaseListener()
public java.lang.String getAllowedHttpMethods()
public void setClientStateTimeout(java.lang.Integer clientStateTimeout)
public void setClientStateWriteBufferSize(java.lang.Integer clientStateWriteBufferSize)
public void setCompressViewState(java.lang.Boolean compressViewState)
public void setDisableClientStateEncryption(java.lang.Boolean disableClientStateEncryption)
public void setEnableClientStateDebugging(java.lang.Boolean enableClientStateDebugging)
public void setGenerateUniqueServerStateIds(java.lang.Boolean generateUniqueServerStateIds)
public void setNumberOfLogicalViews(java.lang.Integer numberOfLogicalViews)
public void setNumberOfViewsInSession(java.lang.Integer numberOfViewsInSession)
public void setSerializeServerState(java.lang.Boolean serializeServerState)
public void setWriteStateAtFormEnd(java.lang.Boolean writeStateAtFormEnd)
public void setAllowTextChildren(java.lang.Boolean allowTextChildren)
public void setAutoCompleteOffOnViewState(java.lang.Boolean autoCompleteOffOnViewState)
public void setCompressJavaScript(java.lang.Boolean compressJavaScript)
public void setDisableUnicodeEscaping(java.lang.String disableUnicodeEscaping)
public void setDisableIdUniquenessCheck(java.lang.Boolean disableIdUniquenessCheck)
public void setEnabledJsStyleHiding(java.lang.Boolean enabledJsStyleHiding)
<script/>
elements.public void setEnableScriptsInAttributeValues(java.lang.Boolean enableScriptsInAttributeValues)
public void setEnableViewStateIdRendering(java.lang.Boolean enableViewStateIdRendering)
public void setPreferXhtml(java.lang.Boolean preferXhtml)
public void setResponseBufferSize(java.lang.Integer responseBufferSize)
public void setCacheResourceModificationTimestamp(java.lang.Boolean cacheResourceModificationTimestamp)
public void setCompressableMimeTypes(java.lang.String compressableMimeTypes)
public void setDefaultResourceMaxAge(java.lang.Integer defaultResourceMaxAge)
public void setEnableFaceletsResourceResolverCompositeComponents(java.lang.Boolean enableFaceletsResourceResolverCompositeComponents)
public void setEnableMissingResourceLibraryDetection(java.lang.Boolean enableMissingResourceLibraryDetection)
public void setResourceUpdateCheckPeriod(java.lang.Integer resourceUpdateCheckPeriod)
public void setEnableAgressiveSessionDirtying(java.lang.Boolean enableAgressiveSessionDirtying)
public void setEnableDistributable(java.lang.Boolean enableDistributable)
public void setAnnotationScanPackages(java.lang.String annotationScanPackages)
public void setDisplayConfiguration(java.lang.Boolean displayConfiguration)
public void setEnableCoreTagLibValidator(java.lang.Boolean enableCoreTagLibValidator)
public void setEnableHtmlTagLibValidator(java.lang.Boolean enableHtmlTagLibValidator)
public void setEnableLazyBeanValidation(java.lang.Boolean enableLazyBeanValidation)
public void setEnableThreading(java.lang.Boolean enableThreading)
public void setForceLoadConfiguration(java.lang.Boolean forceLoadConfiguration)
public void setValidateXml(java.lang.Boolean validateXml)
public void setVerifyObjects(java.lang.Boolean verifyObjects)
public void setEnableTransitionTimeNoOpFlash(java.lang.Boolean enableTransitionTimeNoOpFlash)
public void setExpressionFactory(java.lang.Class<? extends javax.el.ExpressionFactory> expressionFactory)
public void setForceAlwaysWriteFlashCookie(java.lang.Boolean forceAlwaysWriteFlashCookie)
public void setInjectionProvider(java.lang.Class<? extends com.sun.faces.spi.InjectionProvider> injectionProvider)
public void setNamespaceParameters(java.lang.Boolean namespaceParameters)
public void setRegisterConverterPropertyEditors(java.lang.Boolean registerConverterPropertyEditors)
public void setSendPoweredByHeader(java.lang.Boolean sendPoweredByHeader)
public void setSerializationProvider(java.lang.Class<? extends com.sun.faces.spi.SerializationProvider> serializationProvider)
public void setFaceletFactory(java.lang.Class<?> faceletFactory)
public void setDisallowDoctypeDecl(java.lang.Boolean disallowDoctypeDecl)
public void setManagedBeanFactoryDecorator(java.lang.String managedBeanFactoryDecorator)
public void setNumberOfConcurrentFlashUsers(java.lang.Integer numberOfConcurrentFlashUsers)
public void setNumberOfFlashesBetweenFlashReapings(java.lang.Integer numberOfFlashesBetweenFlashReapings)
public void setDuplicateJARPattern(java.lang.String duplicateJARPattern)
public void setFaceletCache(java.lang.String faceletCache)
public void setFaceletsProcessingFileExtensionProcessAs(java.lang.String faceletsProcessingFileExtensionProcessAs)
public void setDisableVersionTracking(java.lang.Boolean disableVersionTracking)
public void setEnableJSStyleHiding(java.lang.Boolean enableJSStyleHiding)
public void setEnabledLoadBundle11Compatibility(java.lang.Boolean enabledLoadBundle11Compatibility)
public void setEnableRestoreView11Compatibility(java.lang.Boolean enableRestoreView11Compatibility)
public void setEnableGroovyScripting(java.lang.Boolean enableGroovyScripting)
public void setEnableHttpMethodRestrictionPhaseListener(java.lang.Boolean enableHttpMethodRestrictionPhaseListener)
public void setAllowedHttpMethods(java.lang.String allowedHttpMethods)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
protected boolean canEqual(java.lang.Object other)
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object