blob: 7a7e49942f27e98fdec7e6f99873721bc1379925 [file] [log] [blame]
pkg identity, const SeekBlessingsRoute ideal-string
pkg identity, func MacaroonBlesserClient(string) MacaroonBlesserClientStub
pkg identity, func MacaroonBlesserServer(MacaroonBlesserServerMethods) MacaroonBlesserServerStub
pkg identity, func OAuthBlesserClient(string) OAuthBlesserClientStub
pkg identity, func OAuthBlesserServer(OAuthBlesserServerMethods) OAuthBlesserServerStub
pkg identity, type BlessingRootResponse struct
pkg identity, type BlessingRootResponse struct, Names []string
pkg identity, type BlessingRootResponse struct, PublicKey string
pkg identity, type MacaroonBlesserClientMethods interface { Bless }
pkg identity, type MacaroonBlesserClientMethods interface, Bless(*context.T, string, ...rpc.CallOpt) (security.Blessings, error)
pkg identity, type MacaroonBlesserClientStub interface { Bless }
pkg identity, type MacaroonBlesserClientStub interface, Bless(*context.T, string, ...rpc.CallOpt) (security.Blessings, error)
pkg identity, type MacaroonBlesserServerMethods interface { Bless }
pkg identity, type MacaroonBlesserServerMethods interface, Bless(*context.T, rpc.ServerCall, string) (security.Blessings, error)
pkg identity, type MacaroonBlesserServerStub interface, Describe__() []rpc.InterfaceDesc
pkg identity, type MacaroonBlesserServerStub interface, unexported methods
pkg identity, type MacaroonBlesserServerStubMethods MacaroonBlesserServerMethods
pkg identity, type OAuthBlesserClientMethods interface { BlessUsingAccessToken }
pkg identity, type OAuthBlesserClientMethods interface, BlessUsingAccessToken(*context.T, string, ...rpc.CallOpt) (security.Blessings, string, error)
pkg identity, type OAuthBlesserClientStub interface { BlessUsingAccessToken }
pkg identity, type OAuthBlesserClientStub interface, BlessUsingAccessToken(*context.T, string, ...rpc.CallOpt) (security.Blessings, string, error)
pkg identity, type OAuthBlesserServerMethods interface { BlessUsingAccessToken }
pkg identity, type OAuthBlesserServerMethods interface, BlessUsingAccessToken(*context.T, rpc.ServerCall, string) (security.Blessings, string, error)
pkg identity, type OAuthBlesserServerStub interface, Describe__() []rpc.InterfaceDesc
pkg identity, type OAuthBlesserServerStub interface, unexported methods
pkg identity, type OAuthBlesserServerStubMethods OAuthBlesserServerMethods
pkg identity, var MacaroonBlesserDesc rpc.InterfaceDesc
pkg identity, var OAuthBlesserDesc rpc.InterfaceDesc