Uses of Interface
org.openiam.srvc.user.PasswordWebService
-
Packages that use PasswordWebService Package Description org.openiam.esb.config org.openiam.srvc.user -
-
Uses of PasswordWebService in org.openiam.esb.config
Methods in org.openiam.esb.config that return PasswordWebService Modifier and Type Method Description PasswordWebService
AbstractWSBeanConfiguration. passwordServiceClient()
-
Uses of PasswordWebService in org.openiam.srvc.user
Classes in org.openiam.srvc.user that implement PasswordWebService Modifier and Type Class Description class
PasswordWebServiceImpl
Web service implementation for the PasswordWebService
-