Package com.exclamationlabs.connid.base.connector.driver

  • Interface Summary 
    Interface Description
    Driver<U,​G>
    Classes that implement Driver should be able to connect to some kind of data system and be able to perform user and group CRUD operations, and may also have the ability to assign a user to a group or remove him from a group.