代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/363495/2917698
java usermanagement.java
package org.artemis.manager.common;
import org.acegisecurity.Authentication;
import org.acegisecurity.context.SecurityContext;
import org.acegisecurity.context.SecurityContextHolder;
impo
www.eeworm.com/read/351777/3098936
c md4.c
/*
* Unix SMB/Netbios implementation.
* Version 1.9.
* a implementation of MD4 designed for use in the SMB authentication protocol
* Copyright (C) Andrew Tridgell 1997
*
* This program is free
www.eeworm.com/read/351777/3098977
c smb_auth.c
/*
* smb_auth - SMB proxy authentication module
* Copyright (C) 1998 Richard Huveneers
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/351777/3098990
h valid.h
/*
* mswin_auth - Version 2.0
*
* Modified to act as a Squid authenticator module.
* Returns OK for a successful authentication, or ERR upon error.
*
* Guido Serassio, Torino - Italy
*
* U
www.eeworm.com/read/351777/3098991
c mswin_auth.c
/*
* mswin_auth - Version 2.0
*
* Returns OK for a successful authentication, or ERR upon error.
*
* Guido Serassio, Torino - Italy
*
* Uses code from -
* Antonino Iannella 2000
* Andrew
www.eeworm.com/read/351777/3099008
readme
This program authenticates users using SASL (specifically the
cyrus-sasl authentication method).
SASL is configurable (somewhat like PAM). Each service authenticating
against SASL identifies itself w