Uses of Class
org.hyperledger.aries.api.did_exchange.DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader
-
Packages that use DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader Package Description org.hyperledger.aries.api.did_exchange -
-
Uses of DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader in org.hyperledger.aries.api.did_exchange
Methods in org.hyperledger.aries.api.did_exchange that return DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader Modifier and Type Method Description DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeaderDIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader.AttachDecoratorDataJwsHeaderBuilder. build()DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeaderDIDXRequestDidDocAttach.AttachDecoratorDataJws. getHeader()DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeaderDIDXRequestDidDocAttach.AttachDecoratorDataJwsSignature. getHeader()Methods in org.hyperledger.aries.api.did_exchange with parameters of type DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader Modifier and Type Method Description DIDXRequestDidDocAttach.AttachDecoratorDataJws.AttachDecoratorDataJwsBuilderDIDXRequestDidDocAttach.AttachDecoratorDataJws.AttachDecoratorDataJwsBuilder. header(DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader header)DIDXRequestDidDocAttach.AttachDecoratorDataJwsSignature.AttachDecoratorDataJwsSignatureBuilderDIDXRequestDidDocAttach.AttachDecoratorDataJwsSignature.AttachDecoratorDataJwsSignatureBuilder. header(DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader header)voidDIDXRequestDidDocAttach.AttachDecoratorDataJws. setHeader(DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader header)voidDIDXRequestDidDocAttach.AttachDecoratorDataJwsSignature. setHeader(DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader header)Constructors in org.hyperledger.aries.api.did_exchange with parameters of type DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader Constructor Description AttachDecoratorDataJws(DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader header, String _protected, String signature, List<DIDXRequestDidDocAttach.AttachDecoratorDataJwsSignature> signatures)AttachDecoratorDataJwsSignature(DIDXRequestDidDocAttach.AttachDecoratorDataJwsHeader header, String _protected, String signature)
-