public interface ApplicationRemoteAddressValidator
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(Application application,
InetAddress clientAddress) |
boolean validate(Application application, InetAddress clientAddress)
application - 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 © 2022 Atlassian. All rights reserved.