Uses of Class
org.apache.syncope.common.lib.scim.SCIMItem
-
Packages that use SCIMItem Package Description org.apache.syncope.client.console.panels.mapping org.apache.syncope.common.lib.scim -
-
Uses of SCIMItem in org.apache.syncope.client.console.panels.mapping
Fields in org.apache.syncope.client.console.panels.mapping with type parameters of type SCIMItem Modifier and Type Field Description protected ListView<SCIMItem>
SCIMExtensionMappingPanel. mappings
Constructor parameters in org.apache.syncope.client.console.panels.mapping with type arguments of type SCIMItem Constructor Description SCIMExtensionMappingPanel(String id, IModel<List<SCIMItem>> model)
-
Uses of SCIMItem in org.apache.syncope.common.lib.scim
Methods in org.apache.syncope.common.lib.scim that return types with arguments of type SCIMItem Modifier and Type Method Description List<SCIMItem>
SCIMExtensionUserConf. getAttributes()
Methods in org.apache.syncope.common.lib.scim with parameters of type SCIMItem Modifier and Type Method Description boolean
SCIMExtensionUserConf. add(SCIMItem item)
-