public class ApplicationRemoteAddressValidatorImpl extends Object implements ApplicationRemoteAddressValidator
| Constructor and Description |
|---|
ApplicationRemoteAddressValidatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(Application application,
InetAddress clientAddress) |
public ApplicationRemoteAddressValidatorImpl()
public boolean validate(Application application, InetAddress clientAddress)
validate in interface ApplicationRemoteAddressValidatorapplication - the Crowd application the client is trying to connect asclientAddress - the address of the client that is trying to connecttrue if the connection is authorisedCopyright © 2016 Atlassian. All rights reserved.