public static class ClientScopeClientMappingEntity.Key extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
clientId |
protected String |
clientScopeId |
Constructor and Description |
---|
Key() |
Key(String clientScopeId,
String clientId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClientId() |
String |
getClientScopeId() |
int |
hashCode() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.