|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.manager.validation.ClientValidationManagerImpl
public class ClientValidationManagerImpl
Implements ClientValidationManager.
| Constructor Summary | |
|---|---|
ClientValidationManagerImpl(InetAddressCacheUtil cacheUtil,
PropertyManager propertyManager,
TrustedProxyManager trustedProxyManager,
I18nHelper i18nHelper)
|
|
| Method Summary | |
|---|---|
void |
validate(Application application,
javax.servlet.http.HttpServletRequest request)
Validates that the client is allowed to perform the request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientValidationManagerImpl(InetAddressCacheUtil cacheUtil,
PropertyManager propertyManager,
TrustedProxyManager trustedProxyManager,
I18nHelper i18nHelper)
| Method Detail |
|---|
public void validate(Application application,
javax.servlet.http.HttpServletRequest request)
throws ClientValidationException
ClientValidationManager
validate in interface ClientValidationManagerapplication - Application to validate with.request - HttpServletRequest
ClientValidationException - if the client fails to validate with the application
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||