Class AuthenticatorDeletedEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- org.alfresco.repo.security.authentication.AuthenticatorDeletedEvent
-
- All Implemented Interfaces:
java.io.Serializable
public class AuthenticatorDeletedEvent extends org.springframework.context.ApplicationEventEvent emmitted when an Authenticator is deleted, the source is the zoneId deleted.- Author:
- mrogers
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthenticatorDeletedEvent(java.lang.Object source)
-