Package de.xima.fc.interfaces.auth
Interface IFCUserProfile
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
FCUserProfile
,KerberosUserProfile
,NtlmUserProfile
@Deprecated public interface IFCUserProfile extends Serializable
Deprecated.UseIUser
or defaultUserProfile
s instead.Interface of an user profile with an system user- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Benutzer
getUser()
Deprecated.Get the system user
-