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