Information on an Security OCI Connector object.
readonly attribute Security::AssociationOptions association_options;
The Security::Association Options that will be used/ were used to establish the security context. These options are negotiated between the settings on the client credentials and the options available in the target's IOR.
readonly attribute SecurityLevel2::Credentials initiating_credentials;
The credentials that are being used to initiate secure associations on this transport.
readonly attribute Security::MechanismType mechanism;
The mechanism for the Connector.
readonly attribute Security::SecurityName target_security_name;
The Target Security Name. This is the name in octet form of the target object. This name comes from security component matching the mechanism in the remote object IOR.
Generated by the ORBacus IDL-to-HTML translator (non-commercial)