|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.identity.saml2.profile.XACMLQueryUtil
public class XACMLQueryUtil
This class provides methods to send or processs AttributeQuery.
| Method Summary | |
|---|---|
static String |
getPolicyDecisionForFedlet(HttpServletRequest request,
String pepEntityID,
String pdpEntityID,
String nameIDValue,
String serviceName,
String resource,
String action)
Sends the XACML query to specifiied PDP, gets the policy decision and sends it back to the Fedlet |
| Method Detail |
|---|
public static String getPolicyDecisionForFedlet(HttpServletRequest request,
String pepEntityID,
String pdpEntityID,
String nameIDValue,
String serviceName,
String resource,
String action)
throws SAML2Exception
request - HTTP Servlet RequestpepEntityID - PEP entity IDpdpEntityID - PDP entity IDnameIDValue - NameID valueserviceName - Service Nameresource - Resource URLaction - Action
String object
SAML2Exception - if the operation is not successful
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||