18 #ifndef _DECAF_INTERNAL_SECURITYRUNTIME_H_ 19 #define _DECAF_INTERNAL_SECURITYRUNTIME_H_ 29 class SecurityRuntimeImpl;
30 class ServiceRegistry;
41 SecurityRuntimeImpl* impl;
91 static void initializeSecurity();
98 static void shutdownSecurity();
Mutex object that offers recursive support on all platforms as well as providing the ability to use t...
Definition: Mutex.h:39
Serves as a registry for all the Providers for services using the naming format of "ServiceName...
Definition: ServiceRegistry.h:39
#define DECAF_API
Definition: Config.h:29
Internal class used to manage Security related resources and hide platform dependent calls from the h...
Definition: SecurityRuntime.h:38
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25