org.picketlink.identity.federation.core.pdp
Class SOAPSAMLXACMLPDP
java.lang.Object
org.picketlink.identity.federation.core.pdp.SOAPSAMLXACMLPDP
- All Implemented Interfaces:
- Provider<Source>
@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>
SOAP 1.2 based XACML PDP that accepts SAML requests
- Since:
- Jan 24, 2011
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected WebServiceContext context
policyConfigFileName
protected String policyConfigFileName
pdp
protected org.jboss.security.xacml.interfaces.PolicyDecisionPoint pdp
issuer
protected String issuer
SOAPSAMLXACMLPDP
public SOAPSAMLXACMLPDP()
invoke
public Source invoke(Source request)
- Specified by:
invoke
in interface Provider<Source>
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.