public interface ILstnUserPswdChanged
Abstraction of service that listen to user password has been changed, e.g. for clear users credentials cache in Jetty.
| Modifier and Type | Method and Description |
|---|---|
void |
passwordChanged(String pUserName)
Password changed event.
|
Copyright © 2016–2018. All rights reserved.