Package com.yoti.api.client.spi.remote
Class ThirdPartyAttributeConverter
java.lang.Object
com.yoti.api.client.spi.remote.ThirdPartyAttributeConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ThirdPartyAttributeConverterparseThirdPartyAttribute(byte[] value)
-
Constructor Details
-
ThirdPartyAttributeConverter
public ThirdPartyAttributeConverter()
-
-
Method Details
-
newInstance
-
parseThirdPartyAttribute
public AttributeIssuanceDetails parseThirdPartyAttribute(byte[] value) throws com.google.protobuf.InvalidProtocolBufferException, ExtraDataException - Throws:
com.google.protobuf.InvalidProtocolBufferExceptionExtraDataException
-