Documentation ¶
Index ¶
- Constants
- Variables
- func AddAuthorizationRequestStateStoreServer(cb fluffy_dozm_di.ContainerBuilder, ctor any)
- func AddAuthorizationRequestStateStoreServerWithExternalRegistration(cb fluffy_dozm_di.ContainerBuilder, ctor any, ...)
- func AddExternalOauth2FlowStoreServer(cb fluffy_dozm_di.ContainerBuilder, ctor any)
- func AddExternalOauth2FlowStoreServerWithExternalRegistration(cb fluffy_dozm_di.ContainerBuilder, ctor any, ...)
- func RegisterAuthorizationRequestStateStoreServer(s grpc.ServiceRegistrar, srv AuthorizationRequestStateStoreServer)
- func RegisterExternalOauth2FlowStoreServer(s grpc.ServiceRegistrar, srv ExternalOauth2FlowStoreServer)
- type AuthorizationRequestStateStoreClient
- type AuthorizationRequestStateStoreFluffyCoreServer
- func (s *AuthorizationRequestStateStoreFluffyCoreServer) DeleteAuthorizationRequestState(ctx context.Context, request *DeleteAuthorizationRequestStateRequest) (*DeleteAuthorizationRequestStateResponse, error)
- func (s *AuthorizationRequestStateStoreFluffyCoreServer) GetAuthorizationRequestState(ctx context.Context, request *GetAuthorizationRequestStateRequest) (*GetAuthorizationRequestStateResponse, error)
- func (srv *AuthorizationRequestStateStoreFluffyCoreServer) RegisterFluffyCoreGRPCService(s *grpc.Server)
- func (s *AuthorizationRequestStateStoreFluffyCoreServer) StoreAuthorizationRequestState(ctx context.Context, request *StoreAuthorizationRequestStateRequest) (*StoreAuthorizationRequestStateResponse, error)
- type AuthorizationRequestStateStoreServer
- type DeleteAuthorizationRequestStateRequest
- func (*DeleteAuthorizationRequestStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAuthorizationRequestStateRequest) GetState() string
- func (*DeleteAuthorizationRequestStateRequest) ProtoMessage()
- func (x *DeleteAuthorizationRequestStateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAuthorizationRequestStateRequest) Reset()
- func (x *DeleteAuthorizationRequestStateRequest) String() string
- type DeleteAuthorizationRequestStateResponse
- func (*DeleteAuthorizationRequestStateResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteAuthorizationRequestStateResponse) ProtoMessage()
- func (x *DeleteAuthorizationRequestStateResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteAuthorizationRequestStateResponse) Reset()
- func (x *DeleteAuthorizationRequestStateResponse) String() string
- type DeleteExternalOauth2FinalRequest
- func (*DeleteExternalOauth2FinalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteExternalOauth2FinalRequest) GetState() string
- func (*DeleteExternalOauth2FinalRequest) ProtoMessage()
- func (x *DeleteExternalOauth2FinalRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteExternalOauth2FinalRequest) Reset()
- func (x *DeleteExternalOauth2FinalRequest) String() string
- type DeleteExternalOauth2FinalResponse
- func (*DeleteExternalOauth2FinalResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteExternalOauth2FinalResponse) ProtoMessage()
- func (x *DeleteExternalOauth2FinalResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteExternalOauth2FinalResponse) Reset()
- func (x *DeleteExternalOauth2FinalResponse) String() string
- type ExternalOauth2FlowStoreClient
- type ExternalOauth2FlowStoreFluffyCoreServer
- func (s *ExternalOauth2FlowStoreFluffyCoreServer) DeleteExternalOauth2Final(ctx context.Context, request *DeleteExternalOauth2FinalRequest) (*DeleteExternalOauth2FinalResponse, error)
- func (s *ExternalOauth2FlowStoreFluffyCoreServer) GetExternalOauth2Final(ctx context.Context, request *GetExternalOauth2FinalRequest) (*GetExternalOauth2FinalResponse, error)
- func (srv *ExternalOauth2FlowStoreFluffyCoreServer) RegisterFluffyCoreGRPCService(s *grpc.Server)
- func (s *ExternalOauth2FlowStoreFluffyCoreServer) StoreExternalOauth2Final(ctx context.Context, request *StoreExternalOauth2FinalRequest) (*StoreExternalOauth2FinalResponse, error)
- type ExternalOauth2FlowStoreServer
- type GetAuthorizationRequestStateRequest
- func (*GetAuthorizationRequestStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuthorizationRequestStateRequest) GetState() string
- func (*GetAuthorizationRequestStateRequest) ProtoMessage()
- func (x *GetAuthorizationRequestStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetAuthorizationRequestStateRequest) Reset()
- func (x *GetAuthorizationRequestStateRequest) String() string
- type GetAuthorizationRequestStateResponse
- func (*GetAuthorizationRequestStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuthorizationRequestStateResponse) GetAuthorizationRequestState() *models.AuthorizationRequestState
- func (*GetAuthorizationRequestStateResponse) ProtoMessage()
- func (x *GetAuthorizationRequestStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetAuthorizationRequestStateResponse) Reset()
- func (x *GetAuthorizationRequestStateResponse) String() string
- type GetExternalOauth2FinalRequest
- func (*GetExternalOauth2FinalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExternalOauth2FinalRequest) GetState() string
- func (*GetExternalOauth2FinalRequest) ProtoMessage()
- func (x *GetExternalOauth2FinalRequest) ProtoReflect() protoreflect.Message
- func (x *GetExternalOauth2FinalRequest) Reset()
- func (x *GetExternalOauth2FinalRequest) String() string
- type GetExternalOauth2FinalResponse
- func (*GetExternalOauth2FinalResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExternalOauth2FinalResponse) GetExternalOauth2Final() *models.ExternalOauth2Final
- func (*GetExternalOauth2FinalResponse) ProtoMessage()
- func (x *GetExternalOauth2FinalResponse) ProtoReflect() protoreflect.Message
- func (x *GetExternalOauth2FinalResponse) Reset()
- func (x *GetExternalOauth2FinalResponse) String() string
- type IFluffyCoreAuthorizationRequestStateStoreServer
- type IFluffyCoreExternalOauth2FlowStoreServer
- type StoreAuthorizationRequestStateRequest
- func (*StoreAuthorizationRequestStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreAuthorizationRequestStateRequest) GetAuthorizationRequestState() *models.AuthorizationRequestState
- func (x *StoreAuthorizationRequestStateRequest) GetState() string
- func (*StoreAuthorizationRequestStateRequest) ProtoMessage()
- func (x *StoreAuthorizationRequestStateRequest) ProtoReflect() protoreflect.Message
- func (x *StoreAuthorizationRequestStateRequest) Reset()
- func (x *StoreAuthorizationRequestStateRequest) String() string
- type StoreAuthorizationRequestStateResponse
- func (*StoreAuthorizationRequestStateResponse) Descriptor() ([]byte, []int)deprecated
- func (*StoreAuthorizationRequestStateResponse) ProtoMessage()
- func (x *StoreAuthorizationRequestStateResponse) ProtoReflect() protoreflect.Message
- func (x *StoreAuthorizationRequestStateResponse) Reset()
- func (x *StoreAuthorizationRequestStateResponse) String() string
- type StoreExternalOauth2FinalRequest
- func (*StoreExternalOauth2FinalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StoreExternalOauth2FinalRequest) GetExternalOauth2Final() *models.ExternalOauth2Final
- func (x *StoreExternalOauth2FinalRequest) GetState() string
- func (*StoreExternalOauth2FinalRequest) ProtoMessage()
- func (x *StoreExternalOauth2FinalRequest) ProtoReflect() protoreflect.Message
- func (x *StoreExternalOauth2FinalRequest) Reset()
- func (x *StoreExternalOauth2FinalRequest) String() string
- type StoreExternalOauth2FinalResponse
- func (*StoreExternalOauth2FinalResponse) Descriptor() ([]byte, []int)deprecated
- func (*StoreExternalOauth2FinalResponse) ProtoMessage()
- func (x *StoreExternalOauth2FinalResponse) ProtoReflect() protoreflect.Message
- func (x *StoreExternalOauth2FinalResponse) Reset()
- func (x *StoreExternalOauth2FinalResponse) String() string
- type UnimplementedAuthorizationRequestStateStoreServer
- func (UnimplementedAuthorizationRequestStateStoreServer) DeleteAuthorizationRequestState(context.Context, *DeleteAuthorizationRequestStateRequest) (*DeleteAuthorizationRequestStateResponse, error)
- func (UnimplementedAuthorizationRequestStateStoreServer) GetAuthorizationRequestState(context.Context, *GetAuthorizationRequestStateRequest) (*GetAuthorizationRequestStateResponse, error)
- func (UnimplementedAuthorizationRequestStateStoreServer) StoreAuthorizationRequestState(context.Context, *StoreAuthorizationRequestStateRequest) (*StoreAuthorizationRequestStateResponse, error)
- type UnimplementedExternalOauth2FlowStoreServer
- func (UnimplementedExternalOauth2FlowStoreServer) DeleteExternalOauth2Final(context.Context, *DeleteExternalOauth2FinalRequest) (*DeleteExternalOauth2FinalResponse, error)
- func (UnimplementedExternalOauth2FlowStoreServer) GetExternalOauth2Final(context.Context, *GetExternalOauth2FinalRequest) (*GetExternalOauth2FinalResponse, error)
- func (UnimplementedExternalOauth2FlowStoreServer) StoreExternalOauth2Final(context.Context, *StoreExternalOauth2FinalRequest) (*StoreExternalOauth2FinalResponse, error)
- type UnimplementedFluffyCoreAuthorizationRequestStateStoreServerEndpointRegistration
- type UnimplementedFluffyCoreExternalOauth2FlowStoreServerEndpointRegistration
- type UnsafeAuthorizationRequestStateStoreServer
- type UnsafeExternalOauth2FlowStoreServer
Constants ¶
const ( AuthorizationRequestStateStore_StoreAuthorizationRequestState_FullMethodName = "/proto.oidc.flows.AuthorizationRequestStateStore/StoreAuthorizationRequestState" AuthorizationRequestStateStore_GetAuthorizationRequestState_FullMethodName = "/proto.oidc.flows.AuthorizationRequestStateStore/GetAuthorizationRequestState" AuthorizationRequestStateStore_DeleteAuthorizationRequestState_FullMethodName = "/proto.oidc.flows.AuthorizationRequestStateStore/DeleteAuthorizationRequestState" )
const ( ExternalOauth2FlowStore_StoreExternalOauth2Final_FullMethodName = "/proto.oidc.flows.ExternalOauth2FlowStore/StoreExternalOauth2Final" ExternalOauth2FlowStore_GetExternalOauth2Final_FullMethodName = "/proto.oidc.flows.ExternalOauth2FlowStore/GetExternalOauth2Final" ExternalOauth2FlowStore_DeleteExternalOauth2Final_FullMethodName = "/proto.oidc.flows.ExternalOauth2FlowStore/DeleteExternalOauth2Final" )
Variables ¶
var AuthorizationRequestStateStore_ServiceDesc = grpc.ServiceDesc{ ServiceName: "proto.oidc.flows.AuthorizationRequestStateStore", HandlerType: (*AuthorizationRequestStateStoreServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "StoreAuthorizationRequestState", Handler: _AuthorizationRequestStateStore_StoreAuthorizationRequestState_Handler, }, { MethodName: "GetAuthorizationRequestState", Handler: _AuthorizationRequestStateStore_GetAuthorizationRequestState_Handler, }, { MethodName: "DeleteAuthorizationRequestState", Handler: _AuthorizationRequestStateStore_DeleteAuthorizationRequestState_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/oidc/flows/oidc_flow.proto", }
AuthorizationRequestStateStore_ServiceDesc is the grpc.ServiceDesc for AuthorizationRequestStateStore service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ExternalOauth2FlowStore_ServiceDesc = grpc.ServiceDesc{ ServiceName: "proto.oidc.flows.ExternalOauth2FlowStore", HandlerType: (*ExternalOauth2FlowStoreServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "StoreExternalOauth2Final", Handler: _ExternalOauth2FlowStore_StoreExternalOauth2Final_Handler, }, { MethodName: "GetExternalOauth2Final", Handler: _ExternalOauth2FlowStore_GetExternalOauth2Final_Handler, }, { MethodName: "DeleteExternalOauth2Final", Handler: _ExternalOauth2FlowStore_DeleteExternalOauth2Final_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/oidc/flows/oidc_flow.proto", }
ExternalOauth2FlowStore_ServiceDesc is the grpc.ServiceDesc for ExternalOauth2FlowStore service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_proto_oidc_flows_oidc_flow_proto protoreflect.FileDescriptor
Functions ¶
func AddAuthorizationRequestStateStoreServer ¶
func AddAuthorizationRequestStateStoreServer(cb fluffy_dozm_di.ContainerBuilder, ctor any)
AddAuthorizationRequestStateStoreServer adds the fluffycore aware grpc server
func AddAuthorizationRequestStateStoreServerWithExternalRegistration ¶
func AddAuthorizationRequestStateStoreServerWithExternalRegistration(cb fluffy_dozm_di.ContainerBuilder, ctor any, register func() endpoint.IEndpointRegistration)
AddAuthorizationRequestStateStoreServerWithExternalRegistration adds the fluffycore aware grpc server and external registration service. Mainly used for grpc-gateway
func AddExternalOauth2FlowStoreServer ¶
func AddExternalOauth2FlowStoreServer(cb fluffy_dozm_di.ContainerBuilder, ctor any)
AddExternalOauth2FlowStoreServer adds the fluffycore aware grpc server
func AddExternalOauth2FlowStoreServerWithExternalRegistration ¶
func AddExternalOauth2FlowStoreServerWithExternalRegistration(cb fluffy_dozm_di.ContainerBuilder, ctor any, register func() endpoint.IEndpointRegistration)
AddExternalOauth2FlowStoreServerWithExternalRegistration adds the fluffycore aware grpc server and external registration service. Mainly used for grpc-gateway
func RegisterAuthorizationRequestStateStoreServer ¶
func RegisterAuthorizationRequestStateStoreServer(s grpc.ServiceRegistrar, srv AuthorizationRequestStateStoreServer)
func RegisterExternalOauth2FlowStoreServer ¶
func RegisterExternalOauth2FlowStoreServer(s grpc.ServiceRegistrar, srv ExternalOauth2FlowStoreServer)
Types ¶
type AuthorizationRequestStateStoreClient ¶
type AuthorizationRequestStateStoreClient interface { // Create user StoreAuthorizationRequestState(ctx context.Context, in *StoreAuthorizationRequestStateRequest, opts ...grpc.CallOption) (*StoreAuthorizationRequestStateResponse, error) GetAuthorizationRequestState(ctx context.Context, in *GetAuthorizationRequestStateRequest, opts ...grpc.CallOption) (*GetAuthorizationRequestStateResponse, error) DeleteAuthorizationRequestState(ctx context.Context, in *DeleteAuthorizationRequestStateRequest, opts ...grpc.CallOption) (*DeleteAuthorizationRequestStateResponse, error) }
AuthorizationRequestStateStoreClient is the client API for AuthorizationRequestStateStore service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAuthorizationRequestStateStoreClient ¶
func NewAuthorizationRequestStateStoreClient(cc grpc.ClientConnInterface) AuthorizationRequestStateStoreClient
type AuthorizationRequestStateStoreFluffyCoreServer ¶
type AuthorizationRequestStateStoreFluffyCoreServer struct { UnimplementedAuthorizationRequestStateStoreServer UnimplementedFluffyCoreAuthorizationRequestStateStoreServerEndpointRegistration }
AuthorizationRequestStateStoreFluffyCoreServer defines the grpc server truct
func (*AuthorizationRequestStateStoreFluffyCoreServer) DeleteAuthorizationRequestState ¶
func (s *AuthorizationRequestStateStoreFluffyCoreServer) DeleteAuthorizationRequestState(ctx context.Context, request *DeleteAuthorizationRequestStateRequest) (*DeleteAuthorizationRequestStateResponse, error)
DeleteAuthorizationRequestState...
func (*AuthorizationRequestStateStoreFluffyCoreServer) GetAuthorizationRequestState ¶
func (s *AuthorizationRequestStateStoreFluffyCoreServer) GetAuthorizationRequestState(ctx context.Context, request *GetAuthorizationRequestStateRequest) (*GetAuthorizationRequestStateResponse, error)
GetAuthorizationRequestState...
func (*AuthorizationRequestStateStoreFluffyCoreServer) RegisterFluffyCoreGRPCService ¶
func (srv *AuthorizationRequestStateStoreFluffyCoreServer) RegisterFluffyCoreGRPCService(s *grpc.Server)
RegisterFluffyCoreGRPCService the server with grpc
func (*AuthorizationRequestStateStoreFluffyCoreServer) StoreAuthorizationRequestState ¶
func (s *AuthorizationRequestStateStoreFluffyCoreServer) StoreAuthorizationRequestState(ctx context.Context, request *StoreAuthorizationRequestStateRequest) (*StoreAuthorizationRequestStateResponse, error)
StoreAuthorizationRequestState...
type AuthorizationRequestStateStoreServer ¶
type AuthorizationRequestStateStoreServer interface { // Create user StoreAuthorizationRequestState(context.Context, *StoreAuthorizationRequestStateRequest) (*StoreAuthorizationRequestStateResponse, error) GetAuthorizationRequestState(context.Context, *GetAuthorizationRequestStateRequest) (*GetAuthorizationRequestStateResponse, error) DeleteAuthorizationRequestState(context.Context, *DeleteAuthorizationRequestStateRequest) (*DeleteAuthorizationRequestStateResponse, error) // contains filtered or unexported methods }
AuthorizationRequestStateStoreServer is the server API for AuthorizationRequestStateStore service. All implementations must embed UnimplementedAuthorizationRequestStateStoreServer for forward compatibility
type DeleteAuthorizationRequestStateRequest ¶
type DeleteAuthorizationRequestStateRequest struct { State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*DeleteAuthorizationRequestStateRequest) Descriptor
deprecated
func (*DeleteAuthorizationRequestStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAuthorizationRequestStateRequest.ProtoReflect.Descriptor instead.
func (*DeleteAuthorizationRequestStateRequest) GetState ¶
func (x *DeleteAuthorizationRequestStateRequest) GetState() string
func (*DeleteAuthorizationRequestStateRequest) ProtoMessage ¶
func (*DeleteAuthorizationRequestStateRequest) ProtoMessage()
func (*DeleteAuthorizationRequestStateRequest) ProtoReflect ¶
func (x *DeleteAuthorizationRequestStateRequest) ProtoReflect() protoreflect.Message
func (*DeleteAuthorizationRequestStateRequest) Reset ¶
func (x *DeleteAuthorizationRequestStateRequest) Reset()
func (*DeleteAuthorizationRequestStateRequest) String ¶
func (x *DeleteAuthorizationRequestStateRequest) String() string
type DeleteAuthorizationRequestStateResponse ¶
type DeleteAuthorizationRequestStateResponse struct {
// contains filtered or unexported fields
}
func (*DeleteAuthorizationRequestStateResponse) Descriptor
deprecated
func (*DeleteAuthorizationRequestStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAuthorizationRequestStateResponse.ProtoReflect.Descriptor instead.
func (*DeleteAuthorizationRequestStateResponse) ProtoMessage ¶
func (*DeleteAuthorizationRequestStateResponse) ProtoMessage()
func (*DeleteAuthorizationRequestStateResponse) ProtoReflect ¶
func (x *DeleteAuthorizationRequestStateResponse) ProtoReflect() protoreflect.Message
func (*DeleteAuthorizationRequestStateResponse) Reset ¶
func (x *DeleteAuthorizationRequestStateResponse) Reset()
func (*DeleteAuthorizationRequestStateResponse) String ¶
func (x *DeleteAuthorizationRequestStateResponse) String() string
type DeleteExternalOauth2FinalRequest ¶
type DeleteExternalOauth2FinalRequest struct { State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*DeleteExternalOauth2FinalRequest) Descriptor
deprecated
func (*DeleteExternalOauth2FinalRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteExternalOauth2FinalRequest.ProtoReflect.Descriptor instead.
func (*DeleteExternalOauth2FinalRequest) GetState ¶
func (x *DeleteExternalOauth2FinalRequest) GetState() string
func (*DeleteExternalOauth2FinalRequest) ProtoMessage ¶
func (*DeleteExternalOauth2FinalRequest) ProtoMessage()
func (*DeleteExternalOauth2FinalRequest) ProtoReflect ¶
func (x *DeleteExternalOauth2FinalRequest) ProtoReflect() protoreflect.Message
func (*DeleteExternalOauth2FinalRequest) Reset ¶
func (x *DeleteExternalOauth2FinalRequest) Reset()
func (*DeleteExternalOauth2FinalRequest) String ¶
func (x *DeleteExternalOauth2FinalRequest) String() string
type DeleteExternalOauth2FinalResponse ¶
type DeleteExternalOauth2FinalResponse struct {
// contains filtered or unexported fields
}
func (*DeleteExternalOauth2FinalResponse) Descriptor
deprecated
func (*DeleteExternalOauth2FinalResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteExternalOauth2FinalResponse.ProtoReflect.Descriptor instead.
func (*DeleteExternalOauth2FinalResponse) ProtoMessage ¶
func (*DeleteExternalOauth2FinalResponse) ProtoMessage()
func (*DeleteExternalOauth2FinalResponse) ProtoReflect ¶
func (x *DeleteExternalOauth2FinalResponse) ProtoReflect() protoreflect.Message
func (*DeleteExternalOauth2FinalResponse) Reset ¶
func (x *DeleteExternalOauth2FinalResponse) Reset()
func (*DeleteExternalOauth2FinalResponse) String ¶
func (x *DeleteExternalOauth2FinalResponse) String() string
type ExternalOauth2FlowStoreClient ¶
type ExternalOauth2FlowStoreClient interface { // Create user StoreExternalOauth2Final(ctx context.Context, in *StoreExternalOauth2FinalRequest, opts ...grpc.CallOption) (*StoreExternalOauth2FinalResponse, error) GetExternalOauth2Final(ctx context.Context, in *GetExternalOauth2FinalRequest, opts ...grpc.CallOption) (*GetExternalOauth2FinalResponse, error) DeleteExternalOauth2Final(ctx context.Context, in *DeleteExternalOauth2FinalRequest, opts ...grpc.CallOption) (*DeleteExternalOauth2FinalResponse, error) }
ExternalOauth2FlowStoreClient is the client API for ExternalOauth2FlowStore service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewExternalOauth2FlowStoreClient ¶
func NewExternalOauth2FlowStoreClient(cc grpc.ClientConnInterface) ExternalOauth2FlowStoreClient
type ExternalOauth2FlowStoreFluffyCoreServer ¶
type ExternalOauth2FlowStoreFluffyCoreServer struct { UnimplementedExternalOauth2FlowStoreServer UnimplementedFluffyCoreExternalOauth2FlowStoreServerEndpointRegistration }
ExternalOauth2FlowStoreFluffyCoreServer defines the grpc server truct
func (*ExternalOauth2FlowStoreFluffyCoreServer) DeleteExternalOauth2Final ¶
func (s *ExternalOauth2FlowStoreFluffyCoreServer) DeleteExternalOauth2Final(ctx context.Context, request *DeleteExternalOauth2FinalRequest) (*DeleteExternalOauth2FinalResponse, error)
DeleteExternalOauth2Final...
func (*ExternalOauth2FlowStoreFluffyCoreServer) GetExternalOauth2Final ¶
func (s *ExternalOauth2FlowStoreFluffyCoreServer) GetExternalOauth2Final(ctx context.Context, request *GetExternalOauth2FinalRequest) (*GetExternalOauth2FinalResponse, error)
GetExternalOauth2Final...
func (*ExternalOauth2FlowStoreFluffyCoreServer) RegisterFluffyCoreGRPCService ¶
func (srv *ExternalOauth2FlowStoreFluffyCoreServer) RegisterFluffyCoreGRPCService(s *grpc.Server)
RegisterFluffyCoreGRPCService the server with grpc
func (*ExternalOauth2FlowStoreFluffyCoreServer) StoreExternalOauth2Final ¶
func (s *ExternalOauth2FlowStoreFluffyCoreServer) StoreExternalOauth2Final(ctx context.Context, request *StoreExternalOauth2FinalRequest) (*StoreExternalOauth2FinalResponse, error)
StoreExternalOauth2Final...
type ExternalOauth2FlowStoreServer ¶
type ExternalOauth2FlowStoreServer interface { // Create user StoreExternalOauth2Final(context.Context, *StoreExternalOauth2FinalRequest) (*StoreExternalOauth2FinalResponse, error) GetExternalOauth2Final(context.Context, *GetExternalOauth2FinalRequest) (*GetExternalOauth2FinalResponse, error) DeleteExternalOauth2Final(context.Context, *DeleteExternalOauth2FinalRequest) (*DeleteExternalOauth2FinalResponse, error) // contains filtered or unexported methods }
ExternalOauth2FlowStoreServer is the server API for ExternalOauth2FlowStore service. All implementations must embed UnimplementedExternalOauth2FlowStoreServer for forward compatibility
type GetAuthorizationRequestStateRequest ¶
type GetAuthorizationRequestStateRequest struct { State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*GetAuthorizationRequestStateRequest) Descriptor
deprecated
func (*GetAuthorizationRequestStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthorizationRequestStateRequest.ProtoReflect.Descriptor instead.
func (*GetAuthorizationRequestStateRequest) GetState ¶
func (x *GetAuthorizationRequestStateRequest) GetState() string
func (*GetAuthorizationRequestStateRequest) ProtoMessage ¶
func (*GetAuthorizationRequestStateRequest) ProtoMessage()
func (*GetAuthorizationRequestStateRequest) ProtoReflect ¶
func (x *GetAuthorizationRequestStateRequest) ProtoReflect() protoreflect.Message
func (*GetAuthorizationRequestStateRequest) Reset ¶
func (x *GetAuthorizationRequestStateRequest) Reset()
func (*GetAuthorizationRequestStateRequest) String ¶
func (x *GetAuthorizationRequestStateRequest) String() string
type GetAuthorizationRequestStateResponse ¶
type GetAuthorizationRequestStateResponse struct { AuthorizationRequestState *models.AuthorizationRequestState `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetAuthorizationRequestStateResponse) Descriptor
deprecated
func (*GetAuthorizationRequestStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthorizationRequestStateResponse.ProtoReflect.Descriptor instead.
func (*GetAuthorizationRequestStateResponse) GetAuthorizationRequestState ¶
func (x *GetAuthorizationRequestStateResponse) GetAuthorizationRequestState() *models.AuthorizationRequestState
func (*GetAuthorizationRequestStateResponse) ProtoMessage ¶
func (*GetAuthorizationRequestStateResponse) ProtoMessage()
func (*GetAuthorizationRequestStateResponse) ProtoReflect ¶
func (x *GetAuthorizationRequestStateResponse) ProtoReflect() protoreflect.Message
func (*GetAuthorizationRequestStateResponse) Reset ¶
func (x *GetAuthorizationRequestStateResponse) Reset()
func (*GetAuthorizationRequestStateResponse) String ¶
func (x *GetAuthorizationRequestStateResponse) String() string
type GetExternalOauth2FinalRequest ¶
type GetExternalOauth2FinalRequest struct { State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*GetExternalOauth2FinalRequest) Descriptor
deprecated
func (*GetExternalOauth2FinalRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExternalOauth2FinalRequest.ProtoReflect.Descriptor instead.
func (*GetExternalOauth2FinalRequest) GetState ¶
func (x *GetExternalOauth2FinalRequest) GetState() string
func (*GetExternalOauth2FinalRequest) ProtoMessage ¶
func (*GetExternalOauth2FinalRequest) ProtoMessage()
func (*GetExternalOauth2FinalRequest) ProtoReflect ¶
func (x *GetExternalOauth2FinalRequest) ProtoReflect() protoreflect.Message
func (*GetExternalOauth2FinalRequest) Reset ¶
func (x *GetExternalOauth2FinalRequest) Reset()
func (*GetExternalOauth2FinalRequest) String ¶
func (x *GetExternalOauth2FinalRequest) String() string
type GetExternalOauth2FinalResponse ¶
type GetExternalOauth2FinalResponse struct { ExternalOauth2Final *models.ExternalOauth2Final `protobuf:"bytes,1,opt,name=external_oauth2_final,json=externalOauth2Final,proto3" json:"external_oauth2_final,omitempty"` // contains filtered or unexported fields }
func (*GetExternalOauth2FinalResponse) Descriptor
deprecated
func (*GetExternalOauth2FinalResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExternalOauth2FinalResponse.ProtoReflect.Descriptor instead.
func (*GetExternalOauth2FinalResponse) GetExternalOauth2Final ¶
func (x *GetExternalOauth2FinalResponse) GetExternalOauth2Final() *models.ExternalOauth2Final
func (*GetExternalOauth2FinalResponse) ProtoMessage ¶
func (*GetExternalOauth2FinalResponse) ProtoMessage()
func (*GetExternalOauth2FinalResponse) ProtoReflect ¶
func (x *GetExternalOauth2FinalResponse) ProtoReflect() protoreflect.Message
func (*GetExternalOauth2FinalResponse) Reset ¶
func (x *GetExternalOauth2FinalResponse) Reset()
func (*GetExternalOauth2FinalResponse) String ¶
func (x *GetExternalOauth2FinalResponse) String() string
type IFluffyCoreAuthorizationRequestStateStoreServer ¶
type IFluffyCoreAuthorizationRequestStateStoreServer interface { AuthorizationRequestStateStoreServer }
IFluffyCoreAuthorizationRequestStateStoreServer defines the grpc server
type IFluffyCoreExternalOauth2FlowStoreServer ¶
type IFluffyCoreExternalOauth2FlowStoreServer interface { ExternalOauth2FlowStoreServer }
IFluffyCoreExternalOauth2FlowStoreServer defines the grpc server
type StoreAuthorizationRequestStateRequest ¶
type StoreAuthorizationRequestStateRequest struct { State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"` AuthorizationRequestState *models.AuthorizationRequestState `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
func (*StoreAuthorizationRequestStateRequest) Descriptor
deprecated
func (*StoreAuthorizationRequestStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreAuthorizationRequestStateRequest.ProtoReflect.Descriptor instead.
func (*StoreAuthorizationRequestStateRequest) GetAuthorizationRequestState ¶
func (x *StoreAuthorizationRequestStateRequest) GetAuthorizationRequestState() *models.AuthorizationRequestState
func (*StoreAuthorizationRequestStateRequest) GetState ¶
func (x *StoreAuthorizationRequestStateRequest) GetState() string
func (*StoreAuthorizationRequestStateRequest) ProtoMessage ¶
func (*StoreAuthorizationRequestStateRequest) ProtoMessage()
func (*StoreAuthorizationRequestStateRequest) ProtoReflect ¶
func (x *StoreAuthorizationRequestStateRequest) ProtoReflect() protoreflect.Message
func (*StoreAuthorizationRequestStateRequest) Reset ¶
func (x *StoreAuthorizationRequestStateRequest) Reset()
func (*StoreAuthorizationRequestStateRequest) String ¶
func (x *StoreAuthorizationRequestStateRequest) String() string
type StoreAuthorizationRequestStateResponse ¶
type StoreAuthorizationRequestStateResponse struct {
// contains filtered or unexported fields
}
func (*StoreAuthorizationRequestStateResponse) Descriptor
deprecated
func (*StoreAuthorizationRequestStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use StoreAuthorizationRequestStateResponse.ProtoReflect.Descriptor instead.
func (*StoreAuthorizationRequestStateResponse) ProtoMessage ¶
func (*StoreAuthorizationRequestStateResponse) ProtoMessage()
func (*StoreAuthorizationRequestStateResponse) ProtoReflect ¶
func (x *StoreAuthorizationRequestStateResponse) ProtoReflect() protoreflect.Message
func (*StoreAuthorizationRequestStateResponse) Reset ¶
func (x *StoreAuthorizationRequestStateResponse) Reset()
func (*StoreAuthorizationRequestStateResponse) String ¶
func (x *StoreAuthorizationRequestStateResponse) String() string
type StoreExternalOauth2FinalRequest ¶
type StoreExternalOauth2FinalRequest struct { State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"` ExternalOauth2Final *models.ExternalOauth2Final `protobuf:"bytes,2,opt,name=external_oauth2_final,json=externalOauth2Final,proto3" json:"external_oauth2_final,omitempty"` // contains filtered or unexported fields }
func (*StoreExternalOauth2FinalRequest) Descriptor
deprecated
func (*StoreExternalOauth2FinalRequest) Descriptor() ([]byte, []int)
Deprecated: Use StoreExternalOauth2FinalRequest.ProtoReflect.Descriptor instead.
func (*StoreExternalOauth2FinalRequest) GetExternalOauth2Final ¶
func (x *StoreExternalOauth2FinalRequest) GetExternalOauth2Final() *models.ExternalOauth2Final
func (*StoreExternalOauth2FinalRequest) GetState ¶
func (x *StoreExternalOauth2FinalRequest) GetState() string
func (*StoreExternalOauth2FinalRequest) ProtoMessage ¶
func (*StoreExternalOauth2FinalRequest) ProtoMessage()
func (*StoreExternalOauth2FinalRequest) ProtoReflect ¶
func (x *StoreExternalOauth2FinalRequest) ProtoReflect() protoreflect.Message
func (*StoreExternalOauth2FinalRequest) Reset ¶
func (x *StoreExternalOauth2FinalRequest) Reset()
func (*StoreExternalOauth2FinalRequest) String ¶
func (x *StoreExternalOauth2FinalRequest) String() string
type StoreExternalOauth2FinalResponse ¶
type StoreExternalOauth2FinalResponse struct {
// contains filtered or unexported fields
}
func (*StoreExternalOauth2FinalResponse) Descriptor
deprecated
func (*StoreExternalOauth2FinalResponse) Descriptor() ([]byte, []int)
Deprecated: Use StoreExternalOauth2FinalResponse.ProtoReflect.Descriptor instead.
func (*StoreExternalOauth2FinalResponse) ProtoMessage ¶
func (*StoreExternalOauth2FinalResponse) ProtoMessage()
func (*StoreExternalOauth2FinalResponse) ProtoReflect ¶
func (x *StoreExternalOauth2FinalResponse) ProtoReflect() protoreflect.Message
func (*StoreExternalOauth2FinalResponse) Reset ¶
func (x *StoreExternalOauth2FinalResponse) Reset()
func (*StoreExternalOauth2FinalResponse) String ¶
func (x *StoreExternalOauth2FinalResponse) String() string
type UnimplementedAuthorizationRequestStateStoreServer ¶
type UnimplementedAuthorizationRequestStateStoreServer struct { }
UnimplementedAuthorizationRequestStateStoreServer must be embedded to have forward compatible implementations.
func (UnimplementedAuthorizationRequestStateStoreServer) DeleteAuthorizationRequestState ¶
func (UnimplementedAuthorizationRequestStateStoreServer) DeleteAuthorizationRequestState(context.Context, *DeleteAuthorizationRequestStateRequest) (*DeleteAuthorizationRequestStateResponse, error)
func (UnimplementedAuthorizationRequestStateStoreServer) GetAuthorizationRequestState ¶
func (UnimplementedAuthorizationRequestStateStoreServer) GetAuthorizationRequestState(context.Context, *GetAuthorizationRequestStateRequest) (*GetAuthorizationRequestStateResponse, error)
func (UnimplementedAuthorizationRequestStateStoreServer) StoreAuthorizationRequestState ¶
func (UnimplementedAuthorizationRequestStateStoreServer) StoreAuthorizationRequestState(context.Context, *StoreAuthorizationRequestStateRequest) (*StoreAuthorizationRequestStateResponse, error)
type UnimplementedExternalOauth2FlowStoreServer ¶
type UnimplementedExternalOauth2FlowStoreServer struct { }
UnimplementedExternalOauth2FlowStoreServer must be embedded to have forward compatible implementations.
func (UnimplementedExternalOauth2FlowStoreServer) DeleteExternalOauth2Final ¶
func (UnimplementedExternalOauth2FlowStoreServer) DeleteExternalOauth2Final(context.Context, *DeleteExternalOauth2FinalRequest) (*DeleteExternalOauth2FinalResponse, error)
func (UnimplementedExternalOauth2FlowStoreServer) GetExternalOauth2Final ¶
func (UnimplementedExternalOauth2FlowStoreServer) GetExternalOauth2Final(context.Context, *GetExternalOauth2FinalRequest) (*GetExternalOauth2FinalResponse, error)
func (UnimplementedExternalOauth2FlowStoreServer) StoreExternalOauth2Final ¶
func (UnimplementedExternalOauth2FlowStoreServer) StoreExternalOauth2Final(context.Context, *StoreExternalOauth2FinalRequest) (*StoreExternalOauth2FinalResponse, error)
type UnimplementedFluffyCoreAuthorizationRequestStateStoreServerEndpointRegistration ¶
type UnimplementedFluffyCoreAuthorizationRequestStateStoreServerEndpointRegistration struct { }
func (UnimplementedFluffyCoreAuthorizationRequestStateStoreServerEndpointRegistration) RegisterFluffyCoreHandler ¶
func (UnimplementedFluffyCoreAuthorizationRequestStateStoreServerEndpointRegistration) RegisterFluffyCoreHandler(gwmux *runtime.ServeMux, conn *grpc.ClientConn)
type UnimplementedFluffyCoreExternalOauth2FlowStoreServerEndpointRegistration ¶
type UnimplementedFluffyCoreExternalOauth2FlowStoreServerEndpointRegistration struct { }
func (UnimplementedFluffyCoreExternalOauth2FlowStoreServerEndpointRegistration) RegisterFluffyCoreHandler ¶
func (UnimplementedFluffyCoreExternalOauth2FlowStoreServerEndpointRegistration) RegisterFluffyCoreHandler(gwmux *runtime.ServeMux, conn *grpc.ClientConn)
type UnsafeAuthorizationRequestStateStoreServer ¶
type UnsafeAuthorizationRequestStateStoreServer interface {
// contains filtered or unexported methods
}
UnsafeAuthorizationRequestStateStoreServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AuthorizationRequestStateStoreServer will result in compilation errors.
type UnsafeExternalOauth2FlowStoreServer ¶
type UnsafeExternalOauth2FlowStoreServer interface {
// contains filtered or unexported methods
}
UnsafeExternalOauth2FlowStoreServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ExternalOauth2FlowStoreServer will result in compilation errors.