Apache CXF API

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

Packages that use OOBAuthorizationResponse
org.apache.cxf.rs.security.oauth2.provider   
org.apache.cxf.rs.security.oauth2.services   
 

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

Methods in org.apache.cxf.rs.security.oauth2.provider with parameters of type OOBAuthorizationResponse
 javax.ws.rs.core.Response OOBResponseDeliverer.deliver(OOBAuthorizationResponse response)
           
 

Uses of OOBAuthorizationResponse in org.apache.cxf.rs.security.oauth2.services
 

Methods in org.apache.cxf.rs.security.oauth2.services with parameters of type OOBAuthorizationResponse
protected  javax.ws.rs.core.Response AuthorizationCodeGrantService.deliverOOBResponse(OOBAuthorizationResponse response)
           
 


Apache CXF API

Apache CXF