IDL source Global indexinterface Credentials
Credentials copy();
void destroy();
Security::AttributeList get_attributes(in Security::AttributeTypeList attributes);
Security::SecurityFeatureValueList get_security_features(in Security::CommunicationDirection direction);
boolean is_valid(out Security::UtcT expiry_time);
boolean refresh();
boolean set_privileges(in boolean force_commit, in Security::AttributeList requested_privileges, out Security::AttributeList actual_privileges);
void set_security_features(in Security::CommunicationDirection direction, in Security::SecurityFeatureValueList security_features);