Interface MicrosoftGraphApiAuthenticationDao

All Superinterfaces:
BaseDao<MicrosoftGraphApiAuthentication, String>, EditableDao<MicrosoftGraphApiAuthentication, String>

public interface MicrosoftGraphApiAuthenticationDao extends EditableDao<MicrosoftGraphApiAuthentication, String>