| Package | Description |
|---|---|
| com.sap.scimono.entity | |
| com.sap.scimono.entity.base |
| Modifier and Type | Class and Description |
|---|---|
class |
Address
A physical mailing address for a User
|
class |
Email
This class represents a email attribute.
|
class |
Entitlement
This class represents a entitlement attribute.
|
class |
GroupRef
This class represents a Reference of a Group
|
class |
Im
This class represents a Im attribute.
|
class |
MemberRef
|
class |
PhoneNumber
This class represents a phoneNumber attribute.
|
class |
Photo
This class represents a photo attribute.
|
class |
Role
This class represents a role attribute.
|
class |
X509Certificate
This class represents a x509Certificate attribute.
|
| Modifier and Type | Method and Description |
|---|---|
protected <V extends MultiValuedAttribute> |
Resource.Builder.isMultivaluedAttributeExistInCollection(V targetAttribute,
Collection<V> collection) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract MultiValuedAttribute |
MultiValuedAttribute.Builder.build()
Builds a new Attribute with the given parameters
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MultiValuedAttribute.isCollectionContainsPrimaryAttributes(Collection<? extends MultiValuedAttribute> collection) |
| Constructor and Description |
|---|
Builder(MultiValuedAttribute multiValuedAttribute) |
Copyright © 2022 SAP SE. All rights reserved.