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
-
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
Profile with the kerberosGSSContext
and the optionally system user -
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
Profile of an NTLM user
-