Apache CXF API

Uses of Class
org.apache.cxf.rs.security.oauth2.common.AccessTokenRegistration

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

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

Methods in org.apache.cxf.rs.security.oauth2.provider with parameters of type AccessTokenRegistration
 ServerAccessToken OAuthDataProvider.createAccessToken(AccessTokenRegistration accessToken)
          Create access token
 


Apache CXF API

Apache CXF