xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.protocol.corba.authenticateIdl.AuthServerOperations

Packages that use AuthServerOperations
org.xmlBlaster.protocol.corba   
org.xmlBlaster.protocol.corba.authenticateIdl   
 

Uses of AuthServerOperations in org.xmlBlaster.protocol.corba
 

Classes in org.xmlBlaster.protocol.corba that implement AuthServerOperations
 class AuthServerImpl
          Implements the xmlBlaster AuthServer CORBA Interface.
 

Uses of AuthServerOperations in org.xmlBlaster.protocol.corba.authenticateIdl
 

Subinterfaces of AuthServerOperations in org.xmlBlaster.protocol.corba.authenticateIdl
 interface AuthServer
          Generated from IDL interface "AuthServer"
 

Classes in org.xmlBlaster.protocol.corba.authenticateIdl that implement AuthServerOperations
 class _AuthServerStub
          Generated from IDL interface "AuthServer"
 class AuthServerPOA
          Generated from IDL interface "AuthServer"
 class AuthServerPOATie
          Generated from IDL interface "AuthServer"
 

Fields in org.xmlBlaster.protocol.corba.authenticateIdl declared as AuthServerOperations
private  AuthServerOperations AuthServerPOATie._delegate
           
 

Methods in org.xmlBlaster.protocol.corba.authenticateIdl that return AuthServerOperations
 AuthServerOperations AuthServerPOATie._delegate()
           
 

Methods in org.xmlBlaster.protocol.corba.authenticateIdl with parameters of type AuthServerOperations
 void AuthServerPOATie._delegate(AuthServerOperations delegate)
           
 

Constructors in org.xmlBlaster.protocol.corba.authenticateIdl with parameters of type AuthServerOperations
AuthServerPOATie(AuthServerOperations delegate)
           
AuthServerPOATie(AuthServerOperations delegate, org.omg.PortableServer.POA poa)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.