#include "OW_config.h"#include "OW_AuthorizerManager.hpp"#include "OW_OperationContext.hpp"#include "OW_CIMObjectPath.hpp"#include "OW_CIMOMHandleIFC.hpp"#include "OW_Logger.hpp"#include "OW_RequestHandlerIFC.hpp"#include "OW_ServiceEnvironmentIFC.hpp"#include "OW_CIMInstance.hpp"#include "OW_Array.hpp"#include "OW_ServiceIFCNames.hpp"Include dependency graph for OW_AuthorizerManager.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | OW_NAMESPACE |
Functions | |
| ServiceEnvironmentIFCRef | OW_NAMESPACE::createAuthEnvRef (OperationContext &context, const ServiceEnvironmentIFCRef &env) |
Variables | |
| const String | OW_NAMESPACE::AUTH_ACTIVE_KEY ("_aUtHoRiZeR@aCtIvE@kEy_") |
| const String | OW_NAMESPACE::DISABLED_KEY ("__aUtH@mGr@DiSaBlEd__") |
| const String | OW_NAMESPACE::COMPONENT_NAME ("ow.authorizer.AuthorizerManager") |
| ServiceEnvironmentIFCRef | m_env |
| OperationContext & | m_context |
| OperationContext & | m_context |
|
|
Definition at line 107 of file OW_AuthorizerManager.cpp. |
|
|
Definition at line 95 of file OW_AuthorizerManager.cpp. |
|
1.4.6