Interface CredentialListener
-
public interface CredentialListenerCredential Listener- Author:
- Nacos
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonUpdateCredential()update Credential
-
public interface CredentialListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
onUpdateCredential() |
update Credential
|