OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
OpenSim.Framework.ServiceAuth.DisallowLlHttpRequest Class Reference
Inheritance diagram for OpenSim.Framework.ServiceAuth.DisallowLlHttpRequest:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Framework.ServiceAuth.DisallowLlHttpRequest:
Collaboration graph
[legend]

Public Member Functions

void AddAuthorization (NameValueCollection headers)
 
bool Authenticate (string data)
 
bool Authenticate (NameValueCollection requestHeaders, AddHeaderDelegate d, out HttpStatusCode statusCode)
 

Properties

string Name [get]
 
- Properties inherited from OpenSim.Framework.ServiceAuth.IServiceAuth
string Name [get]
 Name of this authenticator. More...
 

Detailed Description

Definition at line 34 of file DisallowLlHttpRequest.cs.

Member Function Documentation

void OpenSim.Framework.ServiceAuth.DisallowLlHttpRequest.AddAuthorization ( NameValueCollection  headers)
inline
bool OpenSim.Framework.ServiceAuth.DisallowLlHttpRequest.Authenticate ( string  data)
inline
bool OpenSim.Framework.ServiceAuth.DisallowLlHttpRequest.Authenticate ( NameValueCollection  requestHeaders,
AddHeaderDelegate  d,
out HttpStatusCode  statusCode 
)
inline

Property Documentation

string OpenSim.Framework.ServiceAuth.DisallowLlHttpRequest.Name
get

Definition at line 36 of file DisallowLlHttpRequest.cs.


The documentation for this class was generated from the following file: