Class ProfileConfigurationConverter

java.lang.Object
org.gluu.oxtrust.util.jsf.ProfileConfigurationConverter
All Implemented Interfaces:
javax.faces.convert.Converter

public class ProfileConfigurationConverter extends Object implements javax.faces.convert.Converter
  • Constructor Details

    • ProfileConfigurationConverter

      public ProfileConfigurationConverter()
  • Method Details

    • getAsObject

      public Object getAsObject(javax.faces.context.FacesContext arg0, javax.faces.component.UIComponent arg1, String profileConfigurationName)
      Specified by:
      getAsObject in interface javax.faces.convert.Converter
    • getAsString

      public String getAsString(javax.faces.context.FacesContext arg0, javax.faces.component.UIComponent arg1, Object profileConfiguration)
      Specified by:
      getAsString in interface javax.faces.convert.Converter