代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/173141/5377818
java authenticationservicebase.java
/*
Derby - Class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under the
www.eeworm.com/read/173141/5377819
java noneauthenticationserviceimpl.java
/*
Derby - Class org.apache.derby.impl.jdbc.authentication.NoneAuthenticationServiceImpl
Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under
www.eeworm.com/read/173141/5377820
java jndiauthenticationschemebase.java
/*
Derby - Class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
Copyright 1999, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under
www.eeworm.com/read/173141/5377821
java basicauthenticationserviceimpl.java
/*
Derby - Class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed unde
www.eeworm.com/read/173141/5377822
java specificauthenticationserviceimpl.java
/*
Derby - Class org.apache.derby.impl.jdbc.authentication.SpecificAuthenticationServiceImpl
Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed u
www.eeworm.com/read/173141/5377823
java jndiauthenticationservice.java
/*
Derby - Class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationService
Copyright 1999, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under the
www.eeworm.com/read/173141/5380062
out users2.out
ij> --
-- Specifically test Derby users using DERBY scheme
-- and by only looking at database properties for authentication
-- The only user at the system level is system/manager
--
-- check allowed u
www.eeworm.com/read/168554/5444707
java authenticator.java
package org.roller.presentation;
import javax.servlet.http.HttpServletRequest;
/** Interface used by Roller to check user authentication and role */
public interface Authenticator
{
/** Return the
www.eeworm.com/read/349936/3137237
c radius.c
/***********************************************************************
*
* radius.c
*
* RADIUS plugin for pppd. Performs PAP, CHAP, MS-CHAP, MS-CHAPv2
* authentication using RADIUS.
*
* Copyright (
www.eeworm.com/read/349752/3140310
pkitool
#!/bin/sh
# OpenVPN -- An application to securely tunnel IP networks
# over a single TCP/UDP port, with support for SSL/TLS-based
# session authentication and key exchange,
#