org.cloudfoundry.identity.uaa.password.event
Class PasswordChangeEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.cloudfoundry.identity.uaa.audit.event.AbstractUaaEvent
org.cloudfoundry.identity.uaa.password.event.PasswordChangeEvent
- All Implemented Interfaces:
- Serializable
public class PasswordChangeEvent
- extends AbstractUaaEvent
- Author:
- Dave Syer
- See Also:
- Serialized Form
| Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
PasswordChangeEvent
public PasswordChangeEvent(String message,
UaaUser user,
Principal principal)
getAuditEvent
public AuditEvent getAuditEvent()
- Specified by:
getAuditEvent in class AbstractUaaEvent
Copyright © 2013. All rights reserved.