public class LdapUserGroupMemberDto extends Object
Constructor and Description |
---|
LdapUserGroupMemberDto(String groupName,
String userName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getGroupName()
Get the group name.
|
String |
getUserName()
Get the user name.
|
int |
hashCode() |
Copyright © 2022 Apache Software Foundation. All rights reserved.