Uses of Interface
org.openiam.srvc.am.GroupDataWebService
-
Packages that use GroupDataWebService Package Description org.openiam.esb.config org.openiam.esb.core.batch.tasks org.openiam.srvc.am -
-
Uses of GroupDataWebService in org.openiam.esb.config
Methods in org.openiam.esb.config that return GroupDataWebService Modifier and Type Method Description GroupDataWebServiceAbstractWSBeanConfiguration. groupServiceClient() -
Uses of GroupDataWebService in org.openiam.esb.core.batch.tasks
Fields in org.openiam.esb.core.batch.tasks declared as GroupDataWebService Modifier and Type Field Description protected GroupDataWebServiceAbstractInitializer. groupDataWebService -
Uses of GroupDataWebService in org.openiam.srvc.am
Classes in org.openiam.srvc.am that implement GroupDataWebService Modifier and Type Class Description classGroupDataWebServiceImplGroupDataServiceImplprovides a service to manage groups as well as related objects such as Users.
-