thredds.util.net
Interface CredentialsProviderExt

All Superinterfaces:
org.apache.commons.httpclient.auth.CredentialsProvider

public interface CredentialsProviderExt
extends org.apache.commons.httpclient.auth.CredentialsProvider


Field Summary
 
Fields inherited from interface org.apache.commons.httpclient.auth.CredentialsProvider
PROVIDER
 
Method Summary
 void setHttpSession(HttpSession hs)
           
 
Methods inherited from interface org.apache.commons.httpclient.auth.CredentialsProvider
getCredentials
 

Method Detail

setHttpSession

void setHttpSession(HttpSession hs)