9 #ifndef _b935542d_12c9_4c81_963c_32b7996af777 10 #define _b935542d_12c9_4c81_963c_32b7996af777 30 static uint8_t
const type=0x58;
39 uint8_t get_type()
const;
42 void set_type(uint8_t type);
45 bool get_positive_response_requested()
const;
48 void set_positive_response_requested(
bool value);
51 std::string
const & get_primary_field()
const;
54 void set_primary_field(std::string
const & value);
57 std::string
const & get_secondary_field()
const;
60 void set_secondary_field(std::string
const & value);
62 void set_username(std::string
const & username);
64 void set_username_and_passcode(
65 std::string
const & username, std::string
const & passcode);
67 void set_kerberos_service_ticket(std::string
const & ticket);
69 void set_saml_assertion(std::string
const & assertion);
76 #endif // _b935542d_12c9_4c81_963c_32b7996af777
Base class for all PDU-related high-level objects (PDU, items and sub-items).
Definition: Object.h:27
Definition: Association.h:24
#define ODIL_API
Definition: odil.h:28
User Identity Sub-Item Structure (A-ASSOCIATE-RQ) (PS 3.7, D.3.3.7.1).
Definition: UserIdentityRQ.h:26