Package org.gcube.oidc
Interface OIDCToSitesAndRolesMapper
- All Known Implementing Classes:
AbstractOIDCToSitesAndRolesMapper,SlashSeparatedContextMapper,URLEncodedContextMapper
public interface OIDCToSitesAndRolesMapper
OIDC to sites and roles mapper.
- Author:
- Mauro Mugnaini
-
Method Summary
-
Method Details
-
map
Maps a root site to aSite.- Parameters:
rootSite- the root site.- Returns:
- the
Site. - Throws:
SitesMapperExecption- if an error occurs.
-