Uses of Interface
de.xima.fc.interfaces.plugin.retval.auth.IAuthenticatorAttributeParam
-
Packages that use IAuthenticatorAttributeParam Package Description de.xima.fc.interfaces.plugin.retval.auth de.xima.fc.web.common.auth.wrapper -
-
Uses of IAuthenticatorAttributeParam in de.xima.fc.interfaces.plugin.retval.auth
Methods in de.xima.fc.interfaces.plugin.retval.auth that return types with arguments of type IAuthenticatorAttributeParam Modifier and Type Method Description List<IAuthenticatorAttributeParam>
IPluginAuthenticatorConfigGuiDetails. getAttributeParams()
-
Uses of IAuthenticatorAttributeParam in de.xima.fc.web.common.auth.wrapper
Methods in de.xima.fc.web.common.auth.wrapper that return types with arguments of type IAuthenticatorAttributeParam Modifier and Type Method Description List<IAuthenticatorAttributeParam>
PluginWrapper. getAtributeParams(Mandant client)
-