Uses of Class
org.apache.syncope.common.lib.request.LinkedAccountUR
-
Packages that use LinkedAccountUR Package Description org.apache.syncope.common.lib.request -
-
Uses of LinkedAccountUR in org.apache.syncope.common.lib.request
Methods in org.apache.syncope.common.lib.request that return LinkedAccountUR Modifier and Type Method Description protected LinkedAccountUR
LinkedAccountUR.Builder. newInstance()
Methods in org.apache.syncope.common.lib.request that return types with arguments of type LinkedAccountUR Modifier and Type Method Description List<LinkedAccountUR>
UserUR. getLinkedAccounts()
-