|
|||||||||
Home >> All >> com >> sun >> xacml >> [ finder overview ] | PREV NEXT |
Deprecated API
Deprecated Methods | |
com.sun.xacml.finder.ResourceFinderModule.findChildResources(AttributeValue)
As of version 1.2, replaced by ResourceFinderModule.findChildResources(AttributeValue,EvaluationCtx) 55 .
This version does not provide the evaluation context,
and will be removed in a future release. Also, not that
this will never get called when using the default PDP. |
|
com.sun.xacml.finder.ResourceFinder.findChildResources(AttributeValue)
As of version 1.2, replaced by ResourceFinder.findChildResources(AttributeValue,EvaluationCtx) 55 .
This version does not provide the evaluation context to
the modules, and will be removed in a future release. |
|
com.sun.xacml.finder.ResourceFinderModule.findDescendantResources(AttributeValue)
As of version 1.2, replaced by ResourceFinderModule.findDescendantResources(AttributeValue,EvaluationCtx) 55 .
This version does not provide the evaluation context,
and will be removed in a future release. Also, not that
this will never get called when using the default PDP. |
|
com.sun.xacml.finder.ResourceFinder.findDescendantResources(AttributeValue)
As of version 1.2, replaced by ResourceFinder.findDescendantResources(AttributeValue,EvaluationCtx) 55 .
This version does not provide the evaluation context to
the modules, and will be removed in a future release. |
|
|||||||||
Home >> All >> com >> sun >> xacml >> [ finder overview ] | PREV NEXT |