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