RPolicyManagement Class Reference
class RPolicyManagement : public RSubSessionBase |
Inherited Functions |
---|
| RSubSessionBase::CloseSubSession(TInt) |
| RSubSessionBase::CreateAutoCloseSubSession(RSessionBase &,TInt,const TIpcArgs &) |
| RSubSessionBase::CreateSubSession(const RSessionBase &,TInt) |
| RSubSessionBase::CreateSubSession(const RSessionBase &,TInt,const TIpcArgs &) |
| RSubSessionBase::RSubSessionBase() |
| RSubSessionBase::Send(TInt)const |
| RSubSessionBase::Send(TInt,const TIpcArgs &)const |
| RSubSessionBase::SendReceive(TInt)const |
| RSubSessionBase::SendReceive(TInt,TRequestStatus &)const |
| RSubSessionBase::SendReceive(TInt,const TIpcArgs &)const |
| RSubSessionBase::SendReceive(TInt,const TIpcArgs &,TRequestStatus &)const |
| RSubSessionBase::Session()const |
| RSubSessionBase::SubSessionHandle()const |
Member Functions Documentation
AddSessionTrust(TCertInfo &)
AddSessionTrust Authorize session to use predetermined Subject name (Use AuthorizeSubject to authorize subject).
Parameters
TCertInfo & aCertInfo | Certificate info for subject |
CertificateRole(TCertInfo &, TRole &)
CertificateRole Check which role is given for the specific certificate
Parameters
TCertInfo & aCertInfo | Certificate info |
TRole & aRole | Role for certificate |
ExecuteOperation(const TDesC8 &, TParserResponse &)
AddElement Add policy element to policy storage.
Parameters
const TDesC8 & aOperationDescription | Operation descriped with XML |
TParserResponse & aResponse | Parameter returns operation status |
ExecuteOperation(const TDesC8 &)
IMPORT_C TInt | ExecuteOperation | ( | const TDesC8 & | aOperationDescription | ) | |
AddElement Add policy element to policy storage.
Parameters
const TDesC8 & aOperationDescription | Operation descriped with XML |
GetElementL(TElementInfo &)
GetElement Fetch element info from policy engine
Parameters
TElementInfo & aElementInfo | Prefilled with element id value, operation get data from policy engine and fill missing fields in structure except description |
GetElementListL(const TElementType &, RElementIdArray &)
GetElementListL Fetch element list fron policy engine
GetXACMLDescriptionL(TElementInfo &)
GetElement Fetch element description from policy engine
Parameters
TElementInfo & aElementInfo | Prefilled with element id value, operation get data from policy engine and fill XACML description field in structure |
IsAllowedServerId(const TDesC &)
IMPORT_C TInt | IsAllowedServerId | ( | const TDesC & | aServerID | ) | |
IsAllowedServerId Check is the serverId given in parameter allowed to establish silent DM operation
Parameters
const TDesC & aServerID | Server ID |
Open(RPolicyEngine &)
Connect Open client side session
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.