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 classConsoleUserExporterclassDeleteUserHandlerclassJsonUserExporterclassUserChangePasswordHandlerMethods 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()
-