Uses of Class
org.gcube.idm.client.clients.IdmRestClient
-
Packages that use IdmRestClient Package Description org.gcube.idm.client -
-
Uses of IdmRestClient in org.gcube.idm.client
Fields in org.gcube.idm.client declared as IdmRestClient Modifier and Type Field Description protected IdmRestClientAbstractIdmClient. clientMethods in org.gcube.idm.client that return IdmRestClient Modifier and Type Method Description IdmRestClientAbstractIdmClient. getClient()Methods in org.gcube.idm.client with parameters of type IdmRestClient Modifier and Type Method Description voidAbstractIdmClient. setClient(IdmRestClient client)Constructors in org.gcube.idm.client with parameters of type IdmRestClient Constructor Description AbstractIdmClient(IdmRestClient client)DefaultMeClient(IdmRestClient client, String auth_token)DefaultUsersClient(IdmRestClient client, String auth_token)
-