Uses of Class
org.openeai.moa.objects.resources.Authentication

Packages that use Authentication
org.openeai.moa.jmsobjects   
org.openeai.moa.objects.resources   
 

Uses of Authentication in org.openeai.moa.jmsobjects
 

Methods in org.openeai.moa.jmsobjects that return Authentication
 Authentication JmsEnterpriseObjectBase.getAuthentication()
          Returns the Authentication object associated with this object.
 Authentication JmsEnterpriseObject.getAuthentication()
          Returns the Authentication object associated with this object.
 

Methods in org.openeai.moa.jmsobjects with parameters of type Authentication
 void JmsEnterpriseObjectBase.setAuthentication(Authentication auth)
          Sets the Authentication object associated with this object.
 void JmsEnterpriseObject.setAuthentication(Authentication auth)
          Sets the Authentication object associated with this object.
 

Uses of Authentication in org.openeai.moa.objects.resources
 

Methods in org.openeai.moa.objects.resources that return Authentication
 Authentication Sender.getAuthentication()
           
 

Methods in org.openeai.moa.objects.resources with parameters of type Authentication
 void Sender.setAuthentication(Authentication authentication)
           
 



Copyright © 2002, OpenEAI Software Foundation