|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.core.filters.AbstractHttpFilter
com.atlassian.core.filters.encoding.AbstractEncodingFilter
com.atlassian.crowd.console.filter.CrowdEncodingFilter
public class CrowdEncodingFilter
Sets the character encoding of anything posted/get to an HTTP request.
| Constructor Summary | |
|---|---|
CrowdEncodingFilter()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getContentType()
Gest the Crowd default page content type. |
protected java.lang.String |
getEncoding()
Gets the Crowd encoding type. |
| Methods inherited from class com.atlassian.core.filters.encoding.AbstractEncodingFilter |
|---|
doFilter |
| Methods inherited from class com.atlassian.core.filters.AbstractHttpFilter |
|---|
destroy, doFilter, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CrowdEncodingFilter()
| Method Detail |
|---|
protected java.lang.String getEncoding()
getEncoding in class com.atlassian.core.filters.encoding.AbstractEncodingFilterCrowdConstants.DEFAULT_CHARACTER_ENCODINGprotected java.lang.String getContentType()
getContentType in class com.atlassian.core.filters.encoding.AbstractEncodingFilterCrowdConstants.DEFAULT_CONTENT_TYPE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||