|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SSLConfigChangeListener
This interface is for components and applications to receive notifications of dynamic changes to the SSL configurations returned by the JSSEHelper API. An SSLConfigChangeEvent will be sent with the previous SSL selection information including the alias and type of selection (direct, dynamic, or scoped). It's up to the listener implementation to call JSSEHelper API again if it's desired to dynamically refresh the SSL configuration.
JSSEHelper
Method Summary | |
---|---|
void |
stateChanged(SSLConfigChangeEvent e)
|
Method Detail |
---|
void stateChanged(SSLConfigChangeEvent e)
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |