public interface SingleConsumerURLConnectionAuthHandler extends ClientAuthHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
endorseRequest(HttpURLConnection conn)
"Signs" or "endorses" the request.
|
getCredentialMapperboolean endorseRequest(HttpURLConnection conn) throws MiniAuthException, IOException
conn - URLConnection. conn is an "in-out" param.MiniAuthExceptionIOExceptionCopyright © 2013. All rights reserved.