Interface BasicDBInterface

All Superinterfaces:
UserStoreProvider, UserStoreProviderWithAddGroup
All Known Implementing Classes:
BasicDB

public interface BasicDBInterface extends UserStoreProviderWithAddGroup
  • Method Details

    • getDS

      DataSource getDS()
    • getGroupTable

      String getGroupTable()
    • getGroupName

      String getGroupName()
    • getGroupPrimaryKey

      String getGroupPrimaryKey()