Uses of Class
org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONUPlainAttr
-
Packages that use JPAJSONUPlainAttr Package Description org.apache.syncope.core.persistence.jpa.entity.user -
-
Uses of JPAJSONUPlainAttr in org.apache.syncope.core.persistence.jpa.entity.user
Fields in org.apache.syncope.core.persistence.jpa.entity.user with type parameters of type JPAJSONUPlainAttr Modifier and Type Field Description protected static TypeReference<List<JPAJSONUPlainAttr>>
JPAJSONUserListener. TYPEREF
Methods in org.apache.syncope.core.persistence.jpa.entity.user that return types with arguments of type JPAJSONUPlainAttr Modifier and Type Method Description List<JPAJSONUPlainAttr>
JPAJSONUser. getPlainAttrList()
-