Uses of Interface
de.xima.fc.interfaces.auth.IFCUserProfile
-
Packages that use IFCUserProfile Package Description de.xima.fc.mdl.auth de.xima.fc.web.common.auth.kerberos de.xima.fc.web.common.auth.ntlm -
-
Uses of IFCUserProfile in de.xima.fc.mdl.auth
Classes in de.xima.fc.mdl.auth that implement IFCUserProfile Modifier and Type Class Description class
FCUserProfile
Deprecated.Use the defaultCommonProfile
isntead. -
Uses of IFCUserProfile in de.xima.fc.web.common.auth.kerberos
Classes in de.xima.fc.web.common.auth.kerberos that implement IFCUserProfile Modifier and Type Class Description class
KerberosUserProfile
Deprecated.UseIUser
or defaultUserProfile
instead. -
Uses of IFCUserProfile in de.xima.fc.web.common.auth.ntlm
Classes in de.xima.fc.web.common.auth.ntlm that implement IFCUserProfile Modifier and Type Class Description class
NtlmUserProfile
Deprecated.Use defaultUserProfile
instead.
-