Package io.milton.http
package io.milton.http
-
ClassDescriptionHolds authentication information for a request There are two sets of information: - that which is present in the request - that which is determined as part of performing authentication Note that even if authentication fails, this object will still be available in the request - DO NOT USE THE PRESENCE OF THIS OBJECT TO CHECK FOR A VALID LOGIN!!! Instead use the tag property.Common HTTP authentication schemes, and some non-http specified but common onesA utility class for parsing and formatting HTTP dates as used in cookies and other headers.Represents an item which has been uploaded in a form POSTImplementations of ResourceFactory translate URLs to instances of Resource