Go to the source code of this file.
Variables | |
const pep_pip_t * | authzinterop2gridwn_adapter_pip |
AuthZ Interop Profile to Grid WN AuthZ Profile PIP adapter. | |
const pep_obligationhandler_t * | gridwn2authzinterop_adapter_oh |
Grid WN AuthZ Profile to AuthZ Interop Profile ObligationHandler adapter. | |
static const char | XACML_AUTHZINTEROP_OBLIGATION_AFS_TOKEN [] = "http://authz-interop.org/xacml/obligation/afs-token" |
XACML AuthZ Interop Obligation afs-token identifier (XACML Authz Interop: AFS Token). | |
static const char | XACML_AUTHZINTEROP_OBLIGATION_ATTR_AFS_TOKEN [] = "http://authz-interop.org/xacml/attribute/afs-token" |
XACML AuthZ Interop Obligation/AttributeAssignment afs-token identifier (Datatype: base64Binary). | |
static const char | XACML_AUTHZINTEROP_OBLIGATION_ATTR_POSIX_GID [] = "http://authz-interop.org/xacml/attribute/posix-gid" |
XACML AuthZ Interop Obligation/AttributeAssignment posix-gid identifier (C Datatype: string, must be converted to integer). | |
static const char | XACML_AUTHZINTEROP_OBLIGATION_ATTR_POSIX_UID [] = "http://authz-interop.org/xacml/attribute/posix-uid" |
XACML AuthZ Interop Obligation/AttributeAssignment posix-uid identifier (C Datatype: string, must be converted to integer). | |
static const char | XACML_AUTHZINTEROP_OBLIGATION_ATTR_USERNAME [] = "http://authz-interop.org/xacml/attribute/username" |
XACML AuthZ Interop Obligation/AttributeAssignment username identifier (Datatype: string). | |
static const char | XACML_AUTHZINTEROP_OBLIGATION_SECONDARY_GIDS [] = "http://authz-interop.org/xacml/obligation/secondary-gids" |
XACML AuthZ Interop Obligation secondary-gids identifier (XACML Authz Interop: Multiple Secondary GIDs). | |
static const char | XACML_AUTHZINTEROP_OBLIGATION_UIDGID [] = "http://authz-interop.org/xacml/obligation/uidgid" |
XACML AuthZ Interop Obligation uidgid identifier (XACML Authz Interop: UID GID). | |
static const char | XACML_AUTHZINTEROP_OBLIGATION_USERNAME [] = "http://authz-interop.org/xacml/obligation/username" |
XACML AuthZ Interop Obligation username identifier (XACML Authz Interop: Username). | |
static const char | XACML_AUTHZINTEROP_SUBJECT_CERTCHAIN [] = "http://authz-interop.org/xacml/subject/cert-chain" |
XACML AuthZ Interop Subject/Attribute cert-chain identifier (Datatype: base64Binary). | |
static const char | XACML_AUTHZINTEROP_SUBJECT_VO [] = "http://authz-interop.org/xacml/subject/vo" |
XACML AuthZ Interop Subject/Attribute vo identifier (Datatype: string). | |
static const char | XACML_AUTHZINTEROP_SUBJECT_VOMS_FQAN [] = "http://authz-interop.org/xacml/subject/voms-fqan" |
XACML AuthZ Interop Subject/Attribute voms-fqan identifier (Datatype: string). | |
static const char | XACML_AUTHZINTEROP_SUBJECT_VOMS_PRIMARY_FQAN [] = "http://authz-interop.org/xacml/subject/voms-primary-fqan" |
XACML AuthZ Interop Subject/Attribute voms-primary-fqan identifier (Datatype: string). | |
static const char | XACML_AUTHZINTEROP_SUBJECT_X509_ID [] = "http://authz-interop.org/xacml/subject/subject-x509-id" |
XACML AuthZ Interop Subject/Attribute subject-x509-id identifier (Datatype: string, OpenSSL format). | |
static const char | XACML_AUTHZINTEROP_SUBJECT_X509_ISSUER [] = "http://authz-interop.org/xacml/subject/subject-x509-issuer" |
XACML AuthZ Interop Subject/Attribute subject-x509-issuer identifier (Datatype: string, OpenSSL format). | |
static const char | XACML_COMMONAUTHZ_PROFILE_1_1 [] = "http://dci-sec.org/xacml/profile/common-authz/1.1" |
Common XACML Authorization Profile version 1.1 value. | |
static const char | XACML_DCISEC_ACTION_ANY [] = "http://dci-sec.org/xacml/action/ANY" |
Common XACML Authorization Profile Action ANY value. | |
static const char | XACML_DCISEC_ACTION_NAMESPACE [] = "http://dci-sec.org/xacml/action" |
Namespace for the Common XACML Authorization Profile Action values. | |
static const char | XACML_DCISEC_ATTRIBUTE_GROUP [] = "http://dci-sec.org/xacml/attribute/group" |
Common XACML Authorization Profile Subject/Attribute group (VO) identifier. | |
static const char | XACML_DCISEC_ATTRIBUTE_GROUP_ID [] = "http://dci-sec.org/xacml/attribute/group-id" |
Common XACML Authorization Profile Obligation/AttributeAssignment group-id (user goupe name) identifier, see obligation XACML_DCISEC_OBLIGATION_MAP_POSIX_USER. | |
static const char | XACML_DCISEC_ATTRIBUTE_GROUP_ID_PRIMARY [] = "http://dci-sec.org/xacml/attribute/group-id/primary" |
Common XACML Authorization Profile Obligation/AttributeAssignment group-id/primary (primary goupe name) identifier, see obligation XACML_DCISEC_OBLIGATION_MAP_POSIX_USER. | |
static const char | XACML_DCISEC_ATTRIBUTE_GROUP_PRIMARY [] = "http://dci-sec.org/xacml/attribute/group/primary" |
Common XACML Authorization Profile Subject/Attribute group/primary (VO) identifier. | |
static const char | XACML_DCISEC_ATTRIBUTE_PROFILE_ID [] = "http://dci-sec.org/xacml/attribute/profile-id" |
Common XACML Authorization Profile Environment/Attribute profile-id identifier. | |
static const char | XACML_DCISEC_ATTRIBUTE_RESOURCE_OWNER [] = "http://dci-sec.org/xacml/attribute/resource-owner" |
Common XACML Authorization Profile Resource/Attribute resource-owner identifier. | |
static const char | XACML_DCISEC_ATTRIBUTE_ROLE [] = "http://dci-sec.org/xacml/attribute/role" |
Common XACML Authorization Profile Subject/Attribute role (VO) identifier. | |
static const char | XACML_DCISEC_ATTRIBUTE_ROLE_PRIMARY [] = "http://dci-sec.org/xacml/attribute/role/primary" |
Common XACML Authorization Profile Subject/Attribute role/primary (VO) identifier. | |
static const char | XACML_DCISEC_ATTRIBUTE_SUBJECT_ISSUER [] = "http://dci-sec.org/xacml/attribute/subject-issuer" |
Common XACML Authorization Profile Subject/Attribute subject-issuer identifier. | |
static const char | XACML_DCISEC_ATTRIBUTE_USER_ID [] = "http://dci-sec.org/xacml/attribute/user-id" |
Common XACML Authorization Profile Obligation/AttributeAssignment user-id (username) identifier, see obligation XACML_DCISEC_OBLIGATION_MAP_POSIX_USER. | |
static const char | XACML_DCISEC_ATTRIBUTE_VIRTUAL_ORGANIZATION [] = "http://dci-sec.org/xacml/attribute/virtual-organization" |
Common XACML Authorization Profile Subject/Attribute virtual-organization (VO) identifier. | |
static const char | XACML_DCISEC_OBLIGATION_MAP_LOCAL_USER [] = "http://dci-sec.org/xacml/obligation/map-local-user" |
Common XACML Authorization Profile Obligation map-local-user identifier [Common XACML Authorization Profile v.1.1, 5.1.1]. | |
static const char | XACML_DCISEC_OBLIGATION_MAP_POSIX_USER [] = "http://dci-sec.org/xacml/obligation/map-local-user/posix" |
Common XACML Authorization Profile Obligation map-local-user/posix identifier. | |
static const char | XACML_GLITE_ATTRIBUTE_FQAN [] = "http://glite.org/xacml/attribute/fqan" |
XACML Grid WN AuthZ Subject/Attribute fqan identifier. | |
static const char | XACML_GLITE_ATTRIBUTE_FQAN_PRIMARY [] = "http://glite.org/xacml/attribute/fqan/primary" |
XACML Grid WN AuthZ Subject/Attribute fqan/primary identifier. | |
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]. | |
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]. | |
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. | |
static const char | XACML_GLITE_ATTRIBUTE_PROFILE_ID [] = "http://glite.org/xacml/attribute/profile-id" |
XACML Grid WN AuthZ Environment/Attribute profile-id identifier. | |
static const char | XACML_GLITE_ATTRIBUTE_SUBJECT_ISSUER [] = "http://glite.org/xacml/attribute/subject-issuer" |
XACML Grid WN AuthZ Subject/Attribute subject-issuer identifier. | |
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]. | |
static const char | XACML_GLITE_ATTRIBUTE_VIRTUAL_ORGANIZATION [] = "http://glite.org/xacml/attribute/virtual-organization" |
XACML Grid WN AuthZ Subject/Attribute virutal-organization identifier. | |
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]. | |
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]. | |
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]. | |
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]. | |
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]. |