import"SecurityLevel2.idl";
|
boolean | access_allowed_ex (in::CORBA::ORBid orb_id, in::CORBA::OctetSeq adapter_id, in::CORBA::OctetSeq object_id, in::SecurityLevel2::CredentialsList cred_list, in::CORBA::Identifier operation_name) |
|
void | add_object (in::CORBA::ORBid orb_id, in::CORBA::OctetSeq adapter_id, in::CORBA::OctetSeq object_id, in boolean allow_insecure_access) |
|
void | remove_object (in::CORBA::ORBid orb_id, in::CORBA::OctetSeq adapter_id, in::CORBA::OctetSeq object_id) |
|
boolean | access_allowed (in SecurityLevel2::CredentialsList cred_list, in Object target, in CORBA::Identifier operation_name, in CORBA::Identifier target_interface_name) |
|
Establish whether a particular object can be accessed via insecure means.
attribute boolean TAO::SL2::AccessDecision::default_decision |
Default value returned when a reference is not in the list.
The documentation for this interface was generated from the following file: