Uses of Class
org.csapi.gms.P_GMS_INVALID_AUTHENTICATION_INFORMATION

Packages that use P_GMS_INVALID_AUTHENTICATION_INFORMATION
org.csapi.gms   
org.mobicents.csapi.jr.slee.gms Contains the Parlay Generic Messaging Service data types and interfaces. 
 

Uses of P_GMS_INVALID_AUTHENTICATION_INFORMATION in org.csapi.gms
 

Fields in org.csapi.gms declared as P_GMS_INVALID_AUTHENTICATION_INFORMATION
 P_GMS_INVALID_AUTHENTICATION_INFORMATION P_GMS_INVALID_AUTHENTICATION_INFORMATIONHolder.value
           
 

Methods in org.csapi.gms that return P_GMS_INVALID_AUTHENTICATION_INFORMATION
static P_GMS_INVALID_AUTHENTICATION_INFORMATION P_GMS_INVALID_AUTHENTICATION_INFORMATIONHelper.extract(org.omg.CORBA.Any any)
           
static P_GMS_INVALID_AUTHENTICATION_INFORMATION P_GMS_INVALID_AUTHENTICATION_INFORMATIONHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.gms with parameters of type P_GMS_INVALID_AUTHENTICATION_INFORMATION
static void P_GMS_INVALID_AUTHENTICATION_INFORMATIONHelper.insert(org.omg.CORBA.Any any, P_GMS_INVALID_AUTHENTICATION_INFORMATION s)
           
static void P_GMS_INVALID_AUTHENTICATION_INFORMATIONHelper.write(org.omg.CORBA.portable.OutputStream out, P_GMS_INVALID_AUTHENTICATION_INFORMATION s)
           
 

Methods in org.csapi.gms that throw P_GMS_INVALID_AUTHENTICATION_INFORMATION
 TpMailboxIdentifier IpMessagingManagerOperations.openMailbox(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 TpMailboxIdentifier IpMessagingManagerPOATie.openMailbox(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 TpMailboxIdentifier _IpMessagingManagerStub.openMailbox(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 void IpMailboxOperations.remove(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 void _IpMailboxStub.remove(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 void IpMailboxPOATie.remove(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 

Constructors in org.csapi.gms with parameters of type P_GMS_INVALID_AUTHENTICATION_INFORMATION
P_GMS_INVALID_AUTHENTICATION_INFORMATIONHolder(P_GMS_INVALID_AUTHENTICATION_INFORMATION initial)
           
 

Uses of P_GMS_INVALID_AUTHENTICATION_INFORMATION in org.mobicents.csapi.jr.slee.gms
 

Methods in org.mobicents.csapi.jr.slee.gms that throw P_GMS_INVALID_AUTHENTICATION_INFORMATION
 TpMailboxIdentifier IpMessagingManagerConnection.openMailbox(TpAddress mailboxID, java.lang.String authenticationInfo)
          This method opens a mailbox for the application.
 void IpMailboxConnection.remove(TpAddress mailboxID, java.lang.String authenticationInfo)
          This method removes a mailbox from the messaging system for the application.
 



Copyright © 2008. All Rights Reserved.