|
|||||||||
Home >> All >> com >> sun >> [ xacml overview ] | PREV NEXT |
Deprecated API
Deprecated Methods | |
com.sun.xacml.PDP.evaluate(InputStream)
As of 1.2 this method should not be used. Instead, you should do your own stream handling, and then use one of the other evaluate methods. The problem
with this method is that it often doesn't handle stream
termination correctly (eg, with sockets). |
|
com.sun.xacml.EvaluationCtx.getAttributeFinder()
As of version 1.2, this method should not be used, as it provides access to a mutable interface. This method will be removed in the next major release. |
|
|||||||||
Home >> All >> com >> sun >> [ xacml overview ] | PREV NEXT |