Home
last modified time | relevance | path

Searched refs:ScramAuthenticator (Results 1 – 19 of 19) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/auth/
H A Dscram.go46 return &ScramAuthenticator{
63 return &ScramAuthenticator{
71 type ScramAuthenticator struct { struct
77 var _ SpeculativeAuthenticator = (*ScramAuthenticator)(nil)
80 func (a *ScramAuthenticator) Auth(ctx context.Context, cfg *Config) error { argument
89 func (a *ScramAuthenticator) CreateSpeculativeConversation() (SpeculativeConversation, error) { argument
93 func (a *ScramAuthenticator) createSaslClient() SaslClient { argument
H A Dauth_test.go27 {name: "SCRAM-SHA-1", auther: &ScramAuthenticator{}},
28 {name: "SCRAM-SHA-256", auther: &ScramAuthenticator{}},
H A Dspeculative_scram_test.go200 case *ScramAuthenticator:
203 sa := converted.speculativeAuthenticator.(*ScramAuthenticator)
H A Dscram_test.go58 sa, _ := authenticator.(*ScramAuthenticator)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/auth/
H A Dscram.go46 return &ScramAuthenticator{
63 return &ScramAuthenticator{
71 type ScramAuthenticator struct { struct
77 var _ SpeculativeAuthenticator = (*ScramAuthenticator)(nil)
80 func (a *ScramAuthenticator) Auth(ctx context.Context, cfg *Config) error { argument
89 func (a *ScramAuthenticator) CreateSpeculativeConversation() (SpeculativeConversation, error) { argument
93 func (a *ScramAuthenticator) createSaslClient() SaslClient { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/auth/
H A Dscram.go46 return &ScramAuthenticator{
63 return &ScramAuthenticator{
71 type ScramAuthenticator struct { struct
77 var _ SpeculativeAuthenticator = (*ScramAuthenticator)(nil)
80 func (a *ScramAuthenticator) Auth(ctx context.Context, cfg *Config) error { argument
89 func (a *ScramAuthenticator) CreateSpeculativeConversation() (SpeculativeConversation, error) { argument
93 func (a *ScramAuthenticator) createSaslClient() SaslClient { argument
H A Dauth_test.go27 {name: "SCRAM-SHA-1", auther: &ScramAuthenticator{}},
28 {name: "SCRAM-SHA-256", auther: &ScramAuthenticator{}},
H A Dspeculative_scram_test.go200 case *ScramAuthenticator:
203 sa := converted.speculativeAuthenticator.(*ScramAuthenticator)
H A Dscram_test.go58 sa, _ := authenticator.(*ScramAuthenticator)
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/auth/
H A Dscram.go46 return &ScramAuthenticator{
63 return &ScramAuthenticator{
71 type ScramAuthenticator struct { struct
77 var _ SpeculativeAuthenticator = (*ScramAuthenticator)(nil)
80 func (a *ScramAuthenticator) Auth(ctx context.Context, cfg *Config) error { argument
89 func (a *ScramAuthenticator) CreateSpeculativeConversation() (SpeculativeConversation, error) { argument
93 func (a *ScramAuthenticator) createSaslClient() SaslClient { argument
H A Dauth_test.go27 {name: "SCRAM-SHA-1", auther: &ScramAuthenticator{}},
28 {name: "SCRAM-SHA-256", auther: &ScramAuthenticator{}},
H A Dspeculative_scram_test.go200 case *ScramAuthenticator:
203 sa := converted.speculativeAuthenticator.(*ScramAuthenticator)
H A Dscram_test.go58 sa, _ := authenticator.(*ScramAuthenticator)
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/auth/
H A Dscram.go38 return &ScramAuthenticator{
55 return &ScramAuthenticator{
63 type ScramAuthenticator struct { struct
70 func (a *ScramAuthenticator) Auth(ctx context.Context, _ description.Server, conn driver.Connection… argument
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/auth/
H A Dscram.go38 return &ScramAuthenticator{
55 return &ScramAuthenticator{
63 type ScramAuthenticator struct { struct
70 func (a *ScramAuthenticator) Auth(ctx context.Context, _ description.Server, conn driver.Connection… argument
H A Dauth_test.go27 {name: "SCRAM-SHA-1", auther: &ScramAuthenticator{}},
28 {name: "SCRAM-SHA-256", auther: &ScramAuthenticator{}},
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/auth/
H A Dscram.go38 return &ScramAuthenticator{
55 return &ScramAuthenticator{
63 type ScramAuthenticator struct { struct
70 func (a *ScramAuthenticator) Auth(ctx context.Context, desc description.Server, rw wiremessage.Read… argument
H A Dauth_test.go28 {name: "SCRAM-SHA-1", auther: &ScramAuthenticator{}},
29 {name: "SCRAM-SHA-256", auther: &ScramAuthenticator{}},
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/auth/
H A Dscram.go38 return &ScramAuthenticator{
55 return &ScramAuthenticator{
63 type ScramAuthenticator struct { struct
70 func (a *ScramAuthenticator) Auth(ctx context.Context, _ description.Server, conn driver.Connection… argument