Class DuoAdminListMapResponseWrapper

java.lang.Object
net.shibboleth.idp.plugin.authn.duo.DuoAdminResponseWrapper<List<Map<String,Object>>>
net.shibboleth.idp.plugin.authn.duo.DuoAdminListMapResponseWrapper

public class DuoAdminListMapResponseWrapper extends DuoAdminResponseWrapper<List<Map<String,Object>>>
Handle the specific case of a List of Maps response from the Duo AdminAPI. If a single object is returned in the response instead of a List, it is convert to a single valued list for consistency.
Since:
2.1.0