Functions | ||||
| OW_DEFINE_EXCEPTION (LocalAuthentication) | ||||
| void | initializeDir () | |||
| ||||
| String | createFile (const String &uid, const String &cookie) | |||
| OW_DECLARE_EXCEPTION (LocalAuthentication) | ||||
Variables | ||||
| static const char *const | OWLOCALHELPER_BINARY = OW_DEFAULT_LIBEXEC_DIR "/openwbem/owlocalhelper" | |||
| static const char *const | REMOVE_CMD = "remove" | |||
| static const char *const | INITIALIZE_CMD = "initialize" | |||
| static const char *const | CREATE_CMD = "create" | |||
|
||||||||||||
|
|
Definition at line 65 of file OW_LocalAuthenticationCommon.cpp. References OW_NAMESPACE::String::c_str(), i, LOCAL_AUTH_DIR, OW_FILENAME_SEPARATOR, OW_THROW, OW_THROW_ERRNO_MSG, and OW_NAMESPACE::Array< T >::size(). Referenced by OW_NAMESPACE::LocalAuthentication::LocalAuthentication(), and processStdin(). |
|
|
|
|
|
|
|
|
Definition at line 55 of file OW_LocalAuthenticationCommon.hpp. Referenced by OW_NAMESPACE::createFileHelper(), and processStdin(). |
|
|
Definition at line 54 of file OW_LocalAuthenticationCommon.hpp. Referenced by OW_NAMESPACE::initializeHelper(), and processStdin(). |
|
|
Definition at line 52 of file OW_LocalAuthenticationCommon.hpp. Referenced by OW_NAMESPACE::runHelper(). |
|
|
Definition at line 53 of file OW_LocalAuthenticationCommon.hpp. Referenced by OW_NAMESPACE::cleanupEntryHelper(), and processStdin(). |
1.4.6