Apache CXF API

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

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

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

Methods in org.apache.cxf.rs.security.oauth.services with parameters of type AccessTokenHandler
 void AccessTokenService.setAccessTokenHandler(AccessTokenHandler h)
           
 


Apache CXF API

Apache CXF