Interface SecLev2::InteroperabilityPolicy

interface InteroperabilityPolicy
inherits from CORBA::Policy

The Policy with one states to ignore some characteristics of some interoperability concerns. This is specificly has to do with some SSL implementations, such as this orb must ignore target_supports and target_requires data on the client side to interoperate with Visigenic SSL.



Operation Index

ignore_target_requires_supports
This operation returns true or false of whether to ignore the target_supports and target_requires elements of the security component in the target's IOR when making a client interopability decision.

Operations

ignore_target_requires_supports
boolean ignore_target_requires_supports(in Security::MechanismType mechanism);

This operation returns true or false of whether to ignore the target_supports and target_requires elements of the security component in the target's IOR when making a client interopability decision.



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