Uses of Class
org.apache.cxf.rs.security.oauth2.common.OOBAuthorizationResponse
Packages that use OOBAuthorizationResponse
Package
Description
-
Uses of OOBAuthorizationResponse in org.apache.cxf.rs.security.oauth2.provider
Methods in org.apache.cxf.rs.security.oauth2.provider with parameters of type OOBAuthorizationResponseModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseOOBResponseDeliverer.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 OOBAuthorizationResponseModifier and TypeMethodDescriptionprotected jakarta.ws.rs.core.ResponseAuthorizationCodeGrantService.deliverOOBResponse(OOBAuthorizationResponse response)