Uses of Class
org.apache.syncope.client.console.rest.AccessTokenRestClient
-
Packages that use AccessTokenRestClient Package Description org.apache.syncope.client.console org.apache.syncope.client.console.panels -
-
Uses of AccessTokenRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return AccessTokenRestClient Modifier and Type Method Description AccessTokenRestClient
IdRepoConsoleContext. accessTokenRestClient()
-
Uses of AccessTokenRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as AccessTokenRestClient Modifier and Type Field Description protected AccessTokenRestClient
DashboardAccessTokensPanel. restClient
Constructors in org.apache.syncope.client.console.panels with parameters of type AccessTokenRestClient Constructor Description Builder(AccessTokenRestClient restClient, PageReference pageRef)
-