Identity

interface Identity

Uniquely-distinguishing properties which identify an actor

Properties

Link copied to clipboard
abstract val attributes: <Error class: unknown class>

Typed property bag of attributes associated with this identity. Common attribute keys are defined in IdentityAttributes.

Link copied to clipboard
abstract val expiration: <Error class: unknown class>?

The time after which this identity will no longer be valid. If this is null, an expiration time is not known (but the identity may still expire at some point in the future).

Inherited properties

Link copied to clipboard

The name of the IdentityProvider that sourced this Identity