Package com.axway.apim.users.impl
Class UserChangePasswordHandler
java.lang.Object
com.axway.apim.users.impl.UserResultHandler
com.axway.apim.users.impl.UserChangePasswordHandler
-
Nested Class Summary
Nested classes/interfaces inherited from class com.axway.apim.users.impl.UserResultHandler
UserResultHandler.ResultHandler -
Constructor Summary
ConstructorsConstructorDescriptionUserChangePasswordHandler(UserExportParams params, com.axway.apim.lib.ExportResult result) -
Method Summary
Methods inherited from class com.axway.apim.users.impl.UserResultHandler
create, getAPICustomProperties, getBaseFilterBuilder, hasError
-
Constructor Details
-
UserChangePasswordHandler
-
-
Method Details
-
export
public void export(List<com.axway.apim.api.model.User> users) throws com.axway.apim.lib.error.AppException - Specified by:
exportin classUserResultHandler- Throws:
com.axway.apim.lib.error.AppException
-
getFilter
public com.axway.apim.adapter.user.UserFilter getFilter()- Specified by:
getFilterin classUserResultHandler
-