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
-
ClassDescriptionThe 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.SecretsCollection stores a collection or properties that are used to connect to a particular digital resource, or support a specific type of security service.A SecretsStore holds a set of named collections each holding the secrets needed to either describe a user (used to authenticate that user and define the resources they have access to) or create the necessary authentication information to connect to a remote system.Describes a REST API to acquire a tokenUserAccount 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.