public static class FederatedUserGroupMembershipEntity.Key extends Object implements Serializable
protected String
groupId
userId
Key()
Key(String userId, String groupId)
boolean
equals(Object o)
String
getGroupId()
getUserId()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected String userId
protected String groupId
public Key()
public Key(String userId, String groupId)
public String getUserId()
public String getGroupId()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2020 JBoss by Red Hat. All rights reserved.