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