Class WAClientAppDataBinderImpl
java.lang.Object
org.apache.syncope.core.provisioning.java.data.wa.WAClientAppDataBinderImpl
- All Implemented Interfaces:
WAClientAppDataBinder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final AuthModuleDAOprotected final AuthModuleDataBinderprotected final ClientAppDataBinderprotected static final Loggerprotected final PolicyDataBinder -
Constructor Summary
ConstructorsConstructorDescriptionWAClientAppDataBinderImpl(ClientAppDataBinder clientAppDataBinder, PolicyDataBinder policyDataBinder, AuthModuleDataBinder authModuleDataBinder, AuthModuleDAO authModuleDAO) -
Method Summary
-
Field Details
-
LOG
-
clientAppDataBinder
-
policyDataBinder
-
authModuleDataBinder
-
authModuleDAO
-
-
Constructor Details
-
WAClientAppDataBinderImpl
public WAClientAppDataBinderImpl(ClientAppDataBinder clientAppDataBinder, PolicyDataBinder policyDataBinder, AuthModuleDataBinder authModuleDataBinder, AuthModuleDAO authModuleDAO)
-
-
Method Details
-
getWAClientApp
- Specified by:
getWAClientAppin interfaceWAClientAppDataBinder
-