Uses of Class
com.yoti.api.client.spi.remote.IssuingAttribute
Packages that use IssuingAttribute
-
Uses of IssuingAttribute in com.yoti.api.client.spi.remote.call.share
Methods in com.yoti.api.client.spi.remote.call.share that return types with arguments of type IssuingAttributeMethods in com.yoti.api.client.spi.remote.call.share with parameters of type IssuingAttributeModifier and TypeMethodDescriptionThirdPartyAttributeIssuingRequestBuilder.withIssuingAttribute(IssuingAttribute issuingAttribute) Adds anIssuingAttributeto be used in theThirdPartyAttributeIssuingRequestMethod parameters in com.yoti.api.client.spi.remote.call.share with type arguments of type IssuingAttributeModifier and TypeMethodDescriptionThirdPartyAttributeIssuingRequestBuilder.withIssuingAttributes(List<IssuingAttribute> issuingAttributes) Sets the list ofIssuingAttributes to be used in theThirdPartyAttributeIssuingRequestConstructor parameters in com.yoti.api.client.spi.remote.call.share with type arguments of type IssuingAttributeModifierConstructorDescriptionThirdPartyAttributeIssuingRequest(String issuanceToken, List<IssuingAttribute> issuingAttributes)