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 |
Explain what is corba good for?
What ORBs claim to have security functionality?
Can corba allow servers to cause client side events or notifications?
How to implement the CORBA security service?
Compare CORBA security with security of other distributed object computing frameworks such as Java RMI or DCOM?
What is corba? What does it do?
Tell me can corba application be multi-threaded?
How to come up with application security design using CORBA Security service?
What is "Principal", and what is meant by "Principal authentication"?
What about CSI with SSL?
Does corba define high level application architectures?
Explain can corba application have call back?