Package ch.swisscom.mid.client.model
Class ProfileQueryExtensions
java.lang.Object
ch.swisscom.mid.client.model.ProfileQueryExtensions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringUser account state details.static final StringAuto-Activation status (is it enabled: true or false), see section 5.static final StringMobile ID SIM card details, for example the Mobile Network Operatorstatic final StringX.509 mobile user certificate binary content and details, incl.static final StringMobile ID PIN status.static final StringRecovery Code status (has it been created: true or false)static final StringA list of all available Secure Signature Creation Devices of the user. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SSCDS
A list of all available Secure Signature Creation Devices of the user.- See Also:
-
ACCOUNT_STATE
User account state details.- See Also:
-
CERTIFICATES
X.509 mobile user certificate binary content and details, incl. subject name. The subject name contains the user’s unique MID serial number value.- See Also:
-
PIN_STATUS
Mobile ID PIN status.- See Also:
-
RECOVERY_CODE_STATUS
Recovery Code status (has it been created: true or false)- See Also:
-
AUTO_ACTIVATION_STATUS
Auto-Activation status (is it enabled: true or false), see section 5.- See Also:
-
CARD_DETAILS
Mobile ID SIM card details, for example the Mobile Network Operator- See Also:
-
-
Constructor Details
-
ProfileQueryExtensions
public ProfileQueryExtensions()
-