Local Interface SecurityLevel3::ObjectCredentialsPolicy
Local Interface SecurityLevel3::ObjectCredentialsPolicy
local interface ObjectCredentialsPolicy
inherits from CORBA::Policy
The ObjectCredentialsPolicy object is placed on the policy list
of a POA to indicate the own credentials
that govern the accepting contexts for objects underneath
that POA. The credentials listed here, only if they have Accepting
capability, are used to created security components in the
IOR of the object's reference when created.
Attribute Index
- creds_list
Attributes
- creds_list
-
readonly attribute OwnCredentialsList creds_list;
Generated by the ORBacus IDL-to-HTML translator