accounts

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2026 License: CC0-1.0 Imports: 6 Imported by: 0

Documentation

Overview

Package accounts provides Go bindings for .

Index

Constants

View Source
const (
	ActionAccountRemoved            = consts.ActionAccountRemoved
	ActionAuthenticatorIntent       = consts.ActionAuthenticatorIntent
	AuthenticatorAttributesName     = consts.AuthenticatorAttributesName
	AuthenticatorMetaDataName       = consts.AuthenticatorMetaDataName
	KeyAccounts                     = consts.KeyAccounts
	KeyAccountAuthenticatorResponse = consts.KeyAccountAuthenticatorResponse
	KeyAccountManagerResponse       = consts.KeyAccountManagerResponse
	KeyAccountName                  = consts.KeyAccountName
	KeyAccountSessionBundle         = consts.KeyAccountSessionBundle
	KeyAccountStatusToken           = consts.KeyAccountStatusToken
	KeyAccountType                  = consts.KeyAccountType
	KeyAndroidPackageName           = consts.KeyAndroidPackageName
	KeyAuthenticatorTypes           = consts.KeyAuthenticatorTypes
	KeyAuthtoken                    = consts.KeyAuthtoken
	KeyAuthFailedMessage            = consts.KeyAuthFailedMessage
	KeyAuthTokenLabel               = consts.KeyAuthTokenLabel
	KeyBooleanResult                = consts.KeyBooleanResult
	KeyCallerPid                    = consts.KeyCallerPid
	KeyCallerUid                    = consts.KeyCallerUid
	KeyErrorCode                    = consts.KeyErrorCode
	KeyErrorMessage                 = consts.KeyErrorMessage
	KeyIntent                       = consts.KeyIntent
	KeyLastAuthenticatedTime        = consts.KeyLastAuthenticatedTime
	KeyPassword                     = consts.KeyPassword
	KeyUserdata                     = consts.KeyUserdata
	LoginAccountsChangedAction      = consts.LoginAccountsChangedAction
	PackageNameKeyLegacyNotVisible  = consts.PackageNameKeyLegacyNotVisible
	PackageNameKeyLegacyVisible     = consts.PackageNameKeyLegacyVisible
)
View Source
const (
	ErrorCodeBadArguments           = consts.ErrorCodeBadArguments
	ErrorCodeBadAuthentication      = consts.ErrorCodeBadAuthentication
	ErrorCodeBadRequest             = consts.ErrorCodeBadRequest
	ErrorCodeCanceled               = consts.ErrorCodeCanceled
	ErrorCodeInvalidResponse        = consts.ErrorCodeInvalidResponse
	ErrorCodeNetworkError           = consts.ErrorCodeNetworkError
	ErrorCodeRemoteException        = consts.ErrorCodeRemoteException
	ErrorCodeUnsupportedOperation   = consts.ErrorCodeUnsupportedOperation
	VisibilityNotVisible            = consts.VisibilityNotVisible
	VisibilityUndefined             = consts.VisibilityUndefined
	VisibilityUserManagedNotVisible = consts.VisibilityUserManagedNotVisible
	VisibilityUserManagedVisible    = consts.VisibilityUserManagedVisible
	VisibilityVisible               = consts.VisibilityVisible
	Creator                         = consts.Creator
)

Variables

This section is empty.

Functions

func Init

func Init(env *jni.Env) error

Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL