Microsoft SDK for Java

IAdjustablePermission Interface

The IAdjustablePermission Interface of the com.ms.security package provides a method for modifying a permission object to give context information.

public interface IAdjustablePermission
{
  // Methods
  void adjustPermission(String tag, Object adjustment);
}

© 1999 Microsoft Corporation. All rights reserved. Terms of use.