Uses of Class
org.apache.syncope.wa.starter.mapping.RegisteredServiceMapper
-
Uses of RegisteredServiceMapper in org.apache.syncope.wa.starter.config
Modifier and TypeMethodDescriptionWAContext.registeredServiceMapper
(org.apereo.cas.configuration.CasConfigurationProperties casProperties, ObjectProvider<org.apereo.cas.authentication.AuthenticationEventExecutionPlan> authenticationEventExecutionPlan, List<org.apereo.cas.authentication.MultifactorAuthenticationProvider> multifactorAuthenticationProviders, List<AuthMapper> authMappers, List<AccessMapper> accessMappers, List<AttrReleaseMapper> attrReleaseMappers, List<TicketExpirationMapper> ticketExpirationMappers, List<ClientAppMapper> clientAppMappers) Modifier and TypeMethodDescriptionorg.apereo.cas.services.ServiceRegistryExecutionPlanConfigurer
WAContext.syncopeServiceRegistryConfigurer
(ConfigurableApplicationContext ctx, WARestClient waRestClient, RegisteredServiceMapper registeredServiceMapper, ObjectProvider<List<org.apereo.cas.services.ServiceRegistryListener>> serviceRegistryListeners) -
Uses of RegisteredServiceMapper in org.apache.syncope.wa.starter.services
Modifier and TypeFieldDescriptionprotected final RegisteredServiceMapper
WAServiceRegistry.registeredServiceMapper
ModifierConstructorDescriptionWAServiceRegistry
(WARestClient restClient, RegisteredServiceMapper registeredServiceMapper, ConfigurableApplicationContext applicationContext, Collection<org.apereo.cas.services.ServiceRegistryListener> serviceRegistryListeners)