Indicates whether the argument permission is implied by the permissions
contained in the receiver.
boolean true if the argument permission is impliedby the permissions in the receiver, and false ifit is not. Parameters: permission - java.security.Permission the permission to check
Methods inherited from java.security.PermissionCollection