JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.apache.syncope.common.rest.api.service.wa.WAConfigService
Packages that use
WAConfigService
Package
Description
org.apache.syncope.core.rest.cxf
org.apache.syncope.core.rest.cxf.service.wa
Uses of
WAConfigService
in
org.apache.syncope.core.rest.cxf
Methods in
org.apache.syncope.core.rest.cxf
that return
WAConfigService
Modifier and Type
Method
Description
WAConfigService
AMRESTCXFContext.
waConfigService
(
WAConfigLogic
waConfigLogic)
Uses of
WAConfigService
in
org.apache.syncope.core.rest.cxf.service.wa
Classes in
org.apache.syncope.core.rest.cxf.service.wa
that implement
WAConfigService
Modifier and Type
Class
Description
class
WAConfigServiceImpl