Interface ATResponse
-
- All Superinterfaces:
IssuerResponse,Response
public interface ATResponse extends IssuerResponse
Server response to a request for anAccessTokenCreated by Jeff Gaynor
on May 13, 2011 at 12:35:57 PM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AccessTokengetAccessToken()-
Methods inherited from interface org.oa4mp.delegation.server.request.IssuerResponse
getParameters, write
-
-
-
-
Method Detail
-
getAccessToken
AccessToken getAccessToken()
-
-