cctools
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
dttools
src
auth_globus.h
1
/*
2
Copyright (C) 2003-2004 Douglas Thain and the University of Wisconsin
3
Copyright (C) 2005- The University of Notre Dame
4
This software is distributed under the GNU General Public License.
5
See the file COPYING for details.
6
*/
7
8
#ifndef AUTH_GLOBUS_H
9
#define AUTH_GLOBUS_H
10
11
int
auth_globus_register(
void
);
12
int
auth_globus_has_delegated_credential(
void
);
13
void
auth_globus_use_delegated_credential(
int
yesno);
14
15
#endif
Generated by
1.8.5