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