Package org.jasig.portlet.calendar.credentials

Interface Summary
ICredentialsExtractor This interface defines operations for extracting a Credentials object to be used with Commons HttpClient.
 

Class Summary
DefaultCredentialsExtractorImpl Default implementation returns null for both methods.
RequestAttributeCredentialsExtractorImpl This ICredentialsExtractor implementation can retrieve the necessary username and password from named attributes within the user's HttpSession or PortletSession.
SharedSecretCredentialsExtractorImpl This ICredentialsExtractor implementation allows deployers to specify a "shared" set of credentials that are used for ALL requests.
 



Copyright © 2012 Jasig. All Rights Reserved.