代码搜索:Authentication

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

代码结果 6,490
www.eeworm.com/read/169681/5416195

h chap.h

/* chap.h - Cryptographic Handshake Authentication Protocol header */ /* Copyright 1995 Wind River Systems, Inc. */ /* * Copyright (c) 1991 Gregory M. Christy * All rights reserved. * * Redistri
www.eeworm.com/read/169681/5416198

h pppsecretlib.h

/* pppSecretLib.h - PPP authentication secrets library header */ /* Copyright 1995 Wind River Systems, Inc. */ /* modification history -------------------- 01a,09may95,dzb written. */ #ifndef __IN
www.eeworm.com/read/349936/3137226

port-id-map

# # port-id-map # # This file describes the ttyname to port id mapping. The port id # is reported as part of a RADIUS authentication or accouting request. # #ttyname (as returned by ttyname(3)) port-i
www.eeworm.com/read/344727/3204658

java protectedremembermeservices.java

package anni.core.security.service; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.acegisecurity.Authentication; import org.acegisecu
www.eeworm.com/read/344727/3205464

java protectedremembermeservices.java

package anni.core.security.service; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.acegisecurity.Authentication; import org.acegisecu
www.eeworm.com/read/340665/3283325

java authenticator.java

/* Authenticator.java -- Abstract class for obtaining authentication info Copyright (C) 1998,2000 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software
www.eeworm.com/read/338466/3317889

port-id-map

# # port-id-map # # This file describes the ttyname to port id mapping. The port id # is reported as part of a RADIUS authentication or accouting request. # #ttyname (as returned by ttyname(3)) port-i
www.eeworm.com/read/334125/3373235

c dcerpc_auth.c

/* Unix SMB/CIFS implementation. Generic Authentication Interface Copyright (C) Andrew Tridgell 2003 Copyright (C) Andrew Bartlett 2004-2005 Copyright (C) Stefan
www.eeworm.com/read/334125/3374762

c session.c

/* Unix SMB/CIFS implementation. Password and authentication handling Copyright (C) Andrew Tridgell 1992-2005 Copyright (C) Andrew Bartlett 2005 Copyright (C) Stef
www.eeworm.com/read/324136/3505862

c hmac.c

/* * FILE: hmac.c * AUTHORS: Colin Perkins * * HMAC message authentication (RFC2104) * * Copyright (c) 1998-2000 University College London * All rights reserved. * * Redistribution and us