| Package | Description |
|---|---|
| de.hybris.platform.core.dto.user | |
| de.hybris.platform.samlsinglesignon.dto | |
| de.hybris.platform.samlsinglesignon.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SamlUserGroupDTO> |
UserGroupDTO.getSamlUserGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserGroupDTO.setSamlUserGroups(java.util.Collection<SamlUserGroupDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SamlUserGroupDTO> |
SamlUserGroupsDTO.getSamlUserGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
SamlUserGroupsDTO.setSamlUserGroups(java.util.List<SamlUserGroupDTO> samlusergroupsList) |
| Constructor and Description |
|---|
SamlUserGroupsDTO(java.util.List<SamlUserGroupDTO> samlusergroupsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SamlUserGroupResource.putSamlUserGroup(SamlUserGroupDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.