org.picketlink.identity.federation.core.pdp
@WebServiceProvider(serviceName="SOAPSAMLXACMLPDP", portName="SOAPSAMLXACMLPort", targetNamespace="urn:picketlink:identity-federation:pdp", wsdlLocation="WEB-INF/wsdl/SOAPSAMLXACMLPDP.wsdl") public class SOAPSAMLXACMLPDP extends Object implements Provider<Source>
Modifier and Type | Field and Description |
---|---|
protected WebServiceContext |
context |
protected String |
issuer |
protected org.jboss.security.xacml.interfaces.PolicyDecisionPoint |
pdp |
protected String |
policyConfigFileName |
Constructor and Description |
---|
SOAPSAMLXACMLPDP() |
protected WebServiceContext context
protected String policyConfigFileName
protected org.jboss.security.xacml.interfaces.PolicyDecisionPoint pdp
protected String issuer
Copyright © 2016 JBoss by Red Hat. All rights reserved.