SourcePro® API Reference Guide

 
All Classes Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
RWHttpBasicAuthorizationHeader Member List

This is the complete list of members for RWHttpBasicAuthorizationHeader, including all inherited members.

append(const RWCString &str)RWHttpHeaderBasevirtual
asString(void) constRWHttpHeaderBasevirtual
decodeString(const RWCString &str)RWHttpBasicAuthorizationHeaderprotectedstatic
encodeString(const RWCString &str, bool padding)RWHttpBasicAuthorizationHeaderprotectedstatic
getLabel(void) constRWHttpHeaderBaseinline
getPassword() constRWHttpBasicAuthorizationHeaderinline
getType(void) constRWHttpHeaderBaseinline
getUsername() constRWHttpBasicAuthorizationHeaderinline
getValue() constRWHttpBasicAuthorizationHeadervirtual
hash(const RWHttpHeaderBase &)RWHttpHeaderBaseinlinestatic
operator!=(const RWHttpHeaderBase &) constRWHttpHeaderBaseinline
operator<(const RWHttpHeaderBase &hdr) constRWHttpHeaderBase
operator==(const RWHttpHeaderBase &h) constRWHttpHeaderBaseinline
RWHttpAuthorizationHeaderBase()RWHttpAuthorizationHeaderBaseinlineprotected
RWHttpBasicAuthorizationHeader()RWHttpBasicAuthorizationHeaderinline
RWHttpBasicAuthorizationHeader(const RWCString &username, const RWCString &password, bool padding=false)RWHttpBasicAuthorizationHeaderinline
RWHttpBasicAuthorizationHeader(const RWHttpGenericHeader &hdr)RWHttpBasicAuthorizationHeader
RWHttpHeaderBase(void)RWHttpHeaderBaseinlineprotected
RWHttpHeaderBase(const RWCString &label, RWHttpHeaderType type=RW_HTTP_ENTITY_HEADER)RWHttpHeaderBaseinlineprotected
setPassword(const RWCString &password)RWHttpBasicAuthorizationHeaderinline
setUsername(const RWCString &username)RWHttpBasicAuthorizationHeaderinline

Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.