Uses of Interface
org.apache.cxf.rs.security.oauth2.provider.JPAOAuthDataProvider.EntityManagerOperation
Packages that use JPAOAuthDataProvider.EntityManagerOperation
-
Uses of JPAOAuthDataProvider.EntityManagerOperation in org.apache.cxf.rs.security.oauth2.provider
Methods in org.apache.cxf.rs.security.oauth2.provider with parameters of type JPAOAuthDataProvider.EntityManagerOperationModifier and TypeMethodDescriptionprotected <T> TJPAOAuthDataProvider.execute(JPAOAuthDataProvider.EntityManagerOperation<T> operation) protected <T> TJPAOAuthDataProvider.executeInTransaction(JPAOAuthDataProvider.EntityManagerOperation<T> operation)