Uses of Class
org.apache.syncope.core.persistence.jpa.entity.user.JPAUPlainAttr
-
Packages that use JPAUPlainAttr Package Description org.apache.syncope.core.persistence.jpa.entity.user -
-
Uses of JPAUPlainAttr in org.apache.syncope.core.persistence.jpa.entity.user
Fields in org.apache.syncope.core.persistence.jpa.entity.user with type parameters of type JPAUPlainAttr Modifier and Type Field Description protected @Valid List<JPAUPlainAttr>
JPAUser. plainAttrs
-