public class OnChangePasswordEvent extends ContextualEvent implements UberFireEvent
User ask for changing user's password.
Constructor and Description |
---|
OnChangePasswordEvent(Object context,
org.jboss.errai.security.shared.api.identity.User instance) |
Modifier and Type | Method and Description |
---|---|
org.jboss.errai.security.shared.api.identity.User |
getInstance() |
String |
toString() |
getContext
public OnChangePasswordEvent(Object context, org.jboss.errai.security.shared.api.identity.User instance)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.