Uses of Interface
org.omg.ATLAS.AuthTokenDispenserOperations

Packages that use AuthTokenDispenserOperations
org.omg.ATLAS   
 

Uses of AuthTokenDispenserOperations in org.omg.ATLAS
 

Subinterfaces of AuthTokenDispenserOperations in org.omg.ATLAS
 interface AuthTokenDispenser
          Generated from IDL interface "AuthTokenDispenser"
 

Classes in org.omg.ATLAS that implement AuthTokenDispenserOperations
 class _AuthTokenDispenserStub
          Generated from IDL interface "AuthTokenDispenser"
 class AuthTokenDispenserPOA
          Generated from IDL interface "AuthTokenDispenser"
 class AuthTokenDispenserPOATie
          Generated from IDL interface "AuthTokenDispenser"
 

Methods in org.omg.ATLAS that return AuthTokenDispenserOperations
 AuthTokenDispenserOperations AuthTokenDispenserPOATie._delegate()
           
 

Methods in org.omg.ATLAS with parameters of type AuthTokenDispenserOperations
 void AuthTokenDispenserPOATie._delegate(AuthTokenDispenserOperations delegate)
           
 

Constructors in org.omg.ATLAS with parameters of type AuthTokenDispenserOperations
AuthTokenDispenserPOATie(AuthTokenDispenserOperations delegate)
           
AuthTokenDispenserPOATie(AuthTokenDispenserOperations delegate, POA poa)