Uses of Interface
org.apache.cxf.rs.security.oauth2.grants.code.AuthorizationCodeDataProvider
-
Packages that use AuthorizationCodeDataProvider Package Description org.apache.cxf.rs.security.oauth2.grants.code -
-
Uses of AuthorizationCodeDataProvider in org.apache.cxf.rs.security.oauth2.grants.code
Classes in org.apache.cxf.rs.security.oauth2.grants.code that implement AuthorizationCodeDataProvider Modifier and Type Class Description classAbstractAuthorizationCodeDataProviderAbstract AuthorizationCodeDataProvider implementationclassAbstractCodeDataProviderclassDefaultEncryptingCodeDataProviderclassJCacheCodeDataProviderclassJPACMTCodeDataProviderSame asJPACodeDataProvider(stores Clients and tokens in a rdbms using JPA APIs).classJPACodeDataProvider
-