Apache CXF API

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

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

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

Methods in org.apache.cxf.rs.security.oauth.provider with parameters of type AuthorizationInput
 String OAuthDataProvider.finalizeAuthorization(AuthorizationInput data)
          Sets the verifier confirming the resource owner's agreement for the Client to perform the action as represented by the provided RequestToken.
 


Apache CXF API

Apache CXF