Interface RegistrationScript
public interface RegistrationScript
Base interface for registration python script
- Author:
- Oleksiy Tataryn Date: 04.22.2014
-
Method Summary
-
Method Details
-
execute
boolean execute(List<org.gluu.model.SimpleCustomProperty> list, GluuCustomPerson person, Map<String, String[]> requestParameters)
-