public interface EndorserService extends CredentialService
| Modifier and Type | Method and Description |
|---|---|
boolean |
endorse(OutgoingRequest request)
Returns true if the request has been successfully "endorsed".
|
getCredentialMapperboolean endorse(OutgoingRequest request) throws MiniAuthException
request - Partial outgoing request wrapper object. "In-out" param.MiniAuthExceptionCopyright © 2013. All rights reserved.