Class AttributeMapper

java.lang.Object
org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper
All Implemented Interfaces:
ColumnMapper

public class AttributeMapper extends Object implements ColumnMapper
Author:
Pedro Igor
  • Constructor Details

    • AttributeMapper

      public AttributeMapper(int index, String name)
  • Method Details