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 ProcessingException, SOAPException, ParsingException
endpoint
- issuer
- xacmlRequest
- ProcessingException
SOAPException
ParsingException
Copyright © 2016 JBoss by Red Hat. All rights reserved.