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