Uses of Class
org.apache.syncope.client.enduser.EnduserProperties
-
Packages that use EnduserProperties Package Description org.apache.syncope.client.enduser org.apache.syncope.client.enduser.actuate -
-
Uses of EnduserProperties in org.apache.syncope.client.enduser
Fields in org.apache.syncope.client.enduser declared as EnduserProperties Modifier and Type Field Description protected EnduserPropertiesSyncopeWebApplication. propsMethods in org.apache.syncope.client.enduser with parameters of type EnduserProperties Modifier and Type Method Description SyncopeCoreHealthIndicatorSyncopeEnduserApplication. syncopeCoreHealthIndicator(org.apache.syncope.common.keymaster.client.api.ServiceOps serviceOps, EnduserProperties props)SyncopeEnduserInfoContributorSyncopeEnduserApplication. syncopeEnduserInfoContributor(EnduserProperties enduserProperties)SyncopeWebApplicationSyncopeEnduserApplication. syncopeWebApplication(org.springframework.core.io.ResourceLoader resourceLoader, EnduserProperties props, ClassPathScanImplementationLookup lookup, org.apache.syncope.common.keymaster.client.api.ServiceOps serviceOps)org.springframework.security.provisioning.InMemoryUserDetailsManagerSecurityConfig. userDetailsService(EnduserProperties props)Constructors in org.apache.syncope.client.enduser with parameters of type EnduserProperties Constructor Description SyncopeWebApplication(org.springframework.core.io.ResourceLoader resourceLoader, EnduserProperties props, ClassPathScanImplementationLookup lookup, org.apache.syncope.common.keymaster.client.api.ServiceOps serviceOps) -
Uses of EnduserProperties in org.apache.syncope.client.enduser.actuate
Fields in org.apache.syncope.client.enduser.actuate declared as EnduserProperties Modifier and Type Field Description protected EnduserPropertiesSyncopeEnduserInfoContributor. enduserPropertiesConstructors in org.apache.syncope.client.enduser.actuate with parameters of type EnduserProperties Constructor Description SyncopeEnduserInfoContributor(EnduserProperties enduserProperties)
-