Apache CXF API

Uses of Class
org.apache.cxf.rs.security.oauth.data.AccessTokenRegistration

Packages that use AccessTokenRegistration
org.apache.cxf.rs.security.oauth.provider   
 

Uses of AccessTokenRegistration in org.apache.cxf.rs.security.oauth.provider
 

Methods in org.apache.cxf.rs.security.oauth.provider with parameters of type AccessTokenRegistration
 AccessToken OAuthDataProvider.createAccessToken(AccessTokenRegistration reg)
          Creates a new AccessToken
 


Apache CXF API

Apache CXF