Class PersistenceUser
java.lang.Object
de.xima.fc.persistence.PersistenceUser
- All Implemented Interfaces:
Serializable
- Since:
- 30.01.26
- Author:
- Norman Lorenz
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPersistenceUser(org.pac4j.core.profile.UserProfile pac4jProfile) Creates a newPersistenceUserinstance. -
Method Summary
-
Constructor Details
-
PersistenceUser
public PersistenceUser(org.pac4j.core.profile.UserProfile pac4jProfile) Creates a newPersistenceUserinstance.- Parameters:
pac4jProfile- Pac4j user profile.
-
-
Method Details
-
getPac4jProfile
public org.pac4j.core.profile.UserProfile getPac4jProfile()Pac4j user profile. -
equals
-
hashCode
-
toString
-