OpenDDS  Snapshot(2023/04/28-20:55)
Public Member Functions | List of all members
DDS::Security::AuthenticationListener Interface Reference

import"DdsSecurityCore.idl";

Public Member Functions

boolean on_revoke_identity (in Authentication plugin, in IdentityHandle handle, inout SecurityException ex)
 
boolean on_status_changed (in Authentication plugin, in IdentityHandle handle, in AuthStatusKind status_kind, inout SecurityException ex)
 

Detailed Description

Definition at line 204 of file DdsSecurityCore.idl.

Member Function Documentation

◆ on_revoke_identity()

boolean DDS::Security::AuthenticationListener::on_revoke_identity ( in Authentication  plugin,
in IdentityHandle  handle,
inout SecurityException  ex 
)

◆ on_status_changed()

boolean DDS::Security::AuthenticationListener::on_status_changed ( in Authentication  plugin,
in IdentityHandle  handle,
in AuthStatusKind  status_kind,
inout SecurityException  ex 
)

The documentation for this interface was generated from the following file: