Uses of Interface
com.soffid.iam.service.ejb.TenantService
-
Packages that use TenantService Package Description com.soffid.iam es.caib.seycon.ng -
-
Uses of TenantService in com.soffid.iam
Methods in com.soffid.iam that return TenantService Modifier and Type Method Description static TenantService
EJBLocator. getTenantService()
Gets an instance ofTenantService
. -
Uses of TenantService in es.caib.seycon.ng
Methods in es.caib.seycon.ng that return TenantService Modifier and Type Method Description static TenantService
EJBLocator. getTenantService()
Gets an instance ofTenantService
.
-