代码搜索:Authenticator
找到约 887 项符合「Authenticator」的源代码
代码结果 887
www.eeworm.com/read/185286/9044740
cs authenticator.cs
using System;
using System.Text;
using System.Security;
using System.Resources;
using System.Management;
using System.Reflection;
using System.Security.Cryptography;
#region 版权声明
///
/// 版权
www.eeworm.com/read/365220/9872782
class authenticator.class
www.eeworm.com/read/468751/6987080
txt authenticator.txt
你的密码丢失过吗?你的密码被窃取过吗?你的系统被他人非法访问过吗?
1. 身份认证安全需求
静态密码本身存在的缺陷
静态密码在网络传输中可能被截获和分析
长时间使用同一口令泄漏的机率会大大增加
人们通常喜欢用自己熟悉的人名、日期、门牌号、电话号码及其组合,易被猜中
网上的各种破解静态口令软件泛滥,造成了一定的安全风险
企业安全要求
企业内控的要求,SOX法案的要求使得 ...
www.eeworm.com/read/143923/5753909
java authenticator.java
/**
* Copyright 2003-2005 the original author or authors.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
www.eeworm.com/read/114744/6122452
java authenticator.java
package persistence;
import javax.servlet.ServletContext;
public interface Authenticator {
public void init(ServletContext sctx) throws Exception;
public User authenticate(String usern
www.eeworm.com/read/111042/6160104
java authenticator.java
/*
* $Header: /cvsroot/mvnforum/mvnforum/src/com/mvnforum/auth/Authenticator.java,v 1.2 2004/01/18 19:13:11 minhnn Exp $
* $Author: minhnn $
* $Revision: 1.2 $
* $Date: 2004/01/18 19:13:11 $
www.eeworm.com/read/103778/6212284
java authenticator.java
/* CVS ID: $Id: Authenticator.java,v 1.4 2000/12/30 10:39:09 wastl Exp $ */
package net.wastl.webmail.server;
import net.wastl.webmail.config.ConfigScheme;
import net.wastl.webmail.exceptions.*;
imp
www.eeworm.com/read/101075/6254336
java authenticator.java
/*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/101075/6255157
java authenticator.java
/*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the