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

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

Uses of Authentication in org.openeai.moa
 

Methods in org.openeai.moa that return Authentication
 Authentication ActionableEnterpriseObjectBase.getAuthentication()
          Returns the Authentication object associated with this object.
 Authentication ActionableEnterpriseObject.getAuthentication()
          Returns the Authentication object associated with this object.
 

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

Uses of Authentication in org.openeai.moa.jmsobjects
 

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

Methods in org.openeai.moa.jmsobjects with parameters of type Authentication
 void JmsEnterpriseObject.setAuthentication(Authentication auth)
          Deprecated. Sets the Authentication object associated with this object.
 void JmsEnterpriseObjectBase.setAuthentication(Authentication auth)
          Deprecated. 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,2003 OpenEAI Software Foundation