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 is CORBA?
How are privacy and non-repudiation addressed by CORBASEC?
Explain what is corba good for?
Explain can corba application be tuned for better performance?
Explain some reason to avoid the development of multi-threaded corba application?
What is "Principal", and what is meant by "Principal authentication"?
What's CORBASEC?
What about CSI with SSL?
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 are the reason to avoid the development of multi-threaded corba application?
Explain does corba supports asynchronous communication?
Explain high-level technical overview of corba?