EventListenerpublic interface AS400CertificateListener extends EventListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
added(AS400CertificateEvent event) |
Invoked when a certificate has been added.
|
void |
deleted(AS400CertificateEvent event) |
Invoked when a certificate has been deleted.
|
void added(AS400CertificateEvent event)
event - The AS400CertificateEvent.void deleted(AS400CertificateEvent event)
event - The AS400CertificateEvent.Copyright © 2024. All rights reserved.