Class ApplicationRemoteAddressAddedEvent
java.lang.Object
com.atlassian.crowd.event.application.ApplicationRemoteAddressAddedEvent
Event which occurs when a RemoteAddress is added to an Application's list of allowed remote addresses.
-
Constructor Summary
ConstructorDescriptionApplicationRemoteAddressAddedEvent
(Application application, RemoteAddress remoteAddress) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ApplicationRemoteAddressAddedEvent
-
-
Method Details
-
getApplication
-
getRemoteAddress
-
getApplicationId
-