Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.util.Http.Auth

Packages that use Http.Auth
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of Http.Auth in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util that return Http.Auth
 Http.Auth Http.Options.getAuth()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type Http.Auth
 void Http.Options.setAuth(Http.Auth auth)
           
 


Liferay 6.2-ce-ga5