Uses of Interface
tecgraf.openbus.core.v2_0.services.access_control.LoginRegistry

Packages that use LoginRegistry
tecgraf.openbus   
tecgraf.openbus.core.v2_0.services.access_control   
 

Uses of LoginRegistry in tecgraf.openbus
 

Methods in tecgraf.openbus that return LoginRegistry
 LoginRegistry OpenBusContext.getLoginRegistry()
          Referência ao serviço núcleo de registro de logins do barramento referenciado no contexto atual.
 

Uses of LoginRegistry in tecgraf.openbus.core.v2_0.services.access_control
 

Classes in tecgraf.openbus.core.v2_0.services.access_control that implement LoginRegistry
 class _LoginRegistryStub
          Generated from IDL interface "LoginRegistry".
 

Fields in tecgraf.openbus.core.v2_0.services.access_control declared as LoginRegistry
 LoginRegistry LoginRegistryHolder.value
           
 

Methods in tecgraf.openbus.core.v2_0.services.access_control that return LoginRegistry
 LoginRegistry LoginRegistryPOATie._this()
           
 LoginRegistry LoginRegistryPOA._this()
           
 LoginRegistry LoginRegistryPOATie._this(ORB orb)
           
 LoginRegistry LoginRegistryPOA._this(ORB orb)
           
static LoginRegistry LoginRegistryHelper.extract(Any any)
           
static LoginRegistry LoginRegistryHelper.narrow(Object obj)
           
static LoginRegistry LoginRegistryHelper.read(InputStream in)
           
static LoginRegistry LoginRegistryHelper.unchecked_narrow(Object obj)
           
 

Methods in tecgraf.openbus.core.v2_0.services.access_control with parameters of type LoginRegistry
static void LoginRegistryHelper.insert(Any any, LoginRegistry s)
           
static void LoginRegistryHelper.write(OutputStream _out, LoginRegistry s)
           
 

Constructors in tecgraf.openbus.core.v2_0.services.access_control with parameters of type LoginRegistry
LoginRegistryHolder(LoginRegistry initial)
           
 



Copyright © 2014. All Rights Reserved.