Local Interface SecurityLevel3::RelinquishedCredentialsListener
Local Interface SecurityLevel3::RelinquishedCredentialsListener
local interface RelinquishedCredentialsListener
This local interface is used to notify the user when the credentials
have been relinquished. When credentials are "released" they may
stay around until their work is finished. At that point they
will be relinquished. Also, if the underlying transport credentials
are released, then the SecurityLevel3 Credentials get released
as well. This listener will get informed of this event.
Operation Index
- relinquished_notify
Operations
- relinquished_notify
-
void relinquished_notify(in CredentialsId creds_id);
Generated by the ORBacus IDL-to-HTML translator