Uses of Class
org.apache.cxf.rs.security.oauth2.grants.code.JPACodeDataProvider
-
Packages that use JPACodeDataProvider Package Description org.apache.cxf.rs.security.oauth2.grants.code -
-
Uses of JPACodeDataProvider in org.apache.cxf.rs.security.oauth2.grants.code
Subclasses of JPACodeDataProvider in org.apache.cxf.rs.security.oauth2.grants.code Modifier and Type Class Description classJPACMTCodeDataProviderSame asJPACodeDataProvider(stores Clients and tokens in a rdbms using JPA APIs).
-