代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/114207/6124905
java installstate.java
/**
*
* @(#)InstallState.java 1.2 01/08/16
*
* Copyright 2001 by Sun Microsystems, Inc.,
* 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
* All rights reserved.
*/
package com.sun.
www.eeworm.com/read/112303/6146144
txt rfc2192.txt
Network Working Group C. Newman
Request for Comments: 2192 Innosoft
Category: Standards Track
www.eeworm.com/read/112268/6146799
gssapi readme.gssapi
The gss-api authentication mechanism implementation for racoon was
based on the ietf draft draft-ietf-ipsec-isakmp-gss-auth-06.txt.
The implementation uses the Heimdal gss-api library, i.e. gss-api
o
www.eeworm.com/read/112192/6149006
txt rfc2192.txt
Network Working Group C. Newman
Request for Comments: 2192 Innosoft
Category: Standards Track
www.eeworm.com/read/111069/6159536
java sampleloginmodule.java
/*
* @(#)SampleLoginModule.java 1.18 00/01/11
*
* Copyright 2000-2002 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or
* without modifi
www.eeworm.com/read/111069/6159546
java sampleloginmodule.java
/*
* @(#)SampleLoginModule.java 1.18 00/01/11
*
* Copyright 2000-2002 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or
* without
www.eeworm.com/read/109026/6177170
h telnet.h
//==========================================================================
//
// include/arpa/telnet.h
//
//==========================================================================
//###
www.eeworm.com/read/106385/6194890
h telnet.h
//==========================================================================
//
// include/arpa/telnet.h
//
//==========================================================================
//####BSDC
www.eeworm.com/read/102571/6231182
java databaseloginmodule.java
package org.redsoft.forum.security;
import org.redsoft.forum.dao.AccountDAO;
import org.redsoft.forum.dao.DAOFactory;
import org.redsoft.forum.web.Account;
import org.redsoft.forum.exception.Acc