Package ajanta.util

Interface Summary
Reportable A reportable interface, implimented by any entity who wants to report agent status
Resource  
 

Class Summary
AgentServerTicket The AgentServerTicket class represents a type of capability required by clients to invoke services which require authentication.
AgentServerTicketing This class takes a reference of the name registry which enables it to lookup the public key for a mobile agent from name-registry instead of local machine
AgentTicket The AgentTicket class represents a type of capability required by clients to invoke services which require authentication.
AgentTicketing Extended from base Ticketing class.
AjantaIdentity Identity class for all the Ajanta entity.
AjantaUser The AjantaUser class read the user info from .ajanta/user dir needed by the current running program.
AjantaUtilities  
ArrayContainer a generic container class to hold byte array
AuthenticationTicket The AuthenticationTicket class represents a type of capability required by clients to invoke services which require authentication.
CompleteTicket The CompleteTicket class represents a type of capability required by clients to invoke services which require authentication.
ContextObject  
Debug  
InterAgentTicketing This class takes a reference of the name registry which enables it to lookup the public key for a mobile agent from name-registry instead of local machine
KeyCertificate  
MethodSignature  
MethodSpec A method is specified as its name + formal param types + actual arguments
OwnerImpl OwnerImpl implements java.security.acl.Owner
ResourceImpl  
TestCert  
Ticket The Ticket class represents a type of capability required by clients to invoke services which require authentication.
Ticketing Base ticketing class.This object take care of create and verify ticket.
Tuple  
 

Exception Summary
AgentInadmissibleException  
ATPException This defines various excepion that can be thrown during agent transfer.
AuthorizationException  
InvalidCredentialException  
TicketVerifyException