代码搜索:Authentication

找到约 6,490 项符合「Authentication」的源代码

代码结果 6,490
www.eeworm.com/read/256963/4367053

java signupaction.java

package org.appfuse.webapp.action; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.acegisecurity.Authentication; import org.acegisecurit
www.eeworm.com/read/255402/4376351

8 radiusd.8

.TH RADIUSD 8 "23 June 2004" "" "FreeRADIUS Daemon" .SH NAME radiusd - Authentication, Authorization and Accounting server .SH SYNOPSIS .B radiusd .RB [ \-A ] .RB [ \-S ] .RB [ \-a .IR accounting_dire
www.eeworm.com/read/162614/5534365

java authpermission.java

/* AuthPermission.java -- permissions related to authentication. Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redi
www.eeworm.com/read/162519/5543897

java authpermission.java

/* AuthPermission.java -- permissions related to authentication. Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redi
www.eeworm.com/read/156001/5616465

c auth.c

/* * auth.c * * some bookkeeping functions for authentication functions * * David A. McGrew * Cisco Systems, Inc. */ /* * * Copyright (c) 2001-2004, Cisco Systems, Inc. * All rights reserv
www.eeworm.com/read/172887/9683439

c radiusd.sp.c

/* * RADIUS * Remote Authentication Dial In User Service * */ static char sccsid[] = "@(#)radiusd.c 2.0 Copyright 2004 Xiang Tiansheng"; #include #include
www.eeworm.com/read/172887/9683445

c radiud.mp.c

/* * RADIUS * Remote Authentication Dial In User Service * */ static char sccsid[] = "@(#)radiusd.c 2.0 Copyright 2000 Xiang Tiansheng"; #include #include
www.eeworm.com/read/172887/9683461

c radiusd.c

/* * RADIUS * Remote Authentication Dial In User Service * */ static char sccsid[] = "@(#)radiusd.c 2.0 Copyright 2003 Xiang Tiansheng"; #include #include
www.eeworm.com/read/110420/15534231

c ppppap.c

/* * PPPPAP.C -- Password Authentication Protocol for PPP * * Acknowledgements and correction history may be found in PPP.C */ #include #include "global.h" #include "mbuf.h" #
www.eeworm.com/read/109695/15552037

h chap_ms.h

/* * chap.h - Challenge Handshake Authentication Protocol definitions. * * Copyright (c) 1995 Eric Rosenquist, Strata Software Limited. * http://www.strataware.com/ * * All rights reserved. *