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