|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.integration.http.util.CrowdHttpValidationFactorExtractorImpl
public class CrowdHttpValidationFactorExtractorImpl
Extracts ValidationFactors.
| Method Summary | |
|---|---|
static CrowdHttpValidationFactorExtractor |
getInstance()
|
java.util.List<ValidationFactor> |
getValidationFactors(javax.servlet.http.HttpServletRequest request)
Retrieves validation factors from the request: Remote Address: the source IP address of the HTTP request. Original Address: the X-Forwarded-For HTTP header (if present and distinct from the Remote Address). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.util.List<ValidationFactor> getValidationFactors(javax.servlet.http.HttpServletRequest request)
CrowdHttpValidationFactorExtractor
getValidationFactors in interface CrowdHttpValidationFactorExtractorrequest - HttpServletRequest.
public static CrowdHttpValidationFactorExtractor getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||