Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMUserName
-
Packages that use SCIMUserName Package Description org.apache.syncope.ext.scimv2.api.data -
-
Uses of SCIMUserName in org.apache.syncope.ext.scimv2.api.data
Methods in org.apache.syncope.ext.scimv2.api.data that return SCIMUserName Modifier and Type Method Description SCIMUserName
SCIMUser. getName()
Methods in org.apache.syncope.ext.scimv2.api.data with parameters of type SCIMUserName Modifier and Type Method Description void
SCIMUser. setName(SCIMUserName name)
-