Uses of Class
com.ellucian.ethos.integration.authentication.AccessToken
-
Packages that use AccessToken Package Description com.ellucian.ethos.integration.client -
-
Uses of AccessToken in com.ellucian.ethos.integration.client
Fields in com.ellucian.ethos.integration.client declared as AccessToken Modifier and Type Field Description protected AccessTokenEthosClient. tokenThe AccessToken used to authenticate each request.Methods in com.ellucian.ethos.integration.client that return AccessToken Modifier and Type Method Description AccessTokenEthosClient. getAccessToken()Gets an access token.
-