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 voidAnonymousUsernameAttributeProviderConf. map(UsernameAttributeProviderConf.Mapper mapper)voidDefaultUsernameAttributeProviderConf. map(UsernameAttributeProviderConf.Mapper mapper)voidGroovyUsernameAttributeProviderConf. map(UsernameAttributeProviderConf.Mapper mapper)voidPairwiseOidcUsernameAttributeProviderConf. map(UsernameAttributeProviderConf.Mapper mapper)voidPrincipalAttributeUsernameAttributeProviderConf. map(UsernameAttributeProviderConf.Mapper mapper)voidUsernameAttributeProviderConf. 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 classDefaultUsernameAttributeProviderConfMapper
-