Package-level declarations

Types

Link copied to clipboard

A IdentityProvider with Closeable resources. Users SHOULD call close when done with the provider to ensure any held resources are properly released.

Link copied to clipboard
interface Identity

Uniquely-distinguishing properties which identify an actor

Link copied to clipboard

Common Identity attribute keys

Link copied to clipboard

Resolves identities for a service client

Link copied to clipboard

Identity providers configured for the SDK.

Link copied to clipboard
class IdentityProviderException(message: String, cause: Throwable? = null) : ClientException

The IdentityProvider experienced an error during Identity resolution

Inherited properties

Link copied to clipboard

The name of the IdentityProvider that sourced this Identity