What is available in CORBASEC for strong (writer-to-reader)
authentication?
David Chizmadia
(September, 1998)18 : The CORBA Security Specification
(CORBAsec) currently give apps the ability to indicate that
they want the ORB to establish a mutually authenticated
connection between a client object and a target object. The
strength of the mutual authentication is determined by a
policy set by the ORB security administrator and optionally
overriden by the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What's CORBASEC?
Can corba application have call back?
Does CORBA security guarantee that the request and reply are not tampered and not intercepted on their way between the client and the target?
What is corba good for?
What are the shortcomings of CORBA Security service?
How to implement the CORBA security service?
Are the any interfaces specified in CORBASEC for controlling security context by security-aware applications?
What is the reason to implement corba in client application application?
Explain the reason to implement a corba application with multi-threading?
Can corba application be multi-threaded?
Can corba application be tuned for better performance?
How to come up with application security design using CORBA Security service?