Uses of Interface
com.sas.metadata.remote.AuthenticationDomain

Packages that use AuthenticationDomain
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of AuthenticationDomain in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return AuthenticationDomain
 AuthenticationDomain Login.getDomain()
          Gets the AuthenticationDomain for Domain
 AuthenticationDomain Connection.getDomain()
          Gets the AuthenticationDomain for Domain
 

Methods in com.sas.metadata.remote with parameters of type AuthenticationDomain
 void Login.setDomain(AuthenticationDomain inObject)
          Sets the Domains list 0th element to be inObject.
 void Connection.setDomain(AuthenticationDomain inObject)
          Sets the Domains list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.