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) |
Definition at line 202 of file DdsSecurityCore.idl.
boolean DDS::Security::AuthenticationListener::on_revoke_identity | ( | in Authentication | plugin, | |
in IdentityHandle | handle, | |||
inout SecurityException | ex | |||
) |
boolean DDS::Security::AuthenticationListener::on_status_changed | ( | in Authentication | plugin, | |
in IdentityHandle | handle, | |||
in AuthStatusKind | status_kind, | |||
inout SecurityException | ex | |||
) |