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