Uses of Interface
org.apache.syncope.wa.starter.mapping.ClientAppMapper
Packages that use ClientAppMapper
-
Uses of ClientAppMapper in org.apache.syncope.wa.starter.config
Methods in org.apache.syncope.wa.starter.config that return ClientAppMapperModifier and TypeMethodDescriptionWAContext.casSPClientAppTOMapper()WAContext.oidcRPClientAppTOMapper()WAContext.saml2SPClientAppTOMapper() -
Uses of ClientAppMapper in org.apache.syncope.wa.starter.mapping
Classes in org.apache.syncope.wa.starter.mapping that implement ClientAppMapperModifier and TypeClassDescriptionclassclassclassFields in org.apache.syncope.wa.starter.mapping with type parameters of type ClientAppMapperModifier and TypeFieldDescriptionprotected final List<ClientAppMapper> RegisteredServiceMapper.clientAppMappersMethods in org.apache.syncope.wa.starter.mapping with parameters of type ClientAppMapperModifier and TypeMethodDescriptionorg.apereo.cas.services.RegisteredServiceRegisteredServiceMapper.toRegisteredService(WAClientApp clientApp, ClientAppMapper clientAppMapper)