JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Apache CXF API
Prev
Next
Frames
No Frames
All Classes
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 and Description
class
JPACMTCodeDataProvider
Same as
JPACodeDataProvider
(stores Clients and tokens in a rdbms using JPA APIs).
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Apache CXF API
Prev
Next
Frames
No Frames
All Classes
Apache CXF