Interface SecurityLevel2::InvocationCredentialsPolicy

interface InvocationCredentialsPolicy
inherits from CORBA::Policy

This interface specifies the credentials list to use while making an invocation. This can be the entire Own credentials list or the entire receieved credentials list, or some subet of one or the other, but not mixed between receieved and own credentials objects. You see, this credentials thing is really is messed up.



Attribute Index

creds

Attributes

creds
readonly attribute CredentialsList creds;

Generated by the ORBacus IDL-to-HTML translator (non-commercial)