Uses of Interface
org.apache.syncope.wa.starter.mapping.ClientAppMapper
-
Uses of ClientAppMapper in org.apache.syncope.wa.starter.config
Modifier and TypeMethodDescriptionWAContext.casSPClientAppTOMapper()
WAContext.oidcRPClientAppTOMapper()
WAContext.saml2SPClientAppTOMapper()
-
Uses of ClientAppMapper in org.apache.syncope.wa.starter.mapping
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeFieldDescriptionprotected final List
<ClientAppMapper> RegisteredServiceMapper.clientAppMappers
Modifier and TypeMethodDescriptionorg.apereo.cas.services.RegisteredService
RegisteredServiceMapper.toRegisteredService
(WAClientApp clientApp, ClientAppMapper clientAppMapper)