Uses of Interface
com.soffid.iam.service.ejb.AccountService
-
Packages that use AccountService Package Description com.soffid.iam -
-
Uses of AccountService in com.soffid.iam
Methods in com.soffid.iam that return AccountService Modifier and Type Method Description static AccountService
EJBLocator. getAccountService()
Gets an instance ofAccountService
.
-