SAGA C++ API 1.6
context.hpp File Reference

Go to the source code of this file.

Classes

class  saga::context
 The saga::context class provides the functionality of a security information container. More...

Namespaces

namespace  saga
 

The SAGA root namespace.


namespace  saga::attributes

Variables

char const *const saga::attributes::context_type = "Type"
char const *const saga::attributes::context_server = "Server"
char const *const saga::attributes::context_certrepository = "CertRepository"
char const *const saga::attributes::context_userproxy = "UserProxy"
char const *const saga::attributes::context_usercert = "UserCert"
char const *const saga::attributes::context_userkey = "UserKey"
char const *const saga::attributes::context_userid = "UserID"
char const *const saga::attributes::context_userpass = "UserPass"
char const *const saga::attributes::context_uservo = "UserVO"
char const *const saga::attributes::context_lifetime = "LifeTime"
char const *const saga::attributes::context_remoteid = "RemoteID"
char const *const saga::attributes::context_remotehost = "RemoteHost"
char const *const saga::attributes::context_remoteport = "RemotePort"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines