代码搜索:Authentication

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

代码结果 6,490
www.eeworm.com/read/190346/5185852

h ne_auth.h

/* HTTP authentication routines Copyright (C) 1999-2002, Joe Orton This library is free software; you can redistribute it and/or modify it under the terms of the GNU
www.eeworm.com/read/190346/5185869

c ne_auth.c

/* HTTP Authentication routines Copyright (C) 1999-2004, Joe Orton This library is free software; you can redistribute it and/or modify it under the terms of the GNU
www.eeworm.com/read/190346/5185906

c auth.c

/* Authentication tests Copyright (C) 2001-2003, Joe Orton This program is free software; you can redistribute it and/or modify it under the terms of the GNU General
www.eeworm.com/read/183719/5252516

no_check_ntlm_auth readme.no_check_ntlm_auth

This is a dummy NTLM authentication module for Squid. It performs the NTLM challenge, but then it doesn't verify the user's credentials, it just takes the client's domain and username at face value. I
www.eeworm.com/read/182103/5272380

c upap.c

/* * upap.c - User/Password Authentication Protocol. * * Copyright (c) 1989 Carnegie Mellon University. * All rights reserved. * * Redistribution and use in source and binary forms are permitted
www.eeworm.com/read/182103/5272384

h upap.h

/* * upap.h - User/Password Authentication Protocol definitions. * * Copyright (c) 1989 Carnegie Mellon University. * All rights reserved. * * Redistribution and use in source and binary forms a
www.eeworm.com/read/182103/5272403

c auth.c

/* * auth.c - PPP authentication and phase control. * * Copyright (c) 1993 The Australian National University. * All rights reserved. * * Redistribution and use in source and binary forms are pe
www.eeworm.com/read/177773/5320570

config web.config

www.eeworm.com/read/171731/5392071

java usersecurityadvicetest.java

package org.appfuse.service; import org.acegisecurity.AccessDeniedException; import org.acegisecurity.Authentication; import org.acegisecurity.GrantedAuthority; import org.acegisecurity.GrantedA
www.eeworm.com/read/171692/5392201

java usertag.java

/* * UserTag.java * * Created on October 31, 2002, 9:15 PM */ package gov.nist.sip.proxy.authentication; /** * * @author deruelle */ public class UserTag { private String userName;