public static class BrokerLinkEntity.Key extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
identityProvider |
protected String |
userId |
Constructor and Description |
---|
Key() |
Key(String userId,
String identityProvider) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getIdentityProvider() |
String |
getUserId() |
int |
hashCode() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.