IDL source Global index
interface Credentials
- copy
- destroy
- get_attributes
- get_security_features
- is_valid
- refresh
- set_privileges
- set_security_features
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);
-
Generated by Sandia idldoc 1.0.