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 |
What ORBs claim to have security functionality?
What is corba good for?
What are credentials?
Explain are there important forms of asynchronous communication that are not supported directly by corba?
Explain the reason to implement a corba application with multi-threading?
What is available in CORBASEC for strong (writer-to-reader) authentication?
Does CORBA security guarantee that the request and reply are not tampered and not intercepted on their way between the client and the target?
Are CORBAsec implementations from the US generally subjected to export control?
Explain some reason to avoid the development of multi-threaded corba application?
Does corba support distributed reference counting architectures?
Explain what is the reason to implement corba in client application application?
Compare CORBA security with security of other distributed object computing frameworks such as Java RMI or DCOM?