代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/247158/4488456
java digestauthentication.java
package org.zoolu.sip.authentication;
import org.zoolu.sip.header.AuthenticationHeader;
import org.zoolu.sip.header.AuthorizationHeader;
import org.zoolu.sip.header.ProxyAuthorizationHeader;
i
www.eeworm.com/read/247155/4489054
java digestauthentication.java
package org.zoolu.sip.authentication;
import org.zoolu.sip.header.AuthenticationHeader;
import org.zoolu.sip.header.AuthorizationHeader;
import org.zoolu.sip.header.ProxyAuthorizationHeader;
i
www.eeworm.com/read/244920/4508737
java productsaction.java
package com.game.products.web.actions;
import java.util.Collection;
import org.acegisecurity.Authentication;
import org.acegisecurity.context.SecurityContextHolder;
import com.game.commons.A
www.eeworm.com/read/233448/4688322
java mac.java
/* Mac.java -- The message authentication code interface.
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribu
www.eeworm.com/read/224327/4804241
c auth.c
/* auth.c - PPP authentication and phase control */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1993 The Australian National University.
* All right
www.eeworm.com/read/223881/4808719
java productsaction.java
package com.game.products.web.actions;
import java.util.Collection;
import org.acegisecurity.Authentication;
import org.acegisecurity.context.SecurityContextHolder;
import com.game.commons.A
www.eeworm.com/read/217024/4877539
java useraction.java
package org.appfuse.webapp.action;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.acegisecurity.Authentication
www.eeworm.com/read/216450/4894954
8 pwdauth.8
.TH PWDAUTH
.SH NAME
pwdauth \- password authentication program
.SH SYNOPSIS
.B /usr/lib/pwdauth
.SH DESCRIPTION
.B Pwdauth
is a program that is used by the
.BR crypt (3)
function to do the hard work.