|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteAddress | |
|---|---|
| com.atlassian.crowd.model.application | |
| com.atlassian.crowd.util | |
| Uses of RemoteAddress in com.atlassian.crowd.model.application |
|---|
| Methods in com.atlassian.crowd.model.application that return types with arguments of type RemoteAddress | |
|---|---|
java.util.Set<RemoteAddress> |
Application.getRemoteAddresses()
|
| Methods in com.atlassian.crowd.model.application with parameters of type RemoteAddress | |
|---|---|
int |
RemoteAddress.compareTo(RemoteAddress o)
|
| Uses of RemoteAddress in com.atlassian.crowd.util |
|---|
| Methods in com.atlassian.crowd.util with parameters of type RemoteAddress | |
|---|---|
static boolean |
RemoteAddressHelper.isAddressAllowed(RemoteAddress allowedAddress,
RemoteAddress requestAddress)
Compares the request address (hostname or IP address) with the specified allowed address (hostname or IP address) to determine if the request address matches the allowed address. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||