Class ProfileQueryExtensions


  • public class ProfileQueryExtensions
    extends Object
    • Field Detail

      • SSCDS

        public static final String SSCDS
        A list of all available Secure Signature Creation Devices of the user.
        See Also:
        Constant Field Values
      • CERTIFICATES

        public static final String 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:
        Constant Field Values
      • RECOVERY_CODE_STATUS

        public static final String RECOVERY_CODE_STATUS
        Recovery Code status (has it been created: true or false)
        See Also:
        Constant Field Values
      • AUTO_ACTIVATION_STATUS

        public static final String AUTO_ACTIVATION_STATUS
        Auto-Activation status (is it enabled: true or false), see section 5.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ProfileQueryExtensions

        public ProfileQueryExtensions()