Uses of Interface
org.apache.syncope.common.lib.clientapps.UsernameAttributeProviderConf.Mapper
-
Packages that use UsernameAttributeProviderConf.Mapper Package Description org.apache.syncope.common.lib.clientapps org.apache.syncope.wa.starter.mapping -
-
Uses of UsernameAttributeProviderConf.Mapper in org.apache.syncope.common.lib.clientapps
Methods in org.apache.syncope.common.lib.clientapps with parameters of type UsernameAttributeProviderConf.Mapper Modifier and Type Method Description void
AnonymousUsernameAttributeProviderConf. map(UsernameAttributeProviderConf.Mapper mapper)
void
DefaultUsernameAttributeProviderConf. map(UsernameAttributeProviderConf.Mapper mapper)
void
GroovyUsernameAttributeProviderConf. map(UsernameAttributeProviderConf.Mapper mapper)
void
PairwiseOidcUsernameAttributeProviderConf. map(UsernameAttributeProviderConf.Mapper mapper)
void
PrincipalAttributeUsernameAttributeProviderConf. map(UsernameAttributeProviderConf.Mapper mapper)
void
UsernameAttributeProviderConf. map(UsernameAttributeProviderConf.Mapper mapper)
-
Uses of UsernameAttributeProviderConf.Mapper in org.apache.syncope.wa.starter.mapping
Classes in org.apache.syncope.wa.starter.mapping that implement UsernameAttributeProviderConf.Mapper Modifier and Type Class Description class
DefaultUsernameAttributeProviderConfMapper
-