Package tigase.db
Class AuthRepository.PasswordChangedEvent
java.lang.Object
tigase.db.AuthRepository.PasswordChangedEvent
- All Implemented Interfaces:
EventBusEvent
- Enclosing interface:
AuthRepository
-
Constructor Summary
ConstructorsConstructorDescriptionPasswordChangedEvent(@NonNull BareJID jid, @NonNull String credentialId, @Nullable String mechanism) -
Method Summary
-
Constructor Details
-
PasswordChangedEvent
-
-
Method Details
-
getJid
-
getCredentialId
-
getMechanism
If mechanism isnull, then credential for all mechanism was updated.- Returns:
-