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