Uses of Class
org.apache.cxf.rs.security.oauth2.provider.JPAOAuthDataProvider
-
Packages that use JPAOAuthDataProvider Package Description org.apache.cxf.rs.security.oauth2.grants.code -
-
Uses of JPAOAuthDataProvider in org.apache.cxf.rs.security.oauth2.grants.code
Subclasses of JPAOAuthDataProvider 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).classJPACodeDataProvider
-