Interface SecurityLevel2::Credentials

IDL source    Global index
interface Credentials


Operation index.

  • copy
  • destroy
  • get_attributes
  • get_security_features
  • is_valid
  • refresh
  • set_privileges
  • set_security_features
  • Operations.

  • copy

      Credentials copy();

  • destroy

      void destroy();

  • get_attributes

      Security::AttributeList get_attributes(in Security::AttributeTypeList attributes);

  • get_security_features

      Security::SecurityFeatureValueList get_security_features(in Security::CommunicationDirection direction);

  • is_valid

      boolean is_valid(out Security::UtcT expiry_time);

  • refresh

      boolean refresh();

  • set_privileges

      boolean set_privileges(in boolean force_commit,
          in Security::AttributeList requested_privileges,
          out Security::AttributeList actual_privileges);

  • set_security_features

      void set_security_features(in Security::CommunicationDirection direction,
          in Security::SecurityFeatureValueList security_features);


    Generated by Sandia idldoc 1.0.