#include <EASPolicyManager.h>
|
static EASPolicyManager * | instance () |
|
static bool | cbSecurityPolicy (LSHandle *sh, LSMessage *message, void *data) |
|
static bool | cbWatchResponse (LSHandle *sh, LSMessage *message, void *data) |
|
static bool | cbDevicePolicy (LSHandle *sh, LSMessage *message, void *data) |
|
static bool | cbDevicePolicySaved (LSHandle *sh, LSMessage *message, void *data) |
|
static bool | cbTempPoliciesDeleted (LSHandle *sh, LSMessage *message, void *data) |
|
EASPolicyManager::~EASPolicyManager |
( |
| ) |
|
bool EASPolicyManager::cbDevicePolicy |
( |
LSHandle * |
sh, |
|
|
LSMessage * |
message, |
|
|
void * |
data |
|
) |
| |
|
static |
bool EASPolicyManager::cbDevicePolicySaved |
( |
LSHandle * |
sh, |
|
|
LSMessage * |
message, |
|
|
void * |
data |
|
) |
| |
|
static |
bool EASPolicyManager::cbSecurityPolicy |
( |
LSHandle * |
sh, |
|
|
LSMessage * |
message, |
|
|
void * |
data |
|
) |
| |
|
static |
bool EASPolicyManager::cbTempPoliciesDeleted |
( |
LSHandle * |
sh, |
|
|
LSMessage * |
message, |
|
|
void * |
data |
|
) |
| |
|
static |
bool EASPolicyManager::cbWatchResponse |
( |
LSHandle * |
sh, |
|
|
LSMessage * |
message, |
|
|
void * |
data |
|
) |
| |
|
static |
int EASPolicyManager::decrementRetries |
( |
| ) |
|
const EASPolicy* const EASPolicyManager::getPolicy |
( |
| ) |
const |
|
inline |
std::string EASPolicyManager::getPolicyState |
( |
| ) |
const |
json_object * EASPolicyManager::getPolicyStatus |
( |
| ) |
const |
bool EASPolicyManager::importOldPolicySettings |
( |
| ) |
|
bool EASPolicyManager::load |
( |
| ) |
|
void EASPolicyManager::passwordEnforced |
( |
| ) |
|
bool EASPolicyManager::policyPending |
( |
| ) |
const |
|
inline |
void EASPolicyManager::queryDevicePolicy |
( |
| ) |
|
void EASPolicyManager::querySecurityPolicies |
( |
| ) |
|
void EASPolicyManager::removeTemporaryPolicies |
( |
| ) |
|
int EASPolicyManager::resetRetries |
( |
| ) |
|
uint32_t EASPolicyManager::retriesLeft |
( |
| ) |
const |
void EASPolicyManager::setDevicePolicy |
( |
json_object * |
policy = NULL | ) |
|
void EASPolicyManager::signalPolicyChanged |
( |
const EASPolicy * |
const | ) |
|
|
signal |
void EASPolicyManager::updateDevicePolicy |
( |
json_object * |
policies | ) |
|
void EASPolicyManager::watchSecurityPolicies |
( |
| ) |
|
The documentation for this class was generated from the following files: