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