Uses of Class
org.hyperledger.aries.api.present_proof.ProofRequestPresentation.ServiceDecorator.ServiceDecoratorBuilder
-
Packages that use ProofRequestPresentation.ServiceDecorator.ServiceDecoratorBuilder Package Description org.hyperledger.aries.api.present_proof -
-
Uses of ProofRequestPresentation.ServiceDecorator.ServiceDecoratorBuilder in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return ProofRequestPresentation.ServiceDecorator.ServiceDecoratorBuilder Modifier and Type Method Description static ProofRequestPresentation.ServiceDecorator.ServiceDecoratorBuilderProofRequestPresentation.ServiceDecorator. builder()ProofRequestPresentation.ServiceDecorator.ServiceDecoratorBuilderProofRequestPresentation.ServiceDecorator.ServiceDecoratorBuilder. recipientKeys(List<String> recipientKeys)ProofRequestPresentation.ServiceDecorator.ServiceDecoratorBuilderProofRequestPresentation.ServiceDecorator.ServiceDecoratorBuilder. routingKeys(List<String> routingKeys)ProofRequestPresentation.ServiceDecorator.ServiceDecoratorBuilderProofRequestPresentation.ServiceDecorator.ServiceDecoratorBuilder. serviceEndpoint(String serviceEndpoint)
-