Uiinfrastructure API Docs  
 

HTTPBasicAuthenticator Fields

The fields of the HTTPBasicAuthenticator class are listed below. For a complete list of HTTPBasicAuthenticator class members, see the HTTPBasicAuthenticator Members topic.

Public Static Fields

AUTH_CHALLENGE Internal string constants for basic auth challenge. Note that the AUTH_CHALLENGE string cannot come between /gateway and /PTARGS_ or the gateway code will not work. The AUTH_CHALLENGE string must also come immediately after the HTTP entry point (server.pt).
AUTH_DOMAIN 
AUTHORIZATION_HEADER Internal string constants for decoding basic auth credentials.
BASIC_AUTH 
BASIC_AUTH_ENCODINGS_ORDERED Ordered with most common first (win-1252 latin characters).
LOGIN_ATTEMPTS Key to data stored on the HTTP Session
MAX_LOGIN_ATTEMPTS 

See Also

HTTPBasicAuthenticator Class | com.plumtree.uiinfrastructure.login Namespace