BasicHttpAuth

From GreenVulcano Wiki
Revision as of 14:59, 13 May 2014 by G.dimaio (talk | contribs) (Created page with "This {{GVESB}} element provides the parameters for HTTP Basic Authentication. It is used by http-call, ws-call and rest-call. Its attributes are: {|class="gvtable"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This GreenVulcano® ESB element provides the parameters for HTTP Basic Authentication.

It is used by http-call, ws-call and rest-call.

Its attributes are:

Attribute Type Description
type fixed This attribute must assume the value http-auth.
class fixed This attribute must assume the value it.greenvulcano.gvesb.http.auth.impl.BasicHttpAuth
user required User name.
password optional User password.
realm optional Realm.