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