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