Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
netscape.security.Target
netscape.security.UserTarget
public class UserTarget
extends Target
Constructor Summary | |
| |
| |
| |
|
Method Summary | |
Privilege |
|
Methods inherited from class netscape.security.Target | |
checkPrivilegeEnabled , checkPrivilegeEnabled , checkPrivilegeEnabled , enablePrivilege , findTarget , findTarget , findTarget , getDescription , getDetailedInfo , getHelpUrl , getRisk , getRiskColor , getTargetFromDescription , registerTarget |
public UserTarget()
public UserTarget(String s1, Principal p, int i, String s2, String s3, String s4, String s5)
public UserTarget(String s1, Principal p, int i, String s2, String s3, String s4, String s5, Target[] ta)
public Privilege enablePrivilege(Principal p, Object o)
- Overrides:
- enablePrivilege in interface Target