CCredentialsConfig Class Reference
class CCredentialsConfig : public CBase
|
Constructor & Destructor Documentation
CCredentialsConfig()
CCredentialsConfig
|
(
|
)
|
[protected, inline]
|
~CCredentialsConfig()
~CCredentialsConfig
|
(
|
)
|
[inline]
|
Member Functions Documentation
GetPassword()
const
TDesC
&
|
GetPassword
|
(
|
)
|
const [inline]
|
GetResult()
TInt
|
GetResult
|
(
|
)
|
const [inline]
|
GetUserName()
const
TDesC
&
|
GetUserName
|
(
|
)
|
const [inline]
|
Initialise(const TDesC &, const TDesC &, TInt)
TInt
|
Initialise
|
(
|
const
TDesC
&
|
aUserName,
|
|
const
TDesC
&
|
aPassword,
|
|
TInt
|
aResult
|
|
)
|
[inline]
|
NewLC(ESock::CCommsDatIapView *)
SetPassword(const TDesC &)
TInt
|
SetPassword
|
(
|
const
TDesC
&
|
aPassword
|
)
|
[inline]
|
SetPassword(HBufC *)
void
|
SetPassword
|
(
|
HBufC
*
|
aUserName
|
)
|
[inline]
|
SetResult(TInt)
void
|
SetResult
|
(
|
TInt
|
aResult
|
)
|
[inline]
|
SetUserName(const TDesC &)
TInt
|
SetUserName
|
(
|
const
TDesC
&
|
aUserName
|
)
|
[inline]
|
SetUserName(HBufC *)
void
|
SetUserName
|
(
|
HBufC
*
|
aUserName
|
)
|
[inline]
|
Member Enumerations Documentation
Enum anonymous
Enumerators
EUid = 0x10281E07
|
|
ETypeId = 2
|
|
Member Data Documentation
RBuf
iPassword
RBuf
|
iPassword
|
[protected]
|
RBuf
iUserName
RBuf
|
iUserName
|
[protected]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.