AuthenticatedUserThreadLocal |
A simple ThreadLocal to store the currently authenticated user.
|
AuthenticatorOverwrite |
Disables Web Sudo and other password confirmation features when a custom authenticator is configured.
|
ConfluenceAuthenticator |
Authenticator which uses Confluence's user management code to authenticate a user
against the directory which they come from (e.g.
|
ConfluenceCrowdSSOAuthenticator |
|
ConfluenceGroupJoiningAuthenticator |
This authenticator adds users to the default users group when they first log in.
|
ConfluenceLDAPCredentialsProvider |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ConfluenceLDAPGroupJoiningAuthenticator |
This authenticator adds users to default users group when they first log in, but only for users
which belong to an LDAP directory.
|
ConfluenceUserImpl |
An implementation of the ConfluenceUser which wraps an atlassian-user User
|
ConfluenceUserManager |
A UserManager which is aware of ConfluenceUser's and will take care of the ConfluenceUser specific
persistence requirements before delegating to the "standard" UserManager
|
ConfluenceUserPreferences |
Provides strongly-typed accessors for Confluence user preferences.
|
ConfluenceUserPropertySetFactory |
|
DarkFeatureEnabledCondition |
|
DebugLoggingPropertySet |
Adds debug logging when accessing the wrapped PropertySet .
|
DefaultSearchEntitiesManager |
|
DefaultSignupManager |
Handles easy-user creation in its myriad forms.
|
DefaultSignupValidator |
Validates whether a new User (assumed to be itself valid) can be self-signed up for
this instance.
|
DefaultUserAccessor |
This implementation of UserAccessor takes care of all the Confluence-related actions around user management:
checking permissions, publishing events, and ensuring the integrity of data in Confluence related to users.
|
DefaultUserContentManager |
|
DefaultUserDetailsManager |
|
DefaultUserFormValidator |
|
DefaultUserVerificationTokenManager |
|
DeletedUser |
Class that represents a user that has been deleted from Confluence post-RTBF (CONFSRVDEV-7360).
|
HibernateUserProviderFactory |
Deprecated, for removal: This API element is subject to removal in a future version.
|
LoginDetailsHelper |
Common logic to check request/session attributes relevant to user login
|
PermittedUserFinder |
Object to check user permissions for a specific action instance.
|
PermittedUserFinder.SearchResult |
Encapsulates all the data required by the Page Restrictions UI.
|
PersonalInformation |
|
ReadOnlyConfluenceUser |
Wraps ConfluenceUser objects to conceal public methods on the implementation class from Velocity.
|
ReadOnlyUserAccessor |
For use in the Velocity context.
|
SessionKeys |
All of the keys used to store Confluence information in the user's session.
|
ThreadLocalProfilePictureCache |
Wrapper around the ThreadLocalCache to deal with caching user profilepictures
|
UnknownUser |
Implementation of User which represents a user that no longer exists, perhaps because the repository which
contains it is no longer accessible, or the user has been removed from an external repository.
|
UserForm |
Represents a User form from the UI.
|
UserHelper |
Convenience class to to provide utlity methods for Velocity templates.
|
UserInterfaceState |
Represents the current state of the various toggle-able parts of the user interface for
this user.
|
UserMentionsContentReindexer |
Helper class for handling tasks related to reindexing content containing user mentions.
|
UsernameCacheKey |
A class that represents a username.
|
UsernameToUserTranslatingPaginationSupport |
A special pagination support class to translate results of membership search to user objects.
|
UserPickerFilter |
|
UserPreferencesKeys |
|
UserVerificationToken |
Represents a verification token issued to a user or potential user.
|