Argus PEP client API  2.3
Variables
Grid Worker Node Authorization Profile

XACML Grid Worker Node Authorization Profile (Version 1.0) More...

Variables

static const char XACML_GLITE_ATTRIBUTE_FQAN [] = "http://glite.org/xacml/attribute/fqan"
 XACML Grid WN AuthZ Subject/Attribute fqan identifier. More...
 
static const char XACML_GLITE_ATTRIBUTE_FQAN_PRIMARY [] = "http://glite.org/xacml/attribute/fqan/primary"
 XACML Grid WN AuthZ Subject/Attribute fqan/primary identifier. More...
 
static const char XACML_GLITE_ATTRIBUTE_GROUP_ID [] = "http://glite.org/xacml/attribute/group-id"
 XACML Grid WN AuthZ Obligation/AttributeAssignment group-id identifier [XACML Grid WN AuthZ 1.0, 3.6.2]. More...
 
static const char XACML_GLITE_ATTRIBUTE_GROUP_ID_PRIMARY [] = "http://glite.org/xacml/attribute/group-id/primary"
 XACML Grid WN AuthZ Obligation/AttributeAssignment group-id/primary identifier [XACML Grid WN AuthZ 1.0, 3.6.3]. More...
 
static const char XACML_GLITE_ATTRIBUTE_PILOT_JOB_CLASSIFIER [] = "http://glite.org/xacml/attribute/pilot-job-classifer"
 XACML Grid WN AuthZ Action/Attribute pilot-job-classifer identifier. More...
 
static const char XACML_GLITE_ATTRIBUTE_PROFILE_ID [] = "http://glite.org/xacml/attribute/profile-id"
 XACML Grid WN AuthZ Environment/Attribute profile-id identifier. More...
 
static const char XACML_GLITE_ATTRIBUTE_SUBJECT_ISSUER [] = "http://glite.org/xacml/attribute/subject-issuer"
 XACML Grid WN AuthZ Subject/Attribute subject-issuer identifier. More...
 
static const char XACML_GLITE_ATTRIBUTE_USER_ID [] = "http://glite.org/xacml/attribute/user-id"
 XACML Grid WN AuthZ Obligation/AttributeAssignment user-id identifier [XACML Grid WN AuthZ 1.0, 3.6.1]. More...
 
static const char XACML_GLITE_ATTRIBUTE_VIRTUAL_ORGANIZATION [] = "http://glite.org/xacml/attribute/virtual-organization"
 XACML Grid WN AuthZ Subject/Attribute virutal-organization identifier. More...
 
static const char XACML_GLITE_ATTRIBUTE_VOMS_ISSUER [] = "http://glite.org/xacml/attribute/voms-issuer"
 XACML Grid WN AuthZ Subject/Attribute voms-issuer identifier [XACML Grid WN AuthZ 1.0, 4.6.2]. More...
 
static const char XACML_GLITE_DATATYPE_FQAN [] = "http://glite.org/xacml/datatype/fqan"
 XACML Grid WN AuthZ fqan datatype [XACML Grid WN AuthZ 1.0, 3.7.1]. More...
 
static const char XACML_GLITE_OBLIGATION_LOCAL_ENVIRONMENT_MAP [] = "http://glite.org/xacml/obligation/local-environment-map"
 XACML Grid WN AuthZ Obligation local-environment-map identifier [XACML Grid WN AuthZ 1.0, 3.5.1]. More...
 
static const char XACML_GLITE_OBLIGATION_LOCAL_ENVIRONMENT_MAP_POSIX [] = "http://glite.org/xacml/obligation/local-environment-map/posix"
 XACML Grid WN AuthZ Obligation local-environment-map/posix identifier [XACML Grid WN AuthZ 1.0, 3.5.2]. More...
 
static const char XACML_GRIDWN_ATTRIBUTE_FQAN [] = "http://glite.org/xacml/attribute/fqan"
 
static const char XACML_GRIDWN_ATTRIBUTE_FQAN_PRIMARY [] = "http://glite.org/xacml/attribute/fqan/primary"
 
static const char XACML_GRIDWN_ATTRIBUTE_GROUP_ID [] = "http://glite.org/xacml/attribute/group-id"
 
static const char XACML_GRIDWN_ATTRIBUTE_GROUP_ID_PRIMARY [] = "http://glite.org/xacml/attribute/group-id/primary"
 
static const char XACML_GRIDWN_ATTRIBUTE_PILOT_JOB_CLASSIFIER [] = "http://glite.org/xacml/attribute/pilot-job-classifer"
 
static const char XACML_GRIDWN_ATTRIBUTE_PROFILE_ID [] = "http://glite.org/xacml/attribute/profile-id"
 
static const char XACML_GRIDWN_ATTRIBUTE_SUBJECT_ISSUER [] = "http://glite.org/xacml/attribute/subject-issuer"
 
static const char XACML_GRIDWN_ATTRIBUTE_USER_ID [] = "http://glite.org/xacml/attribute/user-id"
 
static const char XACML_GRIDWN_ATTRIBUTE_VIRTUAL_ORGANIZATION [] = "http://glite.org/xacml/attribute/virtual-organization"
 
static const char XACML_GRIDWN_ATTRIBUTE_VOMS_ISSUER [] = "http://glite.org/xacml/attribute/voms-issuer"
 
static const char XACML_GRIDWN_DATATYPE_FQAN [] = "http://glite.org/xacml/datatype/fqan"
 
static const char XACML_GRIDWN_OBLIGATION_LOCAL_ENVIRONMENT_MAP [] = "http://glite.org/xacml/obligation/local-environment-map"
 
static const char XACML_GRIDWN_OBLIGATION_LOCAL_ENVIRONMENT_MAP_POSIX [] = "http://glite.org/xacml/obligation/local-environment-map/posix"
 
static const char XACML_GRIDWN_PROFILE_VERSION [] = "http://glite.org/xacml/profile/grid-wn/1.0"
 XACML Grid WN AuthZ Profile version value [XACML Grid WN AuthZ 1.0, 3.1.1]. More...
 

Detailed Description

XACML Grid Worker Node Authorization Profile (Version 1.0)

Version
1.0

Document: https://edms.cern.ch/document/1058175/1.0

Profile version, XACML Attribute identifiers, XACML Obligation identifiers, and datatypes for the Grid WN AuthZ Profile.

Variable Documentation

const char XACML_GLITE_ATTRIBUTE_FQAN[] = "http://glite.org/xacml/attribute/fqan"
static

XACML Grid WN AuthZ Subject/Attribute fqan identifier.

Datatype: FQAN, see XACML_GLITE_DATATYPE_FQAN [XACML Grid WN AuthZ 1.0, 3.2.4 and 4.4]

const char XACML_GLITE_ATTRIBUTE_FQAN_PRIMARY[] = "http://glite.org/xacml/attribute/fqan/primary"
static

XACML Grid WN AuthZ Subject/Attribute fqan/primary identifier.

Datatype: FQAN, see XACML_GLITE_DATATYPE_FQAN [XACML Grid WN AuthZ 1.0, 3.2.5]

const char XACML_GLITE_ATTRIBUTE_GROUP_ID[] = "http://glite.org/xacml/attribute/group-id"
static

XACML Grid WN AuthZ Obligation/AttributeAssignment group-id identifier [XACML Grid WN AuthZ 1.0, 3.6.2].

const char XACML_GLITE_ATTRIBUTE_GROUP_ID_PRIMARY[] = "http://glite.org/xacml/attribute/group-id/primary"
static

XACML Grid WN AuthZ Obligation/AttributeAssignment group-id/primary identifier [XACML Grid WN AuthZ 1.0, 3.6.3].

const char XACML_GLITE_ATTRIBUTE_PILOT_JOB_CLASSIFIER[] = "http://glite.org/xacml/attribute/pilot-job-classifer"
static

XACML Grid WN AuthZ Action/Attribute pilot-job-classifer identifier.

Datatype: string, see XACML_DATATYPE_STRING [XACML Grid WN AuthZ 1.0, 3.4.2]

const char XACML_GLITE_ATTRIBUTE_PROFILE_ID[] = "http://glite.org/xacml/attribute/profile-id"
static

XACML Grid WN AuthZ Environment/Attribute profile-id identifier.

Datatype: anyURI, see XACML_DATATYPE_ANYURI [XACML Grid WN AuthZ 1.0, 3.1.1]

const char XACML_GLITE_ATTRIBUTE_SUBJECT_ISSUER[] = "http://glite.org/xacml/attribute/subject-issuer"
static

XACML Grid WN AuthZ Subject/Attribute subject-issuer identifier.

Datatype: x500Name, see XACML_DATATYPE_X500NAME [XACML Grid WN AuthZ 1.0, 3.2.2 and 4.2]

const char XACML_GLITE_ATTRIBUTE_USER_ID[] = "http://glite.org/xacml/attribute/user-id"
static

XACML Grid WN AuthZ Obligation/AttributeAssignment user-id identifier [XACML Grid WN AuthZ 1.0, 3.6.1].

const char XACML_GLITE_ATTRIBUTE_VIRTUAL_ORGANIZATION[] = "http://glite.org/xacml/attribute/virtual-organization"
static

XACML Grid WN AuthZ Subject/Attribute virutal-organization identifier.

Datatype: string, see XACML_DATATYPE_STRING [XACML Grid WN AuthZ 1.0, 3.2.3 and 4.3]

const char XACML_GLITE_ATTRIBUTE_VOMS_ISSUER[] = "http://glite.org/xacml/attribute/voms-issuer"
static

XACML Grid WN AuthZ Subject/Attribute voms-issuer identifier [XACML Grid WN AuthZ 1.0, 4.6.2].

const char XACML_GLITE_DATATYPE_FQAN[] = "http://glite.org/xacml/datatype/fqan"
static

XACML Grid WN AuthZ fqan datatype [XACML Grid WN AuthZ 1.0, 3.7.1].

const char XACML_GLITE_OBLIGATION_LOCAL_ENVIRONMENT_MAP[] = "http://glite.org/xacml/obligation/local-environment-map"
static

XACML Grid WN AuthZ Obligation local-environment-map identifier [XACML Grid WN AuthZ 1.0, 3.5.1].

const char XACML_GLITE_OBLIGATION_LOCAL_ENVIRONMENT_MAP_POSIX[] = "http://glite.org/xacml/obligation/local-environment-map/posix"
static

XACML Grid WN AuthZ Obligation local-environment-map/posix identifier [XACML Grid WN AuthZ 1.0, 3.5.2].

const char XACML_GRIDWN_ATTRIBUTE_FQAN[] = "http://glite.org/xacml/attribute/fqan"
static
Deprecated:
use XACML_GLITE_ATTRIBUTE_FQAN instead. XACML Grid WN AuthZ Subject/Attribute fqan identifier. Datatype: string, see XACML_GRIDWN_DATATYPE_FQAN [XACML Grid WN AuthZ 1.0, 3.2.4 and 4.4]
const char XACML_GRIDWN_ATTRIBUTE_FQAN_PRIMARY[] = "http://glite.org/xacml/attribute/fqan/primary"
static
Deprecated:
use XACML_GLITE_ATTRIBUTE_FQAN_PRIMARY instead. XACML Grid WN AuthZ Subject/Attribute fqan/primary identifier. Datatype: string, see XACML_GRIDWN_DATATYPE_FQAN [XACML Grid WN AuthZ 1.0, 3.2.5]
const char XACML_GRIDWN_ATTRIBUTE_GROUP_ID[] = "http://glite.org/xacml/attribute/group-id"
static
Deprecated:
use XACML_GLITE_ATTRIBUTE_GROUP_ID instead. XACML Grid WN AuthZ Obligation/AttributeAssignment group-id identifier [XACML Grid WN AuthZ 1.0, 3.6.2]
const char XACML_GRIDWN_ATTRIBUTE_GROUP_ID_PRIMARY[] = "http://glite.org/xacml/attribute/group-id/primary"
static
Deprecated:
use XACML_GLITE_ATTRIBUTE_GROUP_ID_PRIMARY instead. XACML Grid WN AuthZ Obligation/AttributeAssignment group-id/primary identifier [XACML Grid WN AuthZ 1.0, 3.6.3]
const char XACML_GRIDWN_ATTRIBUTE_PILOT_JOB_CLASSIFIER[] = "http://glite.org/xacml/attribute/pilot-job-classifer"
static
Deprecated:
use XACML_GLITE_ATTRIBUTE_PILOT_JOB_CLASSIFIER instead. XACML Grid WN AuthZ Action/Attribute pilot-job-classifer identifier. Datatype: string, see XACML_DATATYPE_STRING [XACML Grid WN AuthZ 1.0, 3.4.2]
const char XACML_GRIDWN_ATTRIBUTE_PROFILE_ID[] = "http://glite.org/xacml/attribute/profile-id"
static
Deprecated:
use XACML_GLITE_ATTRIBUTE_PROFILE_ID instead. XACML Grid WN AuthZ Environment/Attribute profile-id identifier. Datatype: string, see XACML_DATATYPE_ANYURI [XACML Grid WN AuthZ 1.0, 3.1.1]
const char XACML_GRIDWN_ATTRIBUTE_SUBJECT_ISSUER[] = "http://glite.org/xacml/attribute/subject-issuer"
static
Deprecated:
use XACML_GLITE_ATTRIBUTE_SUBJECT_ISSUER instead. XACML Grid WN AuthZ Subject/Attribute subject-issuer identifier. Datatype: string, see XACML_DATATYPE_X500NAME [XACML Grid WN AuthZ 1.0, 3.2.2 and 4.2]
const char XACML_GRIDWN_ATTRIBUTE_USER_ID[] = "http://glite.org/xacml/attribute/user-id"
static
Deprecated:
use XACML_GLITE_ATTRIBUTE_USER_ID instead. XACML Grid WN AuthZ Obligation/AttributeAssignment user-id identifier [XACML Grid WN AuthZ 1.0, 3.6.1]
const char XACML_GRIDWN_ATTRIBUTE_VIRTUAL_ORGANIZATION[] = "http://glite.org/xacml/attribute/virtual-organization"
static
Deprecated:
use XACML_GLITE_ATTRIBUTE_VIRTUAL_ORGANIZATION instead. XACML Grid WN AuthZ Subject/Attribute virutal-organization identifier. Datatype: string, see XACML_DATATYPE_STRING [XACML Grid WN AuthZ 1.0, 3.2.3 and 4.3]
const char XACML_GRIDWN_ATTRIBUTE_VOMS_ISSUER[] = "http://glite.org/xacml/attribute/voms-issuer"
static
Deprecated:
use XACML_GLITE_ATTRIBUTE_VOMS_ISSUER instead. XACML Grid WN AuthZ Subject/Attribute voms-issuer identifier [XACML Grid WN AuthZ 1.0, 4.6.2]
const char XACML_GRIDWN_DATATYPE_FQAN[] = "http://glite.org/xacml/datatype/fqan"
static
Deprecated:
use XACML_GLITE_DATATYPE_FQAN instead. XACML Grid WN AuthZ fqan datatype [XACML Grid WN AuthZ 1.0, 3.7.1]
const char XACML_GRIDWN_OBLIGATION_LOCAL_ENVIRONMENT_MAP[] = "http://glite.org/xacml/obligation/local-environment-map"
static
Deprecated:
use XACML_GLITE_OBLIGATION_LOCAL_ENVIRONMENT_MAP instead. XACML Grid WN AuthZ Obligation local-environment-map identifier [XACML Grid WN AuthZ 1.0, 3.5.1]
const char XACML_GRIDWN_OBLIGATION_LOCAL_ENVIRONMENT_MAP_POSIX[] = "http://glite.org/xacml/obligation/local-environment-map/posix"
static
Deprecated:
use XACML_GLITE_OBLIGATION_LOCAL_ENVIRONMENT_MAP_POSIX instead. XACML Grid WN AuthZ Obligation local-environment-map/posix identifier [XACML Grid WN AuthZ 1.0, 3.5.2]
const char XACML_GRIDWN_PROFILE_VERSION[] = "http://glite.org/xacml/profile/grid-wn/1.0"
static

XACML Grid WN AuthZ Profile version value [XACML Grid WN AuthZ 1.0, 3.1.1].