Uses of Class
org.apache.syncope.ext.scimv2.api.data.Value
-
Packages that use Value Package Description org.apache.syncope.ext.scimv2.api.data -
-
Uses of Value in org.apache.syncope.ext.scimv2.api.data
Subclasses of Value in org.apache.syncope.ext.scimv2.api.data Modifier and Type Class Description class
Group
class
Member
Methods in org.apache.syncope.ext.scimv2.api.data that return types with arguments of type Value Modifier and Type Method Description List<Value>
SCIMUser. getEntitlements()
List<Value>
SCIMUser. getRoles()
List<Value>
SCIMUser. getX509Certificates()
-