public class SOAPSAMLXACML extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SOAPSAMLXACML.Result |
| Constructor and Description |
|---|
SOAPSAMLXACML() |
| Modifier and Type | Method and Description |
|---|---|
SOAPSAMLXACML.Result |
send(String endpoint,
String issuer,
org.jboss.security.xacml.core.model.context.RequestType xacmlRequest)
Given an xacml request
|
public SOAPSAMLXACML.Result send(String endpoint, String issuer, org.jboss.security.xacml.core.model.context.RequestType xacmlRequest) throws org.picketlink.common.exceptions.ProcessingException, SOAPException, org.picketlink.common.exceptions.ParsingException
endpoint - issuer - xacmlRequest - org.picketlink.common.exceptions.ProcessingExceptionSOAPExceptionorg.picketlink.common.exceptions.ParsingExceptionCopyright © 2013 JBoss Inc.. All Rights Reserved.