|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectissrg.utils.handler.SamlXacmlNormalise
public class SamlXacmlNormalise
this is for formatting XACML request and response into the format, which is defined by SAML-XACML profile 2.0.
| Constructor Summary | |
|---|---|
SamlXacmlNormalise()
|
|
| Method Summary | |
|---|---|
org.w3c.dom.Element |
process(org.w3c.dom.Node xacmlIn)
this is the main method to format the input XML element to have the prefix "xacml-context" for the |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SamlXacmlNormalise()
throws HandlerServiceException
HandlerServiceException| Method Detail |
|---|
public org.w3c.dom.Element process(org.w3c.dom.Node xacmlIn)
throws HandlerServiceException
xacmlIn, - the input XML, which can be XACML Request or Response.
HandlerServiceException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||