org.cagrid.gaards.cds.service.globus
Class CredentialDelegationServiceProviderImpl
java.lang.Object
org.cagrid.gaards.cds.service.globus.CredentialDelegationServiceProviderImpl
public class CredentialDelegationServiceProviderImpl
- 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 |
CredentialDelegationServiceProviderImpl
public CredentialDelegationServiceProviderImpl()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
initiateDelegation
public InitiateDelegationResponse initiateDelegation(InitiateDelegationRequest params)
throws java.rmi.RemoteException,
CDSInternalFault,
InvalidPolicyFault,
DelegationFault,
PermissionDeniedFault
- Throws:
java.rmi.RemoteException
CDSInternalFault
InvalidPolicyFault
DelegationFault
PermissionDeniedFault
approveDelegation
public ApproveDelegationResponse approveDelegation(ApproveDelegationRequest params)
throws java.rmi.RemoteException,
CDSInternalFault,
DelegationFault,
PermissionDeniedFault
- Throws:
java.rmi.RemoteException
CDSInternalFault
DelegationFault
PermissionDeniedFault
findDelegatedCredentials
public FindDelegatedCredentialsResponse findDelegatedCredentials(FindDelegatedCredentialsRequest params)
throws java.rmi.RemoteException,
CDSInternalFault,
PermissionDeniedFault
- Throws:
java.rmi.RemoteException
CDSInternalFault
PermissionDeniedFault
updateDelegatedCredentialStatus
public UpdateDelegatedCredentialStatusResponse updateDelegatedCredentialStatus(UpdateDelegatedCredentialStatusRequest params)
throws java.rmi.RemoteException,
CDSInternalFault,
DelegationFault,
PermissionDeniedFault
- Throws:
java.rmi.RemoteException
CDSInternalFault
DelegationFault
PermissionDeniedFault
findCredentialsDelegatedToClient
public FindCredentialsDelegatedToClientResponse findCredentialsDelegatedToClient(FindCredentialsDelegatedToClientRequest params)
throws java.rmi.RemoteException,
CDSInternalFault,
PermissionDeniedFault
- Throws:
java.rmi.RemoteException
CDSInternalFault
PermissionDeniedFault
searchDelegatedCredentialAuditLog
public SearchDelegatedCredentialAuditLogResponse searchDelegatedCredentialAuditLog(SearchDelegatedCredentialAuditLogRequest params)
throws java.rmi.RemoteException,
CDSInternalFault,
PermissionDeniedFault,
DelegationFault
- Throws:
java.rmi.RemoteException
CDSInternalFault
PermissionDeniedFault
DelegationFault
deleteDelegatedCredential
public DeleteDelegatedCredentialResponse deleteDelegatedCredential(DeleteDelegatedCredentialRequest params)
throws java.rmi.RemoteException,
CDSInternalFault,
PermissionDeniedFault
- Throws:
java.rmi.RemoteException
CDSInternalFault
PermissionDeniedFault
addAdmin
public AddAdminResponse addAdmin(AddAdminRequest params)
throws java.rmi.RemoteException,
CDSInternalFault,
PermissionDeniedFault
- Throws:
java.rmi.RemoteException
CDSInternalFault
PermissionDeniedFault
removeAdmin
public RemoveAdminResponse removeAdmin(RemoveAdminRequest params)
throws java.rmi.RemoteException,
CDSInternalFault,
PermissionDeniedFault
- Throws:
java.rmi.RemoteException
CDSInternalFault
PermissionDeniedFault
getAdmins
public GetAdminsResponse getAdmins(GetAdminsRequest params)
throws java.rmi.RemoteException,
CDSInternalFault,
PermissionDeniedFault
- Throws:
java.rmi.RemoteException
CDSInternalFault
PermissionDeniedFault