Modifier and Type | Method and Description |
---|---|
Map<String,CustomAttributesInfo> |
SyncopeEnduserApplication.getCustomFormAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
SyncopeEnduserApplication.setCustomFormAttributes(Map<String,CustomAttributesInfo> customFormAttributes) |
Modifier and Type | Method and Description |
---|---|
static PlatformInfoRequest |
PlatformInfoAdapter.toPlatformInfoRequest(PlatformInfo platformInfo,
Map<String,CustomAttributesInfo> customFormAttributes) |
Modifier and Type | Method and Description |
---|---|
CustomAttributesInfo |
CustomAttributesInfo.attributes(Map<String,CustomAttribute> value) |
Modifier and Type | Method and Description |
---|---|
Map<String,CustomAttributesInfo> |
PlatformInfoRequest.getCustomFormAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
PlatformInfoRequest.setCustomFormAttributes(Map<String,CustomAttributesInfo> customFormAttributes) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Validation.isCompliant(UserTO userTO,
Map<String,CustomAttributesInfo> customFormAttributes,
boolean checkDefaultValues) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.