Uses of Class
org.hyperledger.aries.api.present_proof.PresentationRequest.IndyRequestedCredsRequestedAttr
-
Packages that use PresentationRequest.IndyRequestedCredsRequestedAttr Package Description org.hyperledger.aries.api.present_proof -
-
Uses of PresentationRequest.IndyRequestedCredsRequestedAttr in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return PresentationRequest.IndyRequestedCredsRequestedAttr Modifier and Type Method Description PresentationRequest.IndyRequestedCredsRequestedAttrPresentationRequest.IndyRequestedCredsRequestedAttr.IndyRequestedCredsRequestedAttrBuilder. build()Methods in org.hyperledger.aries.api.present_proof that return types with arguments of type PresentationRequest.IndyRequestedCredsRequestedAttr Modifier and Type Method Description Map<String,PresentationRequest.IndyRequestedCredsRequestedAttr>PresentationRequest. getRequestedAttributes()Method parameters in org.hyperledger.aries.api.present_proof with type arguments of type PresentationRequest.IndyRequestedCredsRequestedAttr Modifier and Type Method Description PresentationRequest.PresentationRequestBuilderPresentationRequest.PresentationRequestBuilder. requestedAttributes(Map<String,PresentationRequest.IndyRequestedCredsRequestedAttr> requestedAttributes)voidPresentationRequest. setRequestedAttributes(Map<String,PresentationRequest.IndyRequestedCredsRequestedAttr> requestedAttributes)
-