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