|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.event.application.ApplicationRemoteAddressAddedEvent
public class ApplicationRemoteAddressAddedEvent
Event which occurs when a RemoteAddress is added to an Application's list of allowed remote addresses.
| Constructor Summary | |
|---|---|
ApplicationRemoteAddressAddedEvent(Application application,
RemoteAddress remoteAddress)
|
|
| Method Summary | |
|---|---|
Application |
getApplication()
|
RemoteAddress |
getRemoteAddress()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationRemoteAddressAddedEvent(Application application,
RemoteAddress remoteAddress)
| Method Detail |
|---|
public Application getApplication()
public RemoteAddress getRemoteAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||