#include <transfer-simple.h>
Data Fields | |
| char * | clientDN |
| The DN of the client owning these roles. | |
| char * | serviceAdmin |
| Null if the client is not a service admin. | |
| char * | submitter |
| Null if the client does not have submit privileges. | |
| int | __sizeVOManager |
| Size of array VOManager. | |
| glite_transfer_StringPair ** | VOManager |
| Holds a list of pairs VOName/principal. | |
| int | __sizechannelManager |
| Size of array channelManager. | |
| glite_transfer_StringPair ** | channelManager |
| Holds a list of pairs channelName/principal. | |
Definition at line 408 of file transfer-simple.h.