Interface GroupIdentityModel

All Superinterfaces:
IdentityModel

public interface GroupIdentityModel
extends IdentityModel
All Connectors developed using the base framework must define a concrete class (probably a POJO) that inherits GroupIdentityModel, so that the base connector framework has a Group model definition to transmit and utilize.