代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/117364/6104272
java e1.java
/**
* Perform user authentication using a LoginContext
*/
import javax.security.auth.Subject;
import javax.security.auth.login.LoginContext;
import java.io.*;
import java.util.*;
import javax.s
www.eeworm.com/read/111069/6159552
java e1.java
/**
* Perform user authentication using a LoginContext
*/
import javax.security.auth.Subject;
import javax.security.auth.login.LoginContext;
import java.io.*;
import java.util.*;
import javax.s
www.eeworm.com/read/101066/6256698
c upap.c
/* upap.c - User/Password Authentication Protocol */
/* Copyright 1994-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon University.
* All rights
www.eeworm.com/read/101066/6256706
c chap.c
/* chap.c - Crytographic Handshake Authentication Protocol */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1991 Gregory M. Christy.
* All rights rese
www.eeworm.com/read/479375/6692796
sim_db hostapd.sim_db
# Example GSM authentication triplet file for EAP-SIM authenticator
# IMSI:Kc:SRES:RAND
# IMSI: ASCII string (numbers)
# Kc: hex, 8 octets
# SRES: hex, 4 octets
# RAND: hex, 16 octets
234567898765432:
www.eeworm.com/read/343626/11939555
java sslserverwithclientauthexample.java
package chapter10;
import javax.net.ssl.SSLServerSocket;
import javax.net.ssl.SSLServerSocketFactory;
import javax.net.ssl.SSLSocket;
/**
* Basic SSL Server with client authentication.
*/
public c
www.eeworm.com/read/152835/12079050
pm iis.pm
package IIS;
use strict;
use MIME::Base64;
use IO::Socket;
#
# Exploit IIS through the Negotiate authentication scheme
#
sub exploit
{
my $host = shift;
my $port = shift;
my $token = shift;
i
www.eeworm.com/read/222590/14684690
c upap.c
/* upap.c - User/Password Authentication Protocol */
/* Copyright 1994-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon University.
* All rights
www.eeworm.com/read/222590/14684716
c chap.c
/* chap.c - Crytographic Handshake Authentication Protocol */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1991 Gregory M. Christy.
* All rights rese
www.eeworm.com/read/210394/15199479
c upap.c
/* upap.c - User/Password Authentication Protocol */
/* Copyright 1994-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon University.
* All rights