Uses of Class
com.axway.apim.users.impl.UserResultHandler
-
Packages that use UserResultHandler Package Description com.axway.apim.users.impl -
-
Uses of UserResultHandler in com.axway.apim.users.impl
Subclasses of UserResultHandler in com.axway.apim.users.impl Modifier and Type Class Description classConsoleUserExporterclassDeleteUserHandlerclassJsonUserExporterclassUserChangePasswordHandlerclassYamlUserExporterMethods in com.axway.apim.users.impl that return UserResultHandler Modifier and Type Method Description static UserResultHandlerUserResultHandler. create(UserResultHandler.ResultHandler exportImpl, UserExportParams params, com.axway.apim.lib.ExportResult result)Methods in com.axway.apim.users.impl that return types with arguments of type UserResultHandler Modifier and Type Method Description Class<UserResultHandler>UserResultHandler.ResultHandler. getClazz()Methods in com.axway.apim.users.impl with parameters of type UserResultHandler Modifier and Type Method Description voidJsonUserExporter. saveUserLocally(ExportUser user, UserResultHandler userResultHandler)
-