Uses of Interface
org.apache.ambari.view.ImpersonatorSetting

Packages that use ImpersonatorSetting
org.apache.ambari.view   
 

Uses of ImpersonatorSetting in org.apache.ambari.view
 

Methods in org.apache.ambari.view that return ImpersonatorSetting
 ImpersonatorSetting ViewContext.getImpersonatorSetting()
          Get the default settings for the Impersonator.
 

Methods in org.apache.ambari.view with parameters of type ImpersonatorSetting
 String HttpImpersonator.requestURL(String urlToRead, String requestType, ImpersonatorSetting impersonatorSetting)
          Returns the result of the HTTP request by setting the "doAs" impersonation for the query param and username in @param impersonatorSetting.
 



Copyright © 2015 Apache Software Foundation. All rights reserved.