CSenIdentityProviderIdArray8 Class Reference
API published in: S60 3rd Ed
Link against: senservdesc.lib
Capability Information
Required Capabilities
NetworkServices ReadUserData WriteUserData
#include <senidentityprovideridarray8.h>
Inherits MSenIdentityProviderIdArray.
Detailed Description
Array utility class for listing pre-known ProviderIDs Typical use of this class is to define a strict list of ProviderIDs pointing to certain IDPs, which are to be accepted as only suitable services when initiating an new service connection.
Other possiblity is to instantiate a non-strict array, which only acts as "recommendation" of those Identity Providers, that should be first checked when initiating new service connection. In such case, because it is a non-strict list, also other IDPs may be used, if none matching with this "recommendation" is found.
Constructor & Destructor Documentation
virtual IMPORT_C CSenIdentityProviderIdArray8::~CSenIdentityProviderIdArray8 | ( | | ) | [virtual] |
|
CSenIdentityProviderIdArray8::CSenIdentityProviderIdArray8 | ( | const TBool | aStrict | ) | [protected] |
|
Member Function Documentation
void CSenIdentityProviderIdArray8::ConstructL | ( | | ) | [protected] |
|
|
Default 2nd phase constructor.
|
virtual IMPORT_C TBool CSenIdentityProviderIdArray8::IsStrict | ( | | ) | const [virtual] |
|
|
Basic constructor with a default value for iStrict.
- Parameters:
-
| aStrict | the value to be set to iStrict |
|
|
Constructor with no arguments create non-strict arrays.
(iStrict = EFalse) |
|
Basic constructor with a default value for iStrict.
- Parameters:
-
| aStrict | the value to be set to iStrict |
|
|
Constructor with no arguments create non-strict arrays.
(iStrict = EFalse) |
IMPORT_C void CSenIdentityProviderIdArray8::SetStrict | ( | TBool | aStrict | ) | [virtual] |
|
The documentation for this class was generated from the following file: