Class CreateWalletTokenResponse
- java.lang.Object
-
- org.hyperledger.aries.api.multitenancy.CreateWalletTokenResponse
-
public class CreateWalletTokenResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description CreateWalletTokenResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetToken()Authorization token to authenticate wallet requestsinthashCode()voidsetToken(String token)Authorization token to authenticate wallet requestsStringtoString()
-