Uses of Class
org.csapi.pam.P_PAM_NOT_REGISTERED

Packages that use P_PAM_NOT_REGISTERED
org.csapi.pam   
org.csapi.pam.event   
 

Uses of P_PAM_NOT_REGISTERED in org.csapi.pam
 

Fields in org.csapi.pam declared as P_PAM_NOT_REGISTERED
 P_PAM_NOT_REGISTERED P_PAM_NOT_REGISTEREDHolder.value
           
 

Methods in org.csapi.pam that return P_PAM_NOT_REGISTERED
static P_PAM_NOT_REGISTERED P_PAM_NOT_REGISTEREDHelper.extract(org.omg.CORBA.Any any)
           
static P_PAM_NOT_REGISTERED P_PAM_NOT_REGISTEREDHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.pam with parameters of type P_PAM_NOT_REGISTERED
P_PAM_NOT_REGISTEREDHolder(P_PAM_NOT_REGISTERED initial)
           
 

Uses of P_PAM_NOT_REGISTERED in org.csapi.pam.event
 

Methods in org.csapi.pam.event that throw P_PAM_NOT_REGISTERED
 void _IpPAMEventHandlerStub.deregisterAppInterface(int clientID, byte[] authToken)
           
 void IpPAMEventHandlerPOATie.deregisterAppInterface(int clientID, byte[] authToken)
           
 void IpPAMEventHandlerOperations.deregisterAppInterface(int clientID, byte[] authToken)
           
 void _IpPAMEventHandlerStub.deregisterFromEvent(int eventID, byte[] authToken)
           
 void IpPAMEventHandlerPOATie.deregisterFromEvent(int eventID, byte[] authToken)
           
 void IpPAMEventHandlerOperations.deregisterFromEvent(int eventID, byte[] authToken)
           
 int _IpPAMEventHandlerStub.registerForEvent(int clientID, TpPAMEventInfo[] eventList, int validFor, byte[] authToken)
           
 int IpPAMEventHandlerPOATie.registerForEvent(int clientID, TpPAMEventInfo[] eventList, int validFor, byte[] authToken)
           
 int IpPAMEventHandlerOperations.registerForEvent(int clientID, TpPAMEventInfo[] eventList, int validFor, byte[] authToken)
           
 



Copyright © 2008. All Rights Reserved.