public class RegistrarPermission extends AccessPermission
AccessPermission.  The possible target names for use with a Reggie
 server are specified in the package documentation for com.sun.jini.reggie.
| Constructor and Description | 
|---|
RegistrarPermission(String name)
Creates an instance with the specified target name. 
 | 
equals, getActions, hashCode, impliescheckGuard, getName, newPermissionCollection, toStringpublic RegistrarPermission(String name)
name - the target nameNullPointerException - if the target name is nullIllegalArgumentException - if the target name does not match the syntax specified in
                                  the comments at the beginning of the AccessPermission classCopyright © GigaSpaces.