Interface | Description |
---|---|
ConfluenceUserDao |
A DAO for manipulating ConfluenceUser objects (which essentially act as a mapping between a user key and a User
object retrieved externally e.g.
|
PersonalInformationDao |
Manages the persistence of personal information objects, containing user properties like
logos, preferences, etc.
|
UserVerificationTokenDao |
Stores verification tokens against usernames, used by e.g password reset and new user validation.
|
Class | Description |
---|---|
BandanaUserVerificationTokenDao |
Stores
UserVerificationToken objects in Bandana. |
CachingPersonalInformationDao | Deprecated
since 7.5 Use
ReadThroughCachingPersonalInformationDao |
ConfluenceRememberMeToken |
Copyright © 2003–2023 Atlassian. All rights reserved.