Package | Description |
---|---|
org.apache.cxf.rs.security.oauth.services |
Modifier and Type | Method and Description |
---|---|
OOBAuthorizationResponse |
OOBResponseProvider.readFrom(Class<OOBAuthorizationResponse> clazz,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mt,
javax.ws.rs.core.MultivaluedMap<String,String> headers,
InputStream is) |
Modifier and Type | Method and Description |
---|---|
long |
OOBResponseProvider.getSize(OOBAuthorizationResponse t,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
void |
OOBResponseProvider.writeTo(OOBAuthorizationResponse obj,
Class<?> c,
Type t,
Annotation[] anns,
javax.ws.rs.core.MediaType mt,
javax.ws.rs.core.MultivaluedMap<String,Object> headers,
OutputStream os) |
Modifier and Type | Method and Description |
---|---|
OOBAuthorizationResponse |
OOBResponseProvider.readFrom(Class<OOBAuthorizationResponse> clazz,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mt,
javax.ws.rs.core.MultivaluedMap<String,String> headers,
InputStream is) |
Apache CXF