:: com :: sun :: star :: xml :: crypto :: sax ::
|
unpublished |
interface XSignatureCreationResultBroadcaster |
|
|
|
- Description
- * Interface of Signature Creation Result Broadcaster.
*
* This interface is used to manipulate signature creation result listener.
|
Methods' Details |
addSignatureCreationResultListener
- Description
- * Adds a new signature creation result listener.
*
* When the signature is created, the result information will be sent to this
* listener.
*
*
- Parameter listener
- the listener to be added
|
|
removeSignatureCreationResultListener
- Description
- * Removes a signature creation result listener.
*
* After a listener is removed, no result information will be sent to it.
*
*
- Parameter listener
- the listener to be removed
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.