Uses of Class
org.apache.syncope.core.persistence.jpa.entity.user.JPAJSONUser
-
Packages that use JPAJSONUser Package Description org.apache.syncope.core.persistence.jpa.entity.user -
-
Uses of JPAJSONUser in org.apache.syncope.core.persistence.jpa.entity.user
Methods in org.apache.syncope.core.persistence.jpa.entity.user with parameters of type JPAJSONUser Modifier and Type Method Description voidJPAJSONUserListener. read(JPAJSONUser user)voidJPAJSONUserListener. readAfterSave(JPAJSONUser user)voidJPAJSONUserListener. save(JPAJSONUser user)
-