Class DefaultUserProfile

java.lang.Object
org.apache.wiki.auth.user.DefaultUserProfile
All Implemented Interfaces:
Serializable, UserProfile

public final class DefaultUserProfile
extends Object
implements UserProfile
Default implementation for representing wiki user information, such as the login name, full name, wiki name, and e-mail address.
Since:
2.3
See Also:
Serialized Form