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