Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
I
C
com.sun.jini.tool
- package com.sun.jini.tool
D
DebugDynamicPolicyProvider
- class com.sun.jini.tool.
DebugDynamicPolicyProvider
.
Defines a
DynamicPolicy
that logs information about missing permissions, and optionally grants all permissions, which is
FOR DEBUGGING ONLY
.
DebugDynamicPolicyProvider()
- Constructor for class com.sun.jini.tool.
DebugDynamicPolicyProvider
Creates an instance of this class that wraps a default underlying policy, as specified by
DynamicPolicyProvider()
.
DebugDynamicPolicyProvider(Policy)
- Constructor for class com.sun.jini.tool.
DebugDynamicPolicyProvider
Creates an instance of this class that wraps around the given non-
null
base policy object.
G
grant(Class, Principal[], Permission[])
- Method in class com.sun.jini.tool.
DebugDynamicPolicyProvider
Log calls.
I
implies(ProtectionDomain, Permission)
- Method in class com.sun.jini.tool.
DebugDynamicPolicyProvider
Always returns true, but logs unique requests
C
D
G
I
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003 Sun Microsystems, Inc. All Rights Reserved.