代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/190661/5182651
java mac.java
package org.bouncycastle.crypto;
/**
* The base interface for implementations of message authentication codes (MACs).
*/
public interface Mac
{
/**
* Initialise the MAC.
*
* @pa
www.eeworm.com/read/190346/5185013
c config_auth.c
/*
* config_auth.c : authentication files in the user config area
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights res
www.eeworm.com/read/175705/5342474
java mac.java
package org.bouncycastle.crypto;
/**
* The base interface for implementations of message authentication codes (MACs).
*/
public interface Mac
{
/**
* Initialise the MAC.
*
* @pa
www.eeworm.com/read/173141/5379542
out secureusers.out
ij> --
----- Specifically test SECURE users and various authentication
----- service/scheme configuration for different databases.
-----
----- Configure the 6 different databases with for each
----- o
www.eeworm.com/read/173141/5379584
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
-----
-----
www.eeworm.com/read/173141/5379955
out secureusers.out
ij> --
----- Specifically test SECURE users and various authentication
----- service/scheme configuration for different databases.
-----
----- Configure the 6 different databases with for each
----- o
www.eeworm.com/read/173141/5379994
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
-----
-----
www.eeworm.com/read/311076/3688107
java mac.java
package org.bouncycastle.crypto;
/**
* The base interface for implementations of message authentication codes (MACs).
*/
public interface Mac
{
/**
* Initialise the MAC.
*
* @pa