Package com.axway.apim.users.adapter
Class UserAdapter
- java.lang.Object
-
- com.axway.apim.users.adapter.UserAdapter
-
- Direct Known Subclasses:
UserConfigAdapter
public abstract class UserAdapter extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.slf4j.LoggerLOG
-
Constructor Summary
Constructors Modifier Constructor Description protectedUserAdapter(UserImportParams importParams)
-
-
-
Constructor Detail
-
UserAdapter
protected UserAdapter(UserImportParams importParams)
-
-
Method Detail
-
getUsers
public List<com.axway.apim.api.model.User> getUsers() throws com.axway.apim.lib.error.AppException
- Throws:
com.axway.apim.lib.error.AppException
-
-