|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use VerifiableAgentNamingService | |
|---|---|
| com.ibm.able.platform | The com.ibm.able.platform package
provides a set of classes that allows a distributed platform
consisting of platform services and agents to be configured and
run across physical systems. |
| Uses of VerifiableAgentNamingService in com.ibm.able.platform |
|---|
| Classes in com.ibm.able.platform that implement VerifiableAgentNamingService | |
class |
RMIVerifiableNamingProxy
The RMIVerifiableNamingProxy is a proxy for the RMI implementation of the AgentNamingService. |
| Fields in com.ibm.able.platform declared as VerifiableAgentNamingService | |
protected VerifiableAgentNamingService |
AblePlatformDefaultAgent.myJasVerifiableNamingService
The IBM Verifiable Agent Naming service for this agent, set during pre-initialization. |
protected VerifiableAgentNamingService |
AbleBasicService.myVerifiableNamingService
The IBM VerifiableAgentNamingService for this service, set in the constructor. |
| Methods in com.ibm.able.platform with parameters of type VerifiableAgentNamingService | |
void |
AbleSecureKey.verifyKey(VerifiableAgentNamingService ans)
This method will verify the visible unsigned VAN and make sure that this key has not already been used. |
| Constructors in com.ibm.able.platform with parameters of type VerifiableAgentNamingService | |
AbleSecuritySupport(java.security.KeyPair theKeyPair,
VerifiableAgentName theVerifiableAgentName,
VerifiableAgentNamingService theVerifiableNamingService,
AbleLogger theMsgLog,
AbleLogger theTrcLog)
Creates a new AbleSecuritySupport object with the specified properties. |
|
AbleSecuritySupport(java.security.KeyPair theKeyPair,
VerifiableAgentName theVerifiableAgentName,
VerifiableAgentNamingService theVerifiableNamingService,
AbleLogger theMsgLog,
AbleLogger theTrcLog,
java.lang.String theCryptographyAlgorithm,
java.lang.String theCryptographyProvider)
Creats a new AbleSecuritySupport object with the specified properties; this form allows the cryptography algorithm and cryptography provider to be overridden, rather than defaulting to the values specified in the AblePlatform object. |
|
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||