|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
org.n52.security.decision.PDPProxy
please use the DecisionService interface directly. |
Deprecated Classes | |
---|---|
org.n52.security.common.util.MyX509TrustManager
not used in whole 52n-security |
|
org.n52.security.common.util.XMLUtils
replaced by the DOMParser class. |
|
org.n52.security.common.util.XMLUtilsDom4j
Don't use dom4j !!! use the default java.xml parsers. |
|
org.n52.security.common.util.XPathHelper
please use the XMLPathCtx class. |
Deprecated Fields | |
---|---|
org.n52.security.decision.Target.TYPE_UNKNOWN
the type attribute is not longer supported and will be removed in the next release. |
Deprecated Methods | |
---|---|
org.n52.security.decision.Target.getAction()
use getActionId to get the id of the action. |
|
org.n52.security.decision.Target.getResource()
use getResourceId() to get the id of the resource |
|
org.n52.security.decision.Target.getType()
use a application specific type attribute. |
|
org.n52.security.common.util.XPathHelper.querySimpleXPath(String, String)
namespace prefix support will be redesigned |
Deprecated Constructors | |
---|---|
org.n52.security.decision.Target(Subject, String, String, String)
the type attribute is no longer directly supported, please use an application specific "type" attriubte in the ressource or action attribute collections. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |