Uses of Interface
io.keyko.nevermined.api.AccountsAPI
-
Packages that use AccountsAPI Package Description io.keyko.nevermined.api io.keyko.nevermined.api.impl -
-
Uses of AccountsAPI in io.keyko.nevermined.api
Fields in io.keyko.nevermined.api declared as AccountsAPI Modifier and Type Field Description private AccountsAPINeverminedAPI. accountsAPIMethods in io.keyko.nevermined.api that return AccountsAPI Modifier and Type Method Description AccountsAPINeverminedAPI. getAccountsAPI()Gets the AccountsAPI -
Uses of AccountsAPI in io.keyko.nevermined.api.impl
Classes in io.keyko.nevermined.api.impl that implement AccountsAPI Modifier and Type Class Description classAccountsImplImplementation of AccountsAPI
-