Bugzilla – Bug 2973
Inconsistent Argument
Last modified: 2005-05-03 17:04:59
You need to log in before you can comment on or make changes to this bug.
The globus-credential-delegation and globus-credential-refresh apps both use -a for specifying the authz subject. This is inconsistent with most of the other apps that do this in $GLOBUS_LOCATION/bin. The majority consensus seems to be the use of -z instead.
The clients should move to inherit from org.globus.wsrf.clients.BaseClient to have consistency, but that would be an interface change and probably has to wait until after 4.0 is out.
Fix committed to trunk.