|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.xml_project.morganaxproc.security.XProcSecurityManager com.xml_project.morganaxproc.security.StandardXProcSecurityManager
public class StandardXProcSecurityManager
This is the StandardXProcSecurityManager
used on default by MorganaXProc
.
It's an authorian
manager, so all operations are forbidden except those
explicitly allowed.
Allowed are:
For further information on security management in MorganaXProc
see the documentation.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.xml_project.morganaxproc.security.XProcSecurityManager |
---|
XProcSecurityManager.Operations, XProcSecurityManager.Strategies |
Field Summary |
---|
Fields inherited from class com.xml_project.morganaxproc.security.XProcSecurityManager |
---|
ALL_HTTP_OPERATIONS, ALL_OPERATIONS |
Constructor Summary | |
---|---|
StandardXProcSecurityManager()
Creates a new StandardXProcSecurityManager . |
Method Summary |
---|
Methods inherited from class com.xml_project.morganaxproc.security.XProcSecurityManager |
---|
addSecurityControl, addSecurityControl, checkJavaLoadAllowed, copy, correctURI, doSecurityControl, getSecurityControls, getStrategy, makeOperationFromMethod, setJavaLoadAllowed, setSecurityControl, setSecurityControl, setSecurityControl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandardXProcSecurityManager()
StandardXProcSecurityManager
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |