public static class SCIMSchemaDefinitions.SCIMGroupSchemaDefinition extends Object
| Modifier and Type | Field and Description |
|---|---|
static SCIMAttributeSchema |
DISPLAY |
static SCIMAttributeSchema |
DISPLAY_NAME |
static SCIMAttributeSchema |
MEMBERS |
static SCIMAttributeSchema |
REF |
static SCIMAttributeSchema |
TYPE |
static SCIMAttributeSchema |
VALUE
SCIM defined group attribute schemas
|
| Constructor and Description |
|---|
SCIMGroupSchemaDefinition() |
public static final SCIMAttributeSchema VALUE
public static final SCIMAttributeSchema REF
public static final SCIMAttributeSchema DISPLAY
public static final SCIMAttributeSchema TYPE
public static final SCIMAttributeSchema DISPLAY_NAME
public static final SCIMAttributeSchema MEMBERS
Copyright © 2019 WSO2. All rights reserved.