What are credentials?
An application uses the credentials object to:
• Inquire about the security attributes currently in the
credentials, particularly the privilege attributes.
• Get and set the accepting options supported/required and
the invocation options supported/required attributes.
Interface Credentials
All Super interfaces:
org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object,
java.io.Serializable
All Known Sub interfaces:
ReceivedCredentials, TargetCredentials, TLSCredentials,
TLSReceivedCredentials, TLSTargetCredentials
| Is This Answer Correct ? | 0 Yes | 0 No |
Are CORBAsec implementations from the US generally subjected to export control?
Is there a set of UML diagrams for the CORBASEC Specification?
What are the reason to avoid the development of multi-threaded corba application?
What are the shortcomings of CORBA Security service?
What is CORBA?
Explain can corba application be tuned for better performance?
What are the protocols used by CSI?
Does corba supports asynchronous communication?
How to come up with application security design using CORBA Security service?
Compare CORBA security with security of other distributed object computing frameworks such as Java RMI or DCOM?
Does CORBA security guarantee that the request and reply are not tampered and not intercepted on their way between the client and the target?
Explain what is corba good for?