Uses of Class
org.apache.syncope.wa.bootstrap.WAProperties
-
Packages that use WAProperties Package Description org.apache.syncope.wa.starter org.apache.syncope.wa.starter.actuate org.apache.syncope.wa.starter.config -
-
Uses of WAProperties in org.apache.syncope.wa.starter
Methods in org.apache.syncope.wa.starter with parameters of type WAProperties Modifier and Type Method Description protected void
SyncopeWAApplication. scheduleJobToRefreshContext(WAProperties waProperties, SchedulerFactoryBean scheduler)
-
Uses of WAProperties in org.apache.syncope.wa.starter.actuate
Fields in org.apache.syncope.wa.starter.actuate declared as WAProperties Modifier and Type Field Description protected WAProperties
SyncopeWAInfoContributor. waProperties
Constructors in org.apache.syncope.wa.starter.actuate with parameters of type WAProperties Constructor Description SyncopeWAInfoContributor(WAProperties waProperties)
-
Uses of WAProperties in org.apache.syncope.wa.starter.config
Methods in org.apache.syncope.wa.starter.config with parameters of type WAProperties Modifier and Type Method Description UserDetailsService
WAContext. actuatorUserDetailsService(WAProperties waProperties)
SyncopeWAInfoContributor
WAContext. syncopeWAInfoContributor(WAProperties waProperties)
-