|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.event.listener.ApplicationRemoteAddressListener
public class ApplicationRemoteAddressListener
Listens to events affecting the Application's list of permitted remote addresses.
| Constructor Summary | |
|---|---|
ApplicationRemoteAddressListener()
|
|
| Method Summary | |
|---|---|
void |
handleEvent(ApplicationRemoteAddressAddedEvent event)
|
void |
handleEvent(ApplicationRemoteAddressRemovedEvent event)
|
void |
setRemoteAddressCacheUtil(InetAddressCacheUtil cacheUtil)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationRemoteAddressListener()
| Method Detail |
|---|
@EventListener public void handleEvent(ApplicationRemoteAddressAddedEvent event)
@EventListener public void handleEvent(ApplicationRemoteAddressRemovedEvent event)
public void setRemoteAddressCacheUtil(InetAddressCacheUtil cacheUtil)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||