This permission is for controlling access to functionality of the ASN.1 package. In particular, registering and unregistering {@link OIDRegistry ASN.1 Object Identifier Registries} is protected using this permission.Malicious code may not access the global OIDRegistries, nor register new ones or remove registered ones.
This permission is a simple named permission. The names distinguished are:
-
OIDRegistry.add
-
OIDRegistry.remove
@author Volker Roth
@version "$Id: ASN1Permission.java,v 1.2 2000/12/06 17:47:25 vroth Exp $"