Uses of Class
de.xima.fc.web.common.auth.wrapper.config.DistinctUserConfigWrapper
-
Packages that use DistinctUserConfigWrapper Package Description de.xima.fc.web.common.auth.wrapper.config -
-
Uses of DistinctUserConfigWrapper in de.xima.fc.web.common.auth.wrapper.config
Methods in de.xima.fc.web.common.auth.wrapper.config that return DistinctUserConfigWrapper Modifier and Type Method Description static DistinctUserConfigWrapper
DistinctUserConfigWrapper. newInstance(IUserReferenceResolver userRefResolver)
Creates a newDistinctUserConfigWrapper
for the given user reference resolver.
-