All Classes and Interfaces
Class
Description
Login user with JA-SIG Central Authentication Service (CAS).
Queries an LDAP server for the user's properties
Provides functionality to select login method,
change login user and show a welcome page.
This enum represents different hash type for user passwords.
Represents a realm of users.
Handles
MCRRealm
instantiation.Implements URIResolver for realms
realm:{realmID}
returns information about this realm
realm:local
returns information about the local realm
realm:all
returns all realms
Represents a role of users.
Manages roles and role assignments using a database table.
This servlet is used in the role sub select for when administrate a user.
Represents a login user.
This class is used to map attributes on
MCRUser
or MCRUserInformation
to annotated properties or methods.This class provides a set of commands for the org.mycore.user2 management which can be used by the command line
interface.
Manages all users using a database table.
Implements URIResolver for use in editor form user-editor.xml
user:{userID}
returns detailed user data including owned users and groups
user:current
returns detailed user data of the user currently logged in
Provides functionality to search for users, list users,
retrieve, delete or update user data.