senidentityprovider.h File Reference

API published in: S60 3rd Ed

Link against: senservdesc.lib

Capability Information

Required Capabilities

NetworkServices ReadUserData WriteUserData


#include <SenXmlServiceDescription.h>

Go to the source code of this file.


Data Structures

class   TSenAuthentication
class   CSenIdentityProvider
  Class describes some IdentityProvider service Class is intented to be used when registrating information about some identity providing service. More...

Functions

  _LIT8 (KIdentityProvider8,"IdentityProvider")
  _LIT8 (KFakeIMEI8,"012345678901234")
  _LIT8 (KContract8,"urn:liberty:as:2004-04")
  _LIT8 (KImei,"IMEI")
  _LIT8 (KType,"type")
  _LIT8 (KAuthzID8,"AuthzID")
  _LIT8 (KAdvisoryAuthnID8,"AdvisoryAuthnID")
  _LIT8 (KPassword8,"Password")
  _LIT8 (KProviderID8,"ProviderID")

Variables

const TInt  KSenAuthMaxUsernameLength = 32
const TInt  KSenAuthMaxPasswordLength = 16

Function Documentation

_LIT8 KProviderID8  ,
"ProviderID" 
 
_LIT8 KPassword8  ,
"Password" 
 
_LIT8 KAdvisoryAuthnID8  ,
"AdvisoryAuthnID" 
 
_LIT8 KAuthzID8  ,
"AuthzID" 
 
_LIT8 KType  ,
"type" 
 
_LIT8 KImei  ,
"IMEI" 
 
_LIT8 KContract8  ,
"urn:liberty:as:2004-04" 
 
_LIT8 KFakeIMEI8  ,
"012345678901234" 
 
_LIT8 KIdentityProvider8  ,
"IdentityProvider" 
 

Variable Documentation

const TInt KSenAuthMaxPasswordLength = 16
 
const TInt KSenAuthMaxUsernameLength = 32
 

Copyright © Nokia Corporation 2001-2008
Back to top