Uses of Class
org.hyperledger.aries.api.did_exchange.DIDXRequestDidDocAttach.AttachDecoratorDataJws
-
Packages that use DIDXRequestDidDocAttach.AttachDecoratorDataJws Package Description org.hyperledger.aries.api.did_exchange -
-
Uses of DIDXRequestDidDocAttach.AttachDecoratorDataJws in org.hyperledger.aries.api.did_exchange
Methods in org.hyperledger.aries.api.did_exchange that return DIDXRequestDidDocAttach.AttachDecoratorDataJws Modifier and Type Method Description DIDXRequestDidDocAttach.AttachDecoratorDataJwsDIDXRequestDidDocAttach.AttachDecoratorDataJws.AttachDecoratorDataJwsBuilder. build()DIDXRequestDidDocAttach.AttachDecoratorDataJwsDIDXRequestDidDocAttach.AttachDecoratorData. getJws()Methods in org.hyperledger.aries.api.did_exchange with parameters of type DIDXRequestDidDocAttach.AttachDecoratorDataJws Modifier and Type Method Description DIDXRequestDidDocAttach.AttachDecoratorData.AttachDecoratorDataBuilderDIDXRequestDidDocAttach.AttachDecoratorData.AttachDecoratorDataBuilder. jws(DIDXRequestDidDocAttach.AttachDecoratorDataJws jws)voidDIDXRequestDidDocAttach.AttachDecoratorData. setJws(DIDXRequestDidDocAttach.AttachDecoratorDataJws jws)Constructors in org.hyperledger.aries.api.did_exchange with parameters of type DIDXRequestDidDocAttach.AttachDecoratorDataJws Constructor Description AttachDecoratorData(String base64, com.google.gson.JsonObject json, DIDXRequestDidDocAttach.AttachDecoratorDataJws jws, List<String> links, String sha256)
-