package com.nubisware.oidc.gcube; public interface OIDCToSitesAndRolesMapper { Site map(String rootSite) throws SitesMapperExecption; }