Home
last modified time | relevance | path

Searched defs:Authenticate (Results 1 – 25 of 1463) sorted by last modified time

12345678910>>...59

/dports/sysutils/nut-devel/nut-9e6a5ab2/scripts/perl/
H A DNut.pm117 sub Authenticate { # Announce to the UPS who we are to set up the proper subroutine
/dports/devel/cdash/CDash-2-2-3/api/
H A Dapi_project.php48 function Authenticate() function in ProjectAPI
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/skia_gold_common/
H A Dskia_gold_session.py136 def Authenticate(self, use_luci=True): member in SkiaGoldSession
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/api/v3/etcdserverpb/
H A Draft_internal.pb.go90Authenticate *InternalAuthenticateRequest `protobuf:"bytes,1012,opt,name=… member
H A Drpc.pb.go7669Authenticate(ctx context.Context, in *AuthenticateRequest, opts ...grpc.CallOption) (*Authenticate… methodSpec
7733 func (c *authClient) Authenticate(ctx context.Context, in *AuthenticateRequest, opts ...grpc.CallOp… func
7868 Authenticate(context.Context, *AuthenticateRequest) (*AuthenticateResponse, error) methodSpec
7910 func (*UnimplementedAuthServer) Authenticate(ctx context.Context, req *AuthenticateRequest) (*Authe… func
H A Drpc.proto278 rpc Authenticate(AuthenticateRequest) returns (AuthenticateResponse) { rpc
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/server/v3/etcdserver/
H A Dv3_server.go78 Authenticate(ctx context.Context, r *pb.AuthenticateRequest) (*pb.AuthenticateResponse, error) methodSpec
424 func (s *EtcdServer) Authenticate(ctx context.Context, r *pb.AuthenticateRequest) (*pb.Authenticate… func
H A Dapply.go79 Authenticate(r *pb.InternalAuthenticateRequest) (*pb.AuthenticateResponse, error) methodSpec
793 func (a *applierV3backend) Authenticate(r *pb.InternalAuthenticateRequest) (*pb.AuthenticateRespons… func
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/server/v3/proxy/grpcproxy/
H A Dauth.go47 func (ap *AuthProxy) Authenticate(ctx context.Context, r *pb.AuthenticateRequest) (*pb.Authenticate… func
/dports/www/gitea/gitea-1.16.5/vendor/golang.org/x/crypto/ssh/
H A Dcerts.go352 func (c *CertChecker) Authenticate(conn ConnMetadata, pubKey PublicKey) (*Permissions, error) { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/msteinert/pam/
H A Dtransaction.go195 func (t *Transaction) Authenticate(f Flags) error { func
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/client/v3/
H A Dretry.go304 func (rac *retryAuthClient) Authenticate(ctx context.Context, in *pb.AuthenticateRequest, opts ...g… func
H A Dauth.go60 Authenticate(ctx context.Context, name string, password string) (*AuthenticateResponse, error) methodSpec
135 func (auth *authClient) Authenticate(ctx context.Context, name string, password string) (*Authentic… func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_userauth.go89 func (c *SQLiteConn) Authenticate(username, password string) error { func
H A Dsqlite3_opt_userauth_omit.go27 func (c *SQLiteConn) Authenticate(username, password string) error { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-openapi/runtime/
H A Dinterfaces.go72 func (f AuthenticatorFunc) Authenticate(params interface{}) (bool, interface{}, error) { func
80 Authenticate(interface{}) (bool, interface{}, error) methodSpec
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-openapi/runtime/middleware/
H A Drouter.go177 func (ra *RouteAuthenticator) Authenticate(req *http.Request, route *MatchedRoute) (bool, interface… func
256 func (ras RouteAuthenticators) Authenticate(req *http.Request, route *MatchedRoute) (bool, interfac… func
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/server/v3/etcdserver/api/v3rpc/
H A Dauth.go56 func (as *AuthServer) Authenticate(ctx context.Context, r *pb.AuthenticateRequest) (*pb.Authenticat… func
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/server/v3/proxy/grpcproxy/adapter/
H A Dauth_client_adapter.go43 func (s *as2ac) Authenticate(ctx context.Context, in *pb.AuthenticateRequest, opts ...grpc.CallOpti… func
/dports/www/gitea/gitea-1.16.5/vendor/golang.org/x/net/internal/socks/
H A Dsocks.go138 Authenticate func(context.Context, io.ReadWriter, AuthMethod) error member
287 func (up *UsernamePassword) Authenticate(ctx context.Context, rw io.ReadWriter, auth AuthMethod) er… func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/tstranex/u2f/
H A Dauth.go40 func (reg *Registration) Authenticate(resp SignResponse, c Challenge, counter uint32) (newCounter u… func
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/server/v3/auth/
H A Dstore.go110 Authenticate(ctx context.Context, username, password string) (*pb.AuthenticateResponse, error) methodSpec
289 func (as *authStore) Authenticate(ctx context.Context, username, password string) (*pb.Authenticate… func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/quasoft/websspi/
H A Dwebsspi_windows.go536 func (a *Authenticator) Authenticate(r *http.Request, w http.ResponseWriter) (userInfo *UserInfo, o… func
/dports/www/gitea/gitea-1.16.5/services/auth/source/ldap/
H A Dsource_authenticate.go21 func (source *Source) Authenticate(user *user_model.User, userName, password string) (*user_model.U… func
/dports/www/gitea/gitea-1.16.5/services/auth/source/oauth2/
H A Dsource_authenticate.go13 func (source *Source) Authenticate(user *user_model.User, login, password string) (*user_model.User… func

12345678910>>...59