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
    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.
    The ZoneAccessType enum defines the type of access granted to assets in a particular Governance Zone.