Uses of Class
dev.vality.fistful.IdentityClassNotFound
| Package | Description |
|---|---|
| dev.vality.fistful | |
| dev.vality.fistful.identity |
-
Uses of IdentityClassNotFound in dev.vality.fistful
Methods in dev.vality.fistful that return IdentityClassNotFound Modifier and Type Method Description IdentityClassNotFoundIdentityClassNotFound. deepCopy()Methods in dev.vality.fistful with parameters of type IdentityClassNotFound Modifier and Type Method Description intIdentityClassNotFound. compareTo(IdentityClassNotFound other)booleanIdentityClassNotFound. equals(IdentityClassNotFound that)Constructors in dev.vality.fistful with parameters of type IdentityClassNotFound Constructor Description IdentityClassNotFound(IdentityClassNotFound other)Performs a deep copy on other. -
Uses of IdentityClassNotFound in dev.vality.fistful.identity
Fields in dev.vality.fistful.identity declared as IdentityClassNotFound Modifier and Type Field Description IdentityClassNotFoundManagementSrv.Create_result. ex2Methods in dev.vality.fistful.identity that return IdentityClassNotFound Modifier and Type Method Description IdentityClassNotFoundManagementSrv.Create_result. getEx2()Methods in dev.vality.fistful.identity with parameters of type IdentityClassNotFound Modifier and Type Method Description ManagementSrv.Create_resultManagementSrv.Create_result. setEx2(IdentityClassNotFound ex2)Methods in dev.vality.fistful.identity that throw IdentityClassNotFound Modifier and Type Method Description IdentityStateManagementSrv.Client. create(IdentityParams params, Map<String,Value> context)IdentityStateManagementSrv.Iface. create(IdentityParams params, Map<String,Value> context)IdentityStateManagementSrv.AsyncClient.Create_call. getResult()IdentityStateManagementSrv.Client. recvCreate()Constructors in dev.vality.fistful.identity with parameters of type IdentityClassNotFound Constructor Description Create_result(IdentityState success, ProviderNotFound ex1, IdentityClassNotFound ex2, PartyInaccessible ex3, PartyNotFound ex4)