Interface ATIssuer
-
- All Superinterfaces:
DoubleDispatchServer
- All Known Implementing Classes:
ATI2
public interface ATIssuer extends DoubleDispatchServer
Created by Jeff Gaynor
on 6/3/13 at 3:34 PM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ATResponse
processATRequest(ATRequest accessTokenRequest)
-
Methods inherited from interface edu.uiuc.ncsa.oa4mp.delegation.common.services.DoubleDispatchServer
process
-
-
-
-
Method Detail
-
processATRequest
ATResponse processATRequest(ATRequest accessTokenRequest)
-
-