public class SamlIDPWebRequestUtil.WebRequestUtilHolder extends Object
| Constructor and Description |
|---|
SamlIDPWebRequestUtil.WebRequestUtilHolder() |
public SamlIDPWebRequestUtil.WebRequestUtilHolder()
public boolean isStrictPostBinding()
public void setStrictPostBinding(boolean strictPostBinding)
public Document getResponseDoc()
public SamlIDPWebRequestUtil.WebRequestUtilHolder setResponseDoc(Document responseDoc)
public String getRelayState()
public SamlIDPWebRequestUtil.WebRequestUtilHolder setRelayState(String relayState)
public String getDestination()
public SamlIDPWebRequestUtil.WebRequestUtilHolder setDestination(String destination)
public javax.servlet.http.HttpServletResponse getServletResponse()
public SamlIDPWebRequestUtil.WebRequestUtilHolder setServletResponse(javax.servlet.http.HttpServletResponse servletResponse)
public PrivateKey getPrivateKey()
public SamlIDPWebRequestUtil.WebRequestUtilHolder setPrivateKey(PrivateKey privateKey)
public boolean isSupportSignature()
public SamlIDPWebRequestUtil.WebRequestUtilHolder setSupportSignature(boolean supportSignature)
public boolean isPostBindingRequested()
public SamlIDPWebRequestUtil.WebRequestUtilHolder setPostBindingRequested(boolean postBindingRequested)
public boolean isPostBinding()
public boolean isAreWeSendingRequest()
public SamlIDPWebRequestUtil.WebRequestUtilHolder setAreWeSendingRequest(boolean areWeSendingRequest)
public boolean isErrorResponse()
public SamlIDPWebRequestUtil.WebRequestUtilHolder setErrorResponse(boolean errorResponse)
public SamlIDPWebRequestUtil.WebRequestUtilHolder setDestinationQueryStringWithSignature(String destinationQueryStringWithSignature)
public String getDestinationQueryStringWithSignature()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.