|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.semiramis.policyManager.util.opensaml.XACMLResponseUtils
public class XACMLResponseUtils
Utility methods to deal with openSAML XACML Responses
Constructor Summary | |
---|---|
XACMLResponseUtils()
|
Method Summary | |
---|---|
static org.opensaml.xacml.ctx.ResponseType |
deserialize(java.io.InputStream responseStream)
Deserialize a XACML response from a stream |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XACMLResponseUtils()
Method Detail |
---|
public static org.opensaml.xacml.ctx.ResponseType deserialize(java.io.InputStream responseStream) throws org.opensaml.xml.parse.XMLParserException, org.opensaml.xml.io.UnmarshallingException
responseStream
- the stream containing the XACML response
org.opensaml.xml.parse.XMLParserException
- if an exception occurs during parsing
org.opensaml.xml.io.UnmarshallingException
- if an exception occus during unmarshalling
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |