wt.security
Class PropAccess_plugin
java.lang.Object
wt.security.Access
wt.security.PropAccess
wt.security.PropAccess_plugin
- class PropAccess_plugin
- extends PropAccess
Fields inherited from class wt.security.Access |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropAccess_plugin
PropAccess_plugin()
getSystemProperties0
Properties getSystemProperties0()
throws WTSecurityException
- Overrides:
getSystemProperties0
in class PropAccess
- Throws:
WTSecurityException
getSystemProperties1
Properties getSystemProperties1()
throws WTSecurityException
- Throws:
WTSecurityException
getSystemProperty0
String getSystemProperty0(String key)
throws WTSecurityException
- Overrides:
getSystemProperty0
in class PropAccess
- Throws:
WTSecurityException
getSystemProperty1
String getSystemProperty1(String key)
throws WTSecurityException
- Throws:
WTSecurityException
setSystemProperties0
void setSystemProperties0(Properties props)
throws WTSecurityException
- Overrides:
setSystemProperties0
in class PropAccess
- Throws:
WTSecurityException
setSystemProperties1
void setSystemProperties1(Properties props)
throws WTSecurityException
- Throws:
WTSecurityException
getEnv0
Properties getEnv0()
throws WTSecurityException
- Overrides:
getEnv0
in class PropAccess
- Throws:
WTSecurityException
getEnv1
Properties getEnv1()
throws WTSecurityException,
IOException
- Throws:
WTSecurityException
IOException