org.cagrid.gaards.cds.delegated.service.globus
Class DelegatedCredentialProviderImpl
java.lang.Object
org.cagrid.gaards.cds.delegated.service.globus.DelegatedCredentialProviderImpl
public class DelegatedCredentialProviderImpl
- extends java.lang.Object
DO NOT EDIT: This class is autogenerated!
This class implements each method in the portType of the service. Each method call represented
in the port type will be then mapped into the unwrapped implementation which the user provides
in the CredentialDelegationServiceImpl class. This class handles the boxing and unboxing of each method call
so that it can be correclty mapped in the unboxed interface that the developer has designed and
has implemented. Authorization callbacks are automatically made for each method based
on each methods authorization requirements.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegatedCredentialProviderImpl
public DelegatedCredentialProviderImpl()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getDelegatedCredential
public GetDelegatedCredentialResponse getDelegatedCredential(GetDelegatedCredentialRequest params)
throws java.rmi.RemoteException,
CDSInternalFault,
DelegationFault,
PermissionDeniedFault
- Throws:
java.rmi.RemoteException
CDSInternalFault
DelegationFault
PermissionDeniedFault