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

    Modifier and Type
    Method
    Description
    get the string for the db col.
  • Method Details

    • getGrouperEngine

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