Apache CXF API

Uses of Class
org.apache.cxf.rs.security.oauth.services.AccessTokenService

Packages that use AccessTokenService
org.apache.cxf.rs.security.oauth.services   
 

Uses of AccessTokenService in org.apache.cxf.rs.security.oauth.services
 

Methods in org.apache.cxf.rs.security.oauth.services with parameters of type AccessTokenService
 void OAuthDefaultServices.setAccessTokenService(AccessTokenService service)
           
 


Apache CXF API

Apache CXF