|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.security.PrivilegeSet
wt.security.PrivilegeSet_plugin
Nested Class Summary | |
(package private) class |
PrivilegeSet_plugin.GetPropertyAction
|
(package private) class |
PrivilegeSet_plugin.ReadAction
|
(package private) class |
PrivilegeSet_plugin.WriteAction
|
Field Summary | |
(package private) PrivilegeSet_plugin.GetPropertyAction |
getPropertyAction
|
(package private) PrivilegeSet_plugin.ReadAction |
readAction
|
(package private) static boolean |
targetsEnabled
|
(package private) PrivilegeSet_plugin.WriteAction |
writeAction
|
Constructor Summary | |
(package private) |
PrivilegeSet_plugin()
|
Method Summary | |
(package private) void |
checkAccess(Object[] capabilities)
|
(package private) void |
checkAccess(Object[] capabilities,
boolean useDialog)
|
(package private) static boolean |
enableAll()
|
(package private) Enumeration |
enumeratePrivileges()
|
(package private) Frame |
getParentFrame()
|
(package private) Privileges |
getPrivileges()
|
(package private) Privileges |
getPrivileges(Object key)
|
(package private) Privileges |
getPrivileges(String nickname)
|
(package private) String |
getSystemProperty(String key)
|
(package private) String |
getSystemProperty0(String key)
|
(package private) static PrivilegeSet |
newPrivilegeSet()
|
(package private) static PrivilegeSet |
newPrivilegeSet(File file)
|
(package private) void |
print()
|
(package private) void |
read()
|
(package private) void |
read0()
|
(package private) void |
setParentFrame(Frame parentFrame)
|
(package private) void |
write()
|
(package private) void |
write0()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
PrivilegeSet_plugin.ReadAction readAction
PrivilegeSet_plugin.WriteAction writeAction
PrivilegeSet_plugin.GetPropertyAction getPropertyAction
static boolean targetsEnabled
Constructor Detail |
PrivilegeSet_plugin()
Method Detail |
void read()
read
in class PrivilegeSet
void read0()
void write()
write
in class PrivilegeSet
void write0()
String getSystemProperty(String key)
getSystemProperty
in class PrivilegeSet
String getSystemProperty0(String key)
static boolean enableAll()
static PrivilegeSet newPrivilegeSet()
static PrivilegeSet newPrivilegeSet(File file)
Privileges getPrivileges()
Privileges getPrivileges(Object key)
Privileges getPrivileges(String nickname)
Enumeration enumeratePrivileges()
void checkAccess(Object[] capabilities) throws WTSecurityException
WTSecurityException
void checkAccess(Object[] capabilities, boolean useDialog) throws WTSecurityException
WTSecurityException
void setParentFrame(Frame parentFrame)
Frame getParentFrame()
void print()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |