Uses of Class
org.apache.syncope.common.lib.scim.SCIMUserAddressConf
-
Packages that use SCIMUserAddressConf Package Description org.apache.syncope.common.lib.scim org.apache.syncope.core.logic -
-
Uses of SCIMUserAddressConf in org.apache.syncope.common.lib.scim
Methods in org.apache.syncope.common.lib.scim that return types with arguments of type SCIMUserAddressConf Modifier and Type Method Description List<SCIMUserAddressConf>
SCIMUserConf. getAddresses()
-
Uses of SCIMUserAddressConf in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic with parameters of type SCIMUserAddressConf Modifier and Type Method Description protected void
SCIMDataBinder. setAttribute(Set<AttrPatch> attrs, SCIMUserAddressConf conf, SCIMPatchOperation op)
-