public interface DistributionTransportSecretProvider
DistributionTransportSecrets
Such providers can be used by distribution agents implementations in order to plug
in different types of secrets to be used
to authenticate the underlying Sling instances.| Modifier and Type | Method and Description |
|---|---|
DistributionTransportSecret |
getSecret(java.net.URI uri)
Get a
DistributionTransportSecret for the specified URI |
DistributionTransportSecret getSecret(java.net.URI uri)
DistributionTransportSecret for the specified URIuri - - the uri than needs authenticationsecret, or null if
that cannot be obtained"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"