Interface PAIssuer
-
- All Superinterfaces:
DoubleDispatchServer
- All Known Implementing Classes:
PAI2
public interface PAIssuer extends DoubleDispatchServer
Created by Jeff Gaynor
on 6/3/13 at 3:35 PM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PAResponse
processProtectedAsset(PARequest paRequest)
-
Methods inherited from interface edu.uiuc.ncsa.oa4mp.delegation.common.services.DoubleDispatchServer
process
-
-
-
-
Method Detail
-
processProtectedAsset
PAResponse processProtectedAsset(PARequest paRequest)
-
-