public static class ClientScopeAttributeEntity.Key extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected ClientScopeEntity |
clientScope |
protected String |
name |
Constructor and Description |
---|
Key() |
Key(ClientScopeEntity clientScope,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ClientScopeEntity |
getClientScope() |
String |
getName() |
int |
hashCode() |
protected ClientScopeEntity clientScope
protected String name
public Key()
public Key(ClientScopeEntity clientScope, String name)
Copyright © 2021 JBoss by Red Hat. All rights reserved.