SecurityManager | JDK 1.0 |
java.lang |
Synopsis | ^ ? |
public class | SecurityManager { |
// Public Constructors |
![]() |
); |
// Property Accessor Methods (by property name) |
![]() |
); |
![]() |
); |
// Public Instance Methods |
![]() |
String host, int port); |
![]() |
ThreadGroup g); |
![]() |
Thread t); |
![]() |
); |
![]() |
String host, int port); |
![]() |
String host, int port, Object context); |
![]() |
); |
![]() |
String file); |
![]() |
String cmd); |
![]() |
int status); |
![]() |
String lib); |
![]() |
int port); |
![]() |
Class clazz, int which); |
![]() |
InetAddress maddr); |
![]() |
InetAddress maddr, byte ttl); |
![]() |
String pkg); |
![]() |
String pkg); |
![]() |
Permission perm); |
![]() |
Permission perm, Object context); |
![]() |
); |
![]() |
); |
![]() |
String key); |
![]() |
String file); |
![]() |
FileDescriptor fd); |
![]() |
String file, Object context); |
![]() |
String target); |
![]() |
); |
![]() |
); |
![]() |
Object window); |
![]() |
String file); |
![]() |
FileDescriptor fd); |
// Protected Instance Methods |
![]() |
); | native |
// Deprecated Fields |
![]() |
// Deprecated Methods |
![]() |
String name); | native |
![]() |
); |
![]() |
); |
![]() |
); |
![]() |
); |
![]() |
String name); |
![]() |
); |
} |
Hierarchy | ^ ? |
![]() | Object | ![]() |
![]() | ||
![]() | SecurityManager | ![]() |
JavaBeans Properties | ^ ? |
Name | Type | Access | Default | Flags |
inCheck | boolean | get | read-only | |
securityContext | Object | get | read-only | |
threadGroup | ThreadGroup | get | read-only |
Inherited Properties | ^ ? |
Object: | class |
Inherited Methods | ^ ? |
Object: | clone(), equals(), finalize(), hashCode(), notify(), notifyAll(), toString(), wait(), wait(), wait() |
Passed To | ^ ? |
Returned By | ^ ? |
Uses | ^ ? |
Used By | ^ ? |