Module OCI::Security

This module contains interfaces to gather information on the Security OCI plug-ins.



Interface Index

AcceptorInfo
Information on an Security OCI Acceptor object.
ConFactoryInfo
Information on an Security OCI Connector Factory object.
ConnectorInfo
Information on an Security OCI Connector object.
TransportInfo
Information on an Security OCI Transport object.

Enum Index

Orientation
This enumeration represents the orientation in which a transport was created.

Enums

Orientation
enum Orientation
{
    Client,
    Server
};

This enumeration represents the orientation in which a transport was created.



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