Local Interface TransportSecurity::ObjectCredentialsPolicy
Local Interface TransportSecurity::ObjectCredentialsPolicy
local interface ObjectCredentialsPolicy
inherits from CORBA::Policy
This policy is placed on a POA to indicate the own credentials
that govern the accepting contexts for objects underneath
that POA. The credentials listed here, 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