edu.internet2.middleware.grouper.audit
Interface GrouperEngineIdentifier

All Known Implementing Classes:
GrouperEngineBuiltin

public interface GrouperEngineIdentifier

object which has a grouper engine string inside. generally you will use the enum GrouperEngineBuiltin


Method Summary
 String getGrouperEngine()
          get the string for the db col.
 

Method Detail

getGrouperEngine

String getGrouperEngine()
get the string for the db col. Generally grouper built in engines start with "grouper"

Returns:
the engine