public interface DistributionTransportSecret
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
asCredentialsMap()
Get the secret as a
Map of credentials, this can contain, for example, entries holding information
about username and password for HTTP authentication. |
java.util.Map<java.lang.String,java.lang.String> asCredentialsMap()
Map
of credentials, this can contain, for example, entries holding information
about username and password for HTTP authentication.Map
, or null
if secret
cannot be represented in terms
of a set of key -> value entries"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"