Interface SecurityLevel2::AccessDecision

interface AccessDecision

The AccessDecision object's operation pertains to performing an access chect on an object of a certain interface's operation. Orbasec does not implement an object with this interface as it currently does not do automatic access control.



Operation Index

access_allowed

Operations

access_allowed
boolean access_allowed(in CredentialsList cred_list,
                       in Object target,
                       in CORBA::Identifier operation_name,
                       in CORBA::Identifier target_interface_name);

Generated by the ORBacus IDL-to-HTML translator (non-commercial)