Package org.odpi.openmetadata.frameworks.connectors.properties.users


package org.odpi.openmetadata.frameworks.connectors.properties.users
Beans for the security connector. The UserAccount follows the inetOrgPerson Object Standard
  • Class
    Description
    The AccessOperation enum defines the type of access granted to user to work with metadata elements.
    NamedList described a list of users, or other named list.
    UserAccount described details of a user account for the open metadata ecosystem.
    The UserAccountStatus enum defines the status of a user account Disabled: The user account is not in use. Locked: The user account is in use but is temporarily locked. CredentialsExpired: The user account is in use and unlocked, but the credentials have expired. Available: The user account is enabled and unlocked, with active credentials.
    UserAccountType indicates whether the user account is for a person or an automated process (non-personal account - NPA).
    The ZoneAccessType enum defines the type of access granted to assets in a particular Governance Zone.