Searched defs:actorTokenType (Results 1 – 1 of 1) sorted by relevance
42 private final String actorTokenType; field in ActingParty44 ActingParty(String actorToken, String actorTokenType) { in ActingParty()