public static class JaxrsSAML2BindingBuilder.PostBindingBuilder extends BaseSAML2BindingBuilder.BasePostBindingBuilder
builder, document| Constructor and Description |
|---|
PostBindingBuilder(JaxrsSAML2BindingBuilder builder,
Document document) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.ws.rs.core.Response |
buildResponse(Document responseDoc,
String actionUrl,
boolean asRequest) |
javax.ws.rs.core.Response |
request(String actionUrl) |
javax.ws.rs.core.Response |
response(String actionUrl) |
encoded, getDocument, getHtmlRequest, getHtmlResponsepublic PostBindingBuilder(JaxrsSAML2BindingBuilder builder, Document document) throws ProcessingException
ProcessingExceptionpublic javax.ws.rs.core.Response request(String actionUrl) throws ConfigurationException, ProcessingException, IOException
public javax.ws.rs.core.Response response(String actionUrl) throws ConfigurationException, ProcessingException, IOException
protected javax.ws.rs.core.Response buildResponse(Document responseDoc, String actionUrl, boolean asRequest) throws ProcessingException, ConfigurationException, IOException
Copyright © 2016 JBoss by Red Hat. All rights reserved.