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 classFCUserProfile - 
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 classKerberosUserProfileProfile with the kerberosGSSContextand 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 classNtlmUserProfileProfile of an NTLM user 
 -