Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ActionClient struct + func NewActionClient(cc grpc.ClientConnInterface) *ActionClient + func (c *ActionClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ActionClient) GetSlice(ctx context.Context, handle int64) (int64, error) + func (c *ActionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type BeginCreateCredentialRequestClient struct + func NewBeginCreateCredentialRequestClient(cc grpc.ClientConnInterface) *BeginCreateCredentialRequestClient + func (c *BeginCreateCredentialRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *BeginCreateCredentialRequestClient) GetCallingAppInfo(ctx context.Context, handle int64) (int64, error) + func (c *BeginCreateCredentialRequestClient) GetData(ctx context.Context, handle int64) (int64, error) + func (c *BeginCreateCredentialRequestClient) GetType(ctx context.Context, handle int64) (string, error) + func (c *BeginCreateCredentialRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type BeginCreateCredentialResponseBuilderClient struct + func NewBeginCreateCredentialResponseBuilderClient(cc grpc.ClientConnInterface) *BeginCreateCredentialResponseBuilderClient + func (c *BeginCreateCredentialResponseBuilderClient) AddCreateEntry(ctx context.Context, arg0 int64) (int64, error) + func (c *BeginCreateCredentialResponseBuilderClient) Build(ctx context.Context) (int64, error) + func (c *BeginCreateCredentialResponseBuilderClient) SetRemoteCreateEntry(ctx context.Context, arg0 int64) (int64, error) + type BeginCreateCredentialResponseClient struct + func NewBeginCreateCredentialResponseClient(cc grpc.ClientConnInterface) *BeginCreateCredentialResponseClient + func (c *BeginCreateCredentialResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *BeginCreateCredentialResponseClient) GetCreateEntries(ctx context.Context, handle int64) (int64, error) + func (c *BeginCreateCredentialResponseClient) GetRemoteCreateEntry(ctx context.Context, handle int64) (int64, error) + func (c *BeginCreateCredentialResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type BeginGetCredentialOptionClient struct + func NewBeginGetCredentialOptionClient(cc grpc.ClientConnInterface) *BeginGetCredentialOptionClient + func (c *BeginGetCredentialOptionClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *BeginGetCredentialOptionClient) GetCandidateQueryData(ctx context.Context, handle int64) (int64, error) + func (c *BeginGetCredentialOptionClient) GetId(ctx context.Context, handle int64) (string, error) + func (c *BeginGetCredentialOptionClient) GetType(ctx context.Context, handle int64) (string, error) + func (c *BeginGetCredentialOptionClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *BeginGetCredentialOptionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type BeginGetCredentialRequestBuilderClient struct + func NewBeginGetCredentialRequestBuilderClient(cc grpc.ClientConnInterface) *BeginGetCredentialRequestBuilderClient + func (c *BeginGetCredentialRequestBuilderClient) AddBeginGetCredentialOption(ctx context.Context, arg0 int64) (int64, error) + func (c *BeginGetCredentialRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *BeginGetCredentialRequestBuilderClient) SetCallingAppInfo(ctx context.Context, arg0 int64) (int64, error) + type BeginGetCredentialRequestClient struct + func NewBeginGetCredentialRequestClient(cc grpc.ClientConnInterface) *BeginGetCredentialRequestClient + func (c *BeginGetCredentialRequestClient) DescribeContents(ctx context.Context) (int32, error) + func (c *BeginGetCredentialRequestClient) GetBeginGetCredentialOptions(ctx context.Context) (int64, error) + func (c *BeginGetCredentialRequestClient) GetCallingAppInfo(ctx context.Context) (int64, error) + func (c *BeginGetCredentialRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type BeginGetCredentialResponseBuilderClient struct + func NewBeginGetCredentialResponseBuilderClient(cc grpc.ClientConnInterface) *BeginGetCredentialResponseBuilderClient + func (c *BeginGetCredentialResponseBuilderClient) AddAction(ctx context.Context, arg0 int64) (int64, error) + func (c *BeginGetCredentialResponseBuilderClient) AddAuthenticationAction(ctx context.Context, arg0 int64) (int64, error) + func (c *BeginGetCredentialResponseBuilderClient) AddCredentialEntry(ctx context.Context, arg0 int64) (int64, error) + func (c *BeginGetCredentialResponseBuilderClient) Build(ctx context.Context) (int64, error) + func (c *BeginGetCredentialResponseBuilderClient) SetRemoteCredentialEntry(ctx context.Context, arg0 int64) (int64, error) + type BeginGetCredentialResponseClient struct + func NewBeginGetCredentialResponseClient(cc grpc.ClientConnInterface) *BeginGetCredentialResponseClient + func (c *BeginGetCredentialResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *BeginGetCredentialResponseClient) GetActions(ctx context.Context, handle int64) (int64, error) + func (c *BeginGetCredentialResponseClient) GetAuthenticationActions(ctx context.Context, handle int64) (int64, error) + func (c *BeginGetCredentialResponseClient) GetCredentialEntries(ctx context.Context, handle int64) (int64, error) + func (c *BeginGetCredentialResponseClient) GetRemoteCredentialEntry(ctx context.Context, handle int64) (int64, error) + func (c *BeginGetCredentialResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type CallingAppInfoClient struct + func NewCallingAppInfoClient(cc grpc.ClientConnInterface) *CallingAppInfoClient + func (c *CallingAppInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *CallingAppInfoClient) GetOrigin(ctx context.Context, handle int64) (string, error) + func (c *CallingAppInfoClient) GetPackageName(ctx context.Context, handle int64) (string, error) + func (c *CallingAppInfoClient) GetSigningInfo(ctx context.Context, handle int64) (int64, error) + func (c *CallingAppInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *CallingAppInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ClearCredentialStateExceptionClient struct + func NewClearCredentialStateExceptionClient(cc grpc.ClientConnInterface) *ClearCredentialStateExceptionClient + func (c *ClearCredentialStateExceptionClient) GetType(ctx context.Context, handle int64) (string, error) + type ClearCredentialStateRequestClient struct + func NewClearCredentialStateRequestClient(cc grpc.ClientConnInterface) *ClearCredentialStateRequestClient + func (c *ClearCredentialStateRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ClearCredentialStateRequestClient) GetData(ctx context.Context, handle int64) (int64, error) + func (c *ClearCredentialStateRequestClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ClearCredentialStateRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type CreateCredentialExceptionClient struct + func NewCreateCredentialExceptionClient(cc grpc.ClientConnInterface) *CreateCredentialExceptionClient + func (c *CreateCredentialExceptionClient) GetType(ctx context.Context, handle int64) (string, error) + type CreateCredentialRequestBuilderClient struct + func NewCreateCredentialRequestBuilderClient(cc grpc.ClientConnInterface) *CreateCredentialRequestBuilderClient + func (c *CreateCredentialRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *CreateCredentialRequestBuilderClient) SetAlwaysSendAppInfoToProvider(ctx context.Context, arg0 bool) (int64, error) + func (c *CreateCredentialRequestBuilderClient) SetIsSystemProviderRequired(ctx context.Context, arg0 bool) (int64, error) + func (c *CreateCredentialRequestBuilderClient) SetOrigin(ctx context.Context, arg0 string) (int64, error) + type CreateCredentialRequestClient struct + func NewCreateCredentialRequestClient(cc grpc.ClientConnInterface) *CreateCredentialRequestClient + func (c *CreateCredentialRequestClient) AlwaysSendAppInfoToProvider(ctx context.Context) (bool, error) + func (c *CreateCredentialRequestClient) DescribeContents(ctx context.Context) (int32, error) + func (c *CreateCredentialRequestClient) GetCandidateQueryData(ctx context.Context) (int64, error) + func (c *CreateCredentialRequestClient) GetCredentialData(ctx context.Context) (int64, error) + func (c *CreateCredentialRequestClient) GetOrigin(ctx context.Context) (string, error) + func (c *CreateCredentialRequestClient) GetType(ctx context.Context) (string, error) + func (c *CreateCredentialRequestClient) IsSystemProviderRequired(ctx context.Context) (bool, error) + func (c *CreateCredentialRequestClient) ToString(ctx context.Context) (string, error) + func (c *CreateCredentialRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type CreateCredentialResponseClient struct + func NewCreateCredentialResponseClient(cc grpc.ClientConnInterface) *CreateCredentialResponseClient + func (c *CreateCredentialResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *CreateCredentialResponseClient) GetData(ctx context.Context, handle int64) (int64, error) + func (c *CreateCredentialResponseClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *CreateCredentialResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type CreateEntryClient struct + func NewCreateEntryClient(cc grpc.ClientConnInterface) *CreateEntryClient + func (c *CreateEntryClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *CreateEntryClient) GetSlice(ctx context.Context, handle int64) (int64, error) + func (c *CreateEntryClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type CredentialClient struct + func NewCredentialClient(cc grpc.ClientConnInterface) *CredentialClient + func (c *CredentialClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *CredentialClient) GetData(ctx context.Context, handle int64) (int64, error) + func (c *CredentialClient) GetType(ctx context.Context, handle int64) (string, error) + func (c *CredentialClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *CredentialClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type CredentialDescriptionClient struct + func NewCredentialDescriptionClient(cc grpc.ClientConnInterface) *CredentialDescriptionClient + func (c *CredentialDescriptionClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *CredentialDescriptionClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *CredentialDescriptionClient) GetCredentialEntries(ctx context.Context, handle int64) (int64, error) + func (c *CredentialDescriptionClient) GetSupportedElementKeys(ctx context.Context, handle int64) (int64, error) + func (c *CredentialDescriptionClient) GetType(ctx context.Context, handle int64) (string, error) + func (c *CredentialDescriptionClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *CredentialDescriptionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type CredentialEntryClient struct + func NewCredentialEntryClient(cc grpc.ClientConnInterface) *CredentialEntryClient + func (c *CredentialEntryClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *CredentialEntryClient) GetBeginGetCredentialOptionId(ctx context.Context, handle int64) (string, error) + func (c *CredentialEntryClient) GetSlice(ctx context.Context, handle int64) (int64, error) + func (c *CredentialEntryClient) GetType(ctx context.Context, handle int64) (string, error) + func (c *CredentialEntryClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type CredentialManagerClient struct + func NewCredentialManagerClient(cc grpc.ClientConnInterface) *CredentialManagerClient + func (c *CredentialManagerClient) IsEnabledCredentialProviderService(ctx context.Context, arg0 int64) (bool, error) + func (c *CredentialManagerClient) RegisterCredentialDescription(ctx context.Context, arg0 int64) error + func (c *CredentialManagerClient) UnregisterCredentialDescription(ctx context.Context, arg0 int64) error + type CredentialOptionBuilderClient struct + func NewCredentialOptionBuilderClient(cc grpc.ClientConnInterface) *CredentialOptionBuilderClient + func (c *CredentialOptionBuilderClient) AddAllowedProvider(ctx context.Context, arg0 int64) (int64, error) + func (c *CredentialOptionBuilderClient) Build(ctx context.Context) (int64, error) + func (c *CredentialOptionBuilderClient) SetIsSystemProviderRequired(ctx context.Context, arg0 bool) (int64, error) + type CredentialOptionClient struct + func NewCredentialOptionClient(cc grpc.ClientConnInterface) *CredentialOptionClient + func (c *CredentialOptionClient) DescribeContents(ctx context.Context) (int32, error) + func (c *CredentialOptionClient) GetAllowedProviders(ctx context.Context) (int64, error) + func (c *CredentialOptionClient) GetCandidateQueryData(ctx context.Context) (int64, error) + func (c *CredentialOptionClient) GetCredentialRetrievalData(ctx context.Context) (int64, error) + func (c *CredentialOptionClient) GetType(ctx context.Context) (string, error) + func (c *CredentialOptionClient) IsSystemProviderRequired(ctx context.Context) (bool, error) + func (c *CredentialOptionClient) ToString(ctx context.Context) (string, error) + func (c *CredentialOptionClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type CredentialProviderServiceClient struct + func NewCredentialProviderServiceClient(cc grpc.ClientConnInterface) *CredentialProviderServiceClient + func (c *CredentialProviderServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error) + func (c *CredentialProviderServiceClient) OnCreate(ctx context.Context) error + type GetCredentialExceptionClient struct + func NewGetCredentialExceptionClient(cc grpc.ClientConnInterface) *GetCredentialExceptionClient + func (c *GetCredentialExceptionClient) GetType(ctx context.Context, handle int64) (string, error) + type GetCredentialRequestBuilderClient struct + func NewGetCredentialRequestBuilderClient(cc grpc.ClientConnInterface) *GetCredentialRequestBuilderClient + func (c *GetCredentialRequestBuilderClient) AddCredentialOption(ctx context.Context, arg0 int64) (int64, error) + func (c *GetCredentialRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *GetCredentialRequestBuilderClient) SetAlwaysSendAppInfoToProvider(ctx context.Context, arg0 bool) (int64, error) + func (c *GetCredentialRequestBuilderClient) SetOrigin(ctx context.Context, arg0 string) (int64, error) + type GetCredentialRequestClient struct + func NewGetCredentialRequestClient(cc grpc.ClientConnInterface) *GetCredentialRequestClient + func (c *GetCredentialRequestClient) AlwaysSendAppInfoToProvider(ctx context.Context) (bool, error) + func (c *GetCredentialRequestClient) DescribeContents(ctx context.Context) (int32, error) + func (c *GetCredentialRequestClient) GetCredentialOptions(ctx context.Context) (int64, error) + func (c *GetCredentialRequestClient) GetData(ctx context.Context) (int64, error) + func (c *GetCredentialRequestClient) GetOrigin(ctx context.Context) (string, error) + func (c *GetCredentialRequestClient) ToString(ctx context.Context) (string, error) + func (c *GetCredentialRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type GetCredentialResponseClient struct + func NewGetCredentialResponseClient(cc grpc.ClientConnInterface) *GetCredentialResponseClient + func (c *GetCredentialResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *GetCredentialResponseClient) GetCredential(ctx context.Context, handle int64) (int64, error) + func (c *GetCredentialResponseClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *GetCredentialResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PrepareGetCredentialResponseClient struct + func NewPrepareGetCredentialResponseClient(cc grpc.ClientConnInterface) *PrepareGetCredentialResponseClient + func (c *PrepareGetCredentialResponseClient) GetPendingGetCredentialHandle(ctx context.Context) (int64, error) + func (c *PrepareGetCredentialResponseClient) HasAuthenticationResults(ctx context.Context) (bool, error) + func (c *PrepareGetCredentialResponseClient) HasCredentialResults(ctx context.Context, arg0 string) (bool, error) + func (c *PrepareGetCredentialResponseClient) HasRemoteResults(ctx context.Context) (bool, error) + type RegisterCredentialDescriptionRequestClient struct + func NewRegisterCredentialDescriptionRequestClient(cc grpc.ClientConnInterface) *RegisterCredentialDescriptionRequestClient + func (c *RegisterCredentialDescriptionRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *RegisterCredentialDescriptionRequestClient) GetCredentialDescriptions(ctx context.Context, handle int64) (int64, error) + func (c *RegisterCredentialDescriptionRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type RemoteEntryClient struct + func NewRemoteEntryClient(cc grpc.ClientConnInterface) *RemoteEntryClient + func (c *RemoteEntryClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *RemoteEntryClient) GetSlice(ctx context.Context, handle int64) (int64, error) + func (c *RemoteEntryClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type UnregisterCredentialDescriptionRequestClient struct + func NewUnregisterCredentialDescriptionRequestClient(cc grpc.ClientConnInterface) *UnregisterCredentialDescriptionRequestClient + func (c *UnregisterCredentialDescriptionRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *UnregisterCredentialDescriptionRequestClient) GetCredentialDescriptions(ctx context.Context, handle int64) (int64, error) + func (c *UnregisterCredentialDescriptionRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error