xmlBlaster 2.2.0 API

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

Packages that use AuthServer
org.xmlBlaster.client.protocol.corba   
org.xmlBlaster.protocol.corba.authenticateIdl   
 

Uses of AuthServer in org.xmlBlaster.client.protocol.corba
 

Fields in org.xmlBlaster.client.protocol.corba declared as AuthServer
private  AuthServer CorbaConnection.authServer
           
 

Methods in org.xmlBlaster.client.protocol.corba that return AuthServer
 AuthServer CorbaConnection.getAuthenticationService(Address address)
          Access the authentication service.
 

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

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

Fields in org.xmlBlaster.protocol.corba.authenticateIdl declared as AuthServer
 AuthServer AuthServerHolder.value
           
 

Methods in org.xmlBlaster.protocol.corba.authenticateIdl that return AuthServer
 AuthServer AuthServerPOATie._this()
           
 AuthServer AuthServerPOA._this()
           
 AuthServer AuthServerPOATie._this(org.omg.CORBA.ORB orb)
           
 AuthServer AuthServerPOA._this(org.omg.CORBA.ORB orb)
           
static AuthServer AuthServerHelper.extract(org.omg.CORBA.Any any)
           
static AuthServer AuthServerHelper.narrow(java.lang.Object obj)
           
static AuthServer AuthServerHelper.narrow(org.omg.CORBA.Object obj)
           
static AuthServer AuthServerHelper.read(org.omg.CORBA.portable.InputStream in)
           
static AuthServer AuthServerHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.xmlBlaster.protocol.corba.authenticateIdl with parameters of type AuthServer
static void AuthServerHelper.insert(org.omg.CORBA.Any any, AuthServer s)
           
static void AuthServerHelper.write(org.omg.CORBA.portable.OutputStream _out, AuthServer s)
           
 

Constructors in org.xmlBlaster.protocol.corba.authenticateIdl with parameters of type AuthServer
AuthServerHolder(AuthServer initial)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.