public class PublicApiCredentials extends java.lang.Object implements WebCredentials
WebScriptCrednetials class for holding information related to authentication when using the public API..| Constructor and Description |
|---|
PublicApiCredentials(java.lang.String authenticatorKey,
java.lang.String user,
java.util.Map outboundHeaders) |
public PublicApiCredentials(java.lang.String authenticatorKey,
java.lang.String user,
java.util.Map outboundHeaders)
authenticatorKey - The Gateway specific keyuser - The user name supplied by the gatewayoutboundHeaders - The headers used by the gateway for authentication.Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.