MCPcopy
hub / github.com/OpenNHP/opennhp / AuthWithNHP

Method AuthWithNHP

nhp/plugins/serverpluginhandler.go:26–26  ·  view source on GitHub ↗
(*common.NhpAuthRequest, *NhpServerPluginHelper)

Source from the content-addressed store, hash-verified

24 RegisterAgent(*common.NhpRegisterRequest, *NhpServerPluginHelper) (*common.ServerRegisterAckMsg, error)
25 ListService(*common.NhpListRequest, *NhpServerPluginHelper) (*common.ServerListResultMsg, error)
26 AuthWithNHP(*common.NhpAuthRequest, *NhpServerPluginHelper) (*common.ServerKnockAckMsg, error)
27 AuthWithHttp(*gin.Context, *common.HttpKnockRequest, *HttpServerPluginHelper) (*common.ServerKnockAckMsg, error)
28}
29

Callers 1

HandleKnockRequestMethod · 0.65

Implementers 1

PluginHandlerSymbolnhp/plugins/serverpluginhandler.go

Calls

no outgoing calls

Tested by

no test coverage detected