Class SqlAttributesContext

java.lang.Object
org.forgerock.services.context.AbstractContext
org.forgerock.openig.sql.SqlAttributesContext
All Implemented Interfaces:
Context

public class SqlAttributesContext extends AbstractContext
Context holding the row found by an SqlAttributesFilter.
  • Method Details