Class AutoLoginInData

java.lang.Object
de.xima.fc.mdl.AutoLoginInData
All Implemented Interfaces:
Serializable

public class AutoLoginInData extends Object implements Serializable
Model for the data needed for auto login which is saved in the browser via a Cookie value.
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

  • Method Details

    • forUser

      public static AutoLoginInData forUser(IUser user)
    • getClientName

      public String getClientName()
    • getPac4jProfileId

      public String getPac4jProfileId()