Package de.xima.fc.mdl.auth
Class AuthenticationDataRequest
- java.lang.Object
 - 
- de.xima.fc.mdl.auth.AuthenticationDataRequest
 
 
- 
- All Implemented Interfaces:
 Serializable
public class AuthenticationDataRequest extends Object implements Serializable
- Author:
 - XIMA MEDIA GmbH
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description AuthenticationDataRequest(Long clientID, Long formID)Deprecated.AuthenticationDataRequest(Long clientID, Long formID, String prozessId) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetClientID()LonggetFormID()StringgetProzessId() 
 -