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, in boolean collocation_invocation) |
|
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) |
|
◆ access_allowed_ex()
◆ add_object()
Establish whether a particular object can be accessed via insecure means.
◆ remove_object()
◆ default_collocated_decision
attribute boolean TAO::SL2::AccessDecision::default_collocated_decision |
Default value returned when a reference is not in the list and we are handling a collocated invocation. At the moment default_decision is already true the value of this attribute doesn't matter anymore.
Implemented in TAO::Security::AccessDecision.
◆ default_decision
attribute boolean TAO::SL2::AccessDecision::default_decision |
The documentation for this interface was generated from the following file: