Interface RegistrationScript


public interface RegistrationScript
Base interface for registration python script
Author:
Oleksiy Tataryn Date: 04.22.2014
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    execute(List<org.gluu.model.SimpleCustomProperty> list, GluuCustomPerson person, Map<String,String[]> requestParameters)