public class SamlGroupDetails extends GroupDetails
SAML Group details return the details of a group based on login details of users
Constructor and Description |
---|
SamlGroupDetails(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
Set<String> |
getMembers() |
String |
getName() |
public SamlGroupDetails(String name)
public String getName()
getName
in class GroupDetails
public String getDisplayName()
getDisplayName
in class GroupDetails
public Set<String> getMembers()
getMembers
in class GroupDetails
Copyright © 2016–2019. All rights reserved.