Package ch.tocco.nice2.web.core.impl.auth.credentials
package ch.tocco.nice2.web.core.impl.auth.credentials
-
ClassDescriptionExtracts the authentication-string from the cookie with name #PARAM_CLIENT_AUTH.Retrieves credentials from the request header as specified in RFC2617 and returns a
UsernamePasswordCredentials
object if such header is found.Looks for a configurable request parameter specifying the password of a user.Get the username-password credentials from request parameters.